Pull request #30 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 farshidtz for edgexfoundry/device-usb-camera Obtained Jenkinsfile from bdfb580ecddb3ccd882916bc15c51808c160d894+a193e592b38d26fd25d0e1783a09c429068bfbdb (7ef6c55bb93243e488f776ae62982d25a041fe71) 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-ssh13803927317594953907.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh6017998801228169012.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-30/workspace@libs/edgex-global-pipelines # 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-30/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4051341111737182270.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-30/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8581406173335957200.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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 shared 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-ssh14562421704011230144.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-30/workspace@libs/lf-pipelines # 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-30/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh16941948668311156604.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 b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 95c76d14630896f3c9cf825147e1b1e2bad20cbb Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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.17 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 [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-64188 in /w/workspace/xfoundry_device-usb-camera_PR-30 [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/xfoundry_device-usb-camera_PR-30 # 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/30/head:refs/remotes/origin/PR-30 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a193e592b38d26fd25d0e1783a09c429068bfbdb into PR head commit bdfb580ecddb3ccd882916bc15c51808c160d894 Merge succeeded, producing 9276da730adaba902e6fe23639d16c96d831e8d5 Checking out Revision 9276da730adaba902e6fe23639d16c96d831e8d5 (PR-30) > git config core.sparsecheckout # timeout=10 > git checkout -f bdfb580ecddb3ccd882916bc15c51808c160d894 # 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 a193e592b38d26fd25d0e1783a09c429068bfbdb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9276da730adaba902e6fe23639d16c96d831e8d5 # timeout=10 Commit message: "Merge commit 'a193e592b38d26fd25d0e1783a09c429068bfbdb' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-20T12:21:33.437Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-20T12:21:33.590Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-20T12:21:33.674Z] ========================================================= [2022-05-20T12:21:33.674Z] EdgeX Global Pipelines Version Info [2022-05-20T12:21:33.674Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-20T12:21:34.473Z] ------------------- [2022-05-20T12:21:34.473Z] stable info: [2022-05-20T12:21:34.473Z] ------------------- [2022-05-20T12:21:34.473Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-20T12:21:34.473Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-20T12:21:34.473Z] Message: update stable to v1.0.230 [2022-05-20T12:21:35.047Z] ------------------- [2022-05-20T12:21:35.047Z] experimental info: [2022-05-20T12:21:35.047Z] ------------------- [2022-05-20T12:21:35.047Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-20T12:21:35.047Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-20T12:21:35.047Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-20T12:21:35.377Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-05-20T12:21:35.411Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-05-20T12:21:35.453Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-20T12:21:35.490Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-20T12:21:35.526Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-20T12:21:35.566Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-20T12:21:35.603Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-20T12:21:35.638Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-20T12:21:35.672Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-20T12:21:35.710Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-20T12:21:35.745Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-20T12:21:35.781Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-05-20T12:21:35.819Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-20T12:21:35.859Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-20T12:21:35.900Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-20T12:21:35.939Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-20T12:21:35.979Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-20T12:21:36.018Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-20T12:21:36.053Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-20T12:21:36.087Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-20T12:21:36.123Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-20T12:21:36.159Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-20T12:21:36.193Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-20T12:21:36.229Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-20T12:21:36.265Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-20T12:21:36.298Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-20T12:21:36.335Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-30 [Pipeline] echo [2022-05-20T12:21:36.370Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-30 [Pipeline] echo [2022-05-20T12:21:36.406Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-30 [Pipeline] echo [2022-05-20T12:21:36.441Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9276da730adaba902e6fe23639d16c96d831e8d5 [Pipeline] echo [2022-05-20T12:21:36.477Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9276da7 [Pipeline] echo [2022-05-20T12:21:36.513Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-20T12:21:36.613Z] provisioning config files... [2022-05-20T12:21:36.629Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-30@tmp/config3146621641865261400tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T12:21:36.973Z] ---> docker-login.sh [2022-05-20T12:21:36.973Z] nexus3.edgexfoundry.org:10001 [2022-05-20T12:21:37.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T12:21:37.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T12:21:37.236Z] Configure a credential helper to remove this warning. See [2022-05-20T12:21:37.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T12:21:37.236Z] [2022-05-20T12:21:37.236Z] Login Succeeded [2022-05-20T12:21:37.236Z] nexus3.edgexfoundry.org:10002 [2022-05-20T12:21:37.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T12:21:37.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T12:21:37.498Z] Configure a credential helper to remove this warning. See [2022-05-20T12:21:37.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T12:21:37.498Z] [2022-05-20T12:21:37.498Z] Login Succeeded [2022-05-20T12:21:37.498Z] nexus3.edgexfoundry.org:10003 [2022-05-20T12:21:37.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T12:21:37.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T12:21:37.764Z] Configure a credential helper to remove this warning. See [2022-05-20T12:21:37.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T12:21:37.764Z] [2022-05-20T12:21:37.764Z] Login Succeeded [2022-05-20T12:21:37.764Z] nexus3.edgexfoundry.org:10004 [2022-05-20T12:21:37.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T12:21:37.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T12:21:37.764Z] Configure a credential helper to remove this warning. See [2022-05-20T12:21:37.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T12:21:37.764Z] [2022-05-20T12:21:37.764Z] Login Succeeded [2022-05-20T12:21:37.764Z] docker.io [2022-05-20T12:21:38.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T12:21:38.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T12:21:38.286Z] Configure a credential helper to remove this warning. See [2022-05-20T12:21:38.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T12:21:38.286Z] [2022-05-20T12:21:38.286Z] Login Succeeded [2022-05-20T12:21:38.286Z] ---> docker-login.sh ends [Pipeline] } [2022-05-20T12:21:38.312Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-20T12:21:38.946Z] + git rev-list -1 --merges 9276da730adaba902e6fe23639d16c96d831e8d5~1..9276da730adaba902e6fe23639d16c96d831e8d5 [Pipeline] echo [2022-05-20T12:21:38.989Z] -----------> git rev-list -1 --merges 9276da730adaba902e6fe23639d16c96d831e8d5~1..9276da730adaba902e6fe23639d16c96d831e8d5 9276da730adaba902e6fe23639d16c96d831e8d5 [2022-05-20T12:21:38.989Z] 9276da730adaba902e6fe23639d16c96d831e8d5 [false] [Pipeline] sh [2022-05-20T12:21:39.300Z] + git log --format=format:%s -1 9276da730adaba902e6fe23639d16c96d831e8d5 [Pipeline] echo [2022-05-20T12:21:39.341Z] ========================================================= [2022-05-20T12:21:39.341Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-20T12:21:39.341Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-20T12:21:39.784Z] + git log --format=format:%s -1 9276da730adaba902e6fe23639d16c96d831e8d5 [Pipeline] echo [2022-05-20T12:21:39.816Z] [semverPrep] GIT_COMMIT: 9276da730adaba902e6fe23639d16c96d831e8d5, Commit Message: Merge commit 'a193e592b38d26fd25d0e1783a09c429068bfbdb' into HEAD [Pipeline] echo [2022-05-20T12:21:39.843Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-20T12:21:40.303Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-20T12:21:40.303Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-20T12:21:40.303Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-20T12:21:40.303Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-20T12:21:40.303Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-20T12:21:40.303Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-20T12:21:40.303Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-20T12:21:40.761Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-20T12:21:40.761Z] [2022-05-20T12:21:40.761Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-20T12:21:41.108Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-20T12:21:41.108Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-20T12:21:41.108Z] 1fe172e4850f: Pulling fs layer [2022-05-20T12:21:41.108Z] caf521ccaac6: Pulling fs layer [2022-05-20T12:21:41.108Z] 3ead6fa29328: Pulling fs layer [2022-05-20T12:21:41.108Z] 5c2a1cbceb83: Pulling fs layer [2022-05-20T12:21:41.108Z] a8d5f1318db7: Pulling fs layer [2022-05-20T12:21:41.108Z] c427282e49a2: Pulling fs layer [2022-05-20T12:21:41.108Z] 5c2a1cbceb83: Waiting [2022-05-20T12:21:41.108Z] a8d5f1318db7: Waiting [2022-05-20T12:21:41.108Z] c427282e49a2: Waiting [2022-05-20T12:21:41.108Z] 1827001aaf11: Pulling fs layer [2022-05-20T12:21:41.108Z] 0714d37db230: Pulling fs layer [2022-05-20T12:21:41.108Z] 1827001aaf11: Waiting [2022-05-20T12:21:41.108Z] ac28cf19c067: Pulling fs layer [2022-05-20T12:21:41.108Z] ca983d60f3e2: Pulling fs layer [2022-05-20T12:21:41.108Z] 0714d37db230: Waiting [2022-05-20T12:21:41.108Z] ac28cf19c067: Waiting [2022-05-20T12:21:41.108Z] 9f894cec8388: Pulling fs layer [2022-05-20T12:21:41.108Z] 9f894cec8388: Waiting [2022-05-20T12:21:41.108Z] ca983d60f3e2: Waiting [2022-05-20T12:21:41.108Z] caf521ccaac6: Verifying Checksum [2022-05-20T12:21:41.108Z] caf521ccaac6: Download complete [2022-05-20T12:21:41.108Z] 5c2a1cbceb83: Verifying Checksum [2022-05-20T12:21:41.108Z] 5c2a1cbceb83: Download complete [2022-05-20T12:21:41.368Z] a8d5f1318db7: Download complete [2022-05-20T12:21:41.368Z] c427282e49a2: Download complete [2022-05-20T12:21:41.368Z] 3ead6fa29328: Verifying Checksum [2022-05-20T12:21:41.368Z] 3ead6fa29328: Download complete [2022-05-20T12:21:41.368Z] 0714d37db230: Verifying Checksum [2022-05-20T12:21:41.368Z] 0714d37db230: Download complete [2022-05-20T12:21:41.368Z] ac28cf19c067: Download complete [2022-05-20T12:21:41.368Z] ca983d60f3e2: Download complete [2022-05-20T12:21:41.368Z] 9f894cec8388: Verifying Checksum [2022-05-20T12:21:41.368Z] 9f894cec8388: Download complete [2022-05-20T12:21:41.368Z] 1fe172e4850f: Download complete [2022-05-20T12:21:41.627Z] 1827001aaf11: Verifying Checksum [2022-05-20T12:21:41.627Z] 1827001aaf11: Download complete [2022-05-20T12:21:43.024Z] 1fe172e4850f: Pull complete [2022-05-20T12:21:43.024Z] caf521ccaac6: Pull complete [2022-05-20T12:21:43.602Z] 3ead6fa29328: Pull complete [2022-05-20T12:21:43.602Z] 5c2a1cbceb83: Pull complete [2022-05-20T12:21:44.177Z] a8d5f1318db7: Pull complete [2022-05-20T12:21:44.177Z] c427282e49a2: Pull complete [2022-05-20T12:21:46.095Z] 1827001aaf11: Pull complete [2022-05-20T12:21:46.095Z] 0714d37db230: Pull complete [2022-05-20T12:21:46.359Z] ac28cf19c067: Pull complete [2022-05-20T12:21:46.360Z] ca983d60f3e2: Pull complete [2022-05-20T12:21:46.621Z] 9f894cec8388: Pull complete [2022-05-20T12:21:46.621Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-20T12:21:46.622Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-20T12:21:46.622Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-20T12:21:46.726Z] prd-ubuntu20.04-docker-8c-8g-64188 does not seem to be running inside a container [2022-05-20T12:21:46.768Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-usb-camera_PR-30 -v /w/workspace/xfoundry_device-usb-camera_PR-30:/w/workspace/xfoundry_device-usb-camera_PR-30:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-30@tmp:/w/workspace/xfoundry_device-usb-camera_PR-30@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-20T12:21:49.080Z] $ docker top e186ac6e91426dd6dab04749efa60bb58999ad46d429e47481ef787257f70559 -eo pid,comm [2022-05-20T12:21:49.153Z] 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). [2022-05-20T12:21:49.153Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-20T12:21:49.277Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-20T12:21:49.277Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-20T12:21:49.407Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-20T12:21:49.417Z] $ docker exec e186ac6e91426dd6dab04749efa60bb58999ad46d429e47481ef787257f70559 ssh-agent [2022-05-20T12:21:49.541Z] SSH_AUTH_SOCK=/tmp/ssh-9zLKDbps81Pc/agent.33 [2022-05-20T12:21:49.541Z] SSH_AGENT_PID=40 [2022-05-20T12:21:49.549Z] Running ssh-add (command line suppressed) [2022-05-20T12:21:49.672Z] Identity added: /w/workspace/xfoundry_device-usb-camera_PR-30@tmp/private_key_7529394402625829528.key (/w/workspace/xfoundry_device-usb-camera_PR-30@tmp/private_key_7529394402625829528.key) [2022-05-20T12:21:49.681Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-20T12:21:50.022Z] + git tag --points-at HEAD [Pipeline] } [2022-05-20T12:21:50.054Z] $ docker exec --env ******** --env ******** e186ac6e91426dd6dab04749efa60bb58999ad46d429e47481ef787257f70559 ssh-agent -k [2022-05-20T12:21:50.163Z] unset SSH_AUTH_SOCK; [2022-05-20T12:21:50.164Z] unset SSH_AGENT_PID; [2022-05-20T12:21:50.164Z] echo Agent pid 40 killed; [2022-05-20T12:21:50.169Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-20T12:21:50.253Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-20T12:21:50.253Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-20T12:21:50.385Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-20T12:21:50.394Z] $ docker exec e186ac6e91426dd6dab04749efa60bb58999ad46d429e47481ef787257f70559 ssh-agent [2022-05-20T12:21:50.506Z] SSH_AUTH_SOCK=/tmp/ssh-eb14mcBNiN59/agent.73 [2022-05-20T12:21:50.506Z] SSH_AGENT_PID=80 [2022-05-20T12:21:50.512Z] Running ssh-add (command line suppressed) [2022-05-20T12:21:50.634Z] Identity added: /w/workspace/xfoundry_device-usb-camera_PR-30@tmp/private_key_6919045010823067637.key (/w/workspace/xfoundry_device-usb-camera_PR-30@tmp/private_key_6919045010823067637.key) [2022-05-20T12:21:50.643Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-20T12:21:51.074Z] + git semver init [2022-05-20T12:21:51.336Z] 2022-05-20 12:21:51,289 [run_init] DEBUG init version:0.0.0 force:False [2022-05-20T12:21:51.336Z] 2022-05-20 12:21:51,290 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-usb-camera_PR-30/.semver [2022-05-20T12:21:51.336Z] 2022-05-20 12:21:51,290 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/xfoundry_device-usb-camera_PR-30/.semver [2022-05-20T12:21:51.336Z] 2022-05-20 12:21:51,290 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/xfoundry_device-usb-camera_PR-30/.semver'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-30, universal_newlines=False, shell=None, istream=None) [2022-05-20T12:21:51.912Z] 2022-05-20 12:21:51,804 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-usb-camera_PR-30/.git/info/exclude [2022-05-20T12:21:51.912Z] 2022-05-20 12:21:51,805 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-usb-camera_PR-30/.semver/PR-30 with force:False [2022-05-20T12:21:51.912Z] 2022-05-20 12:21:51,805 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-usb-camera_PR-30/.semver/PR-30 [2022-05-20T12:21:51.912Z] 2022-05-20 12:21:51,809 [execute] INFO git cat-file --batch-check [2022-05-20T12:21:51.912Z] 2022-05-20 12:21:51,809 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-30/.semver, universal_newlines=False, shell=None, istream=) [2022-05-20T12:21:51.912Z] 2022-05-20 12:21:51,817 [execute] INFO git cat-file --batch [2022-05-20T12:21:51.912Z] 2022-05-20 12:21:51,818 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-30/.semver, universal_newlines=False, shell=None, istream=) [2022-05-20T12:21:51.912Z] 2022-05-20 12:21:51,824 [read_version] DEBUG read version from /w/workspace/xfoundry_device-usb-camera_PR-30/.semver/PR-30 [2022-05-20T12:21:51.912Z] 0.0.0 [Pipeline] } [2022-05-20T12:21:51.944Z] $ docker exec --env ******** --env ******** e186ac6e91426dd6dab04749efa60bb58999ad46d429e47481ef787257f70559 ssh-agent -k [2022-05-20T12:21:52.076Z] unset SSH_AUTH_SOCK; [2022-05-20T12:21:52.076Z] unset SSH_AGENT_PID; [2022-05-20T12:21:52.076Z] echo Agent pid 80 killed; [2022-05-20T12:21:52.082Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-20T12:21:52.516Z] + git semver [Pipeline] } [2022-05-20T12:21:52.835Z] $ docker stop --time=1 e186ac6e91426dd6dab04749efa60bb58999ad46d429e47481ef787257f70559 [2022-05-20T12:21:54.227Z] $ docker rm -f e186ac6e91426dd6dab04749efa60bb58999ad46d429e47481ef787257f70559 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-20T12:21:54.646Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-20T12:21:54.958Z] Stashed 1 file(s) [Pipeline] echo [2022-05-20T12:21:54.976Z] [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 [2022-05-20T12:21:55.524Z] provisioning config files... [2022-05-20T12:21:55.537Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-30@tmp/config7354819117539001266tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T12:21:55.883Z] ---> docker-login.sh [2022-05-20T12:21:55.883Z] nexus3.edgexfoundry.org:10001 [2022-05-20T12:21:55.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T12:21:55.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T12:21:55.883Z] Configure a credential helper to remove this warning. See [2022-05-20T12:21:55.883Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T12:21:55.883Z] [2022-05-20T12:21:55.883Z] Login Succeeded [2022-05-20T12:21:55.883Z] nexus3.edgexfoundry.org:10002 [2022-05-20T12:21:55.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T12:21:56.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T12:21:56.144Z] Configure a credential helper to remove this warning. See [2022-05-20T12:21:56.144Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T12:21:56.144Z] [2022-05-20T12:21:56.144Z] Login Succeeded [2022-05-20T12:21:56.144Z] nexus3.edgexfoundry.org:10003 [2022-05-20T12:21:56.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T12:21:56.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T12:21:56.144Z] Configure a credential helper to remove this warning. See [2022-05-20T12:21:56.144Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T12:21:56.144Z] [2022-05-20T12:21:56.144Z] Login Succeeded [2022-05-20T12:21:56.144Z] nexus3.edgexfoundry.org:10004 [2022-05-20T12:21:56.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T12:21:56.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T12:21:56.406Z] Configure a credential helper to remove this warning. See [2022-05-20T12:21:56.406Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T12:21:56.406Z] [2022-05-20T12:21:56.406Z] Login Succeeded [2022-05-20T12:21:56.406Z] docker.io [2022-05-20T12:21:56.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T12:21:56.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T12:21:56.670Z] Configure a credential helper to remove this warning. See [2022-05-20T12:21:56.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T12:21:56.670Z] [2022-05-20T12:21:56.670Z] Login Succeeded [2022-05-20T12:21:56.670Z] ---> docker-login.sh ends [Pipeline] } [2022-05-20T12:21:56.707Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-20T12:21:56.895Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-20T12:21:56.926Z] ========================================================= [2022-05-20T12:21:56.926Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-20T12:21:56.926Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-20T12:21:57.329Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-20T12:21:57.329Z] Sending build context to Docker daemon 838.1kB [2022-05-20T12:21:57.329Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-20T12:21:57.329Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-20T12:21:57.329Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-20T12:21:57.329Z] 59bf1c3509f3: Pulling fs layer [2022-05-20T12:21:57.329Z] 666ba61612fd: Pulling fs layer [2022-05-20T12:21:57.329Z] 8ed8ca486205: Pulling fs layer [2022-05-20T12:21:57.329Z] 4fe6c5a15a65: Pulling fs layer [2022-05-20T12:21:57.329Z] 22a0e8bec74d: Pulling fs layer [2022-05-20T12:21:57.329Z] ca2b28591e48: Pulling fs layer [2022-05-20T12:21:57.329Z] a51346096db8: Pulling fs layer [2022-05-20T12:21:57.329Z] daebc70d1ce1: Pulling fs layer [2022-05-20T12:21:57.329Z] 4fe6c5a15a65: Waiting [2022-05-20T12:21:57.329Z] 0e18a0eac166: Pulling fs layer [2022-05-20T12:21:57.329Z] 22a0e8bec74d: Waiting [2022-05-20T12:21:57.329Z] daebc70d1ce1: Waiting [2022-05-20T12:21:57.329Z] a51346096db8: Waiting [2022-05-20T12:21:57.329Z] ca2b28591e48: Waiting [2022-05-20T12:21:57.329Z] 8ed8ca486205: Verifying Checksum [2022-05-20T12:21:57.329Z] 8ed8ca486205: Download complete [2022-05-20T12:21:57.329Z] 666ba61612fd: Download complete [2022-05-20T12:21:57.329Z] 22a0e8bec74d: Download complete [2022-05-20T12:21:57.329Z] ca2b28591e48: Download complete [2022-05-20T12:21:57.591Z] a51346096db8: Verifying Checksum [2022-05-20T12:21:57.591Z] a51346096db8: Download complete [2022-05-20T12:21:57.591Z] 59bf1c3509f3: Verifying Checksum [2022-05-20T12:21:57.591Z] 59bf1c3509f3: Download complete [2022-05-20T12:21:57.591Z] daebc70d1ce1: Verifying Checksum [2022-05-20T12:21:57.591Z] daebc70d1ce1: Download complete [2022-05-20T12:21:57.591Z] 59bf1c3509f3: Pull complete [2022-05-20T12:21:57.853Z] 666ba61612fd: Pull complete [2022-05-20T12:21:57.853Z] 8ed8ca486205: Pull complete [2022-05-20T12:21:58.114Z] 0e18a0eac166: Verifying Checksum [2022-05-20T12:21:58.114Z] 0e18a0eac166: Download complete [2022-05-20T12:21:58.377Z] 4fe6c5a15a65: Verifying Checksum [2022-05-20T12:21:58.377Z] 4fe6c5a15a65: Download complete [2022-05-20T12:22:02.580Z] 4fe6c5a15a65: Pull complete [2022-05-20T12:22:02.580Z] 22a0e8bec74d: Pull complete [2022-05-20T12:22:02.580Z] ca2b28591e48: Pull complete [2022-05-20T12:22:02.580Z] a51346096db8: Pull complete [2022-05-20T12:22:02.580Z] daebc70d1ce1: Pull complete [2022-05-20T12:22:05.129Z] 0e18a0eac166: Pull complete [2022-05-20T12:22:05.129Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-20T12:22:05.129Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-20T12:22:05.129Z] ---> f018257e8ee9 [2022-05-20T12:22:05.129Z] Step 3/12 : ARG MAKE="make build" [2022-05-20T12:22:07.048Z] ---> Running in b98e854c08c7 [2022-05-20T12:22:07.048Z] Removing intermediate container b98e854c08c7 [2022-05-20T12:22:07.048Z] ---> 54d8e44669ee [2022-05-20T12:22:07.048Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-20T12:22:07.048Z] ---> Running in 4925774aaa3c [2022-05-20T12:22:07.048Z] Removing intermediate container 4925774aaa3c [2022-05-20T12:22:07.048Z] ---> 8bce0d59180c [2022-05-20T12:22:07.048Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-05-20T12:22:07.048Z] ---> Running in de7bfc6309c7 [2022-05-20T12:22:07.048Z] Removing intermediate container de7bfc6309c7 [2022-05-20T12:22:07.048Z] ---> ef62cb64ca8d [2022-05-20T12:22:07.048Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T12:22:07.048Z] ---> Running in 947c5667539a [2022-05-20T12:22:07.620Z] Removing intermediate container 947c5667539a [2022-05-20T12:22:07.620Z] ---> 5f4469c375a2 [2022-05-20T12:22:07.620Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-20T12:22:07.620Z] ---> Running in 9afeee3d02c4 [2022-05-20T12:22:07.881Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-20T12:22:08.823Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-20T12:22:09.085Z] (1/81) Installing mesa (21.2.6-r0) [2022-05-20T12:22:09.345Z] (2/81) Installing libxau (1.0.9-r0) [2022-05-20T12:22:09.345Z] (3/81) Installing libmd (1.0.3-r0) [2022-05-20T12:22:09.345Z] (4/81) Installing libbsd (0.11.3-r1) [2022-05-20T12:22:09.606Z] (5/81) Installing libxdmcp (1.1.3-r0) [2022-05-20T12:22:09.606Z] (6/81) Installing libxcb (1.14-r2) [2022-05-20T12:22:09.606Z] (7/81) Installing libx11 (1.7.2-r0) [2022-05-20T12:22:09.869Z] (8/81) Installing libxext (1.3.4-r0) [2022-05-20T12:22:09.869Z] (9/81) Installing libxfixes (6.0.0-r0) [2022-05-20T12:22:09.869Z] (10/81) Installing libxxf86vm (1.1.4-r2) [2022-05-20T12:22:10.131Z] (11/81) Installing libpciaccess (0.16-r0) [2022-05-20T12:22:10.131Z] (12/81) Installing libdrm (2.4.109-r0) [2022-05-20T12:22:10.131Z] (13/81) Installing mesa-glapi (21.2.6-r0) [2022-05-20T12:22:10.353Z] Still waiting to schedule task [2022-05-20T12:22:10.353Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-05-20T12:22:10.392Z] (14/81) Installing libxshmfence (1.3-r1) [2022-05-20T12:22:10.392Z] (15/81) Installing mesa-gl (21.2.6-r0) [2022-05-20T12:22:10.654Z] (16/81) Installing libice (1.0.10-r0) [2022-05-20T12:22:10.655Z] (17/81) Installing libuuid (2.37.4-r0) [2022-05-20T12:22:10.655Z] (18/81) Installing libsm (1.2.3-r0) [2022-05-20T12:22:10.916Z] (19/81) Installing libxt (1.2.1-r0) [2022-05-20T12:22:10.916Z] (20/81) Installing libxmu (1.1.3-r0) [2022-05-20T12:22:10.916Z] (21/81) Installing xset (1.2.4-r0) [2022-05-20T12:22:11.179Z] (22/81) Installing xprop (1.2.5-r0) [2022-05-20T12:22:11.179Z] (23/81) Installing xdg-utils (1.1.3-r0) [2022-05-20T12:22:11.179Z] (24/81) Installing dbus-libs (1.12.20-r4) [2022-05-20T12:22:11.440Z] (25/81) Installing libffi (3.4.2-r1) [2022-05-20T12:22:11.440Z] (26/81) Installing libintl (0.21-r0) [2022-05-20T12:22:11.440Z] (27/81) Installing libblkid (2.37.4-r0) [2022-05-20T12:22:11.701Z] (28/81) Installing libmount (2.37.4-r0) [2022-05-20T12:22:11.701Z] (29/81) Installing pcre (8.45-r1) [2022-05-20T12:22:11.701Z] (30/81) Installing glib (2.70.1-r0) [2022-05-20T12:22:12.180Z] (31/81) Installing icu-libs (69.1-r1) [2022-05-20T12:22:13.566Z] (32/81) Installing libpcre2-16 (10.39-r0) [2022-05-20T12:22:13.566Z] (33/81) Installing zstd-libs (1.5.0-r0) [2022-05-20T12:22:13.852Z] (34/81) Installing qt5-qtbase (5.15.3_git20210713-r5) [2022-05-20T12:22:15.245Z] (35/81) Installing hicolor-icon-theme (0.17-r1) [2022-05-20T12:22:15.506Z] (36/81) Installing wayland-libs-server (1.19.0-r1) [2022-05-20T12:22:15.506Z] (37/81) Installing mesa-gbm (21.2.6-r0) [2022-05-20T12:22:15.506Z] (38/81) Installing wayland-libs-client (1.19.0-r1) [2022-05-20T12:22:15.767Z] (39/81) Installing qt5-qtdeclarative (5.15.3_git20210531-r0) [2022-05-20T12:22:16.028Z] (40/81) Installing libxcomposite (0.4.5-r0) [2022-05-20T12:22:16.028Z] (41/81) Installing libbz2 (1.0.8-r1) [2022-05-20T12:22:16.288Z] (42/81) Installing libpng (1.6.37-r1) [2022-05-20T12:22:16.288Z] (43/81) Installing freetype (2.11.1-r2) [2022-05-20T12:22:16.288Z] (44/81) Installing fontconfig (2.13.1-r4) [2022-05-20T12:22:16.550Z] (45/81) Installing wayland-libs-cursor (1.19.0-r1) [2022-05-20T12:22:16.550Z] (46/81) Installing wayland-libs-egl (1.19.0-r1) [2022-05-20T12:22:16.550Z] (47/81) Installing xkeyboard-config (2.34-r0) [2022-05-20T12:22:16.811Z] (48/81) Installing xz-libs (5.2.5-r1) [2022-05-20T12:22:16.811Z] (49/81) Installing libxml2 (2.9.14-r0) [2022-05-20T12:22:16.811Z] (50/81) Installing libxkbcommon (1.3.1-r0) [2022-05-20T12:22:17.072Z] (51/81) Installing qt5-qtwayland (5.15.3_git20211028-r0) [2022-05-20T12:22:17.072Z] (52/81) Installing mesa-egl (21.2.6-r0) [2022-05-20T12:22:17.333Z] (53/81) Installing avahi-libs (0.8-r5) [2022-05-20T12:22:17.333Z] (54/81) Installing nettle (3.7.3-r0) [2022-05-20T12:22:17.333Z] (55/81) Installing p11-kit (0.24.0-r1) [2022-05-20T12:22:17.593Z] (56/81) Installing libtasn1 (4.18.0-r0) [2022-05-20T12:22:17.593Z] (57/81) Installing libunistring (0.9.10-r1) [2022-05-20T12:22:17.593Z] (58/81) Installing gnutls (3.7.1-r0) [2022-05-20T12:22:17.861Z] (59/81) Installing cups-libs (2.3.3-r5) [2022-05-20T12:22:17.862Z] (60/81) Installing graphite2 (1.3.14-r0) [2022-05-20T12:22:18.123Z] (61/81) Installing harfbuzz (3.0.0-r2) [2022-05-20T12:22:18.123Z] (62/81) Installing libevdev (1.12.0-r0) [2022-05-20T12:22:18.123Z] (63/81) Installing mtdev (1.1.6-r0) [2022-05-20T12:22:18.386Z] (64/81) Installing eudev-libs (3.2.11_pre1-r0) [2022-05-20T12:22:18.386Z] (65/81) Installing libinput-libs (1.19.4-r0) [2022-05-20T12:22:18.386Z] (66/81) Installing libjpeg-turbo (2.1.2-r0) [2022-05-20T12:22:18.649Z] (67/81) Installing xcb-util-wm (0.4.1-r1) [2022-05-20T12:22:18.649Z] (68/81) Installing xcb-util (0.4.0-r3) [2022-05-20T12:22:18.649Z] (69/81) Installing xcb-util-image (0.4.0-r1) [2022-05-20T12:22:18.910Z] (70/81) Installing xcb-util-keysyms (0.4.0-r1) [2022-05-20T12:22:18.910Z] (71/81) Installing xcb-util-renderutil (0.3.9-r1) [2022-05-20T12:22:18.910Z] (72/81) Installing libxkbcommon-x11 (1.3.1-r0) [2022-05-20T12:22:19.173Z] (73/81) Installing qt5-qtbase-x11 (5.15.3_git20210713-r5) [2022-05-20T12:22:19.434Z] (74/81) Installing v4l-utils-libs (1.22.1-r1) [2022-05-20T12:22:19.696Z] (75/81) Installing v4l-utils (1.22.1-r1) [2022-05-20T12:22:19.696Z] (76/81) Installing udev-init-scripts (35-r0) [2022-05-20T12:22:19.959Z] Executing udev-init-scripts-35-r0.post-install [2022-05-20T12:22:19.959Z] (77/81) Installing kmod-libs (29-r2) [2022-05-20T12:22:19.959Z] (78/81) Installing eudev (3.2.11_pre1-r0) [2022-05-20T12:22:19.959Z] (79/81) Installing eudev-dev (3.2.11_pre1-r0) [2022-05-20T12:22:20.221Z] (80/81) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-05-20T12:22:20.221Z] (81/81) Installing v4l-utils-dev (1.22.1-r1) [2022-05-20T12:22:20.221Z] Executing busybox-1.34.1-r3.trigger [2022-05-20T12:22:20.221Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-05-20T12:22:20.221Z] OK: 335 MiB in 133 packages [2022-05-20T12:22:22.764Z] Removing intermediate container 9afeee3d02c4 [2022-05-20T12:22:22.764Z] ---> cbc40ee29c89 [2022-05-20T12:22:22.764Z] Step 8/12 : WORKDIR /device-usb-camera [2022-05-20T12:22:22.764Z] ---> Running in df883248c229 [2022-05-20T12:22:22.764Z] Removing intermediate container df883248c229 [2022-05-20T12:22:22.764Z] ---> 141b61a368af [2022-05-20T12:22:22.764Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-20T12:22:22.764Z] ---> 6c758c184dca [2022-05-20T12:22:22.764Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T12:22:22.764Z] ---> Running in 2cc87a3eabbd [2022-05-20T12:22:40.909Z] Removing intermediate container 2cc87a3eabbd [2022-05-20T12:22:40.909Z] ---> 48024ac7ba5f [2022-05-20T12:22:40.909Z] Step 11/12 : COPY . . [2022-05-20T12:22:40.909Z] ---> 868dab713a0a [2022-05-20T12:22:40.909Z] Step 12/12 : RUN ${MAKE} [2022-05-20T12:22:40.909Z] ---> Running in 3440aea2b3f1 [2022-05-20T12:22:40.909Z] noop [2022-05-20T12:22:40.909Z] Removing intermediate container 3440aea2b3f1 [2022-05-20T12:22:40.909Z] ---> b302319fe700 [2022-05-20T12:22:40.909Z] Successfully built b302319fe700 [2022-05-20T12:22:40.909Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-20T12:22:41.244Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-20T12:22:41.244Z] . [Pipeline] withDockerContainer [2022-05-20T12:22:41.350Z] prd-ubuntu20.04-docker-8c-8g-64188 does not seem to be running inside a container [2022-05-20T12:22:41.410Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-30 -v /w/workspace/xfoundry_device-usb-camera_PR-30:/w/workspace/xfoundry_device-usb-camera_PR-30:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-30@tmp:/w/workspace/xfoundry_device-usb-camera_PR-30@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 ******** ci-base-image-x86_64 cat [2022-05-20T12:22:41.804Z] $ docker top 323fd5325d0cdac55dd94df1297b972f793c4678963a13cbcf6a1096a7ae6c0e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-20T12:22:42.250Z] + go version [2022-05-20T12:22:42.250Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-20T12:22:42.285Z] $ docker stop --time=1 323fd5325d0cdac55dd94df1297b972f793c4678963a13cbcf6a1096a7ae6c0e [2022-05-20T12:22:43.591Z] $ docker rm -f 323fd5325d0cdac55dd94df1297b972f793c4678963a13cbcf6a1096a7ae6c0e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-20T12:22:44.244Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-20T12:22:44.244Z] . [Pipeline] withDockerContainer [2022-05-20T12:22:44.337Z] prd-ubuntu20.04-docker-8c-8g-64188 does not seem to be running inside a container [2022-05-20T12:22:44.381Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-30 -v /w/workspace/xfoundry_device-usb-camera_PR-30:/w/workspace/xfoundry_device-usb-camera_PR-30:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-30@tmp:/w/workspace/xfoundry_device-usb-camera_PR-30@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 ******** ci-base-image-x86_64 cat [2022-05-20T12:22:44.775Z] $ docker top 07d6d9e8595d371a935460c6b643013cd173b3c9ba2e3f5d9bd600f2880bc483 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-20T12:22:45.222Z] + make test [2022-05-20T12:22:45.222Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-05-20T12:22:45.483Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-05-20T12:22:55.470Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-05-20T12:22:55.470Z] ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] [2022-05-20T12:23:00.747Z] CGO_ENABLED=1 go vet ./... [2022-05-20T12:23:04.946Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-20T12:23:04.946Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-20T12:23:04.946Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-20T12:23:05.546Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-20T12:23:05.581Z] $ docker stop --time=1 07d6d9e8595d371a935460c6b643013cd173b3c9ba2e3f5d9bd600f2880bc483 [2022-05-20T12:23:07.468Z] $ docker rm -f 07d6d9e8595d371a935460c6b643013cd173b3c9ba2e3f5d9bd600f2880bc483 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-20T12:23:07.990Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-20T12:23:08.055Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-20T12:23:08.929Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-20T12:23:09.237Z] + ls -al . [2022-05-20T12:23:09.237Z] total 168 [2022-05-20T12:23:09.237Z] drwxrwxr-x 10 jenkins jenkins 4096 May 20 12:23 . [2022-05-20T12:23:09.237Z] drwxrwxr-x 4 jenkins jenkins 4096 May 20 12:21 .. [2022-05-20T12:23:09.237Z] drwxrwxr-x 8 jenkins jenkins 4096 May 20 12:21 .git [2022-05-20T12:23:09.237Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 12:21 .github [2022-05-20T12:23:09.237Z] -rw-rw-r-- 1 jenkins jenkins 434 May 20 12:21 .gitignore [2022-05-20T12:23:09.237Z] -rw-rw-r-- 1 jenkins jenkins 42 May 20 12:21 .golangci.yml [2022-05-20T12:23:09.237Z] -rw-rw-r-- 1 jenkins jenkins 77 May 20 12:21 .hadolint.yml [2022-05-20T12:23:09.237Z] drwxr-xr-x 3 jenkins jenkins 4096 May 20 12:21 .semver [2022-05-20T12:23:09.237Z] -rw-rw-r-- 1 jenkins jenkins 8706 May 20 12:21 Attribution.txt [2022-05-20T12:23:09.237Z] -rw-rw-r-- 1 jenkins jenkins 181 May 20 12:21 CHANGELOG.md [2022-05-20T12:23:09.237Z] -rw-rw-r-- 1 jenkins jenkins 1891 May 20 12:21 Dockerfile [2022-05-20T12:23:09.237Z] -rw-rw-r-- 1 jenkins jenkins 678 May 20 12:21 GOVERNANCE.md [2022-05-20T12:23:09.237Z] -rw-rw-r-- 1 jenkins jenkins 659 May 20 12:21 Jenkinsfile [2022-05-20T12:23:09.237Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 20 12:21 LICENSE [2022-05-20T12:23:09.237Z] -rw-rw-r-- 1 jenkins jenkins 1641 May 20 12:21 Makefile [2022-05-20T12:23:09.237Z] -rw-rw-r-- 1 jenkins jenkins 622 May 20 12:21 OWNERS.md [2022-05-20T12:23:09.237Z] -rw-rw-r-- 1 jenkins jenkins 8960 May 20 12:21 README.md [2022-05-20T12:23:09.237Z] -rw-rw-r-- 1 jenkins jenkins 5 May 20 12:21 VERSION [2022-05-20T12:23:09.237Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 12:21 bin [2022-05-20T12:23:09.237Z] drwxrwxr-x 3 jenkins jenkins 4096 May 20 12:21 cmd [2022-05-20T12:23:09.237Z] -rw-r--r-- 1 jenkins jenkins 10 May 20 12:22 coverage.out [2022-05-20T12:23:09.237Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 12:21 docker-compose [2022-05-20T12:23:09.237Z] -rw-rw-r-- 1 jenkins jenkins 140 May 20 12:21 docker-entrypoint.sh [2022-05-20T12:23:09.237Z] -rw-rw-r-- 1 jenkins jenkins 3307 May 20 12:21 go.mod [2022-05-20T12:23:09.237Z] -rw-rw-r-- 1 jenkins jenkins 35656 May 20 12:21 go.sum [2022-05-20T12:23:09.237Z] drwxrwxr-x 3 jenkins jenkins 4096 May 20 12:21 internal [2022-05-20T12:23:09.237Z] drwxrwxr-x 3 jenkins jenkins 4096 May 20 12:21 snap [2022-05-20T12:23:09.237Z] -rw-rw-r-- 1 jenkins jenkins 231 May 20 12:21 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-20T12:23:09.567Z] + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=9276da730adaba902e6fe23639d16c96d831e8d5 --label arch=amd64 --label version=0.0.0 . [2022-05-20T12:23:09.567Z] Sending build context to Docker daemon 839.2kB [2022-05-20T12:23:09.567Z] Step 1/29 : ARG BASE=golang:1.17-alpine3.15 [2022-05-20T12:23:09.567Z] Step 2/29 : FROM ${BASE} AS builder [2022-05-20T12:23:09.567Z] ---> b302319fe700 [2022-05-20T12:23:09.567Z] Step 3/29 : ARG MAKE="make build" [2022-05-20T12:23:09.567Z] ---> Running in 761ea0ecf422 [2022-05-20T12:23:09.828Z] Removing intermediate container 761ea0ecf422 [2022-05-20T12:23:09.828Z] ---> cf267d3770ff [2022-05-20T12:23:09.828Z] Step 4/29 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-20T12:23:09.828Z] ---> Running in 87b80c35d9b1 [2022-05-20T12:23:09.828Z] Removing intermediate container 87b80c35d9b1 [2022-05-20T12:23:09.828Z] ---> 9c51b3fe4d35 [2022-05-20T12:23:09.828Z] Step 5/29 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-05-20T12:23:09.828Z] ---> Running in 558b2a2ea86c [2022-05-20T12:23:10.088Z] Removing intermediate container 558b2a2ea86c [2022-05-20T12:23:10.088Z] ---> 844091f41cb6 [2022-05-20T12:23:10.088Z] Step 6/29 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T12:23:10.088Z] ---> Running in b70a5b97b010 [2022-05-20T12:23:10.657Z] Removing intermediate container b70a5b97b010 [2022-05-20T12:23:10.657Z] ---> 7a4d364ce050 [2022-05-20T12:23:10.657Z] Step 7/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-20T12:23:10.657Z] ---> Running in 091e0672edea [2022-05-20T12:23:10.918Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-20T12:23:11.862Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-20T12:23:12.123Z] OK: 335 MiB in 133 packages [2022-05-20T12:23:12.382Z] Removing intermediate container 091e0672edea [2022-05-20T12:23:12.382Z] ---> f05ba8916d83 [2022-05-20T12:23:12.382Z] Step 8/29 : WORKDIR /device-usb-camera [2022-05-20T12:23:12.382Z] ---> Running in 1b4cb333c000 [2022-05-20T12:23:12.382Z] Removing intermediate container 1b4cb333c000 [2022-05-20T12:23:12.382Z] ---> 53096005286f [2022-05-20T12:23:12.382Z] Step 9/29 : COPY go.mod vendor* ./ [2022-05-20T12:23:12.644Z] ---> ff64521b4800 [2022-05-20T12:23:12.644Z] Step 10/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T12:23:12.644Z] ---> Running in 63d77a60d3f6 [2022-05-20T12:23:13.214Z] Removing intermediate container 63d77a60d3f6 [2022-05-20T12:23:13.214Z] ---> 51715e026a86 [2022-05-20T12:23:13.214Z] Step 11/29 : COPY . . [2022-05-20T12:23:13.783Z] ---> c54969bd5367 [2022-05-20T12:23:13.783Z] Step 12/29 : RUN ${MAKE} [2022-05-20T12:23:13.783Z] ---> Running in 222b332d4ca7 [2022-05-20T12:23:13.783Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -o cmd/device-usb-camera ./cmd [2022-05-20T12:23:26.000Z] Removing intermediate container 222b332d4ca7 [2022-05-20T12:23:26.000Z] ---> 3ba0a2a7a7fe [2022-05-20T12:23:26.000Z] Step 13/29 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-05-20T12:23:26.000Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-05-20T12:23:26.262Z] af6660deedbd: Pulling fs layer [2022-05-20T12:23:26.262Z] 97cd0a44c592: Pulling fs layer [2022-05-20T12:23:26.262Z] 97cd0a44c592: Download complete [2022-05-20T12:23:26.523Z] af6660deedbd: Verifying Checksum [2022-05-20T12:23:26.524Z] af6660deedbd: Download complete [2022-05-20T12:23:26.524Z] af6660deedbd: Pull complete [2022-05-20T12:23:26.785Z] 97cd0a44c592: Pull complete [2022-05-20T12:23:26.785Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-05-20T12:23:26.785Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-05-20T12:23:26.785Z] ---> fea57e182299 [2022-05-20T12:23:26.785Z] Step 14/29 : FROM alpine:3.15 [2022-05-20T12:23:27.358Z] 3.15: Pulling from library/alpine [2022-05-20T12:23:27.358Z] df9b9388f04a: Pulling fs layer [2022-05-20T12:23:27.618Z] df9b9388f04a: Verifying Checksum [2022-05-20T12:23:27.618Z] df9b9388f04a: Pull complete [2022-05-20T12:23:27.618Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-20T12:23:27.878Z] Status: Downloaded newer image for alpine:3.15 [2022-05-20T12:23:27.878Z] ---> 0ac33e5f5afa [2022-05-20T12:23:27.878Z] Step 15/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-05-20T12:23:27.878Z] ---> Running in 47b5a9f32614 [2022-05-20T12:23:27.878Z] Removing intermediate container 47b5a9f32614 [2022-05-20T12:23:27.878Z] ---> 56f48c06701e [2022-05-20T12:23:27.878Z] Step 16/29 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-05-20T12:23:28.137Z] ---> Running in 1dde8568553d [2022-05-20T12:23:28.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-20T12:23:28.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-20T12:23:28.656Z] (1/74) Installing dumb-init (1.2.5-r1) [2022-05-20T12:23:28.656Z] (2/74) Installing sdl2 (2.0.16-r4) [2022-05-20T12:23:28.656Z] (3/74) Installing libxau (1.0.9-r0) [2022-05-20T12:23:28.656Z] (4/74) Installing libmd (1.0.3-r0) [2022-05-20T12:23:28.656Z] (5/74) Installing libbsd (0.11.3-r1) [2022-05-20T12:23:28.656Z] (6/74) Installing libxdmcp (1.1.3-r0) [2022-05-20T12:23:28.656Z] (7/74) Installing libxcb (1.14-r2) [2022-05-20T12:23:28.656Z] (8/74) Installing libx11 (1.7.2-r0) [2022-05-20T12:23:28.656Z] (9/74) Installing aom-libs (3.2.0-r0) [2022-05-20T12:23:28.656Z] (10/74) Installing alsa-lib (1.2.5.1-r1) [2022-05-20T12:23:28.656Z] (11/74) Installing expat (2.4.7-r0) [2022-05-20T12:23:28.656Z] (12/74) Installing brotli-libs (1.0.9-r5) [2022-05-20T12:23:28.656Z] (13/74) Installing libbz2 (1.0.8-r1) [2022-05-20T12:23:28.656Z] (14/74) Installing libpng (1.6.37-r1) [2022-05-20T12:23:28.656Z] (15/74) Installing freetype (2.11.1-r2) [2022-05-20T12:23:28.917Z] (16/74) Installing libuuid (2.37.4-r0) [2022-05-20T12:23:28.917Z] (17/74) Installing fontconfig (2.13.1-r4) [2022-05-20T12:23:28.917Z] (18/74) Installing fribidi (1.0.11-r0) [2022-05-20T12:23:28.917Z] (19/74) Installing libffi (3.4.2-r1) [2022-05-20T12:23:28.917Z] (20/74) Installing libintl (0.21-r0) [2022-05-20T12:23:28.917Z] (21/74) Installing libblkid (2.37.4-r0) [2022-05-20T12:23:28.917Z] (22/74) Installing libmount (2.37.4-r0) [2022-05-20T12:23:28.917Z] (23/74) Installing pcre (8.45-r1) [2022-05-20T12:23:28.917Z] (24/74) Installing glib (2.70.1-r0) [2022-05-20T12:23:28.917Z] (25/74) Installing graphite2 (1.3.14-r0) [2022-05-20T12:23:28.917Z] (26/74) Installing harfbuzz (3.0.0-r2) [2022-05-20T12:23:28.917Z] (27/74) Installing libass (0.15.2-r0) [2022-05-20T12:23:28.917Z] (28/74) Installing libdav1d (0.9.2-r0) [2022-05-20T12:23:28.917Z] (29/74) Installing gmp (6.2.1-r1) [2022-05-20T12:23:28.917Z] (30/74) Installing nettle (3.7.3-r0) [2022-05-20T12:23:28.917Z] (31/74) Installing p11-kit (0.24.0-r1) [2022-05-20T12:23:28.917Z] (32/74) Installing libtasn1 (4.18.0-r0) [2022-05-20T12:23:28.917Z] (33/74) Installing libunistring (0.9.10-r1) [2022-05-20T12:23:28.917Z] (34/74) Installing gnutls (3.7.1-r0) [2022-05-20T12:23:28.917Z] (35/74) Installing ncurses-terminfo-base (6.3_p20211120-r0) [2022-05-20T12:23:28.917Z] (36/74) Installing ncurses-libs (6.3_p20211120-r0) [2022-05-20T12:23:28.917Z] (37/74) Installing lame (3.100-r0) [2022-05-20T12:23:28.917Z] (38/74) Installing opus (1.3.1-r1) [2022-05-20T12:23:28.917Z] (39/74) Installing libgomp (10.3.1_git20211027-r0) [2022-05-20T12:23:28.917Z] (40/74) Installing soxr (0.1.3-r2) [2022-05-20T12:23:28.917Z] (41/74) Installing libgcc (10.3.1_git20211027-r0) [2022-05-20T12:23:28.917Z] (42/74) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-20T12:23:29.177Z] (43/74) Installing libsrt (1.4.2-r1) [2022-05-20T12:23:29.177Z] (44/74) Installing libssh (0.9.6-r1) [2022-05-20T12:23:29.177Z] (45/74) Installing libogg (1.3.5-r0) [2022-05-20T12:23:29.177Z] (46/74) Installing libtheora (1.1.1-r16) [2022-05-20T12:23:29.177Z] (47/74) Installing libjpeg-turbo (2.1.2-r0) [2022-05-20T12:23:29.177Z] (48/74) Installing v4l-utils-libs (1.22.1-r1) [2022-05-20T12:23:29.177Z] (49/74) Installing libxext (1.3.4-r0) [2022-05-20T12:23:29.177Z] (50/74) Installing libxfixes (6.0.0-r0) [2022-05-20T12:23:29.177Z] (51/74) Installing libpciaccess (0.16-r0) [2022-05-20T12:23:29.177Z] (52/74) Installing libdrm (2.4.109-r0) [2022-05-20T12:23:29.177Z] (53/74) Installing wayland-libs-client (1.19.0-r1) [2022-05-20T12:23:29.177Z] (54/74) Installing libva (2.13.0-r0) [2022-05-20T12:23:29.177Z] (55/74) Installing libvdpau (1.4-r0) [2022-05-20T12:23:29.177Z] (56/74) Installing vidstab (1.1.0-r1) [2022-05-20T12:23:29.177Z] (57/74) Installing libvorbis (1.3.7-r0) [2022-05-20T12:23:29.177Z] (58/74) Installing libvpx (1.10.0-r0) [2022-05-20T12:23:29.177Z] (59/74) Installing vulkan-loader (1.2.196-r0) [2022-05-20T12:23:29.177Z] (60/74) Installing libwebp (1.2.2-r0) [2022-05-20T12:23:29.177Z] (61/74) Installing x264-libs (20210613-r0) [2022-05-20T12:23:29.177Z] (62/74) Installing x265-libs (3.5-r0) [2022-05-20T12:23:29.177Z] (63/74) Installing xvidcore (1.3.7-r1) [2022-05-20T12:23:29.177Z] (64/74) Installing ffmpeg-libs (4.4.1-r2) [2022-05-20T12:23:29.438Z] (65/74) Installing ffmpeg (4.4.1-r2) [2022-05-20T12:23:29.438Z] (66/74) Installing udev-init-scripts (35-r0) [2022-05-20T12:23:29.438Z] Executing udev-init-scripts-35-r0.post-install [2022-05-20T12:23:29.438Z] (67/74) Installing eudev-libs (3.2.11_pre1-r0) [2022-05-20T12:23:29.438Z] (68/74) Installing xz-libs (5.2.5-r1) [2022-05-20T12:23:29.438Z] (69/74) Installing zstd-libs (1.5.0-r0) [2022-05-20T12:23:29.438Z] (70/74) Installing kmod-libs (29-r2) [2022-05-20T12:23:29.438Z] (71/74) Installing eudev (3.2.11_pre1-r0) [2022-05-20T12:23:29.438Z] (72/74) Installing libsodium (1.0.18-r0) [2022-05-20T12:23:29.438Z] (73/74) Installing libzmq (4.3.4-r0) [2022-05-20T12:23:29.438Z] (74/74) Installing zeromq (4.3.4-r0) [2022-05-20T12:23:29.438Z] Executing busybox-1.34.1-r5.trigger [2022-05-20T12:23:29.438Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-05-20T12:23:29.438Z] OK: 78 MiB in 88 packages [2022-05-20T12:23:31.345Z] Removing intermediate container 1dde8568553d [2022-05-20T12:23:31.345Z] ---> 4935bcfb4c79 [2022-05-20T12:23:31.345Z] Step 17/29 : WORKDIR / [2022-05-20T12:23:31.345Z] ---> Running in 1c99ce26a51f [2022-05-20T12:23:31.345Z] Removing intermediate container 1c99ce26a51f [2022-05-20T12:23:31.345Z] ---> 55ad00692a06 [2022-05-20T12:23:31.345Z] Step 18/29 : COPY --from=builder /device-usb-camera/cmd / [2022-05-20T12:23:31.605Z] ---> c80fef3e7140 [2022-05-20T12:23:31.605Z] Step 19/29 : COPY --from=builder /device-usb-camera/LICENSE / [2022-05-20T12:23:31.866Z] ---> de9cc53c72ae [2022-05-20T12:23:31.866Z] Step 20/29 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-05-20T12:23:31.866Z] ---> 81684d3f7a46 [2022-05-20T12:23:31.866Z] Step 21/29 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-05-20T12:23:32.127Z] ---> 5d74133cf27d [2022-05-20T12:23:32.127Z] Step 22/29 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-05-20T12:23:32.127Z] ---> ca510bdc33d3 [2022-05-20T12:23:32.127Z] Step 23/29 : COPY --from=rtsp /rtsp-simple-server / [2022-05-20T12:23:32.698Z] ---> 6fe71432227e [2022-05-20T12:23:32.698Z] Step 24/29 : EXPOSE 59983 [2022-05-20T12:23:32.698Z] ---> Running in 70ebdcdaaf71 [2022-05-20T12:23:32.698Z] Removing intermediate container 70ebdcdaaf71 [2022-05-20T12:23:32.698Z] ---> 56d7d10c1282 [2022-05-20T12:23:32.698Z] Step 25/29 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-05-20T12:23:32.957Z] ---> Running in a606f7acb6bb [2022-05-20T12:23:32.957Z] Removing intermediate container a606f7acb6bb [2022-05-20T12:23:32.957Z] ---> d686086b2de7 [2022-05-20T12:23:32.957Z] Step 26/29 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-05-20T12:23:32.957Z] ---> Running in 8e77aee75bbb [2022-05-20T12:23:32.957Z] Removing intermediate container 8e77aee75bbb [2022-05-20T12:23:32.957Z] ---> 93f4f2513fcb [2022-05-20T12:23:32.957Z] Step 27/29 : LABEL arch=amd64 [2022-05-20T12:23:32.957Z] ---> Running in 4c426d70631c [2022-05-20T12:23:33.217Z] Removing intermediate container 4c426d70631c [2022-05-20T12:23:33.217Z] ---> 5dd32314f186 [2022-05-20T12:23:33.217Z] Step 28/29 : LABEL git_sha=9276da730adaba902e6fe23639d16c96d831e8d5 [2022-05-20T12:23:33.217Z] ---> Running in fe93186ce306 [2022-05-20T12:23:33.217Z] Removing intermediate container fe93186ce306 [2022-05-20T12:23:33.217Z] ---> 49c0cf3072c7 [2022-05-20T12:23:33.217Z] Step 29/29 : LABEL version=0.0.0 [2022-05-20T12:23:33.217Z] ---> Running in 5b6d343571b2 [2022-05-20T12:23:33.479Z] Removing intermediate container 5b6d343571b2 [2022-05-20T12:23:33.479Z] ---> 9592c737bb70 [2022-05-20T12:23:33.479Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-20T12:23:33.479Z] Successfully built 9592c737bb70 [2022-05-20T12:23:33.479Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-20T12:23:34.224Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-20T12:23:34.224Z] [2022-05-20T12:23:34.224Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-20T12:23:34.572Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-20T12:23:34.572Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-20T12:23:34.572Z] 5eb5b503b376: Pulling fs layer [2022-05-20T12:23:34.572Z] 5c69ac0246d0: Pulling fs layer [2022-05-20T12:23:34.572Z] ec43610c2a17: Pulling fs layer [2022-05-20T12:23:34.572Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-20T12:23:34.572Z] 33b1e0a273af: Pulling fs layer [2022-05-20T12:23:34.572Z] 5d3b04190fa2: Pulling fs layer [2022-05-20T12:23:34.572Z] 2f39f015ded8: Pulling fs layer [2022-05-20T12:23:34.572Z] 3a2ae6a8a46f: Waiting [2022-05-20T12:23:34.572Z] 33b1e0a273af: Waiting [2022-05-20T12:23:34.572Z] 5d3b04190fa2: Waiting [2022-05-20T12:23:34.572Z] 2f39f015ded8: Waiting [2022-05-20T12:23:34.572Z] 5c69ac0246d0: Download complete [2022-05-20T12:23:34.572Z] 3a2ae6a8a46f: Download complete [2022-05-20T12:23:34.834Z] 33b1e0a273af: Verifying Checksum [2022-05-20T12:23:34.834Z] 33b1e0a273af: Download complete [2022-05-20T12:23:34.834Z] ec43610c2a17: Verifying Checksum [2022-05-20T12:23:34.834Z] ec43610c2a17: Download complete [2022-05-20T12:23:34.834Z] 5d3b04190fa2: Verifying Checksum [2022-05-20T12:23:34.834Z] 5eb5b503b376: Download complete [2022-05-20T12:23:35.407Z] 2f39f015ded8: Download complete [2022-05-20T12:23:35.976Z] 5eb5b503b376: Pull complete [2022-05-20T12:23:36.237Z] 5c69ac0246d0: Pull complete [2022-05-20T12:23:36.809Z] ec43610c2a17: Pull complete [2022-05-20T12:23:36.809Z] 3a2ae6a8a46f: Pull complete [2022-05-20T12:23:36.809Z] 33b1e0a273af: Pull complete [2022-05-20T12:23:37.070Z] 5d3b04190fa2: Pull complete [2022-05-20T12:23:41.266Z] 2f39f015ded8: Pull complete [2022-05-20T12:23:41.266Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-20T12:23:41.266Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-20T12:23:41.266Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-20T12:23:41.358Z] prd-ubuntu20.04-docker-8c-8g-64188 does not seem to be running inside a container [2022-05-20T12:23:41.497Z] $ 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/xfoundry_device-usb-camera_PR-30 -v /w/workspace/xfoundry_device-usb-camera_PR-30:/w/workspace/xfoundry_device-usb-camera_PR-30:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-30@tmp:/w/workspace/xfoundry_device-usb-camera_PR-30@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 [2022-05-20T12:23:43.395Z] $ docker top d37a0fbe01545b95a612251e7c3ecc7a92c12876e1fdb96158c0a01204e89634 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T12:23:43.897Z] ---> job-cost.sh [2022-05-20T12:23:43.897Z] lf-activate-venv: SKIPPING [2022-05-20T12:23:43.897Z] INFO: No Stack... [2022-05-20T12:23:44.159Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-20T12:23:44.734Z] INFO: Archiving Costs [Pipeline] sh [2022-05-20T12:23:45.058Z] + cat /w/workspace/xfoundry_device-usb-camera_PR-30/archives/cost.csv [2022-05-20T12:23:45.058Z] + cut -d, -f6 [Pipeline] lock [2022-05-20T12:23:45.102Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-30-1-stack-cost] [2022-05-20T12:23:45.106Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-30-1-stack-cost] did not exist. Created. [2022-05-20T12:23:45.106Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-30-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-20T12:23:45.497Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-20T12:23:45.544Z] Stashed 1 file(s) [Pipeline] } [2022-05-20T12:23:45.571Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-30-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-20T12:23:45.640Z] $ docker stop --time=1 d37a0fbe01545b95a612251e7c3ecc7a92c12876e1fdb96158c0a01204e89634 [2022-05-20T12:23:46.810Z] $ docker rm -f d37a0fbe01545b95a612251e7c3ecc7a92c12876e1fdb96158c0a01204e89634 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-20T12:23:49.368Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-64189 in /w/workspace/xfoundry_device-usb-camera_PR-30 [Pipeline] { [Pipeline] ws [2022-05-20T12:23:49.411Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2022-05-20T12:23:49.844Z] Selected Git installation does not exist. Using Default [2022-05-20T12:23:49.844Z] The recommended git tool is: NONE [2022-05-20T12:23:56.367Z] using credential edgex-jenkins-ssh [2022-05-20T12:23:56.393Z] Cloning the remote Git repository [2022-05-20T12:23:56.550Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-05-20T12:23:56.889Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2022-05-20T12:23:56.978Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-05-20T12:23:56.978Z] > git --version # timeout=10 [2022-05-20T12:23:56.998Z] > git --version # 'git version 2.25.1' [2022-05-20T12:23:57.000Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-20T12:23:57.104Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-20T12:23:57.662Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-05-20T12:23:58.259Z] Merging remotes/origin/main commit a193e592b38d26fd25d0e1783a09c429068bfbdb into PR head commit bdfb580ecddb3ccd882916bc15c51808c160d894 [2022-05-20T12:23:58.546Z] Merge succeeded, producing de1f0ddc45ecff766976fe88c684f12965260543 [2022-05-20T12:23:58.547Z] Checking out Revision de1f0ddc45ecff766976fe88c684f12965260543 (PR-30) [2022-05-20T12:23:57.680Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-20T12:23:57.721Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-05-20T12:23:57.757Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-05-20T12:23:57.758Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-20T12:23:57.770Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/30/head:refs/remotes/origin/PR-30 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-20T12:23:58.293Z] > git config core.sparsecheckout # timeout=10 [2022-05-20T12:23:58.308Z] > git checkout -f bdfb580ecddb3ccd882916bc15c51808c160d894 # timeout=10 [2022-05-20T12:23:58.408Z] > git remote # timeout=10 [2022-05-20T12:23:58.435Z] > git config --get remote.origin.url # timeout=10 [2022-05-20T12:23:58.452Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-20T12:23:58.463Z] > git merge a193e592b38d26fd25d0e1783a09c429068bfbdb # timeout=10 [2022-05-20T12:23:58.531Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-20T12:23:58.558Z] > git config core.sparsecheckout # timeout=10 [2022-05-20T12:23:58.568Z] > git checkout -f de1f0ddc45ecff766976fe88c684f12965260543 # timeout=10 [2022-05-20T12:24:02.715Z] Commit message: "Merge commit 'a193e592b38d26fd25d0e1783a09c429068bfbdb' into HEAD" [2022-05-20T12:24:02.716Z] First time build. Skipping changelog. [2022-05-20T12:24:02.780Z] > git --version # timeout=10 [2022-05-20T12:24:02.794Z] > git --version # 'git version 2.25.1' [2022-05-20T12:24:02.816Z] fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-20T12:24:03.903Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-20T12:24:03.903Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-20T12:24:03.903Z] Dload Upload Total Spent Left Speed [2022-05-20T12:24:04.463Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 22197 0 --:--:-- --:--:-- --:--:-- 22197 100 12253 100 12253 0 0 22157 0 --:--:-- --:--:-- --:--:-- 22157 [Pipeline] sh [2022-05-20T12:24:05.050Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-20T12:24:05.410Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-20T12:24:05.410Z] + sudo tee /etc/docker/daemon.new [2022-05-20T12:24:05.410Z] { [2022-05-20T12:24:05.410Z] "registry-mirrors": [ [2022-05-20T12:24:05.410Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-20T12:24:05.410Z] ], [2022-05-20T12:24:05.410Z] "bip": "10.250.0.254/24", [2022-05-20T12:24:05.410Z] "hosts": [ [2022-05-20T12:24:05.410Z] "tcp://0.0.0.0:5555", [2022-05-20T12:24:05.410Z] "unix:///var/run/docker.sock" [2022-05-20T12:24:05.410Z] ], [2022-05-20T12:24:05.410Z] "mtu": 1458, [2022-05-20T12:24:05.410Z] "selinux-enabled": true, [2022-05-20T12:24:05.410Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-20T12:24:05.410Z] } [Pipeline] sh [2022-05-20T12:24:05.771Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-20T12:24:06.133Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-20T12:24:24.601Z] provisioning config files... [2022-05-20T12:24:24.627Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config2890286461645163611tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T12:24:25.436Z] ---> docker-login.sh [2022-05-20T12:24:25.436Z] nexus3.edgexfoundry.org:10001 [2022-05-20T12:24:26.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T12:24:26.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T12:24:26.306Z] Configure a credential helper to remove this warning. See [2022-05-20T12:24:26.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T12:24:26.306Z] [2022-05-20T12:24:26.306Z] Login Succeeded [2022-05-20T12:24:26.306Z] nexus3.edgexfoundry.org:10002 [2022-05-20T12:24:26.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T12:24:26.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T12:24:26.586Z] Configure a credential helper to remove this warning. See [2022-05-20T12:24:26.586Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T12:24:26.586Z] [2022-05-20T12:24:26.586Z] Login Succeeded [2022-05-20T12:24:26.586Z] nexus3.edgexfoundry.org:10003 [2022-05-20T12:24:27.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T12:24:27.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T12:24:27.190Z] Configure a credential helper to remove this warning. See [2022-05-20T12:24:27.190Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T12:24:27.190Z] [2022-05-20T12:24:27.190Z] Login Succeeded [2022-05-20T12:24:27.190Z] nexus3.edgexfoundry.org:10004 [2022-05-20T12:24:27.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T12:24:27.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T12:24:27.738Z] Configure a credential helper to remove this warning. See [2022-05-20T12:24:27.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T12:24:27.738Z] [2022-05-20T12:24:27.738Z] Login Succeeded [2022-05-20T12:24:27.738Z] docker.io [2022-05-20T12:24:28.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T12:24:28.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T12:24:28.614Z] Configure a credential helper to remove this warning. See [2022-05-20T12:24:28.614Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T12:24:28.614Z] [2022-05-20T12:24:28.614Z] Login Succeeded [2022-05-20T12:24:28.614Z] ---> docker-login.sh ends [Pipeline] } [2022-05-20T12:24:28.646Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-20T12:24:29.032Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-20T12:24:29.065Z] ========================================================= [2022-05-20T12:24:29.065Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-20T12:24:29.065Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-20T12:24:29.512Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-20T12:24:29.785Z] Sending build context to Docker daemon 649.2kB [2022-05-20T12:24:29.785Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-20T12:24:29.785Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-20T12:24:30.063Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-20T12:24:30.063Z] 9b3977197b4f: Pulling fs layer [2022-05-20T12:24:30.063Z] 1a89e8eeedd5: Pulling fs layer [2022-05-20T12:24:30.063Z] 94645a83ff95: Pulling fs layer [2022-05-20T12:24:30.063Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-20T12:24:30.063Z] 0c92f367c5e7: Pulling fs layer [2022-05-20T12:24:30.063Z] 3096ccb668a1: Pulling fs layer [2022-05-20T12:24:30.063Z] e8cf19c19ddd: Pulling fs layer [2022-05-20T12:24:30.063Z] a4caa8a26152: Pulling fs layer [2022-05-20T12:24:30.063Z] 0c92f367c5e7: Waiting [2022-05-20T12:24:30.063Z] 3f3a8bcf1eab: Waiting [2022-05-20T12:24:30.063Z] 3096ccb668a1: Waiting [2022-05-20T12:24:30.063Z] a4caa8a26152: Waiting [2022-05-20T12:24:30.063Z] e8cf19c19ddd: Waiting [2022-05-20T12:24:30.063Z] 94645a83ff95: Verifying Checksum [2022-05-20T12:24:30.063Z] 94645a83ff95: Download complete [2022-05-20T12:24:30.063Z] 0c92f367c5e7: Verifying Checksum [2022-05-20T12:24:30.063Z] 0c92f367c5e7: Download complete [2022-05-20T12:24:30.063Z] 3096ccb668a1: Verifying Checksum [2022-05-20T12:24:30.063Z] 3096ccb668a1: Download complete [2022-05-20T12:24:30.063Z] 9b3977197b4f: Verifying Checksum [2022-05-20T12:24:30.063Z] 9b3977197b4f: Download complete [2022-05-20T12:24:30.063Z] e8cf19c19ddd: Verifying Checksum [2022-05-20T12:24:30.063Z] e8cf19c19ddd: Download complete [2022-05-20T12:24:31.057Z] 9b3977197b4f: Pull complete [2022-05-20T12:24:31.333Z] 1a89e8eeedd5: Pull complete [2022-05-20T12:24:31.613Z] 94645a83ff95: Pull complete [2022-05-20T12:24:32.211Z] a4caa8a26152: Verifying Checksum [2022-05-20T12:24:32.211Z] a4caa8a26152: Download complete [2022-05-20T12:24:32.807Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-20T12:24:32.807Z] 3f3a8bcf1eab: Download complete [2022-05-20T12:24:45.224Z] 3f3a8bcf1eab: Pull complete [2022-05-20T12:24:45.224Z] 0c92f367c5e7: Pull complete [2022-05-20T12:24:45.224Z] 3096ccb668a1: Pull complete [2022-05-20T12:24:45.499Z] e8cf19c19ddd: Pull complete [2022-05-20T12:24:52.237Z] a4caa8a26152: Pull complete [2022-05-20T12:24:52.237Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-20T12:24:52.237Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-20T12:24:52.237Z] ---> 725f1c02e7f9 [2022-05-20T12:24:52.237Z] Step 3/12 : ARG MAKE="make build" [2022-05-20T12:24:52.511Z] ---> Running in 073b735641ce [2022-05-20T12:24:52.785Z] Removing intermediate container 073b735641ce [2022-05-20T12:24:52.785Z] ---> 3e543a1fe013 [2022-05-20T12:24:52.785Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-20T12:24:52.785Z] ---> Running in 34f2bc887dd6 [2022-05-20T12:24:53.070Z] Removing intermediate container 34f2bc887dd6 [2022-05-20T12:24:53.070Z] ---> c412e5f73cd5 [2022-05-20T12:24:53.070Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-05-20T12:24:53.348Z] ---> Running in 1bd9aeeeb0f1 [2022-05-20T12:24:53.621Z] Removing intermediate container 1bd9aeeeb0f1 [2022-05-20T12:24:53.621Z] ---> 8069bea84bdb [2022-05-20T12:24:53.621Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T12:24:53.621Z] ---> Running in 8039b8b7e286 [2022-05-20T12:24:55.618Z] Removing intermediate container 8039b8b7e286 [2022-05-20T12:24:55.618Z] ---> 2ad1c49e822c [2022-05-20T12:24:55.618Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-20T12:24:55.618Z] ---> Running in 34cbc0352dd5 [2022-05-20T12:24:57.602Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-20T12:24:58.580Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-20T12:24:59.185Z] (1/14) Installing libintl (0.21-r0) [2022-05-20T12:24:59.457Z] (2/14) Installing eudev-libs (3.2.11_pre1-r0) [2022-05-20T12:24:59.457Z] (3/14) Installing libjpeg-turbo (2.1.2-r0) [2022-05-20T12:24:59.457Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-05-20T12:24:59.729Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-05-20T12:24:59.729Z] (6/14) Installing udev-init-scripts (35-r0) [2022-05-20T12:25:00.002Z] Executing udev-init-scripts-35-r0.post-install [2022-05-20T12:25:00.002Z] (7/14) Installing libblkid (2.37.4-r0) [2022-05-20T12:25:00.002Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-05-20T12:25:00.002Z] (9/14) Installing zstd-libs (1.5.0-r0) [2022-05-20T12:25:00.279Z] (10/14) Installing kmod-libs (29-r2) [2022-05-20T12:25:00.279Z] (11/14) Installing eudev (3.2.11_pre1-r0) [2022-05-20T12:25:00.554Z] (12/14) Installing eudev-dev (3.2.11_pre1-r0) [2022-05-20T12:25:00.554Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-05-20T12:25:00.554Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-05-20T12:25:00.827Z] Executing busybox-1.34.1-r3.trigger [2022-05-20T12:25:00.827Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-05-20T12:25:00.827Z] OK: 227 MiB in 66 packages [2022-05-20T12:25:01.830Z] Removing intermediate container 34cbc0352dd5 [2022-05-20T12:25:01.830Z] ---> 8d5e146424ef [2022-05-20T12:25:01.830Z] Step 8/12 : WORKDIR /device-usb-camera [2022-05-20T12:25:02.114Z] ---> Running in 1bb6330eda86 [2022-05-20T12:25:02.392Z] Removing intermediate container 1bb6330eda86 [2022-05-20T12:25:02.392Z] ---> 9e04e53c28b9 [2022-05-20T12:25:02.392Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-20T12:25:02.991Z] ---> 3fc7b1209de9 [2022-05-20T12:25:02.991Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T12:25:02.991Z] ---> Running in f4cfc1002e00 [2022-05-20T12:25:50.020Z] Removing intermediate container f4cfc1002e00 [2022-05-20T12:25:50.020Z] ---> 470ba4193a45 [2022-05-20T12:25:50.020Z] Step 11/12 : COPY . . [2022-05-20T12:25:50.020Z] ---> 7ae21d7d7479 [2022-05-20T12:25:50.020Z] Step 12/12 : RUN ${MAKE} [2022-05-20T12:25:50.020Z] ---> Running in 3ddbef444b45 [2022-05-20T12:25:50.020Z] noop [2022-05-20T12:25:50.020Z] Removing intermediate container 3ddbef444b45 [2022-05-20T12:25:50.020Z] ---> f745bf3f6288 [2022-05-20T12:25:50.020Z] Successfully built f745bf3f6288 [2022-05-20T12:25:50.020Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-20T12:25:50.390Z] + docker inspect -f . ci-base-image-arm64 [2022-05-20T12:25:50.390Z] . [Pipeline] withDockerContainer [2022-05-20T12:25:50.625Z] prd-ubuntu20.04-docker-arm64-4c-16g-64189 does not seem to be running inside a container [2022-05-20T12:25:50.712Z] $ 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 ******** ci-base-image-arm64 cat [2022-05-20T12:25:51.974Z] $ docker top 767dd6f5b8211786e288bdcebbea79149ba4e9610ebe733407e3329a9d5ddbf3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-20T12:25:52.913Z] + go version [2022-05-20T12:25:52.913Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-20T12:25:52.953Z] $ docker stop --time=1 767dd6f5b8211786e288bdcebbea79149ba4e9610ebe733407e3329a9d5ddbf3 [2022-05-20T12:25:54.545Z] $ docker rm -f 767dd6f5b8211786e288bdcebbea79149ba4e9610ebe733407e3329a9d5ddbf3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-20T12:25:55.425Z] + docker inspect -f . ci-base-image-arm64 [2022-05-20T12:25:55.425Z] . [Pipeline] withDockerContainer [2022-05-20T12:25:55.671Z] prd-ubuntu20.04-docker-arm64-4c-16g-64189 does not seem to be running inside a container [2022-05-20T12:25:55.755Z] $ 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 ******** ci-base-image-arm64 cat [2022-05-20T12:25:57.000Z] $ docker top 087084eea98fc18cedcaab74523278ee8ce09cc76569e8eaa865ca30dcb72a2a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-20T12:25:57.986Z] + make test [2022-05-20T12:25:57.986Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-05-20T12:25:59.429Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-05-20T12:27:21.303Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-05-20T12:27:21.303Z] ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] [2022-05-20T12:27:21.303Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-20T12:27:21.303Z] CGO_ENABLED=1 go vet ./... [2022-05-20T12:27:43.521Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-20T12:27:43.521Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-20T12:27:43.521Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-20T12:27:45.538Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-20T12:27:45.576Z] $ docker stop --time=1 087084eea98fc18cedcaab74523278ee8ce09cc76569e8eaa865ca30dcb72a2a [2022-05-20T12:27:47.327Z] $ docker rm -f 087084eea98fc18cedcaab74523278ee8ce09cc76569e8eaa865ca30dcb72a2a [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-20T12:27:48.323Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-20T12:27:48.360Z] Warning: overwriting stash ‘coverage-report’ [2022-05-20T12:27:48.822Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-20T12:27:49.416Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-20T12:27:49.773Z] + ls -al . [2022-05-20T12:27:49.773Z] total 164 [2022-05-20T12:27:49.773Z] drwxrwxr-x 9 jenkins jenkins 4096 May 20 12:27 . [2022-05-20T12:27:49.773Z] drwxrwxr-x 4 jenkins jenkins 4096 May 20 12:23 .. [2022-05-20T12:27:49.773Z] drwxrwxr-x 8 jenkins jenkins 4096 May 20 12:24 .git [2022-05-20T12:27:49.773Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 12:23 .github [2022-05-20T12:27:49.773Z] -rw-rw-r-- 1 jenkins jenkins 434 May 20 12:23 .gitignore [2022-05-20T12:27:49.773Z] -rw-rw-r-- 1 jenkins jenkins 42 May 20 12:23 .golangci.yml [2022-05-20T12:27:49.773Z] -rw-rw-r-- 1 jenkins jenkins 77 May 20 12:23 .hadolint.yml [2022-05-20T12:27:49.773Z] -rw-rw-r-- 1 jenkins jenkins 8706 May 20 12:23 Attribution.txt [2022-05-20T12:27:49.773Z] -rw-rw-r-- 1 jenkins jenkins 181 May 20 12:23 CHANGELOG.md [2022-05-20T12:27:49.773Z] -rw-rw-r-- 1 jenkins jenkins 1891 May 20 12:23 Dockerfile [2022-05-20T12:27:49.773Z] -rw-rw-r-- 1 jenkins jenkins 678 May 20 12:23 GOVERNANCE.md [2022-05-20T12:27:49.773Z] -rw-rw-r-- 1 jenkins jenkins 659 May 20 12:23 Jenkinsfile [2022-05-20T12:27:49.773Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 20 12:23 LICENSE [2022-05-20T12:27:49.773Z] -rw-rw-r-- 1 jenkins jenkins 1641 May 20 12:23 Makefile [2022-05-20T12:27:49.773Z] -rw-rw-r-- 1 jenkins jenkins 622 May 20 12:23 OWNERS.md [2022-05-20T12:27:49.773Z] -rw-rw-r-- 1 jenkins jenkins 8960 May 20 12:23 README.md [2022-05-20T12:27:49.773Z] -rw-rw-r-- 1 jenkins jenkins 5 May 20 12:21 VERSION [2022-05-20T12:27:49.773Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 12:23 bin [2022-05-20T12:27:49.773Z] drwxrwxr-x 3 jenkins jenkins 4096 May 20 12:23 cmd [2022-05-20T12:27:49.773Z] -rw-r--r-- 1 jenkins jenkins 10 May 20 12:25 coverage.out [2022-05-20T12:27:49.773Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 12:23 docker-compose [2022-05-20T12:27:49.773Z] -rw-rw-r-- 1 jenkins jenkins 140 May 20 12:23 docker-entrypoint.sh [2022-05-20T12:27:49.773Z] -rw-rw-r-- 1 jenkins jenkins 3307 May 20 12:23 go.mod [2022-05-20T12:27:49.773Z] -rw-rw-r-- 1 jenkins jenkins 35656 May 20 12:23 go.sum [2022-05-20T12:27:49.773Z] drwxrwxr-x 3 jenkins jenkins 4096 May 20 12:23 internal [2022-05-20T12:27:49.773Z] drwxrwxr-x 3 jenkins jenkins 4096 May 20 12:23 snap [2022-05-20T12:27:49.773Z] -rw-rw-r-- 1 jenkins jenkins 231 May 20 12:23 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-20T12:27:50.148Z] + 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=de1f0ddc45ecff766976fe88c684f12965260543 --label arch=arm64 --label version=0.0.0 . [2022-05-20T12:27:50.426Z] Sending build context to Docker daemon 650.2kB [2022-05-20T12:27:50.426Z] Step 1/29 : ARG BASE=golang:1.17-alpine3.15 [2022-05-20T12:27:50.426Z] Step 2/29 : FROM ${BASE} AS builder [2022-05-20T12:27:50.426Z] ---> f745bf3f6288 [2022-05-20T12:27:50.426Z] Step 3/29 : ARG MAKE="make build" [2022-05-20T12:27:50.712Z] ---> Running in 3a32c5e9bd37 [2022-05-20T12:27:50.985Z] Removing intermediate container 3a32c5e9bd37 [2022-05-20T12:27:50.985Z] ---> 820dbad75081 [2022-05-20T12:27:50.985Z] Step 4/29 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-20T12:27:50.985Z] ---> Running in 4f1483042142 [2022-05-20T12:27:51.264Z] Removing intermediate container 4f1483042142 [2022-05-20T12:27:51.264Z] ---> 77c508ceed3c [2022-05-20T12:27:51.264Z] Step 5/29 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-05-20T12:27:51.538Z] ---> Running in 2fc98fa70078 [2022-05-20T12:27:51.812Z] Removing intermediate container 2fc98fa70078 [2022-05-20T12:27:51.812Z] ---> 6ff48bc7f834 [2022-05-20T12:27:51.812Z] Step 6/29 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T12:27:51.812Z] ---> Running in 931e3efa268b [2022-05-20T12:27:53.798Z] Removing intermediate container 931e3efa268b [2022-05-20T12:27:53.798Z] ---> fce6de859ef7 [2022-05-20T12:27:53.798Z] Step 7/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-20T12:27:53.798Z] ---> Running in 5b431cef831e [2022-05-20T12:27:54.398Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-20T12:27:55.381Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-20T12:27:56.359Z] OK: 227 MiB in 66 packages [2022-05-20T12:27:56.969Z] Removing intermediate container 5b431cef831e [2022-05-20T12:27:56.969Z] ---> 2a47aa1cce06 [2022-05-20T12:27:56.969Z] Step 8/29 : WORKDIR /device-usb-camera [2022-05-20T12:27:56.969Z] ---> Running in 930aa0cd8d27 [2022-05-20T12:27:57.244Z] Removing intermediate container 930aa0cd8d27 [2022-05-20T12:27:57.244Z] ---> 703b19921e38 [2022-05-20T12:27:57.244Z] Step 9/29 : COPY go.mod vendor* ./ [2022-05-20T12:27:57.868Z] ---> d6a2e901a999 [2022-05-20T12:27:57.868Z] Step 10/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T12:27:57.868Z] ---> Running in 611ecc0ee063 [2022-05-20T12:27:59.865Z] Removing intermediate container 611ecc0ee063 [2022-05-20T12:27:59.865Z] ---> 9f6f4a2d05a7 [2022-05-20T12:27:59.865Z] Step 11/29 : COPY . . [2022-05-20T12:28:00.850Z] ---> 541f54d0e48d [2022-05-20T12:28:00.850Z] Step 12/29 : RUN ${MAKE} [2022-05-20T12:28:00.850Z] ---> Running in 426cad73c660 [2022-05-20T12:28:01.851Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -o cmd/device-usb-camera ./cmd [2022-05-20T12:29:23.687Z] Removing intermediate container 426cad73c660 [2022-05-20T12:29:23.687Z] ---> 891f1703ef04 [2022-05-20T12:29:23.687Z] Step 13/29 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-05-20T12:29:23.687Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-05-20T12:29:23.687Z] eab2503cf8f4: Pulling fs layer [2022-05-20T12:29:23.687Z] 97cd0a44c592: Pulling fs layer [2022-05-20T12:29:23.687Z] 97cd0a44c592: Verifying Checksum [2022-05-20T12:29:23.687Z] 97cd0a44c592: Download complete [2022-05-20T12:29:23.687Z] eab2503cf8f4: Verifying Checksum [2022-05-20T12:29:23.687Z] eab2503cf8f4: Download complete [2022-05-20T12:29:23.687Z] eab2503cf8f4: Pull complete [2022-05-20T12:29:23.687Z] 97cd0a44c592: Pull complete [2022-05-20T12:29:23.687Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-05-20T12:29:23.687Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-05-20T12:29:23.687Z] ---> 7f763cca56b3 [2022-05-20T12:29:23.687Z] Step 14/29 : FROM alpine:3.15 [2022-05-20T12:29:23.687Z] 3.15: Pulling from library/alpine [2022-05-20T12:29:23.687Z] 9981e73032c8: Pulling fs layer [2022-05-20T12:29:23.687Z] 9981e73032c8: Verifying Checksum [2022-05-20T12:29:23.687Z] 9981e73032c8: Download complete [2022-05-20T12:29:23.687Z] 9981e73032c8: Pull complete [2022-05-20T12:29:23.687Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-20T12:29:23.687Z] Status: Downloaded newer image for alpine:3.15 [2022-05-20T12:29:23.687Z] ---> 3fb3c9af89a9 [2022-05-20T12:29:23.687Z] Step 15/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-05-20T12:29:23.687Z] ---> Running in 7aae5ac76e2f [2022-05-20T12:29:23.687Z] Removing intermediate container 7aae5ac76e2f [2022-05-20T12:29:23.687Z] ---> a6e8e5d81277 [2022-05-20T12:29:23.687Z] Step 16/29 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-05-20T12:29:23.687Z] ---> Running in 7423370438f1 [2022-05-20T12:29:23.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-20T12:29:23.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-20T12:29:23.687Z] (1/73) Installing dumb-init (1.2.5-r1) [2022-05-20T12:29:23.687Z] (2/73) Installing sdl2 (2.0.16-r4) [2022-05-20T12:29:23.687Z] (3/73) Installing libxau (1.0.9-r0) [2022-05-20T12:29:23.687Z] (4/73) Installing libmd (1.0.3-r0) [2022-05-20T12:29:23.687Z] (5/73) Installing libbsd (0.11.3-r1) [2022-05-20T12:29:23.687Z] (6/73) Installing libxdmcp (1.1.3-r0) [2022-05-20T12:29:23.687Z] (7/73) Installing libxcb (1.14-r2) [2022-05-20T12:29:23.687Z] (8/73) Installing libx11 (1.7.2-r0) [2022-05-20T12:29:23.687Z] (9/73) Installing aom-libs (3.2.0-r0) [2022-05-20T12:29:23.687Z] (10/73) Installing alsa-lib (1.2.5.1-r1) [2022-05-20T12:29:23.687Z] (11/73) Installing expat (2.4.7-r0) [2022-05-20T12:29:23.687Z] (12/73) Installing brotli-libs (1.0.9-r5) [2022-05-20T12:29:23.687Z] (13/73) Installing libbz2 (1.0.8-r1) [2022-05-20T12:29:23.687Z] (14/73) Installing libpng (1.6.37-r1) [2022-05-20T12:29:23.687Z] (15/73) Installing freetype (2.11.1-r2) [2022-05-20T12:29:23.687Z] (16/73) Installing libuuid (2.37.4-r0) [2022-05-20T12:29:23.687Z] (17/73) Installing fontconfig (2.13.1-r4) [2022-05-20T12:29:23.687Z] (18/73) Installing fribidi (1.0.11-r0) [2022-05-20T12:29:23.687Z] (19/73) Installing libffi (3.4.2-r1) [2022-05-20T12:29:23.687Z] (20/73) Installing libintl (0.21-r0) [2022-05-20T12:29:23.687Z] (21/73) Installing libblkid (2.37.4-r0) [2022-05-20T12:29:23.687Z] (22/73) Installing libmount (2.37.4-r0) [2022-05-20T12:29:23.687Z] (23/73) Installing pcre (8.45-r1) [2022-05-20T12:29:23.687Z] (24/73) Installing glib (2.70.1-r0) [2022-05-20T12:29:23.687Z] (25/73) Installing graphite2 (1.3.14-r0) [2022-05-20T12:29:23.687Z] (26/73) Installing harfbuzz (3.0.0-r2) [2022-05-20T12:29:23.687Z] (27/73) Installing libass (0.15.2-r0) [2022-05-20T12:29:23.687Z] (28/73) Installing libdav1d (0.9.2-r0) [2022-05-20T12:29:23.687Z] (29/73) Installing gmp (6.2.1-r1) [2022-05-20T12:29:23.687Z] (30/73) Installing nettle (3.7.3-r0) [2022-05-20T12:29:23.687Z] (31/73) Installing p11-kit (0.24.0-r1) [2022-05-20T12:29:23.687Z] (32/73) Installing libtasn1 (4.18.0-r0) [2022-05-20T12:29:23.687Z] (33/73) Installing libunistring (0.9.10-r1) [2022-05-20T12:29:23.687Z] (34/73) Installing gnutls (3.7.1-r0) [2022-05-20T12:29:23.687Z] (35/73) Installing ncurses-terminfo-base (6.3_p20211120-r0) [2022-05-20T12:29:23.687Z] (36/73) Installing ncurses-libs (6.3_p20211120-r0) [2022-05-20T12:29:23.687Z] (37/73) Installing lame (3.100-r0) [2022-05-20T12:29:23.687Z] (38/73) Installing opus (1.3.1-r1) [2022-05-20T12:29:23.687Z] (39/73) Installing libgomp (10.3.1_git20211027-r0) [2022-05-20T12:29:23.687Z] (40/73) Installing soxr (0.1.3-r2) [2022-05-20T12:29:23.687Z] (41/73) Installing libgcc (10.3.1_git20211027-r0) [2022-05-20T12:29:23.687Z] (42/73) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-20T12:29:23.687Z] (43/73) Installing libsrt (1.4.2-r1) [2022-05-20T12:29:23.687Z] (44/73) Installing libssh (0.9.6-r1) [2022-05-20T12:29:23.687Z] (45/73) Installing libogg (1.3.5-r0) [2022-05-20T12:29:23.687Z] (46/73) Installing libtheora (1.1.1-r16) [2022-05-20T12:29:23.687Z] (47/73) Installing libjpeg-turbo (2.1.2-r0) [2022-05-20T12:29:23.687Z] (48/73) Installing v4l-utils-libs (1.22.1-r1) [2022-05-20T12:29:23.687Z] (49/73) Installing libxext (1.3.4-r0) [2022-05-20T12:29:23.687Z] (50/73) Installing libxfixes (6.0.0-r0) [2022-05-20T12:29:23.687Z] (51/73) Installing libdrm (2.4.109-r0) [2022-05-20T12:29:23.687Z] (52/73) Installing wayland-libs-client (1.19.0-r1) [2022-05-20T12:29:23.687Z] (53/73) Installing libva (2.13.0-r0) [2022-05-20T12:29:23.687Z] (54/73) Installing libvdpau (1.4-r0) [2022-05-20T12:29:23.687Z] (55/73) Installing vidstab (1.1.0-r1) [2022-05-20T12:29:23.687Z] (56/73) Installing libvorbis (1.3.7-r0) [2022-05-20T12:29:23.687Z] (57/73) Installing libvpx (1.10.0-r0) [2022-05-20T12:29:23.687Z] (58/73) Installing vulkan-loader (1.2.196-r0) [2022-05-20T12:29:23.687Z] (59/73) Installing libwebp (1.2.2-r0) [2022-05-20T12:29:23.687Z] (60/73) Installing x264-libs (20210613-r0) [2022-05-20T12:29:23.687Z] (61/73) Installing x265-libs (3.5-r0) [2022-05-20T12:29:23.687Z] (62/73) Installing xvidcore (1.3.7-r1) [2022-05-20T12:29:23.687Z] (63/73) Installing ffmpeg-libs (4.4.1-r2) [2022-05-20T12:29:23.960Z] (64/73) Installing ffmpeg (4.4.1-r2) [2022-05-20T12:29:23.960Z] (65/73) Installing udev-init-scripts (35-r0) [2022-05-20T12:29:23.960Z] Executing udev-init-scripts-35-r0.post-install [2022-05-20T12:29:23.960Z] (66/73) Installing eudev-libs (3.2.11_pre1-r0) [2022-05-20T12:29:23.960Z] (67/73) Installing xz-libs (5.2.5-r1) [2022-05-20T12:29:23.960Z] (68/73) Installing zstd-libs (1.5.0-r0) [2022-05-20T12:29:23.960Z] (69/73) Installing kmod-libs (29-r2) [2022-05-20T12:29:23.960Z] (70/73) Installing eudev (3.2.11_pre1-r0) [2022-05-20T12:29:24.234Z] (71/73) Installing libsodium (1.0.18-r0) [2022-05-20T12:29:24.234Z] (72/73) Installing libzmq (4.3.4-r0) [2022-05-20T12:29:24.234Z] (73/73) Installing zeromq (4.3.4-r0) [2022-05-20T12:29:24.234Z] Executing busybox-1.34.1-r5.trigger [2022-05-20T12:29:24.234Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-05-20T12:29:24.234Z] OK: 67 MiB in 87 packages [2022-05-20T12:29:26.869Z] Removing intermediate container 7423370438f1 [2022-05-20T12:29:26.869Z] ---> 241f352fdf42 [2022-05-20T12:29:26.869Z] Step 17/29 : WORKDIR / [2022-05-20T12:29:27.148Z] ---> Running in 543d13c1e957 [2022-05-20T12:29:27.422Z] Removing intermediate container 543d13c1e957 [2022-05-20T12:29:27.422Z] ---> 1fb1d8bbfc0a [2022-05-20T12:29:27.422Z] Step 18/29 : COPY --from=builder /device-usb-camera/cmd / [2022-05-20T12:29:28.866Z] ---> 784a0112bff4 [2022-05-20T12:29:28.866Z] Step 19/29 : COPY --from=builder /device-usb-camera/LICENSE / [2022-05-20T12:29:29.465Z] ---> 1937f2267869 [2022-05-20T12:29:29.465Z] Step 20/29 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-05-20T12:29:30.091Z] ---> 2468e411fe9b [2022-05-20T12:29:30.091Z] Step 21/29 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-05-20T12:29:30.369Z] ---> e7da0c447011 [2022-05-20T12:29:30.369Z] Step 22/29 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-05-20T12:29:30.970Z] ---> 6ac23a7a314b [2022-05-20T12:29:30.970Z] Step 23/29 : COPY --from=rtsp /rtsp-simple-server / [2022-05-20T12:29:32.405Z] ---> e41457d670fa [2022-05-20T12:29:32.405Z] Step 24/29 : EXPOSE 59983 [2022-05-20T12:29:32.405Z] ---> Running in 4027f56e949f [2022-05-20T12:29:32.681Z] Removing intermediate container 4027f56e949f [2022-05-20T12:29:32.681Z] ---> b62264303b1d [2022-05-20T12:29:32.681Z] Step 25/29 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-05-20T12:29:32.681Z] ---> Running in b9008a8d7b55 [2022-05-20T12:29:32.957Z] Removing intermediate container b9008a8d7b55 [2022-05-20T12:29:32.957Z] ---> 92ac00e954d3 [2022-05-20T12:29:32.957Z] Step 26/29 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-05-20T12:29:32.957Z] ---> Running in 44b3fc63fef1 [2022-05-20T12:29:33.232Z] Removing intermediate container 44b3fc63fef1 [2022-05-20T12:29:33.232Z] ---> b784f0481ec5 [2022-05-20T12:29:33.232Z] Step 27/29 : LABEL arch=arm64 [2022-05-20T12:29:33.505Z] ---> Running in 2e8138d88868 [2022-05-20T12:29:33.782Z] Removing intermediate container 2e8138d88868 [2022-05-20T12:29:33.782Z] ---> a6e1c4126acb [2022-05-20T12:29:33.782Z] Step 28/29 : LABEL git_sha=de1f0ddc45ecff766976fe88c684f12965260543 [2022-05-20T12:29:33.782Z] ---> Running in 0f54f41216a6 [2022-05-20T12:29:34.062Z] Removing intermediate container 0f54f41216a6 [2022-05-20T12:29:34.062Z] ---> 268d651e8d1f [2022-05-20T12:29:34.062Z] Step 29/29 : LABEL version=0.0.0 [2022-05-20T12:29:34.062Z] ---> Running in ffa7deefe717 [2022-05-20T12:29:34.663Z] Removing intermediate container ffa7deefe717 [2022-05-20T12:29:34.663Z] ---> b3fd898eb6eb [2022-05-20T12:29:34.663Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-20T12:29:34.663Z] Successfully built b3fd898eb6eb [2022-05-20T12:29:34.663Z] Successfully tagged device-usb-camera-arm64:latest [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] sh [2022-05-20T12:29:35.487Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-20T12:29:35.487Z] [2022-05-20T12:29:35.487Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-20T12:29:35.871Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-20T12:29:36.147Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-20T12:29:36.147Z] 8998bd30e6a1: Pulling fs layer [2022-05-20T12:29:36.147Z] 04944245beec: Pulling fs layer [2022-05-20T12:29:36.147Z] 699f458cf7ca: Pulling fs layer [2022-05-20T12:29:36.147Z] 765212b225bb: Pulling fs layer [2022-05-20T12:29:36.147Z] f23df028b6ca: Pulling fs layer [2022-05-20T12:29:36.147Z] d65c8cfc05b1: Pulling fs layer [2022-05-20T12:29:36.147Z] 2437ff75d9bd: Pulling fs layer [2022-05-20T12:29:36.147Z] 765212b225bb: Waiting [2022-05-20T12:29:36.147Z] f23df028b6ca: Waiting [2022-05-20T12:29:36.147Z] d65c8cfc05b1: Waiting [2022-05-20T12:29:36.147Z] 2437ff75d9bd: Waiting [2022-05-20T12:29:36.147Z] 04944245beec: Verifying Checksum [2022-05-20T12:29:36.147Z] 04944245beec: Download complete [2022-05-20T12:29:36.147Z] 765212b225bb: Verifying Checksum [2022-05-20T12:29:36.147Z] 765212b225bb: Download complete [2022-05-20T12:29:36.147Z] f23df028b6ca: Verifying Checksum [2022-05-20T12:29:36.147Z] d65c8cfc05b1: Verifying Checksum [2022-05-20T12:29:36.147Z] d65c8cfc05b1: Download complete [2022-05-20T12:29:36.426Z] 699f458cf7ca: Verifying Checksum [2022-05-20T12:29:36.426Z] 699f458cf7ca: Download complete [2022-05-20T12:29:36.699Z] 8998bd30e6a1: Verifying Checksum [2022-05-20T12:29:36.699Z] 8998bd30e6a1: Download complete [2022-05-20T12:29:39.331Z] 2437ff75d9bd: Verifying Checksum [2022-05-20T12:29:39.331Z] 2437ff75d9bd: Download complete [2022-05-20T12:29:41.318Z] 8998bd30e6a1: Pull complete [2022-05-20T12:29:41.318Z] 04944245beec: Pull complete [2022-05-20T12:29:43.298Z] 699f458cf7ca: Pull complete [2022-05-20T12:29:43.298Z] 765212b225bb: Pull complete [2022-05-20T12:29:43.898Z] f23df028b6ca: Pull complete [2022-05-20T12:29:44.173Z] d65c8cfc05b1: Pull complete [2022-05-20T12:29:59.291Z] 2437ff75d9bd: Pull complete [2022-05-20T12:29:59.291Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-20T12:29:59.291Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-20T12:29:59.291Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-20T12:29:59.553Z] prd-ubuntu20.04-docker-arm64-4c-16g-64189 does not seem to be running inside a container [2022-05-20T12:29:59.652Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-20T12:30:02.006Z] $ docker top 738781372dc30bc08f05c67ee3ea67717e6cb9f7c7c3e21646ec0b3beea59003 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T12:30:02.998Z] ---> job-cost.sh [2022-05-20T12:30:02.998Z] lf-activate-venv: SKIPPING [2022-05-20T12:30:02.998Z] INFO: No Stack... [2022-05-20T12:30:03.592Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-20T12:30:04.188Z] INFO: Archiving Costs [Pipeline] sh [2022-05-20T12:30:04.883Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2022-05-20T12:30:04.883Z] + cut -d, -f6 [Pipeline] lock [2022-05-20T12:30:04.970Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-30-1-stack-cost] [2022-05-20T12:30:04.975Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-30-1-stack-cost] did not exist. Created. [2022-05-20T12:30:04.975Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-30-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-20T12:30:05.732Z] /w/workspace/device-usb-camera/1@tmp/durable-146a9cbe/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-20T12:30:06.440Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-20T12:30:06.473Z] Warning: overwriting stash ‘stack-cost’ [2022-05-20T12:30:06.517Z] Stashed 1 file(s) [Pipeline] } [2022-05-20T12:30:06.530Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-30-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-20T12:30:06.616Z] $ docker stop --time=1 738781372dc30bc08f05c67ee3ea67717e6cb9f7c7c3e21646ec0b3beea59003 [2022-05-20T12:30:08.096Z] $ docker rm -f 738781372dc30bc08f05c67ee3ea67717e6cb9f7c7c3e21646ec0b3beea59003 [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) [Pipeline] unstash [Pipeline] configFileProvider [2022-05-20T12:30:09.120Z] provisioning config files... [2022-05-20T12:30:09.127Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/xfoundry_device-usb-camera_PR-30@tmp/config434652899625360403tmp [Pipeline] { [Pipeline] sh [2022-05-20T12:30:09.459Z] + set +x [2022-05-20T12:30:09.459Z] + curl -s https://codecov.io/bash [2022-05-20T12:30:09.459Z] + bash -s -- [2022-05-20T12:30:09.459Z] [2022-05-20T12:30:09.459Z] _____ _ [2022-05-20T12:30:09.459Z] / ____| | | [2022-05-20T12:30:09.459Z] | | ___ __| | ___ ___ _____ __ [2022-05-20T12:30:09.459Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-20T12:30:09.459Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-20T12:30:09.459Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-20T12:30:09.459Z] Bash-1.0.6 [2022-05-20T12:30:09.459Z] [2022-05-20T12:30:09.459Z] [2022-05-20T12:30:09.459Z] ==> git version 2.25.1 found [2022-05-20T12:30:09.459Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-05-20T12:30:09.459Z] Release-Date: 2020-01-08 [2022-05-20T12:30:09.459Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-20T12:30:09.459Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-20T12:30:09.459Z] ==> Jenkins CI detected. [2022-05-20T12:30:09.459Z] current dir:  /w/workspace/xfoundry_device-usb-camera_PR-30 [2022-05-20T12:30:09.459Z] project root: . [2022-05-20T12:30:09.459Z] --> token set from env [2022-05-20T12:30:09.459Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-20T12:30:09.459Z] ==> Running gcov in . (disable via -X gcov) [2022-05-20T12:30:09.459Z] ==> Python coveragepy not found [2022-05-20T12:30:09.459Z] ==> Searching for coverage reports in: [2022-05-20T12:30:09.459Z] + . [2022-05-20T12:30:09.459Z] -> Found 1 reports [2022-05-20T12:30:09.459Z] ==> Detecting git/mercurial file structure [2022-05-20T12:30:09.459Z] ==> Reading reports [2022-05-20T12:30:09.459Z] + ./coverage.out bytes=10 [2022-05-20T12:30:09.459Z] ==> Appending adjustments [2022-05-20T12:30:09.459Z] https://docs.codecov.io/docs/fixing-reports [2022-05-20T12:30:09.720Z] + Found adjustments [2022-05-20T12:30:09.720Z] ==> Gzipping contents [2022-05-20T12:30:09.720Z] 4.0K /tmp/codecov.JEn9ni.gz [2022-05-20T12:30:09.720Z] ==> Uploading reports [2022-05-20T12:30:09.720Z] url: https://codecov.io [2022-05-20T12:30:09.720Z] query: branch=PR-30&commit=9276da730adaba902e6fe23639d16c96d831e8d5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-30%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=30&job=&cmd_args= [2022-05-20T12:30:09.720Z] -> Pinging Codecov [2022-05-20T12:30:09.720Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-30&commit=9276da730adaba902e6fe23639d16c96d831e8d5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-30%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=30&job=&cmd_args= [2022-05-20T12:30:09.982Z] -> Uploading to [2022-05-20T12:30:09.982Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-20/73D8F5FF140700D3E01443B452E23636/9276da730adaba902e6fe23639d16c96d831e8d5/5091d007-8998-48f8-8bfc-9ac283bb92e5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220520%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220520T123009Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c18456d4a26599a13f78a671c48457df2030168bd3ad3563121d131f89f7c202 [2022-05-20T12:30:09.982Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-20T12:30:09.982Z] Dload Upload Total Spent Left Speed [2022-05-20T12:30:10.241Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1826 0 0 100 1826 0 6788 --:--:-- --:--:-- --:--:-- 6788 [2022-05-20T12:30:10.241Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-usb-camera/commit/9276da730adaba902e6fe23639d16c96d831e8d5 [Pipeline] } [2022-05-20T12:30:10.265Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-05-20T12:30:11.960Z] + [ -d /w/workspace/xfoundry_device-usb-camera_PR-30/archives ] [2022-05-20T12:30:11.960Z] + ls -al /w/workspace/xfoundry_device-usb-camera_PR-30/archives [2022-05-20T12:30:11.960Z] total 16 [2022-05-20T12:30:11.960Z] drwxr-xr-x 3 root root 4096 May 20 12:23 . [2022-05-20T12:30:11.960Z] drwxrwxr-x 11 jenkins jenkins 4096 May 20 12:23 .. [2022-05-20T12:30:11.960Z] drwxr-xr-x 2 root root 4096 May 20 12:23 cost [2022-05-20T12:30:11.960Z] -rw-r--r-- 1 root root 87 May 20 12:23 cost.csv [2022-05-20T12:30:11.960Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-usb-camera_PR-30/archives [2022-05-20T12:30:11.960Z] + ls -al /w/workspace/xfoundry_device-usb-camera_PR-30/archives [2022-05-20T12:30:11.960Z] total 16 [2022-05-20T12:30:11.960Z] drwxr-xr-x 3 jenkins jenkins 4096 May 20 12:23 . [2022-05-20T12:30:11.960Z] drwxrwxr-x 11 jenkins jenkins 4096 May 20 12:23 .. [2022-05-20T12:30:11.960Z] drwxr-xr-x 2 jenkins jenkins 4096 May 20 12:23 cost [2022-05-20T12:30:11.960Z] -rw-r--r-- 1 jenkins jenkins 87 May 20 12:23 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-20T12:30:12.293Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T12:30:13.196Z] ---> package-listing.sh [2022-05-20T12:30:13.196Z] ++ facter osfamily [2022-05-20T12:30:13.196Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-20T12:30:13.458Z] + OS_FAMILY=debian [2022-05-20T12:30:13.458Z] + workspace=/w/workspace/xfoundry_device-usb-camera_PR-30 [2022-05-20T12:30:13.458Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-20T12:30:13.458Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-20T12:30:13.458Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-20T12:30:13.458Z] + PACKAGES=/tmp/packages_start.txt [2022-05-20T12:30:13.458Z] + '[' /w/workspace/xfoundry_device-usb-camera_PR-30 ']' [2022-05-20T12:30:13.458Z] + PACKAGES=/tmp/packages_end.txt [2022-05-20T12:30:13.458Z] + case "${OS_FAMILY}" in [2022-05-20T12:30:13.458Z] + dpkg -l [2022-05-20T12:30:13.458Z] + grep '^ii' [2022-05-20T12:30:13.458Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-20T12:30:13.458Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-20T12:30:13.458Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-20T12:30:13.458Z] + '[' /w/workspace/xfoundry_device-usb-camera_PR-30 ']' [2022-05-20T12:30:13.458Z] + mkdir -p /w/workspace/xfoundry_device-usb-camera_PR-30/archives/ [2022-05-20T12:30:13.458Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-usb-camera_PR-30/archives/ [Pipeline] echo [2022-05-20T12:30:13.493Z] 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/xfoundry_device-usb-camera_PR-30/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-20T12:30:13.790Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-20T12:30:14.371Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-20T12:30:14.371Z] . [Pipeline] withDockerContainer [2022-05-20T12:30:14.468Z] prd-ubuntu20.04-docker-8c-8g-64188 does not seem to be running inside a container [2022-05-20T12:30:14.509Z] $ 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/xfoundry_device-usb-camera_PR-30/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-usb-camera_PR-30 -v /w/workspace/xfoundry_device-usb-camera_PR-30:/w/workspace/xfoundry_device-usb-camera_PR-30:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-30@tmp:/w/workspace/xfoundry_device-usb-camera_PR-30@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-20T12:30:14.788Z] $ docker top 120855b17e2bcc62a47c81aa44b4125f07d63b462901beae990e799037290f9e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-20T12:30:15.193Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-20T12:30:15.509Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-20T12:30:15.824Z] + ls /var/log/sa-host [2022-05-20T12:30:15.824Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-20T12:30:16.119Z] provisioning config files... [2022-05-20T12:30:16.130Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-30@tmp/config3195008243767351388tmp [Pipeline] { [Pipeline] echo [2022-05-20T12:30:16.177Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T12:30:16.494Z] ---> create-netrc.sh [Pipeline] } [2022-05-20T12:30:16.526Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-20T12:30:16.952Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-20T12:30:16.983Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T12:30:17.296Z] ---> sudo-logs.sh [2022-05-20T12:30:17.297Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-20T12:30:17.386Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T12:30:17.808Z] ---> job-cost.sh [2022-05-20T12:30:17.808Z] lf-activate-venv: SKIPPING [2022-05-20T12:30:17.808Z] DEBUG: total: 0.2199999988079071 [2022-05-20T12:30:17.808Z] INFO: Retrieving Stack Cost... [2022-05-20T12:30:18.070Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-20T12:30:18.641Z] INFO: Archiving Costs [Pipeline] echo [2022-05-20T12:30:18.676Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T12:30:18.993Z] ---> logs-deploy.sh [2022-05-20T12:30:18.993Z] lf-activate-venv: SKIPPING [2022-05-20T12:30:18.993Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-30/1 [2022-05-20T12:30:18.993Z] INFO: archiving workspace using pattern(s): [2022-05-20T12:30:19.932Z] Archives upload complete. [2022-05-20T12:30:19.932Z] INFO: archiving logs to Nexus