Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 73afea3ace466341e80d38fe07fac6720914120d 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-ssh5545149545204593989.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh2425616992090403749.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16219409741386018901.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10732874968792149453.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14906510436938825805.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 SNYK_DEBUG: false [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-16321 in /w/workspace/exfoundry_device-usb-camera_main [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/exfoundry_device-usb-camera_main # 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 Avoid second fetch Checking out Revision 73afea3ace466341e80d38fe07fac6720914120d (main) > git config core.sparsecheckout # timeout=10 > git checkout -f 73afea3ace466341e80d38fe07fac6720914120d # timeout=10 Commit message: "Merge pull request #46 from FelixTing/issue-40" > git rev-list --no-walk 0d2f133a70ca139fe5a25e6e35809f1e9812dab5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:06:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:06:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:06:39 ========================================================= 07:06:39 EdgeX Global Pipelines Version Info 07:06:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:06:40 ------------------- 07:06:40 stable info: 07:06:40 ------------------- 07:06:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:06:40 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 07:06:40 Message: update stable to v1.0.234 07:06:40 ------------------- 07:06:40 experimental info: 07:06:40 ------------------- 07:06:40 Commited By: **** collab-it+edgex@linuxfoundation.org 07:06:40 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 07:06:40 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:06:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 07:06:41 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 07:06:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:06:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:06:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:06:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 07:06:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:06:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:06:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:06:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:06:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:06:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 07:06:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:06:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:06:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:06:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:06:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:06:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:06:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:06:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:06:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:06:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:06:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:06:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:06:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:06:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:06:41 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:06:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:06:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:06:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:06:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 73afea3ace466341e80d38fe07fac6720914120d [Pipeline] echo 07:06:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 73afea3 [Pipeline] echo 07:06:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:06:41 provisioning config files... 07:06:41 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5908444834530307126tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:06:41 ---> docker-login.sh 07:06:41 nexus3.edgexfoundry.org:10001 07:06:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:06:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:06:42 Configure a credential helper to remove this warning. See 07:06:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:06:42 07:06:42 Login Succeeded 07:06:42 nexus3.edgexfoundry.org:10002 07:06:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:06:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:06:42 Configure a credential helper to remove this warning. See 07:06:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:06:42 07:06:42 Login Succeeded 07:06:42 nexus3.edgexfoundry.org:10003 07:06:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:06:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:06:42 Configure a credential helper to remove this warning. See 07:06:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:06:42 07:06:42 Login Succeeded 07:06:42 nexus3.edgexfoundry.org:10004 07:06:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:06:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:06:42 Configure a credential helper to remove this warning. See 07:06:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:06:42 07:06:42 Login Succeeded 07:06:42 docker.io 07:06:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:06:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:06:43 Configure a credential helper to remove this warning. See 07:06:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:06:43 07:06:43 Login Succeeded 07:06:43 ---> docker-login.sh ends [Pipeline] } 07:06:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:06:43 + git rev-list -1 --merges 73afea3ace466341e80d38fe07fac6720914120d~1..73afea3ace466341e80d38fe07fac6720914120d [Pipeline] echo 07:06:43 -----------> git rev-list -1 --merges 73afea3ace466341e80d38fe07fac6720914120d~1..73afea3ace466341e80d38fe07fac6720914120d 73afea3ace466341e80d38fe07fac6720914120d 07:06:43 73afea3ace466341e80d38fe07fac6720914120d [false] [Pipeline] sh 07:06:44 + git log --format=format:%s -1 73afea3ace466341e80d38fe07fac6720914120d [Pipeline] echo 07:06:44 ========================================================= 07:06:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:06:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:06:44 + git log --format=format:%s -1 73afea3ace466341e80d38fe07fac6720914120d [Pipeline] echo 07:06:44 [semverPrep] GIT_COMMIT: 73afea3ace466341e80d38fe07fac6720914120d, Commit Message: Merge pull request #46 from FelixTing/issue-40 [Pipeline] echo 07:06:44 [semverPrep] This is not a build commit. [Pipeline] sh 07:06:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:06:44 + grep -v github /etc/ssh/ssh_known_hosts 07:06:44 + [ -e /tmp/ssh_known_hosts ] 07:06:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:06:44 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ 07:06:44 sudo tee -a /etc/ssh/ssh_known_hosts 07:06:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:06:45 07:06:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:06:45 0.1.4: Pulling from edgex-devops/py-git-semver 07:06:45 42c077c10790: Pulling fs layer 07:06:45 f63e77b7563a: Pulling fs layer 07:06:45 bd5fdadae976: Pulling fs layer 07:06:45 205491f53016: Pulling fs layer 07:06:45 df18705c85c3: Pulling fs layer 07:06:45 bdb3f477010e: Pulling fs layer 07:06:45 c8a8fc8e1c8f: Pulling fs layer 07:06:45 2c6e9b1d212d: Pulling fs layer 07:06:45 bdb8f0575790: Pulling fs layer 07:06:45 386e3cb2ff24: Pulling fs layer 07:06:45 2343380bae48: Pulling fs layer 07:06:45 205491f53016: Waiting 07:06:45 df18705c85c3: Waiting 07:06:45 bdb3f477010e: Waiting 07:06:45 2c6e9b1d212d: Waiting 07:06:45 386e3cb2ff24: Waiting 07:06:45 f63e77b7563a: Verifying Checksum 07:06:45 f63e77b7563a: Download complete 07:06:45 205491f53016: Verifying Checksum 07:06:45 205491f53016: Download complete 07:06:45 df18705c85c3: Verifying Checksum 07:06:45 df18705c85c3: Download complete 07:06:45 bdb3f477010e: Verifying Checksum 07:06:45 bdb3f477010e: Download complete 07:06:45 bd5fdadae976: Verifying Checksum 07:06:45 bd5fdadae976: Download complete 07:06:45 2c6e9b1d212d: Download complete 07:06:45 bdb8f0575790: Download complete 07:06:45 386e3cb2ff24: Verifying Checksum 07:06:45 386e3cb2ff24: Download complete 07:06:45 2343380bae48: Download complete 07:06:46 42c077c10790: Verifying Checksum 07:06:46 42c077c10790: Download complete 07:06:46 c8a8fc8e1c8f: Verifying Checksum 07:06:46 c8a8fc8e1c8f: Download complete 07:06:47 42c077c10790: Pull complete 07:06:47 f63e77b7563a: Pull complete 07:06:48 bd5fdadae976: Pull complete 07:06:48 205491f53016: Pull complete 07:06:48 df18705c85c3: Pull complete 07:06:48 bdb3f477010e: Pull complete 07:06:50 c8a8fc8e1c8f: Pull complete 07:06:50 2c6e9b1d212d: Pull complete 07:06:50 bdb8f0575790: Pull complete 07:06:50 386e3cb2ff24: Pull complete 07:06:50 2343380bae48: Pull complete 07:06:50 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 07:06:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:06:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:06:51 prd-ubuntu20.04-docker-8c-8g-16321 does not seem to be running inside a container 07:06:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:06:52 $ docker top 7f79170dd793e040e76968c09dc62850488bbc40b80aa138d8358940f5d87dc4 -eo pid,comm 07:06:52 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). 07:06:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:06:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:06:52 [ssh-agent] Looking for ssh-agent implementation... 07:06:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:06:52 $ docker exec 7f79170dd793e040e76968c09dc62850488bbc40b80aa138d8358940f5d87dc4 ssh-agent 07:06:52 SSH_AUTH_SOCK=/tmp/ssh-p5DAU2644PXJ/agent.33 07:06:52 SSH_AGENT_PID=39 07:06:52 Running ssh-add (command line suppressed) 07:06:52 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4861413975584716070.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4861413975584716070.key) 07:06:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:06:53 + git tag --points-at HEAD [Pipeline] } 07:06:53 $ docker exec --env ******** --env ******** 7f79170dd793e040e76968c09dc62850488bbc40b80aa138d8358940f5d87dc4 ssh-agent -k 07:06:53 unset SSH_AUTH_SOCK; 07:06:53 unset SSH_AGENT_PID; 07:06:53 echo Agent pid 39 killed; 07:06:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:06:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:06:53 [ssh-agent] Looking for ssh-agent implementation... 07:06:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:06:53 $ docker exec 7f79170dd793e040e76968c09dc62850488bbc40b80aa138d8358940f5d87dc4 ssh-agent 07:06:53 SSH_AUTH_SOCK=/tmp/ssh-saqDtwcqEIRM/agent.72 07:06:53 SSH_AGENT_PID=79 07:06:53 Running ssh-add (command line suppressed) 07:06:53 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1699087074596368797.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1699087074596368797.key) 07:06:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:06:53 + git semver init 07:06:54 2022-06-29 07:06:54,203 [run_init] DEBUG init version:0.0.0 force:False 07:06:54 2022-06-29 07:06:54,204 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 07:06:54 2022-06-29 07:06:54,204 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 07:06:54 2022-06-29 07:06:54,205 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 07:06:54 2022-06-29 07:06:54,762 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 07:06:54 2022-06-29 07:06:54,763 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 07:06:54 2022-06-29 07:06:54,763 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 07:06:54 2022-06-29 07:06:54,763 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 07:06:54 0.0.1-dev.10 [Pipeline] } 07:06:54 $ docker exec --env ******** --env ******** 7f79170dd793e040e76968c09dc62850488bbc40b80aa138d8358940f5d87dc4 ssh-agent -k 07:06:54 unset SSH_AUTH_SOCK; 07:06:54 unset SSH_AGENT_PID; 07:06:54 echo Agent pid 79 killed; 07:06:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:06:55 + git semver [Pipeline] } 07:06:55 $ docker stop --time=1 7f79170dd793e040e76968c09dc62850488bbc40b80aa138d8358940f5d87dc4 07:06:56 $ docker rm -f 7f79170dd793e040e76968c09dc62850488bbc40b80aa138d8358940f5d87dc4 [Pipeline] // withDockerContainer [Pipeline] sh 07:06:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:06:57 Stashed 1 file(s) [Pipeline] echo 07:06:57 [edgeXSemver]: initialized semver on version 0.0.1-dev.10 [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 07:06:57 provisioning config files... 07:06:57 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2886904487375684254tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:06:57 ---> docker-login.sh 07:06:57 nexus3.edgexfoundry.org:10001 07:06:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:06:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:06:57 Configure a credential helper to remove this warning. See 07:06:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:06:57 07:06:57 Login Succeeded 07:06:57 nexus3.edgexfoundry.org:10002 07:06:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:06:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:06:58 Configure a credential helper to remove this warning. See 07:06:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:06:58 07:06:58 Login Succeeded 07:06:58 nexus3.edgexfoundry.org:10003 07:06:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:06:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:06:58 Configure a credential helper to remove this warning. See 07:06:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:06:58 07:06:58 Login Succeeded 07:06:58 nexus3.edgexfoundry.org:10004 07:06:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:06:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:06:58 Configure a credential helper to remove this warning. See 07:06:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:06:58 07:06:58 Login Succeeded 07:06:58 docker.io 07:06:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:06:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:06:59 Configure a credential helper to remove this warning. See 07:06:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:06:59 07:06:59 Login Succeeded 07:06:59 ---> docker-login.sh ends [Pipeline] } 07:06:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:06:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:06:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:06:59 ========================================================= 07:06:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 07:06:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:59 + 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 . 07:06:59 Sending build context to Docker daemon 638kB 07:06:59 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 07:06:59 Step 2/12 : FROM ${BASE} AS builder 07:06:59 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 07:06:59 59bf1c3509f3: Pulling fs layer 07:06:59 666ba61612fd: Pulling fs layer 07:06:59 8ed8ca486205: Pulling fs layer 07:06:59 cc1cd167ecdc: Pulling fs layer 07:06:59 c516ae0d96e1: Pulling fs layer 07:06:59 684cea983483: Pulling fs layer 07:06:59 dd3240ac7de5: Pulling fs layer 07:06:59 b1e948a4e11c: Pulling fs layer 07:06:59 a8fd76ee1af6: Pulling fs layer 07:06:59 646ad004c059: Pulling fs layer 07:06:59 cc1cd167ecdc: Waiting 07:06:59 684cea983483: Waiting 07:06:59 b1e948a4e11c: Waiting 07:06:59 dd3240ac7de5: Waiting 07:06:59 646ad004c059: Waiting 07:06:59 a8fd76ee1af6: Waiting 07:06:59 8ed8ca486205: Verifying Checksum 07:06:59 8ed8ca486205: Download complete 07:06:59 666ba61612fd: Verifying Checksum 07:06:59 666ba61612fd: Download complete 07:06:59 c516ae0d96e1: Verifying Checksum 07:06:59 c516ae0d96e1: Download complete 07:06:59 684cea983483: Verifying Checksum 07:06:59 59bf1c3509f3: Verifying Checksum 07:06:59 dd3240ac7de5: Verifying Checksum 07:06:59 dd3240ac7de5: Download complete 07:06:59 b1e948a4e11c: Verifying Checksum 07:06:59 b1e948a4e11c: Download complete 07:06:59 59bf1c3509f3: Pull complete 07:06:59 666ba61612fd: Pull complete 07:06:59 8ed8ca486205: Pull complete 07:07:00 646ad004c059: Verifying Checksum 07:07:00 646ad004c059: Download complete 07:07:00 a8fd76ee1af6: Verifying Checksum 07:07:00 a8fd76ee1af6: Download complete 07:07:00 cc1cd167ecdc: Verifying Checksum 07:07:00 cc1cd167ecdc: Download complete 07:07:04 cc1cd167ecdc: Pull complete 07:07:04 c516ae0d96e1: Pull complete 07:07:04 684cea983483: Pull complete 07:07:04 dd3240ac7de5: Pull complete 07:07:04 b1e948a4e11c: Pull complete 07:07:07 a8fd76ee1af6: Pull complete 07:07:07 646ad004c059: Pull complete 07:07:07 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 07:07:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 07:07:07 ---> 8f69c11f6b0c 07:07:07 Step 3/12 : ARG MAKE="make build" 07:07:09 ---> Running in 456c3a7bca45 07:07:09 Removing intermediate container 456c3a7bca45 07:07:09 ---> 400449000d57 07:07:09 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 07:07:09 ---> Running in 71fc54344238 07:07:09 Removing intermediate container 71fc54344238 07:07:09 ---> 9355bfdd1092 07:07:09 Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 07:07:09 ---> Running in a258213031f7 07:07:09 Removing intermediate container a258213031f7 07:07:09 ---> f1299eb27323 07:07:09 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:07:09 ---> Running in e3af9a2d9aa1 07:07:10 Removing intermediate container e3af9a2d9aa1 07:07:10 ---> 6272a7ff3c22 07:07:10 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:07:10 ---> Running in 5948f85d2fbe 07:07:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:07:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:07:11 (1/81) Installing mesa (21.2.6-r0) 07:07:11 (2/81) Installing libxau (1.0.9-r0) 07:07:11 (3/81) Installing libmd (1.0.3-r0) 07:07:11 (4/81) Installing libbsd (0.11.3-r1) 07:07:12 (5/81) Installing libxdmcp (1.1.3-r0) 07:07:12 (6/81) Installing libxcb (1.14-r2) 07:07:12 (7/81) Installing libx11 (1.7.2-r0) 07:07:12 (8/81) Installing libxext (1.3.4-r0) 07:07:12 (9/81) Installing libxfixes (6.0.0-r0) 07:07:12 (10/81) Installing libxxf86vm (1.1.4-r2) 07:07:12 (11/81) Installing libpciaccess (0.16-r0) 07:07:12 (12/81) Installing libdrm (2.4.109-r0) 07:07:12 (13/81) Installing mesa-glapi (21.2.6-r0) 07:07:12 Still waiting to schedule task 07:07:12 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:07:12 (14/81) Installing libxshmfence (1.3-r1) 07:07:12 (15/81) Installing mesa-gl (21.2.6-r0) 07:07:12 (16/81) Installing libice (1.0.10-r0) 07:07:13 (17/81) Installing libuuid (2.37.4-r0) 07:07:13 (18/81) Installing libsm (1.2.3-r0) 07:07:13 (19/81) Installing libxt (1.2.1-r0) 07:07:13 (20/81) Installing libxmu (1.1.3-r0) 07:07:13 (21/81) Installing xset (1.2.4-r0) 07:07:13 (22/81) Installing xprop (1.2.5-r0) 07:07:13 (23/81) Installing xdg-utils (1.1.3-r0) 07:07:13 (24/81) Installing dbus-libs (1.12.20-r4) 07:07:13 (25/81) Installing libffi (3.4.2-r1) 07:07:13 (26/81) Installing libintl (0.21-r0) 07:07:13 (27/81) Installing libblkid (2.37.4-r0) 07:07:14 (28/81) Installing libmount (2.37.4-r0) 07:07:14 (29/81) Installing pcre (8.45-r1) 07:07:14 (30/81) Installing glib (2.70.1-r0) 07:07:14 (31/81) Installing icu-libs (69.1-r1) 07:07:15 (32/81) Installing libpcre2-16 (10.40-r0) 07:07:15 (33/81) Installing zstd-libs (1.5.0-r0) 07:07:15 (34/81) Installing qt5-qtbase (5.15.3_git20210713-r5) 07:07:15 (35/81) Installing hicolor-icon-theme (0.17-r1) 07:07:15 (36/81) Installing wayland-libs-server (1.19.0-r1) 07:07:15 (37/81) Installing mesa-gbm (21.2.6-r0) 07:07:16 (38/81) Installing wayland-libs-client (1.19.0-r1) 07:07:16 (39/81) Installing qt5-qtdeclarative (5.15.3_git20210531-r0) 07:07:16 (40/81) Installing libxcomposite (0.4.5-r0) 07:07:16 (41/81) Installing libbz2 (1.0.8-r1) 07:07:16 (42/81) Installing libpng (1.6.37-r1) 07:07:16 (43/81) Installing freetype (2.11.1-r2) 07:07:17 (44/81) Installing fontconfig (2.13.1-r4) 07:07:17 (45/81) Installing wayland-libs-cursor (1.19.0-r1) 07:07:17 (46/81) Installing wayland-libs-egl (1.19.0-r1) 07:07:17 (47/81) Installing xkeyboard-config (2.34-r0) 07:07:17 (48/81) Installing xz-libs (5.2.5-r1) 07:07:17 (49/81) Installing libxml2 (2.9.14-r0) 07:07:17 (50/81) Installing libxkbcommon (1.3.1-r0) 07:07:17 (51/81) Installing qt5-qtwayland (5.15.3_git20211028-r0) 07:07:17 (52/81) Installing mesa-egl (21.2.6-r0) 07:07:17 (53/81) Installing avahi-libs (0.8-r5) 07:07:18 (54/81) Installing nettle (3.7.3-r0) 07:07:18 (55/81) Installing p11-kit (0.24.0-r1) 07:07:18 (56/81) Installing libtasn1 (4.18.0-r0) 07:07:18 (57/81) Installing libunistring (0.9.10-r1) 07:07:18 (58/81) Installing gnutls (3.7.1-r0) 07:07:18 (59/81) Installing cups-libs (2.3.3-r6) 07:07:18 (60/81) Installing graphite2 (1.3.14-r0) 07:07:18 (61/81) Installing harfbuzz (3.0.0-r2) 07:07:18 (62/81) Installing libevdev (1.12.0-r0) 07:07:18 (63/81) Installing mtdev (1.1.6-r0) 07:07:18 (64/81) Installing eudev-libs (3.2.11_pre1-r0) 07:07:19 (65/81) Installing libinput-libs (1.19.4-r0) 07:07:19 (66/81) Installing libjpeg-turbo (2.1.2-r0) 07:07:19 (67/81) Installing xcb-util-wm (0.4.1-r1) 07:07:19 (68/81) Installing xcb-util (0.4.0-r3) 07:07:19 (69/81) Installing xcb-util-image (0.4.0-r1) 07:07:19 (70/81) Installing xcb-util-keysyms (0.4.0-r1) 07:07:19 (71/81) Installing xcb-util-renderutil (0.3.9-r1) 07:07:19 (72/81) Installing libxkbcommon-x11 (1.3.1-r0) 07:07:19 (73/81) Installing qt5-qtbase-x11 (5.15.3_git20210713-r5) 07:07:20 (74/81) Installing v4l-utils-libs (1.22.1-r1) 07:07:20 (75/81) Installing v4l-utils (1.22.1-r1) 07:07:20 (76/81) Installing udev-init-scripts (35-r0) 07:07:20 Executing udev-init-scripts-35-r0.post-install 07:07:20 (77/81) Installing kmod-libs (29-r2) 07:07:21 (78/81) Installing eudev (3.2.11_pre1-r0) 07:07:21 (79/81) Installing eudev-dev (3.2.11_pre1-r0) 07:07:21 (80/81) Installing v4l-utils-dvbv5 (1.22.1-r1) 07:07:21 (81/81) Installing v4l-utils-dev (1.22.1-r1) 07:07:21 Executing busybox-1.34.1-r3.trigger 07:07:21 Executing eudev-3.2.11_pre1-r0.trigger 07:07:21 OK: 335 MiB in 133 packages 07:07:23 Removing intermediate container 5948f85d2fbe 07:07:23 ---> ece7c670c2e7 07:07:23 Step 8/12 : WORKDIR /device-usb-camera 07:07:23 ---> Running in f8189f65ca24 07:07:23 Removing intermediate container f8189f65ca24 07:07:23 ---> a9a8e9c4b80b 07:07:23 Step 9/12 : COPY go.mod vendor* ./ 07:07:23 ---> 274eedea98eb 07:07:23 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:07:23 ---> Running in 94d9a0750b3d 07:07:41 Removing intermediate container 94d9a0750b3d 07:07:41 ---> a61c6e5362c9 07:07:41 Step 11/12 : COPY . . 07:07:41 ---> 3537200db08d 07:07:41 Step 12/12 : RUN ${MAKE} 07:07:41 ---> Running in 3040499714f2 07:07:41 noop 07:07:41 Removing intermediate container 3040499714f2 07:07:41 ---> 5842e3ee0641 07:07:41 Successfully built 5842e3ee0641 07:07:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:42 + docker inspect -f . ci-base-image-x86_64 07:07:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:07:42 prd-ubuntu20.04-docker-8c-8g-16321 does not seem to be running inside a container 07:07:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** ci-base-image-x86_64 cat 07:07:42 $ docker top 03c46325ea77cde42acb3957e8a9c61d899858a4201deef47aca1e392210e4e8 -eo pid,comm [Pipeline] { [Pipeline] sh 07:07:43 + go version 07:07:43 go version go1.17.7 linux/amd64 [Pipeline] } 07:07:43 $ docker stop --time=1 03c46325ea77cde42acb3957e8a9c61d899858a4201deef47aca1e392210e4e8 07:07:44 $ docker rm -f 03c46325ea77cde42acb3957e8a9c61d899858a4201deef47aca1e392210e4e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:44 + docker inspect -f . ci-base-image-x86_64 07:07:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:07:44 prd-ubuntu20.04-docker-8c-8g-16321 does not seem to be running inside a container 07:07:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** ci-base-image-x86_64 cat 07:07:45 $ docker top 458739da7265e331f556d25cf1ce2252a820ee224155be4399859ccdc64e1171 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 07:07:45 + make test 07:07:45 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 07:07:46 ? github.com/edgexfoundry/device-usb-camera [no test files] 07:07:58 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 07:07:58 ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] 07:08:04 CGO_ENABLED=1 go vet ./... 07:08:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:08:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:08:08 ./bin/test-attribution-txt.sh [Pipeline] echo 07:08:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:08:09 $ docker stop --time=1 458739da7265e331f556d25cf1ce2252a820ee224155be4399859ccdc64e1171 07:08:10 $ docker rm -f 458739da7265e331f556d25cf1ce2252a820ee224155be4399859ccdc64e1171 [Pipeline] // withDockerContainer [Pipeline] sh 07:08:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:08:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:08:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:08:11 + ls -al . 07:08:11 total 164 07:08:11 drwxrwxr-x 9 jenkins jenkins 4096 Jun 29 07:08 . 07:08:11 drwxrwxr-x 4 jenkins jenkins 4096 Jun 29 07:06 .. 07:08:11 drwxrwxr-x 8 jenkins jenkins 4096 Jun 29 07:06 .git 07:08:11 drwxrwxr-x 2 jenkins jenkins 4096 Jun 29 07:06 .github 07:08:11 -rw-rw-r-- 1 jenkins jenkins 349 Jun 29 07:06 .gitignore 07:08:11 -rw-rw-r-- 1 jenkins jenkins 42 Jun 29 07:06 .golangci.yml 07:08:11 -rw-rw-r-- 1 jenkins jenkins 77 Jun 29 07:06 .hadolint.yml 07:08:11 drwxr-xr-x 3 jenkins jenkins 4096 Jun 29 07:06 .semver 07:08:11 -rw-rw-r-- 1 jenkins jenkins 8706 Jun 29 07:06 Attribution.txt 07:08:11 -rw-rw-r-- 1 jenkins jenkins 181 Jun 29 07:06 CHANGELOG.md 07:08:11 -rw-rw-r-- 1 jenkins jenkins 1891 Jun 29 07:06 Dockerfile 07:08:11 -rw-rw-r-- 1 jenkins jenkins 678 Jun 29 07:06 GOVERNANCE.md 07:08:11 -rw-rw-r-- 1 jenkins jenkins 659 Jun 29 07:06 Jenkinsfile 07:08:11 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 29 07:06 LICENSE 07:08:11 -rw-rw-r-- 1 jenkins jenkins 2345 Jun 29 07:06 Makefile 07:08:11 -rw-rw-r-- 1 jenkins jenkins 622 Jun 29 07:06 OWNERS.md 07:08:11 -rw-rw-r-- 1 jenkins jenkins 10754 Jun 29 07:06 README.md 07:08:11 -rw-rw-r-- 1 jenkins jenkins 12 Jun 29 07:06 VERSION 07:08:11 drwxrwxr-x 2 jenkins jenkins 4096 Jun 29 07:06 bin 07:08:11 drwxrwxr-x 3 jenkins jenkins 4096 Jun 29 07:06 cmd 07:08:11 -rw-r--r-- 1 jenkins jenkins 10 Jun 29 07:07 coverage.out 07:08:11 drwxrwxr-x 2 jenkins jenkins 4096 Jun 29 07:06 docker-compose 07:08:11 -rw-rw-r-- 1 jenkins jenkins 140 Jun 29 07:06 docker-entrypoint.sh 07:08:11 -rw-rw-r-- 1 jenkins jenkins 3277 Jun 29 07:06 go.mod 07:08:11 -rw-rw-r-- 1 jenkins jenkins 35596 Jun 29 07:06 go.sum 07:08:11 drwxrwxr-x 3 jenkins jenkins 4096 Jun 29 07:06 internal 07:08:11 -rw-rw-r-- 1 jenkins jenkins 231 Jun 29 07:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:12 + 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=73afea3ace466341e80d38fe07fac6720914120d --label arch=amd64 --label version=0.0.1-dev.10 . 07:08:12 Sending build context to Docker daemon 639kB 07:08:12 Step 1/29 : ARG BASE=golang:1.17-alpine3.15 07:08:12 Step 2/29 : FROM ${BASE} AS builder 07:08:12 ---> 5842e3ee0641 07:08:12 Step 3/29 : ARG MAKE="make build" 07:08:12 ---> Running in 962c6fc93234 07:08:12 Removing intermediate container 962c6fc93234 07:08:12 ---> b922920ccf08 07:08:12 Step 4/29 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 07:08:12 ---> Running in 905ec7040e08 07:08:12 Removing intermediate container 905ec7040e08 07:08:12 ---> abb3d6fdd071 07:08:12 Step 5/29 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 07:08:12 ---> Running in 679d6b31a600 07:08:12 Removing intermediate container 679d6b31a600 07:08:12 ---> 0b644a46828c 07:08:12 Step 6/29 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:08:12 ---> Running in 8110113c6a65 07:08:13 Removing intermediate container 8110113c6a65 07:08:13 ---> 2539adad96e4 07:08:13 Step 7/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:08:13 ---> Running in a9e1f5db4aef 07:08:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:08:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:08:14 OK: 335 MiB in 133 packages 07:08:15 Removing intermediate container a9e1f5db4aef 07:08:15 ---> c555b3e45a97 07:08:15 Step 8/29 : WORKDIR /device-usb-camera 07:08:15 ---> Running in 51339abb6606 07:08:15 Removing intermediate container 51339abb6606 07:08:15 ---> 205c8d9b5d21 07:08:15 Step 9/29 : COPY go.mod vendor* ./ 07:08:15 ---> b7300c67fdf9 07:08:15 Step 10/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:08:15 ---> Running in 0e1d512ca5d5 07:08:16 Removing intermediate container 0e1d512ca5d5 07:08:16 ---> 210292d1f6e4 07:08:16 Step 11/29 : COPY . . 07:08:16 ---> 81f31ddd516e 07:08:16 Step 12/29 : RUN ${MAKE} 07:08:16 ---> Running in 003a0a1fb7ef 07:08:16 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.1-dev.10 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 07:08:38 Removing intermediate container 003a0a1fb7ef 07:08:38 ---> dd26bcd5967f 07:08:38 Step 13/29 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 07:08:38 v0.18.4: Pulling from aler9/rtsp-simple-server 07:08:38 af6660deedbd: Pulling fs layer 07:08:38 97cd0a44c592: Pulling fs layer 07:08:38 97cd0a44c592: Verifying Checksum 07:08:38 97cd0a44c592: Download complete 07:08:38 af6660deedbd: Verifying Checksum 07:08:38 af6660deedbd: Download complete 07:08:38 af6660deedbd: Pull complete 07:08:38 97cd0a44c592: Pull complete 07:08:38 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 07:08:38 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 07:08:38 ---> fea57e182299 07:08:38 Step 14/29 : FROM alpine:3.15 07:08:39 3.15: Pulling from library/alpine 07:08:39 df9b9388f04a: Pulling fs layer 07:08:39 df9b9388f04a: Download complete 07:08:39 df9b9388f04a: Pull complete 07:08:39 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 07:08:39 Status: Downloaded newer image for alpine:3.15 07:08:39 ---> 0ac33e5f5afa 07:08:39 Step 15/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 07:08:40 ---> Running in 89daec6b1ac6 07:08:40 Removing intermediate container 89daec6b1ac6 07:08:40 ---> 4de5a9026e05 07:08:40 Step 16/29 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 07:08:40 ---> Running in f2e67f0f5f8d 07:08:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:08:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:08:40 (1/74) Installing dumb-init (1.2.5-r1) 07:08:40 (2/74) Installing sdl2 (2.0.16-r4) 07:08:40 (3/74) Installing libxau (1.0.9-r0) 07:08:40 (4/74) Installing libmd (1.0.3-r0) 07:08:40 (5/74) Installing libbsd (0.11.3-r1) 07:08:40 (6/74) Installing libxdmcp (1.1.3-r0) 07:08:40 (7/74) Installing libxcb (1.14-r2) 07:08:40 (8/74) Installing libx11 (1.7.2-r0) 07:08:40 (9/74) Installing aom-libs (3.2.0-r0) 07:08:40 (10/74) Installing alsa-lib (1.2.5.1-r1) 07:08:40 (11/74) Installing expat (2.4.7-r0) 07:08:40 (12/74) Installing brotli-libs (1.0.9-r5) 07:08:40 (13/74) Installing libbz2 (1.0.8-r1) 07:08:40 (14/74) Installing libpng (1.6.37-r1) 07:08:40 (15/74) Installing freetype (2.11.1-r2) 07:08:40 (16/74) Installing libuuid (2.37.4-r0) 07:08:40 (17/74) Installing fontconfig (2.13.1-r4) 07:08:40 (18/74) Installing fribidi (1.0.11-r0) 07:08:40 (19/74) Installing libffi (3.4.2-r1) 07:08:40 (20/74) Installing libintl (0.21-r0) 07:08:40 (21/74) Installing libblkid (2.37.4-r0) 07:08:40 (22/74) Installing libmount (2.37.4-r0) 07:08:40 (23/74) Installing pcre (8.45-r1) 07:08:41 (24/74) Installing glib (2.70.1-r0) 07:08:41 (25/74) Installing graphite2 (1.3.14-r0) 07:08:41 (26/74) Installing harfbuzz (3.0.0-r2) 07:08:41 (27/74) Installing libass (0.15.2-r0) 07:08:41 (28/74) Installing libdav1d (0.9.2-r0) 07:08:41 (29/74) Installing gmp (6.2.1-r1) 07:08:41 (30/74) Installing nettle (3.7.3-r0) 07:08:41 (31/74) Installing p11-kit (0.24.0-r1) 07:08:41 (32/74) Installing libtasn1 (4.18.0-r0) 07:08:41 (33/74) Installing libunistring (0.9.10-r1) 07:08:41 (34/74) Installing gnutls (3.7.1-r0) 07:08:41 (35/74) Installing ncurses-terminfo-base (6.3_p20211120-r0) 07:08:41 (36/74) Installing ncurses-libs (6.3_p20211120-r0) 07:08:41 (37/74) Installing lame (3.100-r0) 07:08:41 (38/74) Installing opus (1.3.1-r1) 07:08:41 (39/74) Installing libgomp (10.3.1_git20211027-r0) 07:08:41 (40/74) Installing soxr (0.1.3-r2) 07:08:41 (41/74) Installing libgcc (10.3.1_git20211027-r0) 07:08:41 (42/74) Installing libstdc++ (10.3.1_git20211027-r0) 07:08:41 (43/74) Installing libsrt (1.4.2-r1) 07:08:41 (44/74) Installing libssh (0.9.6-r1) 07:08:41 (45/74) Installing libogg (1.3.5-r0) 07:08:41 (46/74) Installing libtheora (1.1.1-r16) 07:08:41 (47/74) Installing libjpeg-turbo (2.1.2-r0) 07:08:41 (48/74) Installing v4l-utils-libs (1.22.1-r1) 07:08:41 (49/74) Installing libxext (1.3.4-r0) 07:08:41 (50/74) Installing libxfixes (6.0.0-r0) 07:08:41 (51/74) Installing libpciaccess (0.16-r0) 07:08:41 (52/74) Installing libdrm (2.4.109-r0) 07:08:41 (53/74) Installing wayland-libs-client (1.19.0-r1) 07:08:41 (54/74) Installing libva (2.13.0-r0) 07:08:41 (55/74) Installing libvdpau (1.4-r0) 07:08:41 (56/74) Installing vidstab (1.1.0-r1) 07:08:41 (57/74) Installing libvorbis (1.3.7-r0) 07:08:41 (58/74) Installing libvpx (1.10.0-r0) 07:08:41 (59/74) Installing vulkan-loader (1.2.196-r0) 07:08:41 (60/74) Installing libwebp (1.2.2-r0) 07:08:41 (61/74) Installing x264-libs (20210613-r0) 07:08:41 (62/74) Installing x265-libs (3.5-r0) 07:08:41 (63/74) Installing xvidcore (1.3.7-r1) 07:08:41 (64/74) Installing ffmpeg-libs (4.4.1-r2) 07:08:41 (65/74) Installing ffmpeg (4.4.1-r2) 07:08:41 (66/74) Installing udev-init-scripts (35-r0) 07:08:41 Executing udev-init-scripts-35-r0.post-install 07:08:41 (67/74) Installing eudev-libs (3.2.11_pre1-r0) 07:08:41 (68/74) Installing xz-libs (5.2.5-r1) 07:08:41 (69/74) Installing zstd-libs (1.5.0-r0) 07:08:41 (70/74) Installing kmod-libs (29-r2) 07:08:41 (71/74) Installing eudev (3.2.11_pre1-r0) 07:08:41 (72/74) Installing libsodium (1.0.18-r0) 07:08:41 (73/74) Installing libzmq (4.3.4-r0) 07:08:41 (74/74) Installing zeromq (4.3.4-r0) 07:08:41 Executing busybox-1.34.1-r5.trigger 07:08:41 Executing eudev-3.2.11_pre1-r0.trigger 07:08:41 OK: 78 MiB in 88 packages 07:08:43 Removing intermediate container f2e67f0f5f8d 07:08:43 ---> 979941c6b0e4 07:08:43 Step 17/29 : WORKDIR / 07:08:43 ---> Running in 6a825235fded 07:08:43 Removing intermediate container 6a825235fded 07:08:43 ---> d9f892298882 07:08:43 Step 18/29 : COPY --from=builder /device-usb-camera/cmd / 07:08:43 ---> 566ae0e1ad89 07:08:43 Step 19/29 : COPY --from=builder /device-usb-camera/LICENSE / 07:08:43 ---> 2520ff07be4b 07:08:43 Step 20/29 : COPY --from=builder /device-usb-camera/Attribution.txt / 07:08:43 ---> e8170cf0e5fb 07:08:43 Step 21/29 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 07:08:44 ---> 07883a1da303 07:08:44 Step 22/29 : COPY --from=rtsp /rtsp-simple-server.yml / 07:08:44 ---> f5797d20a18c 07:08:44 Step 23/29 : COPY --from=rtsp /rtsp-simple-server / 07:08:44 ---> 412fc892037d 07:08:44 Step 24/29 : EXPOSE 59983 07:08:44 ---> Running in 8ea35b617d3f 07:08:44 Removing intermediate container 8ea35b617d3f 07:08:44 ---> e12928e13296 07:08:44 Step 25/29 : ENTRYPOINT ["/docker-entrypoint.sh"] 07:08:44 ---> Running in 1e743f58b49e 07:08:44 Removing intermediate container 1e743f58b49e 07:08:44 ---> a4a8e3aea80b 07:08:44 Step 26/29 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 07:08:44 ---> Running in ba623f0be2a0 07:08:45 Removing intermediate container ba623f0be2a0 07:08:45 ---> df933c57eace 07:08:45 Step 27/29 : LABEL arch=amd64 07:08:45 ---> Running in 8030b9d99446 07:08:45 Removing intermediate container 8030b9d99446 07:08:45 ---> 68d514557c3e 07:08:45 Step 28/29 : LABEL git_sha=73afea3ace466341e80d38fe07fac6720914120d 07:08:45 ---> Running in aaf70f8afc69 07:08:45 Removing intermediate container aaf70f8afc69 07:08:45 ---> 74b6b441efce 07:08:45 Step 29/29 : LABEL version=0.0.1-dev.10 07:08:45 ---> Running in a60f25892cfb 07:08:45 Removing intermediate container a60f25892cfb 07:08:45 ---> 363b9f396b26 07:08:45 [Warning] One or more build-args [ARCH] were not consumed 07:08:45 Successfully built 363b9f396b26 07:08:45 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:08:45 provisioning config files... 07:08:45 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8926119380537425579tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:08:45 ---> docker-login.sh 07:08:45 nexus3.edgexfoundry.org:10001 07:08:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:08:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:08:45 Configure a credential helper to remove this warning. See 07:08:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:08:45 07:08:45 Login Succeeded 07:08:45 nexus3.edgexfoundry.org:10002 07:08:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:08:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:08:46 Configure a credential helper to remove this warning. See 07:08:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:08:46 07:08:46 Login Succeeded 07:08:46 nexus3.edgexfoundry.org:10003 07:08:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:08:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:08:46 Configure a credential helper to remove this warning. See 07:08:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:08:46 07:08:46 Login Succeeded 07:08:46 nexus3.edgexfoundry.org:10004 07:08:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:08:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:08:46 Configure a credential helper to remove this warning. See 07:08:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:08:46 07:08:46 Login Succeeded 07:08:46 docker.io 07:08:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:08:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:08:46 Configure a credential helper to remove this warning. See 07:08:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:08:46 07:08:46 Login Succeeded 07:08:46 ---> docker-login.sh ends [Pipeline] } 07:08:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:08:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:08:46 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 07:08:46 73afea3ace466341e80d38fe07fac6720914120d 07:08:46 latest 07:08:46 0.0.1-dev.10 07:08:46 73afea3ace466341e80d38fe07fac6720914120d-0.0.1-dev.10 07:08:46 main 07:08:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:47 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:73afea3ace466341e80d38fe07fac6720914120d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:47 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:73afea3ace466341e80d38fe07fac6720914120d 07:08:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 07:08:47 550e596c6d0e: Preparing 07:08:47 1207169bf42c: Preparing 07:08:47 fc1adbda8a4c: Preparing 07:08:47 45c5dbcf8ed1: Preparing 07:08:47 a404f911a467: Preparing 07:08:47 44daa1cb8fd5: Preparing 07:08:47 a4e4aca3656d: Preparing 07:08:47 4fc242d58285: Preparing 07:08:47 44daa1cb8fd5: Waiting 07:08:47 a4e4aca3656d: Waiting 07:08:47 4fc242d58285: Waiting 07:08:47 a404f911a467: Pushed 07:08:47 45c5dbcf8ed1: Pushed 07:08:47 fc1adbda8a4c: Pushed 07:08:47 1207169bf42c: Pushed 07:08:47 4fc242d58285: Layer already exists 07:08:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16322 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 07:08:49 Running in /w/workspace/device-usb-camera/21 [Pipeline] { [Pipeline] checkout 07:08:49 Selected Git installation does not exist. Using Default 07:08:49 The recommended git tool is: NONE 07:08:49 550e596c6d0e: Pushed 07:08:50 44daa1cb8fd5: Pushed 07:08:54 a4e4aca3656d: Pushed 07:08:55 using credential edgex-jenkins-ssh 07:08:55 Cloning the remote Git repository 07:08:55 73afea3ace466341e80d38fe07fac6720914120d: digest: sha256:d25a0f4a321c8f4a8e6e1791c16c8d0a948ce1c2ce108fa81fe6a007a31e774f size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:55 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:55 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 07:08:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 07:08:55 550e596c6d0e: Preparing 07:08:55 1207169bf42c: Preparing 07:08:55 fc1adbda8a4c: Preparing 07:08:55 45c5dbcf8ed1: Preparing 07:08:55 a404f911a467: Preparing 07:08:55 44daa1cb8fd5: Preparing 07:08:55 a4e4aca3656d: Preparing 07:08:55 4fc242d58285: Preparing 07:08:55 a4e4aca3656d: Waiting 07:08:55 4fc242d58285: Waiting 07:08:55 44daa1cb8fd5: Waiting 07:08:55 1207169bf42c: Layer already exists 07:08:55 fc1adbda8a4c: Layer already exists 07:08:55 a404f911a467: Layer already exists 07:08:55 45c5dbcf8ed1: Layer already exists 07:08:55 550e596c6d0e: Layer already exists 07:08:55 44daa1cb8fd5: Layer already exists 07:08:55 4fc242d58285: Layer already exists 07:08:55 a4e4aca3656d: Layer already exists 07:08:55 latest: digest: sha256:d25a0f4a321c8f4a8e6e1791c16c8d0a948ce1c2ce108fa81fe6a007a31e774f size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:55 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 07:08:55 > git init /w/workspace/device-usb-camera/21 # timeout=10 07:08:55 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 07:08:55 > git --version # timeout=10 07:08:55 > git --version # 'git version 2.25.1' 07:08:55 using GIT_SSH to set credentials SSH Credentials for GitHub 07:08:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:08:56 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:0.0.1-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:56 Avoid second fetch 07:08:56 Checking out Revision 73afea3ace466341e80d38fe07fac6720914120d (main) 07:08:56 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:0.0.1-dev.10 07:08:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 07:08:56 550e596c6d0e: Preparing 07:08:56 1207169bf42c: Preparing 07:08:56 fc1adbda8a4c: Preparing 07:08:56 45c5dbcf8ed1: Preparing 07:08:56 a404f911a467: Preparing 07:08:56 44daa1cb8fd5: Preparing 07:08:56 a4e4aca3656d: Preparing 07:08:56 4fc242d58285: Preparing 07:08:56 a4e4aca3656d: Waiting 07:08:56 44daa1cb8fd5: Waiting 07:08:56 4fc242d58285: Waiting 07:08:56 550e596c6d0e: Layer already exists 07:08:56 a404f911a467: Layer already exists 07:08:56 1207169bf42c: Layer already exists 07:08:56 fc1adbda8a4c: Layer already exists 07:08:56 45c5dbcf8ed1: Layer already exists 07:08:56 44daa1cb8fd5: Layer already exists 07:08:56 a4e4aca3656d: Layer already exists 07:08:56 4fc242d58285: Layer already exists 07:08:56 0.0.1-dev.10: digest: sha256:d25a0f4a321c8f4a8e6e1791c16c8d0a948ce1c2ce108fa81fe6a007a31e774f size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:56 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:73afea3ace466341e80d38fe07fac6720914120d-0.0.1-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:57 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:73afea3ace466341e80d38fe07fac6720914120d-0.0.1-dev.10 07:08:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 07:08:57 550e596c6d0e: Preparing 07:08:57 1207169bf42c: Preparing 07:08:57 fc1adbda8a4c: Preparing 07:08:57 45c5dbcf8ed1: Preparing 07:08:57 a404f911a467: Preparing 07:08:57 44daa1cb8fd5: Preparing 07:08:57 a4e4aca3656d: Preparing 07:08:57 4fc242d58285: Preparing 07:08:57 44daa1cb8fd5: Waiting 07:08:57 4fc242d58285: Waiting 07:08:57 a4e4aca3656d: Waiting 07:08:57 fc1adbda8a4c: Layer already exists 07:08:57 1207169bf42c: Layer already exists 07:08:57 45c5dbcf8ed1: Layer already exists 07:08:57 550e596c6d0e: Layer already exists 07:08:57 a404f911a467: Layer already exists 07:08:57 44daa1cb8fd5: Layer already exists 07:08:57 a4e4aca3656d: Layer already exists 07:08:57 4fc242d58285: Layer already exists 07:08:57 73afea3ace466341e80d38fe07fac6720914120d-0.0.1-dev.10: digest: sha256:d25a0f4a321c8f4a8e6e1791c16c8d0a948ce1c2ce108fa81fe6a007a31e774f size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:56 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 07:08:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:08:56 > git config core.sparsecheckout # timeout=10 07:08:56 > git checkout -f 73afea3ace466341e80d38fe07fac6720914120d # timeout=10 07:08:57 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:57 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 07:08:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 07:08:57 550e596c6d0e: Preparing 07:08:57 1207169bf42c: Preparing 07:08:57 fc1adbda8a4c: Preparing 07:08:57 45c5dbcf8ed1: Preparing 07:08:57 a404f911a467: Preparing 07:08:57 44daa1cb8fd5: Preparing 07:08:57 a4e4aca3656d: Preparing 07:08:57 4fc242d58285: Preparing 07:08:57 44daa1cb8fd5: Waiting 07:08:57 a4e4aca3656d: Waiting 07:08:57 fc1adbda8a4c: Layer already exists 07:08:57 a404f911a467: Layer already exists 07:08:57 550e596c6d0e: Layer already exists 07:08:57 1207169bf42c: Layer already exists 07:08:57 45c5dbcf8ed1: Layer already exists 07:08:57 44daa1cb8fd5: Layer already exists 07:08:57 a4e4aca3656d: Layer already exists 07:08:57 4fc242d58285: Layer already exists 07:08:57 main: digest: sha256:d25a0f4a321c8f4a8e6e1791c16c8d0a948ce1c2ce108fa81fe6a007a31e774f size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:08:57 ===================================================== [Pipeline] echo 07:08:57 taggedImages: 07:08:57 - nexus3.edgexfoundry.org:10004/device-usb-camera:73afea3ace466341e80d38fe07fac6720914120d 07:08:57 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 07:08:57 - nexus3.edgexfoundry.org:10004/device-usb-camera:0.0.1-dev.10 07:08:57 - nexus3.edgexfoundry.org:10004/device-usb-camera:73afea3ace466341e80d38fe07fac6720914120d-0.0.1-dev.10 07:08:57 - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [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] withEnv [Pipeline] { [Pipeline] sh 07:08:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:08:58 07:08:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:08:58 latest: Pulling from edgex-lftools-log-publisher 07:08:58 5eb5b503b376: Pulling fs layer 07:08:58 5c69ac0246d0: Pulling fs layer 07:08:58 ec43610c2a17: Pulling fs layer 07:08:58 3a2ae6a8a46f: Pulling fs layer 07:08:58 33b1e0a273af: Pulling fs layer 07:08:58 5d3b04190fa2: Pulling fs layer 07:08:58 2f39f015ded8: Pulling fs layer 07:08:58 33b1e0a273af: Waiting 07:08:58 5d3b04190fa2: Waiting 07:08:58 2f39f015ded8: Waiting 07:08:58 3a2ae6a8a46f: Waiting 07:08:58 5c69ac0246d0: Download complete 07:08:58 3a2ae6a8a46f: Verifying Checksum 07:08:58 3a2ae6a8a46f: Download complete 07:08:58 33b1e0a273af: Verifying Checksum 07:08:58 33b1e0a273af: Download complete 07:08:58 ec43610c2a17: Verifying Checksum 07:08:58 ec43610c2a17: Download complete 07:08:58 5d3b04190fa2: Verifying Checksum 07:08:58 5d3b04190fa2: Download complete 07:08:58 5eb5b503b376: Verifying Checksum 07:08:58 5eb5b503b376: Download complete 07:08:59 2f39f015ded8: Download complete 07:09:00 5eb5b503b376: Pull complete 07:09:00 5c69ac0246d0: Pull complete 07:09:00 Commit message: "Merge pull request #46 from FelixTing/issue-40" 07:09:00 07:09:00 GitHub has been notified of this commit’s build result 07:09:00 07:09:00 ec43610c2a17: Pull complete 07:09:00 3a2ae6a8a46f: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:09:01 33b1e0a273af: Pull complete 07:09:01 5d3b04190fa2: Pull complete 07:09:01 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:09:01 % Total % Received % Xferd Average Speed Time Time Time Current 07:09:01 Dload Upload Total Spent Left Speed 07:09:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 84503 0 --:--:-- --:--:-- --:--:-- 85090 [Pipeline] sh 07:09:02 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:09:02 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 07:09:02 /etc/docker/daemon.json 07:09:02 { 07:09:02 "registry-mirrors": [ 07:09:02 "https://nexus3.edgexfoundry.org:10001" 07:09:02 ], 07:09:02 "bip": "10.250.0.254/24", 07:09:02 "hosts": [ 07:09:02 "tcp://0.0.0.0:5555", 07:09:02 "unix:///var/run/docker.sock" 07:09:02 ], 07:09:02 "mtu": 1458, 07:09:02 "selinux-enabled": true, 07:09:02 "seccomp-profile": "/etc/docker/seccomp.json" 07:09:02 } [Pipeline] sh 07:09:02 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:09:03 + sudo service docker restart 07:09:06 2f39f015ded8: Pull complete 07:09:06 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:09:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:09:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:09:06 prd-ubuntu20.04-docker-8c-8g-16321 does not seem to be running inside a container 07:09:06 $ 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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:09:07 $ docker top 279caf5e7694c9e8923abcff9436edbb426159d28ac23840cb50f372180420d5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:09:08 ---> job-cost.sh 07:09:08 lf-activate-venv: SKIPPING 07:09:08 INFO: No Stack... 07:09:08 INFO: Retrieving Pricing Info for: v3-standard-8 07:09:09 INFO: Archiving Costs [Pipeline] sh 07:09:09 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 07:09:09 + cut -d, -f6 [Pipeline] lock 07:09:09 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-21-stack-cost] 07:09:09 Resource [jenkins-edgexfoundry-device-usb-camera-main-21-stack-cost] did not exist. Created. 07:09:09 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-21-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:09:09 + echo total: 0.2199999988079071 [Pipeline] stash 07:09:09 Stashed 1 file(s) [Pipeline] } 07:09:09 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-21-stack-cost] [Pipeline] // lock [Pipeline] } 07:09:09 $ docker stop --time=1 279caf5e7694c9e8923abcff9436edbb426159d28ac23840cb50f372180420d5 07:09:10 $ docker rm -f 279caf5e7694c9e8923abcff9436edbb426159d28ac23840cb50f372180420d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:09:21 provisioning config files... 07:09:21 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/21@tmp/config6196577293341159623tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:09:21 ---> docker-login.sh 07:09:21 nexus3.edgexfoundry.org:10001 07:09:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:09:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:09:22 Configure a credential helper to remove this warning. See 07:09:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:09:22 07:09:22 Login Succeeded 07:09:22 nexus3.edgexfoundry.org:10002 07:09:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:09:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:09:22 Configure a credential helper to remove this warning. See 07:09:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:09:22 07:09:22 Login Succeeded 07:09:22 nexus3.edgexfoundry.org:10003 07:09:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:09:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:09:23 Configure a credential helper to remove this warning. See 07:09:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:09:23 07:09:23 Login Succeeded 07:09:23 nexus3.edgexfoundry.org:10004 07:09:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:09:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:09:23 Configure a credential helper to remove this warning. See 07:09:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:09:23 07:09:23 Login Succeeded 07:09:23 docker.io 07:09:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:09:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:09:24 Configure a credential helper to remove this warning. See 07:09:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:09:24 07:09:24 Login Succeeded 07:09:24 ---> docker-login.sh ends [Pipeline] } 07:09:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:09:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:09:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:09:25 ========================================================= 07:09:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 07:09:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:25 + 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 . 07:09:25 Sending build context to Docker daemon 425kB 07:09:25 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 07:09:25 Step 2/12 : FROM ${BASE} AS builder 07:09:26 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:09:26 9b3977197b4f: Pulling fs layer 07:09:26 1a89e8eeedd5: Pulling fs layer 07:09:26 94645a83ff95: Pulling fs layer 07:09:26 e6fb740bc735: Pulling fs layer 07:09:26 3a77bd46dcc9: Pulling fs layer 07:09:26 355e64cbe906: Pulling fs layer 07:09:26 63ab81a10011: Pulling fs layer 07:09:26 555d1d1c4555: Pulling fs layer 07:09:26 7d9057610161: Pulling fs layer 07:09:26 e6fb740bc735: Waiting 07:09:26 3a77bd46dcc9: Waiting 07:09:26 355e64cbe906: Waiting 07:09:26 63ab81a10011: Waiting 07:09:26 555d1d1c4555: Waiting 07:09:26 7d9057610161: Waiting 07:09:26 94645a83ff95: Verifying Checksum 07:09:26 94645a83ff95: Download complete 07:09:26 1a89e8eeedd5: Verifying Checksum 07:09:26 1a89e8eeedd5: Download complete 07:09:26 3a77bd46dcc9: Verifying Checksum 07:09:26 3a77bd46dcc9: Download complete 07:09:26 355e64cbe906: Verifying Checksum 07:09:26 355e64cbe906: Download complete 07:09:26 9b3977197b4f: Download complete 07:09:26 63ab81a10011: Verifying Checksum 07:09:26 63ab81a10011: Download complete 07:09:27 9b3977197b4f: Pull complete 07:09:27 7d9057610161: Verifying Checksum 07:09:27 7d9057610161: Download complete 07:09:27 1a89e8eeedd5: Pull complete 07:09:27 94645a83ff95: Pull complete 07:09:28 555d1d1c4555: Verifying Checksum 07:09:28 555d1d1c4555: Download complete 07:09:28 e6fb740bc735: Verifying Checksum 07:09:28 e6fb740bc735: Download complete 07:09:41 e6fb740bc735: Pull complete 07:09:41 3a77bd46dcc9: Pull complete 07:09:41 355e64cbe906: Pull complete 07:09:41 63ab81a10011: Pull complete 07:09:48 555d1d1c4555: Pull complete 07:09:49 7d9057610161: Pull complete 07:09:49 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 07:09:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 07:09:49 ---> 819e984ddca1 07:09:49 Step 3/12 : ARG MAKE="make build" 07:09:50 ---> Running in 1e058cc1f5e9 07:09:51 Removing intermediate container 1e058cc1f5e9 07:09:51 ---> ceb916feb6a7 07:09:51 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 07:09:51 ---> Running in aa22aae013ef 07:09:51 Removing intermediate container aa22aae013ef 07:09:51 ---> 6090f7e8091a 07:09:51 Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 07:09:51 ---> Running in 6b4bcfd6a947 07:09:52 Removing intermediate container 6b4bcfd6a947 07:09:52 ---> ece0fafb6d69 07:09:52 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:09:52 ---> Running in b53056c1762f 07:09:55 Removing intermediate container b53056c1762f 07:09:55 ---> 5797b53a4dde 07:09:55 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:09:55 ---> Running in c7c7c91e525a 07:09:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:09:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:09:57 (1/14) Installing libintl (0.21-r0) 07:09:57 (2/14) Installing eudev-libs (3.2.11_pre1-r0) 07:09:57 (3/14) Installing libjpeg-turbo (2.1.2-r0) 07:09:57 (4/14) Installing v4l-utils-libs (1.22.1-r1) 07:09:58 (5/14) Installing v4l-utils (1.22.1-r1) 07:09:58 (6/14) Installing udev-init-scripts (35-r0) 07:09:58 Executing udev-init-scripts-35-r0.post-install 07:09:58 (7/14) Installing libblkid (2.37.4-r0) 07:09:58 (8/14) Installing xz-libs (5.2.5-r1) 07:09:58 (9/14) Installing zstd-libs (1.5.0-r0) 07:09:58 (10/14) Installing kmod-libs (29-r2) 07:09:58 (11/14) Installing eudev (3.2.11_pre1-r0) 07:09:58 (12/14) Installing eudev-dev (3.2.11_pre1-r0) 07:09:58 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 07:09:58 (14/14) Installing v4l-utils-dev (1.22.1-r1) 07:09:59 Executing busybox-1.34.1-r3.trigger 07:09:59 Executing eudev-3.2.11_pre1-r0.trigger 07:09:59 OK: 228 MiB in 66 packages 07:10:00 Removing intermediate container c7c7c91e525a 07:10:00 ---> f414988b6ed2 07:10:00 Step 8/12 : WORKDIR /device-usb-camera 07:10:00 ---> Running in 95652d9679b1 07:10:00 Removing intermediate container 95652d9679b1 07:10:00 ---> 3cc9c259c0d0 07:10:00 Step 9/12 : COPY go.mod vendor* ./ 07:10:01 ---> 7a9409ca024a 07:10:01 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:10:01 ---> Running in 24240b52752b 07:10:48 Removing intermediate container 24240b52752b 07:10:48 ---> 8a37edf0eac9 07:10:48 Step 11/12 : COPY . . 07:10:48 ---> e63178f7a35d 07:10:48 Step 12/12 : RUN ${MAKE} 07:10:48 ---> Running in 9922f0db48fa 07:10:48 noop 07:10:48 Removing intermediate container 9922f0db48fa 07:10:48 ---> 917dd3b60deb 07:10:48 Successfully built 917dd3b60deb 07:10:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:48 + docker inspect -f . ci-base-image-arm64 07:10:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:10:49 prd-ubuntu20.04-docker-arm64-4c-16g-16322 does not seem to be running inside a container 07:10:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/21 -v /w/workspace/device-usb-camera/21:/w/workspace/device-usb-camera/21:rw,z -v /w/workspace/device-usb-camera/21@tmp:/w/workspace/device-usb-camera/21@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 ******** ci-base-image-arm64 cat 07:10:50 $ docker top 5a1832dc14c3e169880bfe17f2ff476aef161557d851755883265d623ea63ec5 -eo pid,comm [Pipeline] { [Pipeline] sh 07:10:51 + go version 07:10:51 go version go1.17.7 linux/arm64 [Pipeline] } 07:10:51 $ docker stop --time=1 5a1832dc14c3e169880bfe17f2ff476aef161557d851755883265d623ea63ec5 07:10:53 $ docker rm -f 5a1832dc14c3e169880bfe17f2ff476aef161557d851755883265d623ea63ec5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:53 + docker inspect -f . ci-base-image-arm64 07:10:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:10:53 prd-ubuntu20.04-docker-arm64-4c-16g-16322 does not seem to be running inside a container 07:10:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/21 -v /w/workspace/device-usb-camera/21:/w/workspace/device-usb-camera/21:rw,z -v /w/workspace/device-usb-camera/21@tmp:/w/workspace/device-usb-camera/21@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 ******** ci-base-image-arm64 cat 07:10:55 $ docker top d2182884bf274581cebf4b78d57dccdbe6bcc7eb9600348eed391bf7fc1dccaa -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 07:10:56 + make test 07:10:56 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 07:10:57 ? github.com/edgexfoundry/device-usb-camera [no test files] 07:12:19 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 07:12:19 ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] 07:12:19 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:12:19 CGO_ENABLED=1 go vet ./... 07:12:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:12:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:12:41 ./bin/test-attribution-txt.sh [Pipeline] echo 07:12:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:12:43 $ docker stop --time=1 d2182884bf274581cebf4b78d57dccdbe6bcc7eb9600348eed391bf7fc1dccaa 07:12:45 $ docker rm -f d2182884bf274581cebf4b78d57dccdbe6bcc7eb9600348eed391bf7fc1dccaa [Pipeline] // withDockerContainer [Pipeline] sh 07:12:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:12:46 Warning: overwriting stash ‘coverage-report’ 07:12:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:12:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:12:47 + ls -al . 07:12:47 total 160 07:12:47 drwxrwxr-x 8 jenkins jenkins 4096 Jun 29 07:12 . 07:12:47 drwxrwxr-x 4 jenkins jenkins 4096 Jun 29 07:08 .. 07:12:47 drwxrwxr-x 8 jenkins jenkins 4096 Jun 29 07:09 .git 07:12:47 drwxrwxr-x 2 jenkins jenkins 4096 Jun 29 07:08 .github 07:12:47 -rw-rw-r-- 1 jenkins jenkins 349 Jun 29 07:08 .gitignore 07:12:47 -rw-rw-r-- 1 jenkins jenkins 42 Jun 29 07:08 .golangci.yml 07:12:47 -rw-rw-r-- 1 jenkins jenkins 77 Jun 29 07:08 .hadolint.yml 07:12:47 -rw-rw-r-- 1 jenkins jenkins 8706 Jun 29 07:08 Attribution.txt 07:12:47 -rw-rw-r-- 1 jenkins jenkins 181 Jun 29 07:08 CHANGELOG.md 07:12:47 -rw-rw-r-- 1 jenkins jenkins 1891 Jun 29 07:08 Dockerfile 07:12:47 -rw-rw-r-- 1 jenkins jenkins 678 Jun 29 07:08 GOVERNANCE.md 07:12:47 -rw-rw-r-- 1 jenkins jenkins 659 Jun 29 07:08 Jenkinsfile 07:12:47 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 29 07:08 LICENSE 07:12:47 -rw-rw-r-- 1 jenkins jenkins 2345 Jun 29 07:08 Makefile 07:12:47 -rw-rw-r-- 1 jenkins jenkins 622 Jun 29 07:08 OWNERS.md 07:12:47 -rw-rw-r-- 1 jenkins jenkins 10754 Jun 29 07:08 README.md 07:12:47 -rw-rw-r-- 1 jenkins jenkins 12 Jun 29 07:06 VERSION 07:12:47 drwxrwxr-x 2 jenkins jenkins 4096 Jun 29 07:08 bin 07:12:47 drwxrwxr-x 3 jenkins jenkins 4096 Jun 29 07:08 cmd 07:12:47 -rw-r--r-- 1 jenkins jenkins 10 Jun 29 07:10 coverage.out 07:12:47 drwxrwxr-x 2 jenkins jenkins 4096 Jun 29 07:08 docker-compose 07:12:47 -rw-rw-r-- 1 jenkins jenkins 140 Jun 29 07:08 docker-entrypoint.sh 07:12:47 -rw-rw-r-- 1 jenkins jenkins 3277 Jun 29 07:08 go.mod 07:12:47 -rw-rw-r-- 1 jenkins jenkins 35596 Jun 29 07:08 go.sum 07:12:47 drwxrwxr-x 3 jenkins jenkins 4096 Jun 29 07:08 internal 07:12:47 -rw-rw-r-- 1 jenkins jenkins 231 Jun 29 07:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:47 + 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=73afea3ace466341e80d38fe07fac6720914120d --label arch=arm64 --label version=0.0.1-dev.10 . 07:12:48 Sending build context to Docker daemon 426kB 07:12:48 Step 1/29 : ARG BASE=golang:1.17-alpine3.15 07:12:48 Step 2/29 : FROM ${BASE} AS builder 07:12:48 ---> 917dd3b60deb 07:12:48 Step 3/29 : ARG MAKE="make build" 07:12:48 ---> Running in 9555abbd83ad 07:12:48 Removing intermediate container 9555abbd83ad 07:12:48 ---> 605300091134 07:12:48 Step 4/29 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 07:12:48 ---> Running in ecbf15606a02 07:12:49 Removing intermediate container ecbf15606a02 07:12:49 ---> da0ae1cb7765 07:12:49 Step 5/29 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 07:12:49 ---> Running in 82ecd0219dfa 07:12:49 Removing intermediate container 82ecd0219dfa 07:12:49 ---> 29a7de2027c1 07:12:49 Step 6/29 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:12:49 ---> Running in e846cbc521f6 07:12:51 Removing intermediate container e846cbc521f6 07:12:51 ---> 9ba734026cf1 07:12:51 Step 7/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:12:51 ---> Running in 5cc79e7b79ea 07:12:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:12:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:12:53 OK: 228 MiB in 66 packages 07:12:54 Removing intermediate container 5cc79e7b79ea 07:12:54 ---> e7fff63fda86 07:12:54 Step 8/29 : WORKDIR /device-usb-camera 07:12:54 ---> Running in 818b74ef5b20 07:12:55 Removing intermediate container 818b74ef5b20 07:12:55 ---> f24896f41f69 07:12:55 Step 9/29 : COPY go.mod vendor* ./ 07:12:55 ---> b93b2bd429ea 07:12:55 Step 10/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:12:55 ---> Running in 9b4ef7a05678 07:12:57 Removing intermediate container 9b4ef7a05678 07:12:57 ---> 251c5783539e 07:12:57 Step 11/29 : COPY . . 07:12:58 ---> 4324391b7df0 07:12:58 Step 12/29 : RUN ${MAKE} 07:12:58 ---> Running in aa9d4466cd79 07:12:59 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.1-dev.10 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 07:15:06 Removing intermediate container aa9d4466cd79 07:15:06 ---> 74d97f896519 07:15:06 Step 13/29 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 07:15:06 v0.18.4: Pulling from aler9/rtsp-simple-server 07:15:06 eab2503cf8f4: Pulling fs layer 07:15:06 97cd0a44c592: Pulling fs layer 07:15:06 97cd0a44c592: Verifying Checksum 07:15:06 97cd0a44c592: Download complete 07:15:06 eab2503cf8f4: Download complete 07:15:06 eab2503cf8f4: Pull complete 07:15:06 97cd0a44c592: Pull complete 07:15:06 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 07:15:06 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 07:15:06 ---> 7f763cca56b3 07:15:06 Step 14/29 : FROM alpine:3.15 07:15:06 3.15: Pulling from library/alpine 07:15:06 9981e73032c8: Pulling fs layer 07:15:06 9981e73032c8: Verifying Checksum 07:15:06 9981e73032c8: Download complete 07:15:06 9981e73032c8: Pull complete 07:15:06 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 07:15:06 Status: Downloaded newer image for alpine:3.15 07:15:06 ---> 3fb3c9af89a9 07:15:06 Step 15/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 07:15:06 ---> Running in fe0483f0e276 07:15:06 Removing intermediate container fe0483f0e276 07:15:06 ---> c44c5185204a 07:15:06 Step 16/29 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 07:15:06 ---> Running in 57a67527bf74 07:15:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:15:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:15:06 (1/73) Installing dumb-init (1.2.5-r1) 07:15:06 (2/73) Installing sdl2 (2.0.16-r4) 07:15:06 (3/73) Installing libxau (1.0.9-r0) 07:15:06 (4/73) Installing libmd (1.0.3-r0) 07:15:06 (5/73) Installing libbsd (0.11.3-r1) 07:15:06 (6/73) Installing libxdmcp (1.1.3-r0) 07:15:06 (7/73) Installing libxcb (1.14-r2) 07:15:06 (8/73) Installing libx11 (1.7.2-r0) 07:15:06 (9/73) Installing aom-libs (3.2.0-r0) 07:15:06 (10/73) Installing alsa-lib (1.2.5.1-r1) 07:15:06 (11/73) Installing expat (2.4.7-r0) 07:15:06 (12/73) Installing brotli-libs (1.0.9-r5) 07:15:06 (13/73) Installing libbz2 (1.0.8-r1) 07:15:06 (14/73) Installing libpng (1.6.37-r1) 07:15:06 (15/73) Installing freetype (2.11.1-r2) 07:15:06 (16/73) Installing libuuid (2.37.4-r0) 07:15:06 (17/73) Installing fontconfig (2.13.1-r4) 07:15:06 (18/73) Installing fribidi (1.0.11-r0) 07:15:06 (19/73) Installing libffi (3.4.2-r1) 07:15:06 (20/73) Installing libintl (0.21-r0) 07:15:06 (21/73) Installing libblkid (2.37.4-r0) 07:15:06 (22/73) Installing libmount (2.37.4-r0) 07:15:06 (23/73) Installing pcre (8.45-r1) 07:15:06 (24/73) Installing glib (2.70.1-r0) 07:15:06 (25/73) Installing graphite2 (1.3.14-r0) 07:15:06 (26/73) Installing harfbuzz (3.0.0-r2) 07:15:06 (27/73) Installing libass (0.15.2-r0) 07:15:06 (28/73) Installing libdav1d (0.9.2-r0) 07:15:06 (29/73) Installing gmp (6.2.1-r1) 07:15:06 (30/73) Installing nettle (3.7.3-r0) 07:15:06 (31/73) Installing p11-kit (0.24.0-r1) 07:15:06 (32/73) Installing libtasn1 (4.18.0-r0) 07:15:06 (33/73) Installing libunistring (0.9.10-r1) 07:15:06 (34/73) Installing gnutls (3.7.1-r0) 07:15:06 (35/73) Installing ncurses-terminfo-base (6.3_p20211120-r0) 07:15:06 (36/73) Installing ncurses-libs (6.3_p20211120-r0) 07:15:06 (37/73) Installing lame (3.100-r0) 07:15:06 (38/73) Installing opus (1.3.1-r1) 07:15:06 (39/73) Installing libgomp (10.3.1_git20211027-r0) 07:15:06 (40/73) Installing soxr (0.1.3-r2) 07:15:06 (41/73) Installing libgcc (10.3.1_git20211027-r0) 07:15:06 (42/73) Installing libstdc++ (10.3.1_git20211027-r0) 07:15:06 (43/73) Installing libsrt (1.4.2-r1) 07:15:06 (44/73) Installing libssh (0.9.6-r1) 07:15:06 (45/73) Installing libogg (1.3.5-r0) 07:15:06 (46/73) Installing libtheora (1.1.1-r16) 07:15:06 (47/73) Installing libjpeg-turbo (2.1.2-r0) 07:15:06 (48/73) Installing v4l-utils-libs (1.22.1-r1) 07:15:06 (49/73) Installing libxext (1.3.4-r0) 07:15:06 (50/73) Installing libxfixes (6.0.0-r0) 07:15:06 (51/73) Installing libdrm (2.4.109-r0) 07:15:06 (52/73) Installing wayland-libs-client (1.19.0-r1) 07:15:06 (53/73) Installing libva (2.13.0-r0) 07:15:06 (54/73) Installing libvdpau (1.4-r0) 07:15:06 (55/73) Installing vidstab (1.1.0-r1) 07:15:06 (56/73) Installing libvorbis (1.3.7-r0) 07:15:06 (57/73) Installing libvpx (1.10.0-r0) 07:15:06 (58/73) Installing vulkan-loader (1.2.196-r0) 07:15:06 (59/73) Installing libwebp (1.2.2-r0) 07:15:06 (60/73) Installing x264-libs (20210613-r0) 07:15:06 (61/73) Installing x265-libs (3.5-r0) 07:15:06 (62/73) Installing xvidcore (1.3.7-r1) 07:15:06 (63/73) Installing ffmpeg-libs (4.4.1-r2) 07:15:06 (64/73) Installing ffmpeg (4.4.1-r2) 07:15:06 (65/73) Installing udev-init-scripts (35-r0) 07:15:06 Executing udev-init-scripts-35-r0.post-install 07:15:06 (66/73) Installing eudev-libs (3.2.11_pre1-r0) 07:15:06 (67/73) Installing xz-libs (5.2.5-r1) 07:15:06 (68/73) Installing zstd-libs (1.5.0-r0) 07:15:06 (69/73) Installing kmod-libs (29-r2) 07:15:06 (70/73) Installing eudev (3.2.11_pre1-r0) 07:15:06 (71/73) Installing libsodium (1.0.18-r0) 07:15:06 (72/73) Installing libzmq (4.3.4-r0) 07:15:06 (73/73) Installing zeromq (4.3.4-r0) 07:15:06 Executing busybox-1.34.1-r5.trigger 07:15:06 Executing eudev-3.2.11_pre1-r0.trigger 07:15:06 OK: 67 MiB in 87 packages 07:15:08 Removing intermediate container 57a67527bf74 07:15:08 ---> 936238be9599 07:15:08 Step 17/29 : WORKDIR / 07:15:08 ---> Running in 5188ae679066 07:15:08 Removing intermediate container 5188ae679066 07:15:08 ---> aed646c7d2a8 07:15:08 Step 18/29 : COPY --from=builder /device-usb-camera/cmd / 07:15:09 ---> 34058e6338f6 07:15:09 Step 19/29 : COPY --from=builder /device-usb-camera/LICENSE / 07:15:10 ---> b737026df8e2 07:15:10 Step 20/29 : COPY --from=builder /device-usb-camera/Attribution.txt / 07:15:10 ---> 8c76f8b2f323 07:15:10 Step 21/29 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 07:15:11 ---> bfe2d4a6c991 07:15:11 Step 22/29 : COPY --from=rtsp /rtsp-simple-server.yml / 07:15:11 ---> d7d896b636a0 07:15:11 Step 23/29 : COPY --from=rtsp /rtsp-simple-server / 07:15:13 ---> 41812e738f51 07:15:13 Step 24/29 : EXPOSE 59983 07:15:13 ---> Running in 5faf1cb601c1 07:15:13 Removing intermediate container 5faf1cb601c1 07:15:13 ---> 91f1f22dee45 07:15:13 Step 25/29 : ENTRYPOINT ["/docker-entrypoint.sh"] 07:15:13 ---> Running in 5710c3dde606 07:15:13 Removing intermediate container 5710c3dde606 07:15:13 ---> d1bd2f97f648 07:15:13 Step 26/29 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 07:15:13 ---> Running in bd9bcbe4fcd4 07:15:14 Removing intermediate container bd9bcbe4fcd4 07:15:14 ---> 8abbc00eedd9 07:15:14 Step 27/29 : LABEL arch=arm64 07:15:14 ---> Running in 3bbad65d13ba 07:15:14 Removing intermediate container 3bbad65d13ba 07:15:14 ---> ffc9dd9e8a47 07:15:14 Step 28/29 : LABEL git_sha=73afea3ace466341e80d38fe07fac6720914120d 07:15:14 ---> Running in bca3383de843 07:15:15 Removing intermediate container bca3383de843 07:15:15 ---> 0fccad6cfe9a 07:15:15 Step 29/29 : LABEL version=0.0.1-dev.10 07:15:15 ---> Running in f4c830ab1631 07:15:15 Removing intermediate container f4c830ab1631 07:15:15 ---> 05f7baac6a95 07:15:15 [Warning] One or more build-args [ARCH] were not consumed 07:15:15 Successfully built 05f7baac6a95 07:15:15 Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:15:15 provisioning config files... 07:15:15 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/21@tmp/config8884774301906493293tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:15:15 ---> docker-login.sh 07:15:15 nexus3.edgexfoundry.org:10001 07:15:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:15:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:15:16 Configure a credential helper to remove this warning. See 07:15:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:15:16 07:15:16 Login Succeeded 07:15:16 nexus3.edgexfoundry.org:10002 07:15:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:15:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:15:16 Configure a credential helper to remove this warning. See 07:15:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:15:16 07:15:16 Login Succeeded 07:15:16 nexus3.edgexfoundry.org:10003 07:15:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:15:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:15:17 Configure a credential helper to remove this warning. See 07:15:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:15:17 07:15:17 Login Succeeded 07:15:17 nexus3.edgexfoundry.org:10004 07:15:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:15:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:15:17 Configure a credential helper to remove this warning. See 07:15:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:15:17 07:15:17 Login Succeeded 07:15:17 docker.io 07:15:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:15:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:15:18 Configure a credential helper to remove this warning. See 07:15:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:15:18 07:15:18 Login Succeeded 07:15:18 ---> docker-login.sh ends [Pipeline] } 07:15:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:15:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:15:18 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 07:15:18 73afea3ace466341e80d38fe07fac6720914120d 07:15:18 latest 07:15:18 0.0.1-dev.10 07:15:18 73afea3ace466341e80d38fe07fac6720914120d-0.0.1-dev.10 07:15:18 main 07:15:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:18 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:73afea3ace466341e80d38fe07fac6720914120d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:19 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:73afea3ace466341e80d38fe07fac6720914120d 07:15:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 07:15:19 a43932d1df72: Preparing 07:15:19 1207169bf42c: Preparing 07:15:19 bf634cc487cc: Preparing 07:15:19 69ec2ce82932: Preparing 07:15:19 2d97d07354da: Preparing 07:15:19 40ac1d0882bd: Preparing 07:15:19 742b07f0260b: Preparing 07:15:19 4f4ce317c6bb: Preparing 07:15:19 40ac1d0882bd: Waiting 07:15:19 742b07f0260b: Waiting 07:15:19 4f4ce317c6bb: Waiting 07:15:19 2d97d07354da: Pushed 07:15:19 bf634cc487cc: Pushed 07:15:19 1207169bf42c: Pushed 07:15:19 69ec2ce82932: Pushed 07:15:19 4f4ce317c6bb: Layer already exists 07:15:23 a43932d1df72: Pushed 07:15:25 40ac1d0882bd: Pushed 07:15:32 742b07f0260b: Pushed 07:15:32 73afea3ace466341e80d38fe07fac6720914120d: digest: sha256:6bc5032e8bc3eb162b5b14e8c27dd3c868acc7cdc0282955ce6848f91401bc9c size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:33 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:33 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 07:15:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 07:15:33 a43932d1df72: Preparing 07:15:33 1207169bf42c: Preparing 07:15:33 bf634cc487cc: Preparing 07:15:33 69ec2ce82932: Preparing 07:15:33 2d97d07354da: Preparing 07:15:33 40ac1d0882bd: Preparing 07:15:33 742b07f0260b: Preparing 07:15:33 4f4ce317c6bb: Preparing 07:15:33 40ac1d0882bd: Waiting 07:15:33 742b07f0260b: Waiting 07:15:33 4f4ce317c6bb: Waiting 07:15:33 1207169bf42c: Layer already exists 07:15:33 69ec2ce82932: Layer already exists 07:15:33 bf634cc487cc: Layer already exists 07:15:33 a43932d1df72: Layer already exists 07:15:33 2d97d07354da: Layer already exists 07:15:33 40ac1d0882bd: Layer already exists 07:15:33 4f4ce317c6bb: Layer already exists 07:15:33 742b07f0260b: Layer already exists 07:15:33 latest: digest: sha256:6bc5032e8bc3eb162b5b14e8c27dd3c868acc7cdc0282955ce6848f91401bc9c size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:34 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0.0.1-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:34 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0.0.1-dev.10 07:15:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 07:15:34 a43932d1df72: Preparing 07:15:34 1207169bf42c: Preparing 07:15:34 bf634cc487cc: Preparing 07:15:34 69ec2ce82932: Preparing 07:15:34 2d97d07354da: Preparing 07:15:34 40ac1d0882bd: Preparing 07:15:34 742b07f0260b: Preparing 07:15:34 4f4ce317c6bb: Preparing 07:15:34 742b07f0260b: Waiting 07:15:34 40ac1d0882bd: Waiting 07:15:34 4f4ce317c6bb: Waiting 07:15:34 2d97d07354da: Layer already exists 07:15:34 69ec2ce82932: Layer already exists 07:15:34 1207169bf42c: Layer already exists 07:15:34 bf634cc487cc: Layer already exists 07:15:34 a43932d1df72: Layer already exists 07:15:34 40ac1d0882bd: Layer already exists 07:15:34 742b07f0260b: Layer already exists 07:15:34 4f4ce317c6bb: Layer already exists 07:15:34 0.0.1-dev.10: digest: sha256:6bc5032e8bc3eb162b5b14e8c27dd3c868acc7cdc0282955ce6848f91401bc9c size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:35 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:73afea3ace466341e80d38fe07fac6720914120d-0.0.1-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:35 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:73afea3ace466341e80d38fe07fac6720914120d-0.0.1-dev.10 07:15:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 07:15:35 a43932d1df72: Preparing 07:15:35 1207169bf42c: Preparing 07:15:35 bf634cc487cc: Preparing 07:15:35 69ec2ce82932: Preparing 07:15:35 2d97d07354da: Preparing 07:15:35 40ac1d0882bd: Preparing 07:15:35 742b07f0260b: Preparing 07:15:35 4f4ce317c6bb: Preparing 07:15:35 40ac1d0882bd: Waiting 07:15:35 742b07f0260b: Waiting 07:15:35 4f4ce317c6bb: Waiting 07:15:35 69ec2ce82932: Layer already exists 07:15:35 bf634cc487cc: Layer already exists 07:15:35 2d97d07354da: Layer already exists 07:15:35 1207169bf42c: Layer already exists 07:15:35 a43932d1df72: Layer already exists 07:15:35 40ac1d0882bd: Layer already exists 07:15:35 4f4ce317c6bb: Layer already exists 07:15:35 742b07f0260b: Layer already exists 07:15:35 73afea3ace466341e80d38fe07fac6720914120d-0.0.1-dev.10: digest: sha256:6bc5032e8bc3eb162b5b14e8c27dd3c868acc7cdc0282955ce6848f91401bc9c size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:36 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:36 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 07:15:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 07:15:36 a43932d1df72: Preparing 07:15:36 1207169bf42c: Preparing 07:15:36 bf634cc487cc: Preparing 07:15:36 69ec2ce82932: Preparing 07:15:36 2d97d07354da: Preparing 07:15:36 40ac1d0882bd: Preparing 07:15:36 742b07f0260b: Preparing 07:15:36 4f4ce317c6bb: Preparing 07:15:36 40ac1d0882bd: Waiting 07:15:36 742b07f0260b: Waiting 07:15:36 4f4ce317c6bb: Waiting 07:15:36 2d97d07354da: Layer already exists 07:15:36 1207169bf42c: Layer already exists 07:15:36 bf634cc487cc: Layer already exists 07:15:36 69ec2ce82932: Layer already exists 07:15:36 a43932d1df72: Layer already exists 07:15:36 742b07f0260b: Layer already exists 07:15:36 40ac1d0882bd: Layer already exists 07:15:36 4f4ce317c6bb: Layer already exists 07:15:36 main: digest: sha256:6bc5032e8bc3eb162b5b14e8c27dd3c868acc7cdc0282955ce6848f91401bc9c size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:15:36 ===================================================== [Pipeline] echo 07:15:36 taggedImages: 07:15:36 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:73afea3ace466341e80d38fe07fac6720914120d 07:15:36 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 07:15:36 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0.0.1-dev.10 07:15:36 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:73afea3ace466341e80d38fe07fac6720914120d-0.0.1-dev.10 07:15:36 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:15:37 07:15:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:15:37 arm64: Pulling from edgex-lftools-log-publisher 07:15:37 8998bd30e6a1: Pulling fs layer 07:15:37 04944245beec: Pulling fs layer 07:15:37 699f458cf7ca: Pulling fs layer 07:15:37 765212b225bb: Pulling fs layer 07:15:37 f23df028b6ca: Pulling fs layer 07:15:37 d65c8cfc05b1: Pulling fs layer 07:15:37 2437ff75d9bd: Pulling fs layer 07:15:37 765212b225bb: Waiting 07:15:37 f23df028b6ca: Waiting 07:15:37 d65c8cfc05b1: Waiting 07:15:37 2437ff75d9bd: Waiting 07:15:37 04944245beec: Verifying Checksum 07:15:37 04944245beec: Download complete 07:15:37 765212b225bb: Verifying Checksum 07:15:37 765212b225bb: Download complete 07:15:37 f23df028b6ca: Verifying Checksum 07:15:37 f23df028b6ca: Download complete 07:15:37 d65c8cfc05b1: Verifying Checksum 07:15:37 d65c8cfc05b1: Download complete 07:15:37 699f458cf7ca: Verifying Checksum 07:15:37 699f458cf7ca: Download complete 07:15:38 8998bd30e6a1: Verifying Checksum 07:15:38 8998bd30e6a1: Download complete 07:15:40 2437ff75d9bd: Verifying Checksum 07:15:40 2437ff75d9bd: Download complete 07:15:42 8998bd30e6a1: Pull complete 07:15:43 04944245beec: Pull complete 07:15:44 699f458cf7ca: Pull complete 07:15:44 765212b225bb: Pull complete 07:15:45 f23df028b6ca: Pull complete 07:15:45 d65c8cfc05b1: Pull complete 07:16:00 2437ff75d9bd: Pull complete 07:16:00 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:16:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:16:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:16:01 prd-ubuntu20.04-docker-arm64-4c-16g-16322 does not seem to be running inside a container 07:16:01 $ 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/21 -v /w/workspace/device-usb-camera/21:/w/workspace/device-usb-camera/21:rw,z -v /w/workspace/device-usb-camera/21@tmp:/w/workspace/device-usb-camera/21@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-lftools-log-publisher:arm64 cat 07:16:03 $ docker top 621f334364a0323a39edd3716533f8783a2d5634cb217c34759d1da0b735ebf4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:16:04 ---> job-cost.sh 07:16:04 lf-activate-venv: SKIPPING 07:16:04 INFO: No Stack... 07:16:04 INFO: Retrieving Pricing Info for: v3-standard-4 07:16:05 INFO: Archiving Costs [Pipeline] sh 07:16:06 + cut -d, -f6 07:16:06 + cat /w/workspace/device-usb-camera/21/archives/cost.csv [Pipeline] lock 07:16:06 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-21-stack-cost] 07:16:06 Resource [jenkins-edgexfoundry-device-usb-camera-main-21-stack-cost] did not exist. Created. 07:16:06 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-21-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:16:07 /w/workspace/device-usb-camera/21@tmp/durable-0179a693/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:16:08 + echo total: 0.10999999940395355 [Pipeline] stash 07:16:08 Warning: overwriting stash ‘stack-cost’ 07:16:08 Stashed 1 file(s) [Pipeline] } 07:16:08 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-21-stack-cost] [Pipeline] // lock [Pipeline] } 07:16:08 $ docker stop --time=1 621f334364a0323a39edd3716533f8783a2d5634cb217c34759d1da0b735ebf4 07:16:09 $ docker rm -f 621f334364a0323a39edd3716533f8783a2d5634cb217c34759d1da0b735ebf4 [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 07:16:10 provisioning config files... 07:16:10 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5190384560729539043tmp [Pipeline] { [Pipeline] sh 07:16:10 + set +x 07:16:10 + curl -s https://codecov.io/bash 07:16:10 + bash -s -- 07:16:10 07:16:10 _____ _ 07:16:10 / ____| | | 07:16:10 | | ___ __| | ___ ___ _____ __ 07:16:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:16:10 | |___| (_) | (_| | __/ (_| (_) \ V / 07:16:10 \_____\___/ \__,_|\___|\___\___/ \_/ 07:16:10 Bash-1.0.6 07:16:10 07:16:10 07:16:10 ==> git version 2.25.1 found 07:16:10 ==> 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 07:16:10 Release-Date: 2020-01-08 07:16:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:16:10 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:16:10 ==> Jenkins CI detected. 07:16:10 current dir:  /w/workspace/exfoundry_device-usb-camera_main 07:16:10 project root: . 07:16:10 --> token set from env 07:16:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:16:10 ==> Running gcov in . (disable via -X gcov) 07:16:10 ==> Python coveragepy not found 07:16:10 ==> Searching for coverage reports in: 07:16:10 + . 07:16:10 -> Found 1 reports 07:16:10 ==> Detecting git/mercurial file structure 07:16:10 ==> Reading reports 07:16:10 + ./coverage.out bytes=10 07:16:10 ==> Appending adjustments 07:16:10 https://docs.codecov.io/docs/fixing-reports 07:16:10 + Found adjustments 07:16:10 ==> Gzipping contents 07:16:10 4.0K /tmp/codecov.VRZXEH.gz 07:16:10 ==> Uploading reports 07:16:10 url: https://codecov.io 07:16:10 query: branch=main&commit=73afea3ace466341e80d38fe07fac6720914120d&build=21&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F21%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 07:16:10 -> Pinging Codecov 07:16:10 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=main&commit=73afea3ace466341e80d38fe07fac6720914120d&build=21&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F21%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 07:16:11 -> Uploading to 07:16:11 https://storage.googleapis.com/codecov/v4/raw/2022-06-29/73D8F5FF140700D3E01443B452E23636/73afea3ace466341e80d38fe07fac6720914120d/244e6e24-d005-4798-9f8e-96fc180ef645.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220629%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220629T071610Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a9422b054439d2db383f42680793a43fd9802af9748a2f512b9b0c955c6dda3b 07:16:11 % Total % Received % Xferd Average Speed Time Time Time Current 07:16:11 Dload Upload Total Spent Left Speed 07:16:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1013 0 0 100 1013 0 2829 --:--:-- --:--:-- --:--:-- 2829 07:16:11 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-usb-camera/commit/73afea3ace466341e80d38fe07fac6720914120d [Pipeline] } 07:16:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 07:16:11 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:16:11 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:16:11 07:16:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:16:12 1.410.4: Pulling from edgex-devops/edgex-snyk-go 07:16:12 df9b9388f04a: Already exists 07:16:12 52dc419b0ee2: Pulling fs layer 07:16:12 25bc292e5bac: Pulling fs layer 07:16:12 114826534d7a: Pulling fs layer 07:16:12 4657fd5d0bcf: Pulling fs layer 07:16:12 6ad1cebc031e: Pulling fs layer 07:16:12 8a3aa393b2d8: Pulling fs layer 07:16:12 6ad1cebc031e: Waiting 07:16:12 8a3aa393b2d8: Waiting 07:16:12 4657fd5d0bcf: Waiting 07:16:12 25bc292e5bac: Verifying Checksum 07:16:12 25bc292e5bac: Download complete 07:16:12 52dc419b0ee2: Verifying Checksum 07:16:12 52dc419b0ee2: Download complete 07:16:12 4657fd5d0bcf: Verifying Checksum 07:16:12 4657fd5d0bcf: Download complete 07:16:12 52dc419b0ee2: Pull complete 07:16:12 6ad1cebc031e: Verifying Checksum 07:16:12 6ad1cebc031e: Download complete 07:16:12 25bc292e5bac: Pull complete 07:16:12 114826534d7a: Verifying Checksum 07:16:12 114826534d7a: Download complete 07:16:12 8a3aa393b2d8: Verifying Checksum 07:16:12 8a3aa393b2d8: Download complete 07:16:17 114826534d7a: Pull complete 07:16:17 4657fd5d0bcf: Pull complete 07:16:17 6ad1cebc031e: Pull complete 07:16:19 8a3aa393b2d8: Pull complete 07:16:19 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 07:16:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:16:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:16:19 prd-ubuntu20.04-docker-8c-8g-16321 does not seem to be running inside a container 07:16:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 07:16:21 $ docker top e7b958b9380b21637c677f89ccccbeb49de8ee95574cee8de75bfef74c201a09 -eo pid,comm [Pipeline] { [Pipeline] echo 07:16:21 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 07:16:21 + set -o pipefail 07:16:21 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 07:16:26 07:16:26 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 07:16:26 07:16:26 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/07f19584-3e33-4061-8781-3e28c077809a 07:16:26 07:16:26 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:16:26 07:16:26 07:16:26 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 07:16:26 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 07:16:26 $ docker stop --time=1 e7b958b9380b21637c677f89ccccbeb49de8ee95574cee8de75bfef74c201a09 07:16:28 $ docker rm -f e7b958b9380b21637c677f89ccccbeb49de8ee95574cee8de75bfef74c201a09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:16:28 + git log --format=format:%s -1 73afea3ace466341e80d38fe07fac6720914120d [Pipeline] sh 07:16:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:16:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:16:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:16:29 prd-ubuntu20.04-docker-8c-8g-16321 does not seem to be running inside a container 07:16:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:16:29 $ docker top db7bac29c1bc1606e6072dda1046b77f6f64c5687a0fb7c60a11d59443e79952 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:16:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:16:30 [ssh-agent] Looking for ssh-agent implementation... 07:16:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:16:30 $ docker exec db7bac29c1bc1606e6072dda1046b77f6f64c5687a0fb7c60a11d59443e79952 ssh-agent 07:16:30 SSH_AUTH_SOCK=/tmp/ssh-xTw18HnRlZCu/agent.33 07:16:30 SSH_AGENT_PID=40 07:16:30 Running ssh-add (command line suppressed) 07:16:30 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3225920357224406308.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3225920357224406308.key) 07:16:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:16:30 + git semver tag 07:16:31 2022-06-29 07:16:30,957 [run_tag] DEBUG tag force:False 07:16:31 2022-06-29 07:16:30,957 [check_head_tag] DEBUG check head tag 07:16:31 2022-06-29 07:16:30,958 [execute] INFO git cat-file --batch-check 07:16:31 2022-06-29 07:16:30,958 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 07:16:31 2022-06-29 07:16:30,960 [execute] INFO git cat-file --batch 07:16:31 2022-06-29 07:16:30,960 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 07:16:31 2022-06-29 07:16:30,965 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 07:16:31 2022-06-29 07:16:30,966 [execute] INFO git tag -a v0.0.1-dev.10 -m v0.0.1-dev.10 07:16:31 2022-06-29 07:16:30,966 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.1-dev.10', '-m', 'v0.0.1-dev.10'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 07:16:31 2022-06-29 07:16:30,970 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 07:16:31 0.0.1-dev.10 [Pipeline] } 07:16:31 $ docker exec --env ******** --env ******** db7bac29c1bc1606e6072dda1046b77f6f64c5687a0fb7c60a11d59443e79952 ssh-agent -k 07:16:31 unset SSH_AUTH_SOCK; 07:16:31 unset SSH_AGENT_PID; 07:16:31 echo Agent pid 40 killed; 07:16:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:16:31 + git semver [Pipeline] } 07:16:31 $ docker stop --time=1 db7bac29c1bc1606e6072dda1046b77f6f64c5687a0fb7c60a11d59443e79952 07:16:33 $ docker rm -f db7bac29c1bc1606e6072dda1046b77f6f64c5687a0fb7c60a11d59443e79952 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:16:33 07:16:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:16:33 0.23.1-centos7: Pulling from edgex-lftools 07:16:33 ab5ef0e58194: Pulling fs layer 07:16:33 9712f1f96733: Pulling fs layer 07:16:33 63f879dbbcfc: Pulling fs layer 07:16:33 0d9ebad4ef96: Pulling fs layer 07:16:33 e9a5061849ea: Pulling fs layer 07:16:33 d747dcd14b5f: Pulling fs layer 07:16:33 2de7ff778b66: Pulling fs layer 07:16:33 0d9ebad4ef96: Waiting 07:16:33 e9a5061849ea: Waiting 07:16:33 d747dcd14b5f: Waiting 07:16:33 2de7ff778b66: Waiting 07:16:33 9712f1f96733: Verifying Checksum 07:16:33 9712f1f96733: Download complete 07:16:34 63f879dbbcfc: Verifying Checksum 07:16:34 63f879dbbcfc: Download complete 07:16:34 0d9ebad4ef96: Verifying Checksum 07:16:34 0d9ebad4ef96: Download complete 07:16:34 d747dcd14b5f: Download complete 07:16:34 e9a5061849ea: Verifying Checksum 07:16:34 e9a5061849ea: Download complete 07:16:34 ab5ef0e58194: Verifying Checksum 07:16:34 ab5ef0e58194: Download complete 07:16:34 2de7ff778b66: Verifying Checksum 07:16:34 2de7ff778b66: Download complete 07:16:37 ab5ef0e58194: Pull complete 07:16:37 9712f1f96733: Pull complete 07:16:37 63f879dbbcfc: Pull complete 07:16:42 0d9ebad4ef96: Pull complete 07:16:42 e9a5061849ea: Pull complete 07:16:42 d747dcd14b5f: Pull complete 07:16:43 2de7ff778b66: Pull complete 07:16:43 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:16:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:16:43 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:16:43 prd-ubuntu20.04-docker-8c-8g-16321 does not seem to be running inside a container 07:16:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 07:16:45 $ docker top 57139ea31080ac76b90bd9ef3227854bd76cc78d9db7a96161e08a31c4d577c1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:16:45 provisioning config files... 07:16:45 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8796575627626734517tmp 07:16:45 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1767680328723337721tmp 07:16:45 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8943153749404873862tmp [Pipeline] { [Pipeline] echo 07:16:45 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:16:45 ---> sigul-configuration.sh 07:16:45 gpg: directory `/root/.gnupg' created 07:16:45 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:16:45 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:16:45 gpg: keyring `/root/.gnupg/secring.gpg' created 07:16:45 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:16:45 gpg: CAST5 encrypted data 07:16:45 gpg: encrypted with 1 passphrase 07:16:45 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:16:46 + mkdir /home/jenkins 07:16:46 + mkdir /home/jenkins/sigul [Pipeline] sh 07:16:46 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 07:16:46 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:16:46 ---> sigul-install.sh 07:16:46 Sigul already installed; skipping installation. [Pipeline] sh 07:16:47 + git tag --list 07:16:47 v0.0.0 07:16:47 v0.0.1-dev.1 07:16:47 v0.0.1-dev.10 07:16:47 v0.0.1-dev.2 07:16:47 v0.0.1-dev.3 07:16:47 v0.0.1-dev.4 07:16:47 v0.0.1-dev.5 07:16:47 v0.0.1-dev.6 07:16:47 v0.0.1-dev.7 07:16:47 v0.0.1-dev.8 07:16:47 v0.0.1-dev.9 [Pipeline] sh 07:16:47 + lftools sign git-tag v0.0.1-dev.10 07:16:48 Signing Git tag with Sigul... 07:16:48 Signing v0.0.1-dev.10 [Pipeline] echo 07:16:48 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:16:48 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:16:48 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:16:48 $ docker stop --time=1 57139ea31080ac76b90bd9ef3227854bd76cc78d9db7a96161e08a31c4d577c1 07:16:49 $ docker rm -f 57139ea31080ac76b90bd9ef3227854bd76cc78d9db7a96161e08a31c4d577c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:16:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:16:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:16:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:16:50 prd-ubuntu20.04-docker-8c-8g-16321 does not seem to be running inside a container 07:16:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:16:51 $ docker top 79492280d4c5e1f1ab71b7ee5dcea0110a7af1e993544b996d600127ba6a9f43 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:16:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:16:51 [ssh-agent] Looking for ssh-agent implementation... 07:16:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:16:51 $ docker exec 79492280d4c5e1f1ab71b7ee5dcea0110a7af1e993544b996d600127ba6a9f43 ssh-agent 07:16:51 SSH_AUTH_SOCK=/tmp/ssh-mV7kqkRIWcWf/agent.32 07:16:51 SSH_AGENT_PID=38 07:16:51 Running ssh-add (command line suppressed) 07:16:51 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5334792698737963609.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5334792698737963609.key) 07:16:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:16:51 + git semver bump pre 07:16:52 2022-06-29 07:16:52,173 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 07:16:52 2022-06-29 07:16:52,173 [bump_version] DEBUG bumping version:0.0.1-dev.10 on axis:pre with prefix:dev 07:16:52 2022-06-29 07:16:52,173 [bump_version] DEBUG bumped version:0.0.1-dev.11 07:16:52 2022-06-29 07:16:52,173 [write_version] DEBUG write version:0.0.1-dev.11 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 07:16:52 2022-06-29 07:16:52,173 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 07:16:52 2022-06-29 07:16:52,174 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 07:16:52 2022-06-29 07:16:52,176 [execute] INFO git cat-file --batch-check 07:16:52 2022-06-29 07:16:52,176 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 07:16:52 2022-06-29 07:16:52,182 [execute] INFO git cat-file --batch 07:16:52 2022-06-29 07:16:52,182 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 07:16:52 2022-06-29 07:16:52,188 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 07:16:52 0.0.1-dev.11 [Pipeline] } 07:16:52 $ docker exec --env ******** --env ******** 79492280d4c5e1f1ab71b7ee5dcea0110a7af1e993544b996d600127ba6a9f43 ssh-agent -k 07:16:52 unset SSH_AUTH_SOCK; 07:16:52 unset SSH_AGENT_PID; 07:16:52 echo Agent pid 38 killed; 07:16:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:16:52 + git semver [Pipeline] } 07:16:52 $ docker stop --time=1 79492280d4c5e1f1ab71b7ee5dcea0110a7af1e993544b996d600127ba6a9f43 07:16:54 $ docker rm -f 79492280d4c5e1f1ab71b7ee5dcea0110a7af1e993544b996d600127ba6a9f43 [Pipeline] // withDockerContainer [Pipeline] sh 07:16:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:16:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:16:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:16:55 prd-ubuntu20.04-docker-8c-8g-16321 does not seem to be running inside a container 07:16:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:16:55 $ docker top e472f9f755b21b2c220276830331fbe9e70770d91eae595ad7c8196cd8b598c1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:16:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:16:55 [ssh-agent] Looking for ssh-agent implementation... 07:16:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:16:55 $ docker exec e472f9f755b21b2c220276830331fbe9e70770d91eae595ad7c8196cd8b598c1 ssh-agent 07:16:55 SSH_AUTH_SOCK=/tmp/ssh-9RTlzz7mzf1T/agent.32 07:16:55 SSH_AGENT_PID=38 07:16:55 Running ssh-add (command line suppressed) 07:16:55 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_108149400291012622.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_108149400291012622.key) 07:16:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:16:56 + git semver push 07:16:56 2022-06-29 07:16:56,506 [run_push] DEBUG push 07:16:56 2022-06-29 07:16:56,507 [execute] INFO git cat-file --batch-check 07:16:56 2022-06-29 07:16:56,507 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 07:16:56 2022-06-29 07:16:56,511 [execute] INFO git rev-list 78f67a623cdbb7f758cfc21d48bc6d6d3c1d70b5 -- 07:16:56 2022-06-29 07:16:56,511 [execute] DEBUG Popen(['git', 'rev-list', '78f67a623cdbb7f758cfc21d48bc6d6d3c1d70b5', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 07:16:56 2022-06-29 07:16:56,515 [execute] INFO git fetch -v origin 07:16:56 2022-06-29 07:16:56,516 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 07:16:57 2022-06-29 07:16:56,984 [run_push] DEBUG no remote changes detected 07:16:57 2022-06-29 07:16:56,985 [execute] INFO git push origin semver 07:16:57 2022-06-29 07:16:56,985 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 07:16:58 2022-06-29 07:16:57,785 [run_push] DEBUG push all version tags 07:16:58 2022-06-29 07:16:57,785 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 07:16:58 2022-06-29 07:16:57,786 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 07:16:58 2022-06-29 07:16:58,467 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 07:16:58 0.0.1-dev.11 [Pipeline] } 07:16:58 $ docker exec --env ******** --env ******** e472f9f755b21b2c220276830331fbe9e70770d91eae595ad7c8196cd8b598c1 ssh-agent -k 07:16:58 unset SSH_AUTH_SOCK; 07:16:58 unset SSH_AGENT_PID; 07:16:58 echo Agent pid 38 killed; 07:16:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:16:59 + git semver [Pipeline] } 07:16:59 $ docker stop --time=1 e472f9f755b21b2c220276830331fbe9e70770d91eae595ad7c8196cd8b598c1 07:17:00 $ docker rm -f e472f9f755b21b2c220276830331fbe9e70770d91eae595ad7c8196cd8b598c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 07:17:01 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 07:17:01 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 07:17:01 total 16 07:17:01 drwxr-xr-x 3 root root 4096 Jun 29 07:09 . 07:17:01 drwxrwxr-x 10 jenkins jenkins 4096 Jun 29 07:16 .. 07:17:01 drwxr-xr-x 2 root root 4096 Jun 29 07:09 cost 07:17:01 -rw-r--r-- 1 root root 87 Jun 29 07:09 cost.csv 07:17:01 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 07:17:01 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 07:17:01 total 16 07:17:01 drwxr-xr-x 3 jenkins jenkins 4096 Jun 29 07:09 . 07:17:01 drwxrwxr-x 10 jenkins jenkins 4096 Jun 29 07:16 .. 07:17:01 drwxr-xr-x 2 jenkins jenkins 4096 Jun 29 07:09 cost 07:17:01 -rw-r--r-- 1 jenkins jenkins 87 Jun 29 07:09 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:17:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:17:02 ---> package-listing.sh 07:17:02 ++ tr '[:upper:]' '[:lower:]' 07:17:02 ++ facter osfamily 07:17:02 + OS_FAMILY=debian 07:17:02 + workspace=/w/workspace/exfoundry_device-usb-camera_main 07:17:02 + START_PACKAGES=/tmp/packages_start.txt 07:17:02 + END_PACKAGES=/tmp/packages_end.txt 07:17:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:17:02 + PACKAGES=/tmp/packages_start.txt 07:17:02 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 07:17:02 + PACKAGES=/tmp/packages_end.txt 07:17:02 + case "${OS_FAMILY}" in 07:17:02 + dpkg -l 07:17:02 + grep '^ii' 07:17:02 + '[' -f /tmp/packages_start.txt ']' 07:17:02 + '[' -f /tmp/packages_end.txt ']' 07:17:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:17:02 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 07:17:02 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 07:17:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 07:17:02 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:17:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:17:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:17:03 prd-ubuntu20.04-docker-8c-8g-16321 does not seem to be running inside a container 07:17:03 $ 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:17:03 $ docker top 5c2669843a63afb6b9d035d987cd08d1ff6c56805086c3bab2f6f95207b998e0 -eo pid,comm [Pipeline] { [Pipeline] sh 07:17:04 + touch /tmp/pre-build-complete [Pipeline] sh 07:17:04 + mkdir -p /var/log/sysstat [Pipeline] sh 07:17:04 + ls /var/log/sa-host 07:17:04 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:17:04 provisioning config files... 07:17:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3879851381264253826tmp [Pipeline] { [Pipeline] echo 07:17:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:17:05 ---> create-netrc.sh [Pipeline] } 07:17:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:17:05 ---> python-tools-install.sh [Pipeline] echo 07:17:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:17:05 ---> sudo-logs.sh 07:17:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:17:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:17:06 ---> job-cost.sh 07:17:06 lf-activate-venv: SKIPPING 07:17:06 DEBUG: total: 0.2199999988079071 07:17:06 INFO: Retrieving Stack Cost... 07:17:06 INFO: Retrieving Pricing Info for: v3-standard-8 07:17:07 INFO: Archiving Costs [Pipeline] echo 07:17:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:17:07 ---> logs-deploy.sh 07:17:07 lf-activate-venv: SKIPPING 07:17:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/21 07:17:07 INFO: archiving workspace using pattern(s): 07:17:08 Archives upload complete. 07:17:08 INFO: archiving logs to Nexus