Pull request #254 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of EdgeX-Camera-Management for edgexfoundry/device-usb-camera Loading trusted files from base branch main at faedb975756ffdd1f5d612842f042894232ce807 rather than bbba87a12f4ecc4067203c1ff67e6ad013373f41 Obtained Jenkinsfile from faedb975756ffdd1f5d612842f042894232ce807 Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14038767970211103088.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16837580386408460726.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-254/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-254/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9022512733826195119.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-254/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8162612852838533879.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15631058074734151107.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-254/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-254/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14409883201569457178.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-16139 in /w/workspace/foundry_device-usb-camera_PR-254 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/foundry_device-usb-camera_PR-254 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/254/head:refs/remotes/origin/PR-254 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit faedb975756ffdd1f5d612842f042894232ce807 into PR head commit bbba87a12f4ecc4067203c1ff67e6ad013373f41 Merge succeeded, producing bbba87a12f4ecc4067203c1ff67e6ad013373f41 Checking out Revision bbba87a12f4ecc4067203c1ff67e6ad013373f41 (PR-254) > git config core.sparsecheckout # timeout=10 > git checkout -f bbba87a12f4ecc4067203c1ff67e6ad013373f41 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge faedb975756ffdd1f5d612842f042894232ce807 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bbba87a12f4ecc4067203c1ff67e6ad013373f41 # timeout=10 Commit message: "fix: return ffmpeg error logs to caller, and fix StreamingStatus" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-19T22:45:10.093Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-19T22:45:10.285Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-19T22:45:10.395Z] ========================================================= [2023-05-19T22:45:10.395Z] EdgeX Global Pipelines Version Info [2023-05-19T22:45:10.395Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-19T22:45:11.142Z] ------------------- [2023-05-19T22:45:11.142Z] stable info: [2023-05-19T22:45:11.142Z] ------------------- [2023-05-19T22:45:11.142Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-19T22:45:11.142Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-19T22:45:11.142Z] Message: update stable to v1.0.249 [2023-05-19T22:45:11.714Z] ------------------- [2023-05-19T22:45:11.714Z] experimental info: [2023-05-19T22:45:11.714Z] ------------------- [2023-05-19T22:45:11.714Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-19T22:45:11.714Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-19T22:45:11.714Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-19T22:45:11.995Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-05-19T22:45:12.044Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-05-19T22:45:12.088Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-19T22:45:12.131Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-19T22:45:12.175Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-19T22:45:12.219Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-19T22:45:12.259Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-19T22:45:12.309Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-19T22:45:12.350Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-19T22:45:12.387Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-19T22:45:12.427Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-19T22:45:12.466Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-05-19T22:45:12.508Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-19T22:45:12.547Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-19T22:45:12.594Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-19T22:45:12.632Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-19T22:45:12.684Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-19T22:45:12.726Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-19T22:45:12.769Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-19T22:45:12.808Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-19T22:45:12.854Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-19T22:45:12.894Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-19T22:45:12.934Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-19T22:45:12.975Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-19T22:45:13.012Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-19T22:45:13.049Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-19T22:45:13.095Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-19T22:45:13.137Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-254 [Pipeline] echo [2023-05-19T22:45:13.175Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-254 [Pipeline] echo [2023-05-19T22:45:13.212Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-254 [Pipeline] echo [2023-05-19T22:45:13.247Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bbba87a12f4ecc4067203c1ff67e6ad013373f41 [Pipeline] echo [2023-05-19T22:45:13.289Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bbba87a [Pipeline] echo [2023-05-19T22:45:13.325Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-19T22:45:13.468Z] provisioning config files... [2023-05-19T22:45:13.484Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-254@tmp/config16175307453854351834tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-19T22:45:13.825Z] ---> docker-login.sh [2023-05-19T22:45:13.825Z] nexus3.edgexfoundry.org:10001 [2023-05-19T22:45:14.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T22:45:14.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T22:45:14.087Z] Configure a credential helper to remove this warning. See [2023-05-19T22:45:14.087Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T22:45:14.087Z] [2023-05-19T22:45:14.087Z] Login Succeeded [2023-05-19T22:45:14.087Z] nexus3.edgexfoundry.org:10002 [2023-05-19T22:45:14.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T22:45:14.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T22:45:14.348Z] Configure a credential helper to remove this warning. See [2023-05-19T22:45:14.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T22:45:14.348Z] [2023-05-19T22:45:14.348Z] Login Succeeded [2023-05-19T22:45:14.348Z] nexus3.edgexfoundry.org:10003 [2023-05-19T22:45:14.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T22:45:14.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T22:45:14.348Z] Configure a credential helper to remove this warning. See [2023-05-19T22:45:14.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T22:45:14.348Z] [2023-05-19T22:45:14.348Z] Login Succeeded [2023-05-19T22:45:14.348Z] nexus3.edgexfoundry.org:10004 [2023-05-19T22:45:14.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T22:45:14.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T22:45:14.610Z] Configure a credential helper to remove this warning. See [2023-05-19T22:45:14.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T22:45:14.610Z] [2023-05-19T22:45:14.610Z] Login Succeeded [2023-05-19T22:45:14.610Z] docker.io [2023-05-19T22:45:14.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T22:45:14.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T22:45:14.872Z] Configure a credential helper to remove this warning. See [2023-05-19T22:45:14.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T22:45:14.872Z] [2023-05-19T22:45:14.872Z] Login Succeeded [2023-05-19T22:45:14.872Z] ---> docker-login.sh ends [Pipeline] } [2023-05-19T22:45:14.900Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-19T22:45:15.571Z] + git rev-list -1 --merges bbba87a12f4ecc4067203c1ff67e6ad013373f41~1..bbba87a12f4ecc4067203c1ff67e6ad013373f41 [Pipeline] echo [2023-05-19T22:45:15.631Z] -----------> git rev-list -1 --merges bbba87a12f4ecc4067203c1ff67e6ad013373f41~1..bbba87a12f4ecc4067203c1ff67e6ad013373f41 bbba87a12f4ecc4067203c1ff67e6ad013373f41 [false] [Pipeline] sh [2023-05-19T22:45:15.945Z] + git log --format=format:%s -1 bbba87a12f4ecc4067203c1ff67e6ad013373f41 [Pipeline] echo [2023-05-19T22:45:15.982Z] ========================================================= [2023-05-19T22:45:15.982Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-19T22:45:15.982Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-19T22:45:16.429Z] + git log --format=format:%s -1 bbba87a12f4ecc4067203c1ff67e6ad013373f41 [Pipeline] echo [2023-05-19T22:45:16.462Z] [semverPrep] GIT_COMMIT: bbba87a12f4ecc4067203c1ff67e6ad013373f41, Commit Message: fix: return ffmpeg error logs to caller, and fix StreamingStatus [Pipeline] echo [2023-05-19T22:45:16.491Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-19T22:45:16.893Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-19T22:45:16.893Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-19T22:45:16.893Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-19T22:45:16.893Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-19T22:45:16.893Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-19T22:45:16.893Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-19T22:45:16.893Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-19T22:45:17.376Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-19T22:45:17.376Z] [2023-05-19T22:45:17.376Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-19T22:45:17.746Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-19T22:45:17.746Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-19T22:45:17.746Z] b85a868b505f: Pulling fs layer [2023-05-19T22:45:17.746Z] e2be974225ed: Pulling fs layer [2023-05-19T22:45:17.746Z] 339a4e72a1f5: Pulling fs layer [2023-05-19T22:45:17.746Z] 988bab9f4d93: Pulling fs layer [2023-05-19T22:45:17.746Z] 1469e6f7b9e6: Pulling fs layer [2023-05-19T22:45:17.746Z] eaf3925da568: Pulling fs layer [2023-05-19T22:45:17.746Z] bab4dde63d76: Pulling fs layer [2023-05-19T22:45:17.746Z] bde34c3a00c8: Pulling fs layer [2023-05-19T22:45:17.746Z] 988bab9f4d93: Waiting [2023-05-19T22:45:17.746Z] bab4dde63d76: Waiting [2023-05-19T22:45:17.746Z] 1469e6f7b9e6: Waiting [2023-05-19T22:45:17.746Z] b352a97aabf1: Pulling fs layer [2023-05-19T22:45:17.746Z] eaf3925da568: Waiting [2023-05-19T22:45:17.746Z] bde34c3a00c8: Waiting [2023-05-19T22:45:17.746Z] 4872d77fe225: Pulling fs layer [2023-05-19T22:45:17.746Z] b352a97aabf1: Waiting [2023-05-19T22:45:17.746Z] 5851b861e8e6: Pulling fs layer [2023-05-19T22:45:17.746Z] 4872d77fe225: Waiting [2023-05-19T22:45:17.746Z] 5851b861e8e6: Waiting [2023-05-19T22:45:17.746Z] e2be974225ed: Verifying Checksum [2023-05-19T22:45:17.746Z] e2be974225ed: Download complete [2023-05-19T22:45:17.746Z] 988bab9f4d93: Download complete [2023-05-19T22:45:18.006Z] 1469e6f7b9e6: Verifying Checksum [2023-05-19T22:45:18.006Z] 1469e6f7b9e6: Download complete [2023-05-19T22:45:18.006Z] 339a4e72a1f5: Verifying Checksum [2023-05-19T22:45:18.006Z] 339a4e72a1f5: Download complete [2023-05-19T22:45:18.006Z] eaf3925da568: Verifying Checksum [2023-05-19T22:45:18.006Z] eaf3925da568: Download complete [2023-05-19T22:45:18.006Z] bde34c3a00c8: Download complete [2023-05-19T22:45:18.006Z] b352a97aabf1: Verifying Checksum [2023-05-19T22:45:18.006Z] b352a97aabf1: Download complete [2023-05-19T22:45:18.006Z] 4872d77fe225: Verifying Checksum [2023-05-19T22:45:18.006Z] 5851b861e8e6: Download complete [2023-05-19T22:45:18.006Z] b85a868b505f: Download complete [2023-05-19T22:45:18.273Z] bab4dde63d76: Verifying Checksum [2023-05-19T22:45:18.273Z] bab4dde63d76: Download complete [2023-05-19T22:45:19.224Z] b85a868b505f: Pull complete [2023-05-19T22:45:19.484Z] e2be974225ed: Pull complete [2023-05-19T22:45:20.056Z] 339a4e72a1f5: Pull complete [2023-05-19T22:45:20.056Z] 988bab9f4d93: Pull complete [2023-05-19T22:45:20.316Z] 1469e6f7b9e6: Pull complete [2023-05-19T22:45:20.575Z] eaf3925da568: Pull complete [2023-05-19T22:45:22.480Z] bab4dde63d76: Pull complete [2023-05-19T22:45:22.480Z] bde34c3a00c8: Pull complete [2023-05-19T22:45:22.480Z] b352a97aabf1: Pull complete [2023-05-19T22:45:22.740Z] 4872d77fe225: Pull complete [2023-05-19T22:45:22.740Z] 5851b861e8e6: Pull complete [2023-05-19T22:45:22.740Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-19T22:45:22.740Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-19T22:45:22.740Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-19T22:45:22.988Z] prd-ubuntu20.04-docker-8c-8g-16139 does not seem to be running inside a container [2023-05-19T22:45:23.030Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-254 -v /w/workspace/foundry_device-usb-camera_PR-254:/w/workspace/foundry_device-usb-camera_PR-254:rw,z -v /w/workspace/foundry_device-usb-camera_PR-254@tmp:/w/workspace/foundry_device-usb-camera_PR-254@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-19T22:45:26.240Z] $ docker top 40470c04b8ec362398b66562f026034b9ef6a130d6aaecf7293959da9e69c877 -eo pid,comm [2023-05-19T22:45:26.299Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-19T22:45:26.299Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-19T22:45:26.451Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-19T22:45:26.451Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-19T22:45:26.565Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-19T22:45:26.571Z] $ docker exec 40470c04b8ec362398b66562f026034b9ef6a130d6aaecf7293959da9e69c877 ssh-agent [2023-05-19T22:45:26.686Z] SSH_AUTH_SOCK=/tmp/ssh-4p0F88hc4RjD/agent.32 [2023-05-19T22:45:26.686Z] SSH_AGENT_PID=38 [2023-05-19T22:45:26.693Z] Running ssh-add (command line suppressed) [2023-05-19T22:45:26.826Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-254@tmp/private_key_1629513153750911829.key (/w/workspace/foundry_device-usb-camera_PR-254@tmp/private_key_1629513153750911829.key) [2023-05-19T22:45:26.841Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-19T22:45:27.181Z] + git tag --points-at HEAD [Pipeline] } [2023-05-19T22:45:27.212Z] $ docker exec --env ******** --env ******** 40470c04b8ec362398b66562f026034b9ef6a130d6aaecf7293959da9e69c877 ssh-agent -k [2023-05-19T22:45:27.301Z] unset SSH_AUTH_SOCK; [2023-05-19T22:45:27.302Z] unset SSH_AGENT_PID; [2023-05-19T22:45:27.302Z] echo Agent pid 38 killed; [2023-05-19T22:45:27.309Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-19T22:45:27.404Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-19T22:45:27.404Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-19T22:45:27.512Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-19T22:45:27.518Z] $ docker exec 40470c04b8ec362398b66562f026034b9ef6a130d6aaecf7293959da9e69c877 ssh-agent [2023-05-19T22:45:27.626Z] SSH_AUTH_SOCK=/tmp/ssh-IFJDMZKA9mkO/agent.70 [2023-05-19T22:45:27.626Z] SSH_AGENT_PID=76 [2023-05-19T22:45:27.631Z] Running ssh-add (command line suppressed) [2023-05-19T22:45:27.731Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-254@tmp/private_key_16946766419391684597.key (/w/workspace/foundry_device-usb-camera_PR-254@tmp/private_key_16946766419391684597.key) [2023-05-19T22:45:27.744Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-19T22:45:28.076Z] + git semver init [2023-05-19T22:45:28.336Z] 2023-05-19 22:45:28,239 [run_init] DEBUG init version:0.0.0 force:False [2023-05-19T22:45:28.336Z] 2023-05-19 22:45:28,240 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-254/.semver [2023-05-19T22:45:28.336Z] 2023-05-19 22:45:28,241 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-254/.semver [2023-05-19T22:45:28.336Z] 2023-05-19 22:45:28,241 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-254/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-254, universal_newlines=False, shell=None, istream=None) [2023-05-19T22:45:28.906Z] 2023-05-19 22:45:28,900 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-254/.git/info/exclude [2023-05-19T22:45:28.906Z] 2023-05-19 22:45:28,901 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-254/.semver/PR-254 with force:False [2023-05-19T22:45:28.906Z] 2023-05-19 22:45:28,901 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-254/.semver/PR-254 [2023-05-19T22:45:28.906Z] 2023-05-19 22:45:28,905 [execute] INFO git cat-file --batch-check [2023-05-19T22:45:28.906Z] 2023-05-19 22:45:28,906 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-254/.semver, universal_newlines=False, shell=None, istream=) [2023-05-19T22:45:29.166Z] 2023-05-19 22:45:28,911 [execute] INFO git cat-file --batch [2023-05-19T22:45:29.166Z] 2023-05-19 22:45:28,911 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-254/.semver, universal_newlines=False, shell=None, istream=) [2023-05-19T22:45:29.166Z] 2023-05-19 22:45:28,916 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-254/.semver/PR-254 [2023-05-19T22:45:29.166Z] 0.0.0 [Pipeline] } [2023-05-19T22:45:29.195Z] $ docker exec --env ******** --env ******** 40470c04b8ec362398b66562f026034b9ef6a130d6aaecf7293959da9e69c877 ssh-agent -k [2023-05-19T22:45:29.296Z] unset SSH_AUTH_SOCK; [2023-05-19T22:45:29.297Z] unset SSH_AGENT_PID; [2023-05-19T22:45:29.297Z] echo Agent pid 76 killed; [2023-05-19T22:45:29.301Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-19T22:45:29.743Z] + git semver [Pipeline] } [2023-05-19T22:45:30.030Z] $ docker stop --time=1 40470c04b8ec362398b66562f026034b9ef6a130d6aaecf7293959da9e69c877 [2023-05-19T22:45:31.299Z] $ docker rm -f --volumes 40470c04b8ec362398b66562f026034b9ef6a130d6aaecf7293959da9e69c877 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-19T22:45:31.704Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-19T22:45:31.996Z] Stashed 1 file(s) [Pipeline] echo [2023-05-19T22:45:32.018Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-19T22:45:32.671Z] provisioning config files... [2023-05-19T22:45:32.681Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-254@tmp/config9316074537179726698tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-19T22:45:33.034Z] ---> docker-login.sh [2023-05-19T22:45:33.034Z] nexus3.edgexfoundry.org:10001 [2023-05-19T22:45:33.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T22:45:33.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T22:45:33.034Z] Configure a credential helper to remove this warning. See [2023-05-19T22:45:33.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T22:45:33.034Z] [2023-05-19T22:45:33.034Z] Login Succeeded [2023-05-19T22:45:33.034Z] nexus3.edgexfoundry.org:10002 [2023-05-19T22:45:33.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T22:45:33.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T22:45:33.034Z] Configure a credential helper to remove this warning. See [2023-05-19T22:45:33.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T22:45:33.034Z] [2023-05-19T22:45:33.034Z] Login Succeeded [2023-05-19T22:45:33.034Z] nexus3.edgexfoundry.org:10003 [2023-05-19T22:45:33.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T22:45:33.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T22:45:33.295Z] Configure a credential helper to remove this warning. See [2023-05-19T22:45:33.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T22:45:33.295Z] [2023-05-19T22:45:33.295Z] Login Succeeded [2023-05-19T22:45:33.295Z] nexus3.edgexfoundry.org:10004 [2023-05-19T22:45:33.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T22:45:33.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T22:45:33.295Z] Configure a credential helper to remove this warning. See [2023-05-19T22:45:33.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T22:45:33.295Z] [2023-05-19T22:45:33.295Z] Login Succeeded [2023-05-19T22:45:33.295Z] docker.io [2023-05-19T22:45:33.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T22:45:33.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T22:45:33.555Z] Configure a credential helper to remove this warning. See [2023-05-19T22:45:33.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T22:45:33.555Z] [2023-05-19T22:45:33.555Z] Login Succeeded [2023-05-19T22:45:33.555Z] ---> docker-login.sh ends [Pipeline] } [2023-05-19T22:45:33.582Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-19T22:45:33.787Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-19T22:45:33.822Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-19T22:45:33.855Z] ========================================================= [2023-05-19T22:45:33.855Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-19T22:45:33.855Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-19T22:45:34.336Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-19T22:45:34.336Z] Sending build context to Docker daemon 1.926MB [2023-05-19T22:45:34.336Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-19T22:45:34.336Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-19T22:45:34.336Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-19T22:45:34.336Z] f56be85fc22e: Pulling fs layer [2023-05-19T22:45:34.336Z] 85791d961cd3: Pulling fs layer [2023-05-19T22:45:34.336Z] d694b5ae8c79: Pulling fs layer [2023-05-19T22:45:34.336Z] 9f32a84ed3da: Pulling fs layer [2023-05-19T22:45:34.336Z] 4d19c01a9841: Pulling fs layer [2023-05-19T22:45:34.336Z] 9325e15d5711: Pulling fs layer [2023-05-19T22:45:34.336Z] 556b6ee489ea: Pulling fs layer [2023-05-19T22:45:34.336Z] c5a4b2cf53e6: Pulling fs layer [2023-05-19T22:45:34.336Z] 556b6ee489ea: Waiting [2023-05-19T22:45:34.336Z] 9f32a84ed3da: Waiting [2023-05-19T22:45:34.336Z] c5a4b2cf53e6: Waiting [2023-05-19T22:45:34.336Z] 4d19c01a9841: Waiting [2023-05-19T22:45:34.336Z] 9325e15d5711: Waiting [2023-05-19T22:45:34.336Z] 85791d961cd3: Verifying Checksum [2023-05-19T22:45:34.336Z] 85791d961cd3: Download complete [2023-05-19T22:45:34.336Z] 9f32a84ed3da: Verifying Checksum [2023-05-19T22:45:34.336Z] 9f32a84ed3da: Download complete [2023-05-19T22:45:34.336Z] 4d19c01a9841: Verifying Checksum [2023-05-19T22:45:34.336Z] 4d19c01a9841: Download complete [2023-05-19T22:45:34.336Z] f56be85fc22e: Verifying Checksum [2023-05-19T22:45:34.336Z] f56be85fc22e: Download complete [2023-05-19T22:45:34.599Z] 9325e15d5711: Verifying Checksum [2023-05-19T22:45:34.599Z] 9325e15d5711: Download complete [2023-05-19T22:45:34.599Z] f56be85fc22e: Pull complete [2023-05-19T22:45:34.861Z] 85791d961cd3: Pull complete [2023-05-19T22:45:34.861Z] c5a4b2cf53e6: Verifying Checksum [2023-05-19T22:45:34.861Z] c5a4b2cf53e6: Download complete [2023-05-19T22:45:35.121Z] d694b5ae8c79: Verifying Checksum [2023-05-19T22:45:35.121Z] d694b5ae8c79: Download complete [2023-05-19T22:45:35.382Z] 556b6ee489ea: Verifying Checksum [2023-05-19T22:45:35.382Z] 556b6ee489ea: Download complete [2023-05-19T22:45:38.673Z] d694b5ae8c79: Pull complete [2023-05-19T22:45:38.673Z] 9f32a84ed3da: Pull complete [2023-05-19T22:45:38.673Z] 4d19c01a9841: Pull complete [2023-05-19T22:45:38.673Z] 9325e15d5711: Pull complete [2023-05-19T22:45:41.209Z] 556b6ee489ea: Pull complete [2023-05-19T22:45:41.778Z] c5a4b2cf53e6: Pull complete [2023-05-19T22:45:41.778Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-19T22:45:41.778Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-19T22:45:41.778Z] ---> c4be618373d6 [2023-05-19T22:45:41.778Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-19T22:45:47.062Z] ---> Running in e8cfda1a802e [2023-05-19T22:45:47.062Z] Removing intermediate container e8cfda1a802e [2023-05-19T22:45:47.062Z] ---> b2a255e3e0da [2023-05-19T22:45:47.062Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-19T22:45:47.322Z] ---> Running in 5833ab5ae5b7 [2023-05-19T22:45:47.322Z] Removing intermediate container 5833ab5ae5b7 [2023-05-19T22:45:47.322Z] ---> dd4dc58b2ff4 [2023-05-19T22:45:47.322Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-19T22:45:47.322Z] ---> Running in bce6af452ba7 [2023-05-19T22:45:47.322Z] Removing intermediate container bce6af452ba7 [2023-05-19T22:45:47.322Z] ---> b7c90830d5a0 [2023-05-19T22:45:47.322Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-19T22:45:47.476Z] Still waiting to schedule task [2023-05-19T22:45:47.476Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-19T22:45:47.582Z] ---> Running in 20e669577653 [2023-05-19T22:45:47.582Z] Removing intermediate container 20e669577653 [2023-05-19T22:45:47.582Z] ---> a61481cb0cb6 [2023-05-19T22:45:47.582Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-19T22:45:47.582Z] ---> Running in 19a406086757 [2023-05-19T22:45:47.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-19T22:45:48.105Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-19T22:45:48.105Z] (1/14) Installing libintl (0.21.1-r1) [2023-05-19T22:45:48.105Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-05-19T22:45:48.105Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-05-19T22:45:48.105Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-05-19T22:45:48.105Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-05-19T22:45:48.364Z] (6/14) Installing udev-init-scripts (35-r1) [2023-05-19T22:45:48.364Z] (7/14) Installing libblkid (2.38.1-r1) [2023-05-19T22:45:48.364Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-05-19T22:45:48.364Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-05-19T22:45:48.364Z] (10/14) Installing kmod-libs (30-r1) [2023-05-19T22:45:48.364Z] (11/14) Installing eudev (3.2.11-r4) [2023-05-19T22:45:48.364Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-05-19T22:45:48.364Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-05-19T22:45:48.364Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-05-19T22:45:48.364Z] Executing busybox-1.35.0-r29.trigger [2023-05-19T22:45:48.364Z] Executing eudev-3.2.11-r4.trigger [2023-05-19T22:45:48.364Z] OK: 272 MiB in 67 packages [2023-05-19T22:45:48.934Z] Removing intermediate container 19a406086757 [2023-05-19T22:45:48.934Z] ---> 1e80affabd32 [2023-05-19T22:45:48.934Z] Step 8/13 : WORKDIR /device-usb-camera [2023-05-19T22:45:48.934Z] ---> Running in 14b18cd21be3 [2023-05-19T22:45:49.193Z] Removing intermediate container 14b18cd21be3 [2023-05-19T22:45:49.194Z] ---> 827c6d7159f5 [2023-05-19T22:45:49.194Z] Step 9/13 : COPY go.mod vendor* ./ [2023-05-19T22:45:49.194Z] ---> d04630cc9939 [2023-05-19T22:45:49.194Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-19T22:45:49.194Z] ---> Running in c52c303e3daf [2023-05-19T22:46:27.999Z] Removing intermediate container c52c303e3daf [2023-05-19T22:46:27.999Z] ---> 13359c481338 [2023-05-19T22:46:27.999Z] Step 11/13 : COPY . . [2023-05-19T22:46:27.999Z] ---> a50e01eb1f78 [2023-05-19T22:46:27.999Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-19T22:46:27.999Z] ---> Running in 11530025a754 [2023-05-19T22:46:27.999Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-19T22:46:27.999Z] Dload Upload Total Spent Left Speed [2023-05-19T22:46:27.999Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0  0  0   0  0     0     0    0 --:--:-- --:--:-- --:--:--   0 100  1062  100  1062    0     0   7478      0 --:--:-- --:--:-- --:--:--  7478 [2023-05-19T22:46:27.999Z] Removing intermediate container 11530025a754 [2023-05-19T22:46:27.999Z] ---> 5af27b17f4d6 [2023-05-19T22:46:27.999Z] Step 13/13 : RUN ${MAKE} [2023-05-19T22:46:27.999Z] ---> Running in 16f86447de7c [2023-05-19T22:46:28.259Z] noop [2023-05-19T22:46:28.518Z] Removing intermediate container 16f86447de7c [2023-05-19T22:46:28.518Z] ---> e6065e7605ab [2023-05-19T22:46:28.518Z] Successfully built e6065e7605ab [2023-05-19T22:46:28.518Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-19T22:46:28.987Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-19T22:46:28.987Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-19T22:46:29.131Z] prd-ubuntu20.04-docker-8c-8g-16139 does not seem to be running inside a container [2023-05-19T22:46:29.165Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-254 -v /w/workspace/foundry_device-usb-camera_PR-254:/w/workspace/foundry_device-usb-camera_PR-254:rw,z -v /w/workspace/foundry_device-usb-camera_PR-254@tmp:/w/workspace/foundry_device-usb-camera_PR-254@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-19T22:46:29.480Z] $ docker top 523b008f94095288ad25facb9f1cb119d95824194aa2d431e0f31a517da16417 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-19T22:46:29.870Z] + go version [2023-05-19T22:46:29.870Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-19T22:46:29.904Z] $ docker stop --time=1 523b008f94095288ad25facb9f1cb119d95824194aa2d431e0f31a517da16417 [2023-05-19T22:46:31.187Z] $ docker rm -f --volumes 523b008f94095288ad25facb9f1cb119d95824194aa2d431e0f31a517da16417 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-19T22:46:31.921Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-19T22:46:31.922Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-19T22:46:32.087Z] prd-ubuntu20.04-docker-8c-8g-16139 does not seem to be running inside a container [2023-05-19T22:46:32.113Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-usb-camera_PR-254 -v /w/workspace/foundry_device-usb-camera_PR-254:/w/workspace/foundry_device-usb-camera_PR-254:rw,z -v /w/workspace/foundry_device-usb-camera_PR-254@tmp:/w/workspace/foundry_device-usb-camera_PR-254@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-19T22:46:32.451Z] $ docker top 1144c51390bcb987d05008a23969af92e7dc216f3548fc006638db479a5ef3c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-19T22:46:32.840Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-254 [Pipeline] fileExists [Pipeline] sh [2023-05-19T22:46:33.201Z] + make test [2023-05-19T22:46:33.201Z] go test ./... -coverprofile=coverage.out ./... [2023-05-19T22:46:38.469Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-05-19T22:46:48.435Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-05-19T22:46:48.435Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.019s coverage: 1.6% of statements [2023-05-19T22:46:54.993Z] internal/driver/transcoder.go:45:10: G204: Subprocess launched with a potential tainted input or cmd arguments (gosec) [2023-05-19T22:46:54.993Z] proc := exec.Command(t.FFmpegExec(), command...) [2023-05-19T22:46:54.993Z] ^ [2023-05-19T22:46:54.993Z] internal/driver/helper.go:21:18: S1007: should use raw string (`...`) with regexp.MustCompile to avoid having to escape twice (gosimple) [2023-05-19T22:46:54.993Z] userPassRegex = regexp.MustCompile("//(\\S+):(\\S+)@") [2023-05-19T22:46:54.993Z] ^ [2023-05-19T22:46:54.993Z] make: *** [Makefile:50: lint] Error 1 [Pipeline] } [2023-05-19T22:46:55.037Z] $ docker stop --time=1 1144c51390bcb987d05008a23969af92e7dc216f3548fc006638db479a5ef3c1 [2023-05-19T22:46:58.605Z] $ docker rm -f --volumes 1144c51390bcb987d05008a23969af92e7dc216f3548fc006638db479a5ef3c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-19T22:46:59.896Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-19T22:46:59.897Z] [2023-05-19T22:46:59.897Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-19T22:47:00.284Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-19T22:47:00.285Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-19T22:47:00.285Z] 5eb5b503b376: Pulling fs layer [2023-05-19T22:47:00.285Z] 5c69ac0246d0: Pulling fs layer [2023-05-19T22:47:00.285Z] ec43610c2a17: Pulling fs layer [2023-05-19T22:47:00.285Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-19T22:47:00.285Z] 33b1e0a273af: Pulling fs layer [2023-05-19T22:47:00.285Z] 5d3b04190fa2: Pulling fs layer [2023-05-19T22:47:00.285Z] 2f39f015ded8: Pulling fs layer [2023-05-19T22:47:00.285Z] 33b1e0a273af: Waiting [2023-05-19T22:47:00.285Z] 2f39f015ded8: Waiting [2023-05-19T22:47:00.285Z] 3a2ae6a8a46f: Waiting [2023-05-19T22:47:00.285Z] 5d3b04190fa2: Waiting [2023-05-19T22:47:00.285Z] 5c69ac0246d0: Download complete [2023-05-19T22:47:00.285Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-19T22:47:00.285Z] 3a2ae6a8a46f: Download complete [2023-05-19T22:47:00.285Z] 33b1e0a273af: Verifying Checksum [2023-05-19T22:47:00.285Z] 33b1e0a273af: Download complete [2023-05-19T22:47:00.546Z] 5d3b04190fa2: Verifying Checksum [2023-05-19T22:47:00.546Z] 5d3b04190fa2: Download complete [2023-05-19T22:47:00.546Z] ec43610c2a17: Verifying Checksum [2023-05-19T22:47:00.546Z] 5eb5b503b376: Verifying Checksum [2023-05-19T22:47:00.546Z] 5eb5b503b376: Download complete [2023-05-19T22:47:01.115Z] 2f39f015ded8: Verifying Checksum [2023-05-19T22:47:01.115Z] 2f39f015ded8: Download complete [2023-05-19T22:47:01.687Z] 5eb5b503b376: Pull complete [2023-05-19T22:47:01.948Z] 5c69ac0246d0: Pull complete [2023-05-19T22:47:02.207Z] ec43610c2a17: Pull complete [2023-05-19T22:47:02.207Z] 3a2ae6a8a46f: Pull complete [2023-05-19T22:47:02.466Z] 33b1e0a273af: Pull complete [2023-05-19T22:47:02.725Z] 5d3b04190fa2: Pull complete [2023-05-19T22:47:06.909Z] 2f39f015ded8: Pull complete [2023-05-19T22:47:06.909Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-19T22:47:06.909Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-19T22:47:06.909Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-19T22:47:07.135Z] prd-ubuntu20.04-docker-8c-8g-16139 does not seem to be running inside a container [2023-05-19T22:47:07.166Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-254 -v /w/workspace/foundry_device-usb-camera_PR-254:/w/workspace/foundry_device-usb-camera_PR-254:rw,z -v /w/workspace/foundry_device-usb-camera_PR-254@tmp:/w/workspace/foundry_device-usb-camera_PR-254@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-19T22:47:11.419Z] $ docker top 01d980dceb6f36825e9cc967fd2078d821a36fe405ae92756c7f5fa8ce565fdc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-19T22:47:11.880Z] ---> job-cost.sh [2023-05-19T22:47:11.880Z] lf-activate-venv: SKIPPING [2023-05-19T22:47:11.880Z] INFO: No Stack... [2023-05-19T22:47:12.140Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-19T22:47:12.400Z] INFO: Archiving Costs [Pipeline] sh [2023-05-19T22:47:12.715Z] + cat /w/workspace/foundry_device-usb-camera_PR-254/archives/cost.csv [2023-05-19T22:47:12.715Z] + cut -d, -f6 [Pipeline] lock [2023-05-19T22:47:12.759Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-254-1-stack-cost] [2023-05-19T22:47:12.764Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-254-1-stack-cost] did not exist. Created. [2023-05-19T22:47:12.764Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-254-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-19T22:47:13.158Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-19T22:47:13.218Z] Stashed 1 file(s) [Pipeline] } [2023-05-19T22:47:13.245Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-254-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-19T22:47:13.327Z] $ docker stop --time=1 01d980dceb6f36825e9cc967fd2078d821a36fe405ae92756c7f5fa8ce565fdc [2023-05-19T22:47:14.472Z] $ docker rm -f --volumes 01d980dceb6f36825e9cc967fd2078d821a36fe405ae92756c7f5fa8ce565fdc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-19T22:47:14.846Z] Failed in branch amd64 [2023-05-19T22:47:18.397Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16140 in /w/workspace/foundry_device-usb-camera_PR-254 [Pipeline] { [Pipeline] ws [2023-05-19T22:47:18.452Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2023-05-19T22:47:18.528Z] Selected Git installation does not exist. Using Default [2023-05-19T22:47:18.528Z] The recommended git tool is: NONE [2023-05-19T22:47:24.055Z] using credential edgex-jenkins-ssh [2023-05-19T22:47:24.073Z] Cloning the remote Git repository [2023-05-19T22:47:24.119Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-05-19T22:47:24.230Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2023-05-19T22:47:24.382Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-05-19T22:47:24.383Z] > git --version # timeout=10 [2023-05-19T22:47:24.404Z] > git --version # 'git version 2.25.1' [2023-05-19T22:47:24.407Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-19T22:47:24.552Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-19T22:47:25.337Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-05-19T22:47:25.366Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-19T22:47:26.905Z] Merging remotes/origin/main commit faedb975756ffdd1f5d612842f042894232ce807 into PR head commit bbba87a12f4ecc4067203c1ff67e6ad013373f41 [2023-05-19T22:47:27.195Z] Merge succeeded, producing bbba87a12f4ecc4067203c1ff67e6ad013373f41 [2023-05-19T22:47:27.195Z] Checking out Revision bbba87a12f4ecc4067203c1ff67e6ad013373f41 (PR-254) [2023-05-19T22:47:26.268Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-05-19T22:47:26.319Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-05-19T22:47:26.320Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-19T22:47:26.342Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/254/head:refs/remotes/origin/PR-254 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-19T22:47:26.927Z] > git config core.sparsecheckout # timeout=10 [2023-05-19T22:47:27.004Z] > git checkout -f bbba87a12f4ecc4067203c1ff67e6ad013373f41 # timeout=10 [2023-05-19T22:47:27.088Z] > git remote # timeout=10 [2023-05-19T22:47:27.112Z] > git config --get remote.origin.url # timeout=10 [2023-05-19T22:47:27.137Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-19T22:47:27.152Z] > git merge faedb975756ffdd1f5d612842f042894232ce807 # timeout=10 [2023-05-19T22:47:27.180Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-19T22:47:27.206Z] > git config core.sparsecheckout # timeout=10 [2023-05-19T22:47:27.222Z] > git checkout -f bbba87a12f4ecc4067203c1ff67e6ad013373f41 # timeout=10 [2023-05-19T22:47:30.761Z] Commit message: "fix: return ffmpeg error logs to caller, and fix StreamingStatus" [2023-05-19T22:47:30.814Z] > git --version # timeout=10 [2023-05-19T22:47:30.827Z] > git --version # 'git version 2.25.1' [2023-05-19T22:47:30.841Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-19T22:47:32.119Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-19T22:47:32.119Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-19T22:47:32.119Z] Dload Upload Total Spent Left Speed [2023-05-19T22:47:32.119Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 90432 0 --:--:-- --:--:-- --:--:-- 91078 [Pipeline] sh [2023-05-19T22:47:32.872Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-19T22:47:33.223Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-19T22:47:33.223Z] + sudo tee /etc/docker/daemon.new [2023-05-19T22:47:33.223Z] { [2023-05-19T22:47:33.223Z] "registry-mirrors": [ [2023-05-19T22:47:33.223Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-19T22:47:33.223Z] ], [2023-05-19T22:47:33.223Z] "bip": "10.250.0.254/24", [2023-05-19T22:47:33.223Z] "hosts": [ [2023-05-19T22:47:33.223Z] "tcp://0.0.0.0:5555", [2023-05-19T22:47:33.223Z] "unix:///var/run/docker.sock" [2023-05-19T22:47:33.223Z] ], [2023-05-19T22:47:33.223Z] "mtu": 1458, [2023-05-19T22:47:33.223Z] "selinux-enabled": true, [2023-05-19T22:47:33.223Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-19T22:47:33.223Z] } [Pipeline] sh [2023-05-19T22:47:33.582Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-19T22:47:33.929Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-19T22:47:52.247Z] provisioning config files... [2023-05-19T22:47:52.277Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config16046956603073759685tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-19T22:47:52.669Z] ---> docker-login.sh [2023-05-19T22:47:52.669Z] nexus3.edgexfoundry.org:10001 [2023-05-19T22:47:53.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T22:47:53.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T22:47:53.262Z] Configure a credential helper to remove this warning. See [2023-05-19T22:47:53.262Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T22:47:53.262Z] [2023-05-19T22:47:53.262Z] Login Succeeded [2023-05-19T22:47:53.262Z] nexus3.edgexfoundry.org:10002 [2023-05-19T22:47:53.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T22:47:53.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T22:47:53.534Z] Configure a credential helper to remove this warning. See [2023-05-19T22:47:53.534Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T22:47:53.534Z] [2023-05-19T22:47:53.534Z] Login Succeeded [2023-05-19T22:47:53.534Z] nexus3.edgexfoundry.org:10003 [2023-05-19T22:47:53.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T22:47:54.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T22:47:54.091Z] Configure a credential helper to remove this warning. See [2023-05-19T22:47:54.091Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T22:47:54.091Z] [2023-05-19T22:47:54.091Z] Login Succeeded [2023-05-19T22:47:54.091Z] nexus3.edgexfoundry.org:10004 [2023-05-19T22:47:54.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T22:47:54.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T22:47:54.364Z] Configure a credential helper to remove this warning. See [2023-05-19T22:47:54.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T22:47:54.364Z] [2023-05-19T22:47:54.364Z] Login Succeeded [2023-05-19T22:47:54.364Z] docker.io [2023-05-19T22:47:54.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T22:47:54.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T22:47:54.904Z] Configure a credential helper to remove this warning. See [2023-05-19T22:47:54.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T22:47:54.904Z] [2023-05-19T22:47:54.904Z] Login Succeeded [2023-05-19T22:47:54.904Z] ---> docker-login.sh ends [Pipeline] } [2023-05-19T22:47:54.935Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-19T22:47:55.300Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-19T22:47:55.335Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-19T22:47:55.373Z] ========================================================= [2023-05-19T22:47:55.373Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-19T22:47:55.373Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-19T22:47:55.881Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-19T22:47:56.151Z] Sending build context to Docker daemon 1.148MB [2023-05-19T22:47:56.151Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-19T22:47:56.151Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-19T22:47:56.420Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-19T22:47:56.420Z] c41833b44d91: Pulling fs layer [2023-05-19T22:47:56.420Z] ed15518f5707: Pulling fs layer [2023-05-19T22:47:56.420Z] feae8fd75edb: Pulling fs layer [2023-05-19T22:47:56.420Z] 242c74f7c9fa: Pulling fs layer [2023-05-19T22:47:56.420Z] 3cdef696dda3: Pulling fs layer [2023-05-19T22:47:56.420Z] 2ced38df9373: Pulling fs layer [2023-05-19T22:47:56.420Z] 58f1dce35555: Pulling fs layer [2023-05-19T22:47:56.420Z] 242c74f7c9fa: Waiting [2023-05-19T22:47:56.420Z] 3cdef696dda3: Waiting [2023-05-19T22:47:56.420Z] 2ced38df9373: Waiting [2023-05-19T22:47:56.420Z] 58f1dce35555: Waiting [2023-05-19T22:47:56.420Z] ed15518f5707: Verifying Checksum [2023-05-19T22:47:56.420Z] ed15518f5707: Download complete [2023-05-19T22:47:56.420Z] 242c74f7c9fa: Verifying Checksum [2023-05-19T22:47:56.420Z] 242c74f7c9fa: Download complete [2023-05-19T22:47:56.420Z] 3cdef696dda3: Download complete [2023-05-19T22:47:56.420Z] c41833b44d91: Verifying Checksum [2023-05-19T22:47:56.420Z] c41833b44d91: Download complete [2023-05-19T22:47:57.411Z] c41833b44d91: Pull complete [2023-05-19T22:47:58.001Z] 58f1dce35555: Verifying Checksum [2023-05-19T22:47:58.001Z] 58f1dce35555: Download complete [2023-05-19T22:47:58.974Z] feae8fd75edb: Verifying Checksum [2023-05-19T22:47:58.974Z] feae8fd75edb: Download complete [2023-05-19T22:47:58.974Z] 2ced38df9373: Verifying Checksum [2023-05-19T22:47:58.974Z] 2ced38df9373: Download complete [2023-05-19T22:48:00.929Z] ed15518f5707: Pull complete [2023-05-19T22:48:15.944Z] feae8fd75edb: Pull complete [2023-05-19T22:48:15.944Z] 242c74f7c9fa: Pull complete [2023-05-19T22:48:15.944Z] 3cdef696dda3: Pull complete [2023-05-19T22:48:22.778Z] 2ced38df9373: Pull complete [2023-05-19T22:48:24.734Z] 58f1dce35555: Pull complete [2023-05-19T22:48:24.734Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-19T22:48:24.734Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-19T22:48:24.734Z] ---> fadd8f120f05 [2023-05-19T22:48:24.734Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-19T22:48:25.707Z] ---> Running in 6f97f07fcb7c [2023-05-19T22:48:25.975Z] Removing intermediate container 6f97f07fcb7c [2023-05-19T22:48:25.975Z] ---> 1ebeb92c05b5 [2023-05-19T22:48:25.975Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-19T22:48:25.975Z] ---> Running in d2200980ce84 [2023-05-19T22:48:26.243Z] Removing intermediate container d2200980ce84 [2023-05-19T22:48:26.243Z] ---> 72d77c0203ad [2023-05-19T22:48:26.243Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-19T22:48:26.243Z] ---> Running in e1564c1196ae [2023-05-19T22:48:26.513Z] Removing intermediate container e1564c1196ae [2023-05-19T22:48:26.513Z] ---> 6fd8b81e3f56 [2023-05-19T22:48:26.513Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-19T22:48:26.781Z] ---> Running in 1f67226a926c [2023-05-19T22:48:27.052Z] Removing intermediate container 1f67226a926c [2023-05-19T22:48:27.052Z] ---> 02438da97ace [2023-05-19T22:48:27.052Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-19T22:48:27.052Z] ---> Running in f38d0b77b8c5 [2023-05-19T22:48:28.471Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-19T22:48:28.741Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-19T22:48:29.709Z] (1/14) Installing libintl (0.21.1-r1) [2023-05-19T22:48:29.709Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-05-19T22:48:29.709Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-05-19T22:48:29.981Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-05-19T22:48:29.981Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-05-19T22:48:29.981Z] (6/14) Installing udev-init-scripts (35-r1) [2023-05-19T22:48:29.981Z] (7/14) Installing libblkid (2.38.1-r1) [2023-05-19T22:48:29.981Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-05-19T22:48:29.981Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-05-19T22:48:29.981Z] (10/14) Installing kmod-libs (30-r1) [2023-05-19T22:48:29.981Z] (11/14) Installing eudev (3.2.11-r4) [2023-05-19T22:48:30.251Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-05-19T22:48:30.251Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-05-19T22:48:30.251Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-05-19T22:48:30.251Z] Executing busybox-1.35.0-r29.trigger [2023-05-19T22:48:30.251Z] Executing eudev-3.2.11-r4.trigger [2023-05-19T22:48:30.251Z] OK: 271 MiB in 67 packages [2023-05-19T22:48:31.668Z] Removing intermediate container f38d0b77b8c5 [2023-05-19T22:48:31.668Z] ---> e6d91c819cc4 [2023-05-19T22:48:31.668Z] Step 8/13 : WORKDIR /device-usb-camera [2023-05-19T22:48:31.668Z] ---> Running in 4bad553ec9f8 [2023-05-19T22:48:31.936Z] Removing intermediate container 4bad553ec9f8 [2023-05-19T22:48:31.936Z] ---> 64f2030b63f7 [2023-05-19T22:48:31.937Z] Step 9/13 : COPY go.mod vendor* ./ [2023-05-19T22:48:32.205Z] ---> 241eb7a6893e [2023-05-19T22:48:32.205Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-19T22:48:32.474Z] ---> Running in 95a28fa3edae [2023-05-19T22:49:40.387Z] Removing intermediate container 95a28fa3edae [2023-05-19T22:49:40.387Z] ---> 9b1731b2597b [2023-05-19T22:49:40.387Z] Step 11/13 : COPY . . [2023-05-19T22:49:40.387Z] ---> 6139a51b1022 [2023-05-19T22:49:40.387Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-19T22:49:40.387Z] ---> Running in 2d3bce552fa7 [2023-05-19T22:49:40.387Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-19T22:49:40.387Z]  Dload Upload Total  Spent Left Speed [2023-05-19T22:49:40.387Z] 0 0 0 0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 4297 0 --:--:-- --:--:-- --:--:-- 4317 [2023-05-19T22:49:40.387Z] Removing intermediate container 2d3bce552fa7 [2023-05-19T22:49:40.387Z] ---> d392a29ebb70 [2023-05-19T22:49:40.387Z] Step 13/13 : RUN ${MAKE} [2023-05-19T22:49:40.387Z] ---> Running in a83efe3897b4 [2023-05-19T22:49:40.387Z] noop [2023-05-19T22:49:40.387Z] Removing intermediate container a83efe3897b4 [2023-05-19T22:49:40.387Z] ---> c3d0b1588b9d [2023-05-19T22:49:40.387Z] Successfully built c3d0b1588b9d [2023-05-19T22:49:40.387Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-19T22:49:40.900Z] + docker inspect -f . ci-base-image-arm64 [2023-05-19T22:49:40.900Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-19T22:49:41.212Z] prd-ubuntu20.04-docker-arm64-4c-16g-16140 does not seem to be running inside a container [2023-05-19T22:49:41.301Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-19T22:49:42.645Z] $ docker top bc9e8a004a868a94a5ce1fdb4a06bffc0ea25e6877a2b3055eddaadfa5047d48 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-19T22:49:43.540Z] + go version [2023-05-19T22:49:43.540Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-19T22:49:43.578Z] $ docker stop --time=1 bc9e8a004a868a94a5ce1fdb4a06bffc0ea25e6877a2b3055eddaadfa5047d48 [2023-05-19T22:49:45.196Z] $ docker rm -f --volumes bc9e8a004a868a94a5ce1fdb4a06bffc0ea25e6877a2b3055eddaadfa5047d48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-19T22:49:46.311Z] + docker inspect -f . ci-base-image-arm64 [2023-05-19T22:49:46.311Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-19T22:49:46.578Z] prd-ubuntu20.04-docker-arm64-4c-16g-16140 does not seem to be running inside a container [2023-05-19T22:49:46.642Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-19T22:49:47.801Z] $ docker top a90c1b939dd97c3301faad2cc0129ee99e0d271cb03233196dac88a13d225c14 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-19T22:49:48.680Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-05-19T22:49:49.077Z] + make test [2023-05-19T22:49:49.347Z] go test ./... -coverprofile=coverage.out ./... [2023-05-19T22:50:21.593Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-05-19T22:52:28.292Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-05-19T22:52:32.555Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.145s coverage: 1.6% of statements [2023-05-19T22:52:33.514Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-19T22:52:33.514Z] go vet ./... [2023-05-19T22:53:05.774Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-19T22:53:05.775Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-19T22:53:05.775Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-19T22:53:05.817Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-19T22:53:05.848Z] $ docker stop --time=1 a90c1b939dd97c3301faad2cc0129ee99e0d271cb03233196dac88a13d225c14 [2023-05-19T22:53:07.674Z] $ docker rm -f --volumes a90c1b939dd97c3301faad2cc0129ee99e0d271cb03233196dac88a13d225c14 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-19T22:53:08.937Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-19T22:53:09.565Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-19T22:53:10.365Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-19T22:53:10.714Z] + ls -al . [2023-05-19T22:53:10.714Z] total 188 [2023-05-19T22:53:10.714Z] drwxrwxr-x 9 jenkins jenkins 4096 May 19 22:49 . [2023-05-19T22:53:10.714Z] drwxrwxr-x 4 jenkins jenkins 4096 May 19 22:47 .. [2023-05-19T22:53:10.714Z] drwxrwxr-x 8 jenkins jenkins 4096 May 19 22:47 .git [2023-05-19T22:53:10.714Z] drwxrwxr-x 3 jenkins jenkins 4096 May 19 22:47 .github [2023-05-19T22:53:10.714Z] -rw-rw-r-- 1 jenkins jenkins 414 May 19 22:47 .gitignore [2023-05-19T22:53:10.714Z] -rw-rw-r-- 1 jenkins jenkins 42 May 19 22:47 .golangci.yml [2023-05-19T22:53:10.714Z] -rw-rw-r-- 1 jenkins jenkins 77 May 19 22:47 .hadolint.yml [2023-05-19T22:53:10.714Z] -rw-rw-r-- 1 jenkins jenkins 9665 May 19 22:47 Attribution.txt [2023-05-19T22:53:10.714Z] -rw-rw-r-- 1 jenkins jenkins 6219 May 19 22:47 CHANGELOG.md [2023-05-19T22:53:10.714Z] -rw-rw-r-- 1 jenkins jenkins 2453 May 19 22:47 Dockerfile [2023-05-19T22:53:10.714Z] -rw-rw-r-- 1 jenkins jenkins 678 May 19 22:47 GOVERNANCE.md [2023-05-19T22:53:10.714Z] -rw-rw-r-- 1 jenkins jenkins 659 May 19 22:47 Jenkinsfile [2023-05-19T22:53:10.714Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 19 22:47 LICENSE [2023-05-19T22:53:10.714Z] -rw-rw-r-- 1 jenkins jenkins 2364 May 19 22:47 Makefile [2023-05-19T22:53:10.714Z] -rw-rw-r-- 1 jenkins jenkins 622 May 19 22:47 OWNERS.md [2023-05-19T22:53:10.714Z] -rw-rw-r-- 1 jenkins jenkins 2477 May 19 22:47 README.md [2023-05-19T22:53:10.714Z] -rw-rw-r-- 1 jenkins jenkins 5 May 19 22:45 VERSION [2023-05-19T22:53:10.714Z] drwxrwxr-x 2 jenkins jenkins 4096 May 19 22:47 bin [2023-05-19T22:53:10.714Z] drwxrwxr-x 3 jenkins jenkins 4096 May 19 22:47 cmd [2023-05-19T22:53:10.714Z] -rw-r--r-- 1 jenkins jenkins 35308 May 19 22:52 coverage.out [2023-05-19T22:53:10.714Z] -rwxrwxr-x 1 jenkins jenkins 140 May 19 22:47 docker-entrypoint.sh [2023-05-19T22:53:10.714Z] drwxrwxr-x 2 jenkins jenkins 4096 May 19 22:47 docs [2023-05-19T22:53:10.714Z] -rw-rw-r-- 1 jenkins jenkins 3419 May 19 22:47 go.mod [2023-05-19T22:53:10.714Z] -rw-rw-r-- 1 jenkins jenkins 31488 May 19 22:47 go.sum [2023-05-19T22:53:10.714Z] drwxrwxr-x 3 jenkins jenkins 4096 May 19 22:47 internal [2023-05-19T22:53:10.714Z] drwxrwxr-x 4 jenkins jenkins 4096 May 19 22:47 snap [2023-05-19T22:53:10.714Z] -rw-rw-r-- 1 jenkins jenkins 231 May 19 22:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-19T22:53:11.132Z] + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=bbba87a12f4ecc4067203c1ff67e6ad013373f41 --label arch=arm64 --label version=0.0.0 . [2023-05-19T22:53:11.407Z] Sending build context to Docker daemon 1.184MB [2023-05-19T22:53:11.408Z] Step 1/36 : ARG BASE=golang:1.20-alpine3.17 [2023-05-19T22:53:11.408Z] Step 2/36 : FROM ${BASE} AS builder [2023-05-19T22:53:11.408Z] ---> c3d0b1588b9d [2023-05-19T22:53:11.408Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-05-19T22:53:12.001Z] ---> Running in d30eb8b82bec [2023-05-19T22:53:12.269Z] Removing intermediate container d30eb8b82bec [2023-05-19T22:53:12.269Z] ---> 7e5a833c26dd [2023-05-19T22:53:12.269Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-19T22:53:12.536Z] ---> Running in 32ded4335a47 [2023-05-19T22:53:12.805Z] Removing intermediate container 32ded4335a47 [2023-05-19T22:53:12.805Z] ---> addfecc2818e [2023-05-19T22:53:12.805Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-19T22:53:12.805Z] ---> Running in 47e18a3d9c41 [2023-05-19T22:53:13.073Z] Removing intermediate container 47e18a3d9c41 [2023-05-19T22:53:13.073Z] ---> 693b97c6aeb3 [2023-05-19T22:53:13.073Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-19T22:53:13.073Z] ---> Running in 383bdd801a53 [2023-05-19T22:53:13.346Z] Removing intermediate container 383bdd801a53 [2023-05-19T22:53:13.346Z] ---> 77b552da4556 [2023-05-19T22:53:13.346Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-19T22:53:13.346Z] ---> Running in e92b303937d8 [2023-05-19T22:53:14.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-19T22:53:14.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-19T22:53:16.321Z] OK: 271 MiB in 67 packages [2023-05-19T22:53:16.910Z] Removing intermediate container e92b303937d8 [2023-05-19T22:53:16.910Z] ---> 376982829325 [2023-05-19T22:53:16.910Z] Step 8/36 : WORKDIR /device-usb-camera [2023-05-19T22:53:16.910Z] ---> Running in 214b38ec42a1 [2023-05-19T22:53:17.179Z] Removing intermediate container 214b38ec42a1 [2023-05-19T22:53:17.179Z] ---> fa6f6c7624fb [2023-05-19T22:53:17.179Z] Step 9/36 : COPY go.mod vendor* ./ [2023-05-19T22:53:17.779Z] ---> f6d68c0c9618 [2023-05-19T22:53:17.779Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-19T22:53:17.779Z] ---> Running in 8111bd0312bf [2023-05-19T22:53:20.382Z] Removing intermediate container 8111bd0312bf [2023-05-19T22:53:20.382Z] ---> 6f2eb53ce9b9 [2023-05-19T22:53:20.382Z] Step 11/36 : COPY . . [2023-05-19T22:53:21.345Z] ---> f36636e34ebd [2023-05-19T22:53:21.345Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-19T22:53:21.345Z] ---> Running in ebfda2dfd5db [2023-05-19T22:53:22.306Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-19T22:53:22.306Z] Dload Upload Total Spent Left Speed [2023-05-19T22:53:22.577Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 3073 0 --:--:-- --:--:-- --:--:-- 3087 [2023-05-19T22:53:26.833Z] Removing intermediate container ebfda2dfd5db [2023-05-19T22:53:26.833Z] ---> 4c2c025d2a04 [2023-05-19T22:53:26.833Z] Step 13/36 : RUN ${MAKE} [2023-05-19T22:53:26.833Z] ---> Running in 11eb39d3b946 [2023-05-19T22:53:27.418Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-05-19T22:56:07.721Z] Removing intermediate container 11eb39d3b946 [2023-05-19T22:56:07.721Z] ---> 9e6d3b56aa00 [2023-05-19T22:56:07.721Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-05-19T22:56:07.721Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-05-19T22:56:07.721Z] 8766b47fe142: Pulling fs layer [2023-05-19T22:56:07.721Z] 8766b47fe142: Verifying Checksum [2023-05-19T22:56:07.721Z] 8766b47fe142: Download complete [2023-05-19T22:56:07.721Z] 8766b47fe142: Pull complete [2023-05-19T22:56:07.721Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-05-19T22:56:07.721Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-05-19T22:56:07.721Z] ---> 69d40e2cb93c [2023-05-19T22:56:07.721Z] Step 15/36 : FROM alpine:3.17 [2023-05-19T22:56:07.721Z] 3.17: Pulling from library/alpine [2023-05-19T22:56:07.721Z] c41833b44d91: Already exists [2023-05-19T22:56:07.721Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-19T22:56:07.721Z] Status: Downloaded newer image for alpine:3.17 [2023-05-19T22:56:07.721Z] ---> 51e60588ff2c [2023-05-19T22:56:07.721Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-19T22:56:07.721Z] ---> Running in fc4a131af152 [2023-05-19T22:56:07.721Z] Removing intermediate container fc4a131af152 [2023-05-19T22:56:07.721Z] ---> 013f5b6060c5 [2023-05-19T22:56:07.721Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-05-19T22:56:07.721Z] ---> Running in 6a527ccfac6b [2023-05-19T22:56:07.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-19T22:56:07.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-19T22:56:07.721Z] (1/83) Installing dumb-init (1.2.5-r2) [2023-05-19T22:56:07.721Z] (2/83) Installing sdl2 (2.26.5-r0) [2023-05-19T22:56:07.721Z] (3/83) Installing libxau (1.0.10-r0) [2023-05-19T22:56:07.721Z] (4/83) Installing libmd (1.0.4-r0) [2023-05-19T22:56:07.721Z] (5/83) Installing libbsd (0.11.7-r0) [2023-05-19T22:56:07.721Z] (6/83) Installing libxdmcp (1.1.4-r0) [2023-05-19T22:56:07.721Z] (7/83) Installing libxcb (1.15-r0) [2023-05-19T22:56:07.721Z] (8/83) Installing libx11 (1.8.4-r0) [2023-05-19T22:56:07.721Z] (9/83) Installing aom-libs (3.5.0-r0) [2023-05-19T22:56:07.721Z] (10/83) Installing alsa-lib (1.2.8-r0) [2023-05-19T22:56:07.721Z] (11/83) Installing libexpat (2.5.0-r0) [2023-05-19T22:56:07.721Z] (12/83) Installing brotli-libs (1.0.9-r9) [2023-05-19T22:56:07.721Z] (13/83) Installing libbz2 (1.0.8-r4) [2023-05-19T22:56:07.721Z] (14/83) Installing libpng (1.6.38-r0) [2023-05-19T22:56:07.721Z] (15/83) Installing freetype (2.12.1-r0) [2023-05-19T22:56:07.721Z] (16/83) Installing fontconfig (2.14.1-r0) [2023-05-19T22:56:07.721Z] (17/83) Installing fribidi (1.0.12-r0) [2023-05-19T22:56:07.721Z] (18/83) Installing libffi (3.4.4-r0) [2023-05-19T22:56:07.721Z] (19/83) Installing libintl (0.21.1-r1) [2023-05-19T22:56:07.721Z] (20/83) Installing libblkid (2.38.1-r1) [2023-05-19T22:56:07.721Z] (21/83) Installing libmount (2.38.1-r1) [2023-05-19T22:56:07.721Z] (22/83) Installing pcre2 (10.42-r0) [2023-05-19T22:56:07.721Z] (23/83) Installing glib (2.74.6-r0) [2023-05-19T22:56:07.721Z] (24/83) Installing graphite2 (1.3.14-r2) [2023-05-19T22:56:07.721Z] (25/83) Installing harfbuzz (5.3.1-r1) [2023-05-19T22:56:07.721Z] (26/83) Installing libass (0.16.0-r1) [2023-05-19T22:56:07.721Z] (27/83) Installing libdav1d (1.0.0-r2) [2023-05-19T22:56:07.721Z] (28/83) Installing libdrm (2.4.114-r0) [2023-05-19T22:56:07.721Z] (29/83) Installing gmp (6.2.1-r2) [2023-05-19T22:56:07.721Z] (30/83) Installing nettle (3.8.1-r0) [2023-05-19T22:56:07.721Z] (31/83) Installing p11-kit (0.24.1-r1) [2023-05-19T22:56:07.721Z] (32/83) Installing libtasn1 (4.19.0-r0) [2023-05-19T22:56:07.721Z] (33/83) Installing libunistring (1.1-r0) [2023-05-19T22:56:07.721Z] (34/83) Installing gnutls (3.7.8-r3) [2023-05-19T22:56:07.721Z] (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r0) [2023-05-19T22:56:07.721Z] (36/83) Installing ncurses-libs (6.3_p20221119-r0) [2023-05-19T22:56:07.721Z] (37/83) Installing lame (3.100-r2) [2023-05-19T22:56:07.721Z] (38/83) Installing opus (1.3.1-r1) [2023-05-19T22:56:07.721Z] (39/83) Installing libasyncns (0.8-r1) [2023-05-19T22:56:07.721Z] (40/83) Installing dbus-libs (1.14.4-r0) [2023-05-19T22:56:07.721Z] (41/83) Installing libltdl (2.4.7-r1) [2023-05-19T22:56:07.721Z] (42/83) Installing orc (0.4.33-r0) [2023-05-19T22:56:07.721Z] (43/83) Installing libgcc (12.2.1_git20220924-r4) [2023-05-19T22:56:07.721Z] (44/83) Installing libogg (1.3.5-r2) [2023-05-19T22:56:07.721Z] (45/83) Installing libstdc++ (12.2.1_git20220924-r4) [2023-05-19T22:56:07.721Z] (46/83) Installing flac-libs (1.4.2-r0) [2023-05-19T22:56:07.721Z] (47/83) Installing libvorbis (1.3.7-r0) [2023-05-19T22:56:07.721Z] (48/83) Installing libsndfile (1.1.0-r2) [2023-05-19T22:56:07.721Z] (49/83) Installing libgomp (12.2.1_git20220924-r4) [2023-05-19T22:56:07.721Z] (50/83) Installing soxr (0.1.3-r3) [2023-05-19T22:56:07.721Z] (51/83) Installing speexdsp (1.2.1-r0) [2023-05-19T22:56:07.721Z] (52/83) Installing tdb-libs (1.4.6-r0) [2023-05-19T22:56:07.721Z] (53/83) Installing libpulse (16.1-r6) [2023-05-19T22:56:07.721Z] (54/83) Installing cjson (1.7.15-r3) [2023-05-19T22:56:07.721Z] (55/83) Installing mbedtls (2.28.3-r0) [2023-05-19T22:56:07.721Z] (56/83) Installing librist (0.2.7-r0) [2023-05-19T22:56:07.721Z] (57/83) Installing libsrt (1.5.1-r0) [2023-05-19T22:56:07.721Z] (58/83) Installing libssh (0.10.5-r0) [2023-05-19T22:56:07.721Z] (59/83) Installing libtheora (1.1.1-r16) [2023-05-19T22:56:07.721Z] (60/83) Installing libjpeg-turbo (2.1.4-r0) [2023-05-19T22:56:07.721Z] (61/83) Installing v4l-utils-libs (1.22.1-r2) [2023-05-19T22:56:07.721Z] (62/83) Installing libxext (1.3.5-r0) [2023-05-19T22:56:07.721Z] (63/83) Installing libxfixes (6.0.0-r0) [2023-05-19T22:56:07.721Z] (64/83) Installing wayland-libs-client (1.21.0-r1) [2023-05-19T22:56:07.721Z] (65/83) Installing libva (2.16.0-r0) [2023-05-19T22:56:07.721Z] (66/83) Installing libvdpau (1.5-r0) [2023-05-19T22:56:07.721Z] (67/83) Installing vidstab (1.1.0-r2) [2023-05-19T22:56:07.721Z] (68/83) Installing libvpx (1.12.0-r1) [2023-05-19T22:56:07.721Z] (69/83) Installing libwebp (1.2.4-r1) [2023-05-19T22:56:07.721Z] (70/83) Installing x264-libs (0.164_git20220602-r0) [2023-05-19T22:56:07.721Z] (71/83) Installing numactl (2.0.16-r1) [2023-05-19T22:56:07.721Z] (72/83) Installing x265-libs (3.5-r3) [2023-05-19T22:56:07.721Z] (73/83) Installing xvidcore (1.3.7-r1) [2023-05-19T22:56:07.721Z] (74/83) Installing libsodium (1.0.18-r2) [2023-05-19T22:56:07.721Z] (75/83) Installing libzmq (4.3.4-r1) [2023-05-19T22:56:07.721Z] (76/83) Installing ffmpeg-libs (5.1.3-r0) [2023-05-19T22:56:07.721Z] (77/83) Installing ffmpeg (5.1.3-r0) [2023-05-19T22:56:07.721Z] (78/83) Installing udev-init-scripts (35-r1) [2023-05-19T22:56:07.721Z] (79/83) Installing eudev-libs (3.2.11-r4) [2023-05-19T22:56:07.721Z] (80/83) Installing xz-libs (5.2.9-r0) [2023-05-19T22:56:07.721Z] (81/83) Installing zstd-libs (1.5.5-r0) [2023-05-19T22:56:07.721Z] (82/83) Installing kmod-libs (30-r1) [2023-05-19T22:56:07.721Z] (83/83) Installing eudev (3.2.11-r4) [2023-05-19T22:56:07.721Z] Executing busybox-1.35.0-r29.trigger [2023-05-19T22:56:07.721Z] Executing eudev-3.2.11-r4.trigger [2023-05-19T22:56:07.721Z] OK: 86 MiB in 98 packages [2023-05-19T22:56:08.307Z] Removing intermediate container 6a527ccfac6b [2023-05-19T22:56:08.307Z] ---> 2f446e87da76 [2023-05-19T22:56:08.307Z] Step 18/36 : WORKDIR / [2023-05-19T22:56:08.307Z] ---> Running in bf40e5be04c4 [2023-05-19T22:56:08.574Z] Removing intermediate container bf40e5be04c4 [2023-05-19T22:56:08.574Z] ---> 42b6ca34d81b [2023-05-19T22:56:08.574Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-05-19T22:56:09.990Z] ---> 4d204502e527 [2023-05-19T22:56:09.990Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-05-19T22:56:10.574Z] ---> ab3bbcff7e16 [2023-05-19T22:56:10.574Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-05-19T22:56:10.842Z] ---> 7b18f98b1587 [2023-05-19T22:56:10.842Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-05-19T22:56:11.429Z] ---> 423ca431064a [2023-05-19T22:56:11.429Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-05-19T22:56:12.016Z] ---> a7e7c2c0436e [2023-05-19T22:56:12.016Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-05-19T22:56:12.602Z] ---> 2b472faabdc2 [2023-05-19T22:56:12.602Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-05-19T22:56:14.017Z] ---> 3382922fa758 [2023-05-19T22:56:14.017Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-05-19T22:56:14.017Z] ---> Running in 7a3d0084ce01 [2023-05-19T22:56:15.439Z] Removing intermediate container 7a3d0084ce01 [2023-05-19T22:56:15.439Z] ---> 401f5874ec9b [2023-05-19T22:56:15.439Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-05-19T22:56:15.712Z] ---> Running in 667ff1165236 [2023-05-19T22:56:17.134Z] Removing intermediate container 667ff1165236 [2023-05-19T22:56:17.134Z] ---> 50cf112f0591 [2023-05-19T22:56:17.134Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-05-19T22:56:17.135Z] ---> Running in 84b4faa5793b [2023-05-19T22:56:19.090Z] Removing intermediate container 84b4faa5793b [2023-05-19T22:56:19.090Z] ---> 960df9703954 [2023-05-19T22:56:19.090Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-05-19T22:56:19.090Z] ---> Running in 820a7380b885 [2023-05-19T22:56:23.346Z] Removing intermediate container 820a7380b885 [2023-05-19T22:56:23.346Z] ---> 926d74f345ec [2023-05-19T22:56:23.346Z] Step 30/36 : EXPOSE 59983 [2023-05-19T22:56:23.346Z] ---> Running in a7fe2dadc18e [2023-05-19T22:56:23.346Z] Removing intermediate container a7fe2dadc18e [2023-05-19T22:56:23.346Z] ---> 4b7bb90a5531 [2023-05-19T22:56:23.346Z] Step 31/36 : EXPOSE 8554 [2023-05-19T22:56:23.346Z] ---> Running in fe5d12145086 [2023-05-19T22:56:23.346Z] Removing intermediate container fe5d12145086 [2023-05-19T22:56:23.346Z] ---> 45cbfe6bc0ed [2023-05-19T22:56:23.346Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-05-19T22:56:23.346Z] ---> Running in 0c71164c3006 [2023-05-19T22:56:23.612Z] Removing intermediate container 0c71164c3006 [2023-05-19T22:56:23.612Z] ---> 625363f15c84 [2023-05-19T22:56:23.612Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-05-19T22:56:23.877Z] ---> Running in d636f121d408 [2023-05-19T22:56:23.877Z] Removing intermediate container d636f121d408 [2023-05-19T22:56:23.877Z] ---> 00e8d69565c8 [2023-05-19T22:56:23.877Z] Step 34/36 : LABEL arch=arm64 [2023-05-19T22:56:24.144Z] ---> Running in be2e9f22a25d [2023-05-19T22:56:24.414Z] Removing intermediate container be2e9f22a25d [2023-05-19T22:56:24.414Z] ---> 168de4498eb5 [2023-05-19T22:56:24.414Z] Step 35/36 : LABEL git_sha=bbba87a12f4ecc4067203c1ff67e6ad013373f41 [2023-05-19T22:56:24.414Z] ---> Running in 1fb536bd0469 [2023-05-19T22:56:24.682Z] Removing intermediate container 1fb536bd0469 [2023-05-19T22:56:24.682Z] ---> d54591beccab [2023-05-19T22:56:24.682Z] Step 36/36 : LABEL version=0.0.0 [2023-05-19T22:56:24.682Z] ---> Running in 3309bcd73fc7 [2023-05-19T22:56:24.950Z] Removing intermediate container 3309bcd73fc7 [2023-05-19T22:56:24.950Z] ---> a149f22e936c [2023-05-19T22:56:24.950Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-19T22:56:25.215Z] Successfully built a149f22e936c [2023-05-19T22:56:25.215Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-19T22:56:26.050Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-19T22:56:26.050Z] [2023-05-19T22:56:26.050Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-19T22:56:26.455Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-19T22:56:26.455Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-19T22:56:26.455Z] 8998bd30e6a1: Pulling fs layer [2023-05-19T22:56:26.455Z] 04944245beec: Pulling fs layer [2023-05-19T22:56:26.455Z] 699f458cf7ca: Pulling fs layer [2023-05-19T22:56:26.455Z] 765212b225bb: Pulling fs layer [2023-05-19T22:56:26.455Z] f23df028b6ca: Pulling fs layer [2023-05-19T22:56:26.455Z] d65c8cfc05b1: Pulling fs layer [2023-05-19T22:56:26.455Z] 2437ff75d9bd: Pulling fs layer [2023-05-19T22:56:26.455Z] d65c8cfc05b1: Waiting [2023-05-19T22:56:26.455Z] f23df028b6ca: Waiting [2023-05-19T22:56:26.455Z] 2437ff75d9bd: Waiting [2023-05-19T22:56:26.455Z] 765212b225bb: Waiting [2023-05-19T22:56:26.728Z] 04944245beec: Download complete [2023-05-19T22:56:26.728Z] 765212b225bb: Verifying Checksum [2023-05-19T22:56:26.728Z] 765212b225bb: Download complete [2023-05-19T22:56:26.728Z] f23df028b6ca: Verifying Checksum [2023-05-19T22:56:26.728Z] f23df028b6ca: Download complete [2023-05-19T22:56:26.728Z] d65c8cfc05b1: Verifying Checksum [2023-05-19T22:56:26.728Z] d65c8cfc05b1: Download complete [2023-05-19T22:56:26.728Z] 699f458cf7ca: Verifying Checksum [2023-05-19T22:56:26.728Z] 699f458cf7ca: Download complete [2023-05-19T22:56:27.314Z] 8998bd30e6a1: Download complete [2023-05-19T22:56:29.258Z] 2437ff75d9bd: Verifying Checksum [2023-05-19T22:56:29.258Z] 2437ff75d9bd: Download complete [2023-05-19T22:56:31.213Z] 8998bd30e6a1: Pull complete [2023-05-19T22:56:31.798Z] 04944245beec: Pull complete [2023-05-19T22:56:33.207Z] 699f458cf7ca: Pull complete [2023-05-19T22:56:33.207Z] 765212b225bb: Pull complete [2023-05-19T22:56:33.793Z] f23df028b6ca: Pull complete [2023-05-19T22:56:34.062Z] d65c8cfc05b1: Pull complete [2023-05-19T22:56:49.057Z] 2437ff75d9bd: Pull complete [2023-05-19T22:56:49.057Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-19T22:56:49.057Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-19T22:56:49.057Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-19T22:56:49.366Z] prd-ubuntu20.04-docker-arm64-4c-16g-16140 does not seem to be running inside a container [2023-05-19T22:56:49.429Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-19T22:56:51.987Z] $ docker top d28347305e850582e1b886108708d893ed63e8466c21d62c0da3bede3c6d5dbc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-19T22:56:52.636Z] ---> job-cost.sh [2023-05-19T22:56:52.904Z] lf-activate-venv: SKIPPING [2023-05-19T22:56:52.904Z] INFO: No Stack... [2023-05-19T22:56:53.558Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-19T22:56:54.144Z] INFO: Archiving Costs [Pipeline] sh [2023-05-19T22:56:54.507Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2023-05-19T22:56:54.787Z] + cut -d, -f6 [Pipeline] lock [2023-05-19T22:56:54.870Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-254-1-stack-cost] [2023-05-19T22:56:54.875Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-254-1-stack-cost] did not exist. Created. [2023-05-19T22:56:54.876Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-254-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-19T22:56:55.635Z] /w/workspace/device-usb-camera/1@tmp/durable-6d7cd5fd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-19T22:56:56.305Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-19T22:56:56.342Z] Warning: overwriting stash ‘stack-cost’ [2023-05-19T22:56:56.387Z] Stashed 1 file(s) [Pipeline] } [2023-05-19T22:56:56.402Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-254-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-19T22:56:56.482Z] $ docker stop --time=1 d28347305e850582e1b886108708d893ed63e8466c21d62c0da3bede3c6d5dbc [2023-05-19T22:56:58.000Z] $ docker rm -f --volumes d28347305e850582e1b886108708d893ed63e8466c21d62c0da3bede3c6d5dbc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-19T22:57:00.677Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-254/archives ] [2023-05-19T22:57:00.677Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-254/archives [2023-05-19T22:57:00.677Z] total 16 [2023-05-19T22:57:00.677Z] drwxr-xr-x 3 root root 4096 May 19 22:47 . [2023-05-19T22:57:00.677Z] drwxrwxr-x 11 jenkins jenkins 4096 May 19 22:47 .. [2023-05-19T22:57:00.677Z] drwxr-xr-x 2 root root 4096 May 19 22:47 cost [2023-05-19T22:57:00.677Z] -rw-r--r-- 1 root root 89 May 19 22:47 cost.csv [2023-05-19T22:57:00.677Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-254/archives [2023-05-19T22:57:00.677Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-254/archives [2023-05-19T22:57:00.677Z] total 16 [2023-05-19T22:57:00.677Z] drwxr-xr-x 3 jenkins jenkins 4096 May 19 22:47 . [2023-05-19T22:57:00.677Z] drwxrwxr-x 11 jenkins jenkins 4096 May 19 22:47 .. [2023-05-19T22:57:00.677Z] drwxr-xr-x 2 jenkins jenkins 4096 May 19 22:47 cost [2023-05-19T22:57:00.677Z] -rw-r--r-- 1 jenkins jenkins 89 May 19 22:47 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-19T22:57:01.011Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-19T22:57:01.902Z] ---> package-listing.sh [2023-05-19T22:57:01.902Z] ++ facter osfamily [2023-05-19T22:57:01.902Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-19T22:57:02.161Z] + OS_FAMILY=debian [2023-05-19T22:57:02.161Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-254 [2023-05-19T22:57:02.161Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-19T22:57:02.161Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-19T22:57:02.161Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-19T22:57:02.161Z] + PACKAGES=/tmp/packages_start.txt [2023-05-19T22:57:02.161Z] + '[' /w/workspace/foundry_device-usb-camera_PR-254 ']' [2023-05-19T22:57:02.161Z] + PACKAGES=/tmp/packages_end.txt [2023-05-19T22:57:02.161Z] + case "${OS_FAMILY}" in [2023-05-19T22:57:02.161Z] + dpkg -l [2023-05-19T22:57:02.161Z] + grep '^ii' [2023-05-19T22:57:02.161Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-19T22:57:02.161Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-19T22:57:02.161Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-19T22:57:02.161Z] + '[' /w/workspace/foundry_device-usb-camera_PR-254 ']' [2023-05-19T22:57:02.161Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-254/archives/ [2023-05-19T22:57:02.161Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-254/archives/ [Pipeline] echo [2023-05-19T22:57:02.196Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-usb-camera_PR-254/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-19T22:57:02.491Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-19T22:57:03.123Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-19T22:57:03.123Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-19T22:57:03.284Z] prd-ubuntu20.04-docker-8c-8g-16139 does not seem to be running inside a container [2023-05-19T22:57:03.310Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-usb-camera_PR-254/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-254 -v /w/workspace/foundry_device-usb-camera_PR-254:/w/workspace/foundry_device-usb-camera_PR-254:rw,z -v /w/workspace/foundry_device-usb-camera_PR-254@tmp:/w/workspace/foundry_device-usb-camera_PR-254@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-19T22:57:03.519Z] $ docker top aadfb3bac9e6cc4adec726078bbaacf8e4d5d96e4208edb59602c816590c628e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-19T22:57:03.916Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-19T22:57:04.231Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-19T22:57:04.544Z] + ls /var/log/sa-host [2023-05-19T22:57:04.544Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-19T22:57:04.687Z] provisioning config files... [2023-05-19T22:57:04.697Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-254@tmp/config4368551552076603236tmp [Pipeline] { [Pipeline] echo [2023-05-19T22:57:04.748Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-19T22:57:05.056Z] ---> create-netrc.sh [Pipeline] } [2023-05-19T22:57:05.084Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-19T22:57:05.483Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-19T22:57:05.517Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-19T22:57:05.830Z] ---> sudo-logs.sh [2023-05-19T22:57:05.830Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-19T22:57:05.919Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-19T22:57:06.233Z] ---> job-cost.sh [2023-05-19T22:57:06.233Z] lf-activate-venv: SKIPPING [2023-05-19T22:57:06.233Z] DEBUG: total: 0.2199999988079071 [2023-05-19T22:57:06.233Z] INFO: Retrieving Stack Cost... [2023-05-19T22:57:06.803Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-19T22:57:07.063Z] INFO: Archiving Costs [Pipeline] echo [2023-05-19T22:57:07.100Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-19T22:57:07.414Z] ---> logs-deploy.sh [2023-05-19T22:57:07.414Z] lf-activate-venv: SKIPPING [2023-05-19T22:57:07.414Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-254/1 [2023-05-19T22:57:07.414Z] INFO: archiving workspace using pattern(s): [2023-05-19T22:57:08.350Z] Archives upload complete. [2023-05-19T22:57:08.350Z] INFO: archiving logs to Nexus [2023-05-19T22:57:08.918Z] ---> uname -a: [2023-05-19T22:57:08.918Z] Linux prd-ubuntu20-04-docker-8c-8g-16139 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-19T22:57:08.918Z] [2023-05-19T22:57:08.918Z] [2023-05-19T22:57:08.918Z] ---> lscpu: [2023-05-19T22:57:08.918Z] Architecture: x86_64 [2023-05-19T22:57:08.918Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-19T22:57:08.918Z] Byte Order: Little Endian [2023-05-19T22:57:08.918Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-19T22:57:08.918Z] CPU(s): 8 [2023-05-19T22:57:08.918Z] On-line CPU(s) list: 0-7 [2023-05-19T22:57:08.918Z] Thread(s) per core: 1 [2023-05-19T22:57:08.918Z] Core(s) per socket: 1 [2023-05-19T22:57:08.918Z] Socket(s): 8 [2023-05-19T22:57:08.918Z] NUMA node(s): 1 [2023-05-19T22:57:08.918Z] Vendor ID: AuthenticAMD [2023-05-19T22:57:08.918Z] CPU family: 23 [2023-05-19T22:57:08.918Z] Model: 49 [2023-05-19T22:57:08.918Z] Model name: AMD EPYC-Rome Processor [2023-05-19T22:57:08.918Z] Stepping: 0 [2023-05-19T22:57:08.918Z] CPU MHz: 2800.000 [2023-05-19T22:57:08.918Z] BogoMIPS: 5600.00 [2023-05-19T22:57:08.918Z] Virtualization: AMD-V [2023-05-19T22:57:08.918Z] Hypervisor vendor: KVM [2023-05-19T22:57:08.918Z] Virtualization type: full [2023-05-19T22:57:08.918Z] L1d cache: 256 KiB [2023-05-19T22:57:08.918Z] L1i cache: 256 KiB [2023-05-19T22:57:08.918Z] L2 cache: 4 MiB [2023-05-19T22:57:08.918Z] L3 cache: 128 MiB [2023-05-19T22:57:08.918Z] NUMA node0 CPU(s): 0-7 [2023-05-19T22:57:08.918Z] Vulnerability Itlb multihit: Not affected [2023-05-19T22:57:08.918Z] Vulnerability L1tf: Not affected [2023-05-19T22:57:08.918Z] Vulnerability Mds: Not affected [2023-05-19T22:57:08.918Z] Vulnerability Meltdown: Not affected [2023-05-19T22:57:08.918Z] Vulnerability Mmio stale data: Not affected [2023-05-19T22:57:08.918Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-19T22:57:08.918Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-19T22:57:08.918Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-19T22:57:08.918Z] Vulnerability Srbds: Not affected [2023-05-19T22:57:08.918Z] Vulnerability Tsx async abort: Not affected [2023-05-19T22:57:08.918Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-05-19T22:57:08.918Z] [2023-05-19T22:57:08.918Z] [2023-05-19T22:57:08.918Z] ---> nproc: [2023-05-19T22:57:08.918Z] 8 [2023-05-19T22:57:08.918Z] [2023-05-19T22:57:08.918Z] [2023-05-19T22:57:08.918Z] ---> df -h: [2023-05-19T22:57:08.918Z] Filesystem Size Used Avail Use% Mounted on [2023-05-19T22:57:08.918Z] overlay 155G 12G 144G 8% / [2023-05-19T22:57:08.918Z] tmpfs 64M 0 64M 0% /dev [2023-05-19T22:57:08.918Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-19T22:57:08.918Z] shm 64M 0 64M 0% /dev/shm [2023-05-19T22:57:08.918Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-05-19T22:57:08.918Z] [2023-05-19T22:57:08.918Z]