Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1e613961013b6b37f2d2c6796bfa6cb96c8fac46 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-ssh10326659736117223626.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh17105460225587267304.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh11510336344517502238.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh13364432792952937952.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > 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-ssh8177064136664997539.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-29628 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 Avoid second fetch Checking out Revision 1e613961013b6b37f2d2c6796bfa6cb96c8fac46 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1e613961013b6b37f2d2c6796bfa6cb96c8fac46 # timeout=10 Commit message: "Merge pull request #83 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.3.0-dev.16" > git rev-list --no-walk 04d1bc2df935031b2716c6cab2753c558f92504f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-15T22:23:27.348Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-15T22:23:27.405Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-15T22:23:27.421Z] ========================================================= [2022-09-15T22:23:27.422Z] EdgeX Global Pipelines Version Info [2022-09-15T22:23:27.422Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:23:28.207Z] ------------------- [2022-09-15T22:23:28.207Z] stable info: [2022-09-15T22:23:28.207Z] ------------------- [2022-09-15T22:23:28.207Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-15T22:23:28.207Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-15T22:23:28.207Z] Message: update stable to v1.0.239 [2022-09-15T22:23:28.781Z] ------------------- [2022-09-15T22:23:28.781Z] experimental info: [2022-09-15T22:23:28.781Z] ------------------- [2022-09-15T22:23:28.781Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-15T22:23:28.781Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-15T22:23:28.781Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-15T22:23:29.081Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-09-15T22:23:29.089Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-09-15T22:23:29.101Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-15T22:23:29.110Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-15T22:23:29.121Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-15T22:23:29.132Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-15T22:23:29.147Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-15T22:23:29.161Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-15T22:23:29.175Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-15T22:23:29.188Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-15T22:23:29.198Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-15T22:23:29.215Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-09-15T22:23:29.233Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-15T22:23:29.251Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-15T22:23:29.266Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-15T22:23:29.276Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-15T22:23:29.289Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-15T22:23:29.304Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-15T22:23:29.319Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-15T22:23:29.330Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-15T22:23:29.342Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-15T22:23:29.356Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-15T22:23:29.377Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-15T22:23:29.395Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-15T22:23:29.412Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-15T22:23:29.422Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-15T22:23:29.435Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-15T22:23:29.450Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-15T22:23:29.462Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-15T22:23:29.474Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-15T22:23:29.484Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1e613961013b6b37f2d2c6796bfa6cb96c8fac46 [Pipeline] echo [2022-09-15T22:23:29.498Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1e61396 [Pipeline] echo [2022-09-15T22:23:29.514Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-15T22:23:29.556Z] provisioning config files... [2022-09-15T22:23:29.572Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6485672489527609736tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:23:29.879Z] ---> docker-login.sh [2022-09-15T22:23:29.879Z] nexus3.edgexfoundry.org:10001 [2022-09-15T22:23:30.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:23:30.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:23:30.404Z] Configure a credential helper to remove this warning. See [2022-09-15T22:23:30.404Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:23:30.404Z] [2022-09-15T22:23:30.404Z] Login Succeeded [2022-09-15T22:23:30.404Z] nexus3.edgexfoundry.org:10002 [2022-09-15T22:23:30.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:23:30.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:23:30.666Z] Configure a credential helper to remove this warning. See [2022-09-15T22:23:30.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:23:30.666Z] [2022-09-15T22:23:30.666Z] Login Succeeded [2022-09-15T22:23:30.666Z] nexus3.edgexfoundry.org:10003 [2022-09-15T22:23:30.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:23:30.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:23:30.666Z] Configure a credential helper to remove this warning. See [2022-09-15T22:23:30.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:23:30.666Z] [2022-09-15T22:23:30.666Z] Login Succeeded [2022-09-15T22:23:30.666Z] nexus3.edgexfoundry.org:10004 [2022-09-15T22:23:30.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:23:30.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:23:30.930Z] Configure a credential helper to remove this warning. See [2022-09-15T22:23:30.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:23:30.930Z] [2022-09-15T22:23:30.930Z] Login Succeeded [2022-09-15T22:23:30.930Z] docker.io [2022-09-15T22:23:30.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:23:31.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:23:31.503Z] Configure a credential helper to remove this warning. See [2022-09-15T22:23:31.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:23:31.503Z] [2022-09-15T22:23:31.503Z] Login Succeeded [2022-09-15T22:23:31.503Z] ---> docker-login.sh ends [Pipeline] } [2022-09-15T22:23:31.511Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-15T22:23:31.878Z] + git rev-list -1 --merges 1e613961013b6b37f2d2c6796bfa6cb96c8fac46~1..1e613961013b6b37f2d2c6796bfa6cb96c8fac46 [Pipeline] echo [2022-09-15T22:23:31.906Z] -----------> git rev-list -1 --merges 1e613961013b6b37f2d2c6796bfa6cb96c8fac46~1..1e613961013b6b37f2d2c6796bfa6cb96c8fac46 1e613961013b6b37f2d2c6796bfa6cb96c8fac46 [2022-09-15T22:23:31.906Z] 1e613961013b6b37f2d2c6796bfa6cb96c8fac46 [false] [Pipeline] sh [2022-09-15T22:23:32.198Z] + git log --format=format:%s -1 1e613961013b6b37f2d2c6796bfa6cb96c8fac46 [Pipeline] echo [2022-09-15T22:23:32.213Z] ========================================================= [2022-09-15T22:23:32.213Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-15T22:23:32.213Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-15T22:23:32.551Z] + git log --format=format:%s -1 1e613961013b6b37f2d2c6796bfa6cb96c8fac46 [Pipeline] echo [2022-09-15T22:23:32.563Z] [semverPrep] GIT_COMMIT: 1e613961013b6b37f2d2c6796bfa6cb96c8fac46, Commit Message: Merge pull request #83 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.3.0-dev.16 [Pipeline] echo [2022-09-15T22:23:32.572Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-15T22:23:32.920Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-15T22:23:32.920Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-15T22:23:32.920Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-15T22:23:32.920Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-15T22:23:32.920Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-15T22:23:32.920Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-15T22:23:32.920Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:23:33.295Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-15T22:23:33.295Z] [2022-09-15T22:23:33.295Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:23:33.606Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-15T22:23:33.606Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-15T22:23:33.606Z] b85a868b505f: Pulling fs layer [2022-09-15T22:23:33.606Z] e2be974225ed: Pulling fs layer [2022-09-15T22:23:33.606Z] 339a4e72a1f5: Pulling fs layer [2022-09-15T22:23:33.606Z] 988bab9f4d93: Pulling fs layer [2022-09-15T22:23:33.606Z] 1469e6f7b9e6: Pulling fs layer [2022-09-15T22:23:33.606Z] eaf3925da568: Pulling fs layer [2022-09-15T22:23:33.606Z] bab4dde63d76: Pulling fs layer [2022-09-15T22:23:33.606Z] bde34c3a00c8: Pulling fs layer [2022-09-15T22:23:33.606Z] b352a97aabf1: Pulling fs layer [2022-09-15T22:23:33.606Z] 4872d77fe225: Pulling fs layer [2022-09-15T22:23:33.606Z] 5851b861e8e6: Pulling fs layer [2022-09-15T22:23:33.606Z] bde34c3a00c8: Waiting [2022-09-15T22:23:33.606Z] bab4dde63d76: Waiting [2022-09-15T22:23:33.606Z] 988bab9f4d93: Waiting [2022-09-15T22:23:33.606Z] 5851b861e8e6: Waiting [2022-09-15T22:23:33.606Z] 4872d77fe225: Waiting [2022-09-15T22:23:33.606Z] b352a97aabf1: Waiting [2022-09-15T22:23:33.606Z] 1469e6f7b9e6: Waiting [2022-09-15T22:23:33.606Z] eaf3925da568: Waiting [2022-09-15T22:23:33.606Z] e2be974225ed: Download complete [2022-09-15T22:23:33.606Z] 988bab9f4d93: Verifying Checksum [2022-09-15T22:23:33.606Z] 988bab9f4d93: Download complete [2022-09-15T22:23:33.866Z] 1469e6f7b9e6: Verifying Checksum [2022-09-15T22:23:33.867Z] 1469e6f7b9e6: Download complete [2022-09-15T22:23:33.867Z] 339a4e72a1f5: Verifying Checksum [2022-09-15T22:23:33.867Z] 339a4e72a1f5: Download complete [2022-09-15T22:23:33.867Z] eaf3925da568: Verifying Checksum [2022-09-15T22:23:33.867Z] eaf3925da568: Download complete [2022-09-15T22:23:33.867Z] bde34c3a00c8: Verifying Checksum [2022-09-15T22:23:33.867Z] bde34c3a00c8: Download complete [2022-09-15T22:23:33.867Z] b352a97aabf1: Download complete [2022-09-15T22:23:33.867Z] 4872d77fe225: Download complete [2022-09-15T22:23:33.867Z] 5851b861e8e6: Verifying Checksum [2022-09-15T22:23:33.867Z] 5851b861e8e6: Download complete [2022-09-15T22:23:33.867Z] b85a868b505f: Verifying Checksum [2022-09-15T22:23:33.867Z] b85a868b505f: Download complete [2022-09-15T22:23:34.438Z] bab4dde63d76: Verifying Checksum [2022-09-15T22:23:34.438Z] bab4dde63d76: Download complete [2022-09-15T22:23:35.379Z] b85a868b505f: Pull complete [2022-09-15T22:23:35.639Z] e2be974225ed: Pull complete [2022-09-15T22:23:36.209Z] 339a4e72a1f5: Pull complete [2022-09-15T22:23:36.209Z] 988bab9f4d93: Pull complete [2022-09-15T22:23:36.469Z] 1469e6f7b9e6: Pull complete [2022-09-15T22:23:36.469Z] eaf3925da568: Pull complete [2022-09-15T22:23:38.382Z] bab4dde63d76: Pull complete [2022-09-15T22:23:38.382Z] bde34c3a00c8: Pull complete [2022-09-15T22:23:38.642Z] b352a97aabf1: Pull complete [2022-09-15T22:23:38.642Z] 4872d77fe225: Pull complete [2022-09-15T22:23:38.902Z] 5851b861e8e6: Pull complete [2022-09-15T22:23:38.902Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-15T22:23:38.902Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-15T22:23:38.902Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:23:39.013Z] prd-ubuntu20.04-docker-8c-8g-29628 does not seem to be running inside a container [2022-09-15T22:23:39.049Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-15T22:23:40.571Z] $ docker top c3399deb630ba37550167a428c2138d36e5b975268b829d69c8937b42e845c53 -eo pid,comm [2022-09-15T22:23:40.637Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-09-15T22:23:40.637Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-15T22:23:40.671Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-15T22:23:40.671Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-15T22:23:40.808Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-15T22:23:40.812Z] $ docker exec c3399deb630ba37550167a428c2138d36e5b975268b829d69c8937b42e845c53 ssh-agent [2022-09-15T22:23:40.938Z] SSH_AUTH_SOCK=/tmp/ssh-dBSTwLFCbu9B/agent.33 [2022-09-15T22:23:40.938Z] SSH_AGENT_PID=39 [2022-09-15T22:23:40.944Z] Running ssh-add (command line suppressed) [2022-09-15T22:23:41.065Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4585007770703964850.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4585007770703964850.key) [2022-09-15T22:23:41.081Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-15T22:23:41.372Z] + git tag --points-at HEAD [Pipeline] } [2022-09-15T22:23:41.396Z] $ docker exec --env ******** --env ******** c3399deb630ba37550167a428c2138d36e5b975268b829d69c8937b42e845c53 ssh-agent -k [2022-09-15T22:23:41.513Z] unset SSH_AUTH_SOCK; [2022-09-15T22:23:41.514Z] unset SSH_AGENT_PID; [2022-09-15T22:23:41.514Z] echo Agent pid 39 killed; [2022-09-15T22:23:41.525Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-15T22:23:41.551Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-15T22:23:41.551Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-15T22:23:41.686Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-15T22:23:41.690Z] $ docker exec c3399deb630ba37550167a428c2138d36e5b975268b829d69c8937b42e845c53 ssh-agent [2022-09-15T22:23:41.819Z] SSH_AUTH_SOCK=/tmp/ssh-r8SRN25imqey/agent.72 [2022-09-15T22:23:41.819Z] SSH_AGENT_PID=78 [2022-09-15T22:23:41.826Z] Running ssh-add (command line suppressed) [2022-09-15T22:23:41.962Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3906487481072196003.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3906487481072196003.key) [2022-09-15T22:23:41.978Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-15T22:23:42.269Z] + git semver init [2022-09-15T22:23:42.530Z] 2022-09-15 22:23:42,478 [run_init] DEBUG init version:0.0.0 force:False [2022-09-15T22:23:42.530Z] 2022-09-15 22:23:42,479 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2022-09-15T22:23:42.530Z] 2022-09-15 22:23:42,479 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2022-09-15T22:23:42.530Z] 2022-09-15 22:23:42,479 [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) [2022-09-15T22:23:43.475Z] 2022-09-15 22:23:43,209 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2022-09-15T22:23:43.475Z] 2022-09-15 22:23:43,209 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2022-09-15T22:23:43.475Z] 2022-09-15 22:23:43,210 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-09-15T22:23:43.475Z] 2022-09-15 22:23:43,210 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-09-15T22:23:43.475Z] 2.3.0-dev.6 [Pipeline] } [2022-09-15T22:23:43.489Z] $ docker exec --env ******** --env ******** c3399deb630ba37550167a428c2138d36e5b975268b829d69c8937b42e845c53 ssh-agent -k [2022-09-15T22:23:43.601Z] unset SSH_AUTH_SOCK; [2022-09-15T22:23:43.602Z] unset SSH_AGENT_PID; [2022-09-15T22:23:43.602Z] echo Agent pid 78 killed; [2022-09-15T22:23:43.613Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-15T22:23:43.919Z] + git semver [Pipeline] } [2022-09-15T22:23:44.196Z] $ docker stop --time=1 c3399deb630ba37550167a428c2138d36e5b975268b829d69c8937b42e845c53 [2022-09-15T22:23:45.572Z] $ docker rm -f c3399deb630ba37550167a428c2138d36e5b975268b829d69c8937b42e845c53 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-15T22:23:45.925Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-15T22:23:46.174Z] Stashed 1 file(s) [Pipeline] echo [2022-09-15T22:23:46.177Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.6 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-15T22:23:46.283Z] provisioning config files... [2022-09-15T22:23:46.294Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6394955855827784591tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:23:46.595Z] ---> docker-login.sh [2022-09-15T22:23:46.595Z] nexus3.edgexfoundry.org:10001 [2022-09-15T22:23:46.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:23:46.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:23:46.595Z] Configure a credential helper to remove this warning. See [2022-09-15T22:23:46.595Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:23:46.595Z] [2022-09-15T22:23:46.595Z] Login Succeeded [2022-09-15T22:23:46.595Z] nexus3.edgexfoundry.org:10002 [2022-09-15T22:23:46.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:23:46.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:23:46.857Z] Configure a credential helper to remove this warning. See [2022-09-15T22:23:46.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:23:46.857Z] [2022-09-15T22:23:46.857Z] Login Succeeded [2022-09-15T22:23:46.857Z] nexus3.edgexfoundry.org:10003 [2022-09-15T22:23:46.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:23:46.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:23:46.857Z] Configure a credential helper to remove this warning. See [2022-09-15T22:23:46.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:23:46.857Z] [2022-09-15T22:23:46.857Z] Login Succeeded [2022-09-15T22:23:46.857Z] nexus3.edgexfoundry.org:10004 [2022-09-15T22:23:47.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:23:47.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:23:47.119Z] Configure a credential helper to remove this warning. See [2022-09-15T22:23:47.119Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:23:47.119Z] [2022-09-15T22:23:47.119Z] Login Succeeded [2022-09-15T22:23:47.119Z] docker.io [2022-09-15T22:23:47.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:23:47.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:23:47.690Z] Configure a credential helper to remove this warning. See [2022-09-15T22:23:47.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:23:47.690Z] [2022-09-15T22:23:47.690Z] Login Succeeded [2022-09-15T22:23:47.690Z] ---> docker-login.sh ends [Pipeline] } [2022-09-15T22:23:47.699Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-15T22:23:47.767Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-15T22:23:47.779Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-15T22:23:47.787Z] ========================================================= [2022-09-15T22:23:47.787Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-15T22:23:47.787Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:23:48.104Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-15T22:23:48.104Z] Sending build context to Docker daemon 862.2kB [2022-09-15T22:23:48.104Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-15T22:23:48.104Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-15T22:23:48.104Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-15T22:23:48.104Z] 2408cc74d12b: Pulling fs layer [2022-09-15T22:23:48.104Z] ea60b727a1ce: Pulling fs layer [2022-09-15T22:23:48.104Z] 30c4a7721957: Pulling fs layer [2022-09-15T22:23:48.104Z] 370296b7ddb6: Pulling fs layer [2022-09-15T22:23:48.104Z] 7c6cee850709: Pulling fs layer [2022-09-15T22:23:48.104Z] 39a5fcdaea64: Pulling fs layer [2022-09-15T22:23:48.104Z] d94ebbe4e438: Pulling fs layer [2022-09-15T22:23:48.104Z] bcfd1f05c69d: Pulling fs layer [2022-09-15T22:23:48.104Z] 59ccb84bbe0f: Pulling fs layer [2022-09-15T22:23:48.104Z] 7c6cee850709: Waiting [2022-09-15T22:23:48.104Z] bcfd1f05c69d: Waiting [2022-09-15T22:23:48.104Z] 39a5fcdaea64: Waiting [2022-09-15T22:23:48.104Z] d94ebbe4e438: Waiting [2022-09-15T22:23:48.104Z] 370296b7ddb6: Waiting [2022-09-15T22:23:48.104Z] 59ccb84bbe0f: Waiting [2022-09-15T22:23:48.104Z] 30c4a7721957: Download complete [2022-09-15T22:23:48.104Z] ea60b727a1ce: Verifying Checksum [2022-09-15T22:23:48.104Z] ea60b727a1ce: Download complete [2022-09-15T22:23:48.104Z] 7c6cee850709: Download complete [2022-09-15T22:23:48.366Z] 39a5fcdaea64: Verifying Checksum [2022-09-15T22:23:48.366Z] 39a5fcdaea64: Download complete [2022-09-15T22:23:48.366Z] 2408cc74d12b: Verifying Checksum [2022-09-15T22:23:48.366Z] 2408cc74d12b: Download complete [2022-09-15T22:23:48.366Z] 2408cc74d12b: Pull complete [2022-09-15T22:23:48.627Z] ea60b727a1ce: Pull complete [2022-09-15T22:23:48.627Z] 30c4a7721957: Pull complete [2022-09-15T22:23:48.900Z] 59ccb84bbe0f: Verifying Checksum [2022-09-15T22:23:48.900Z] 59ccb84bbe0f: Download complete [2022-09-15T22:23:48.900Z] bcfd1f05c69d: Verifying Checksum [2022-09-15T22:23:48.900Z] bcfd1f05c69d: Download complete [2022-09-15T22:23:49.159Z] 370296b7ddb6: Verifying Checksum [2022-09-15T22:23:49.159Z] 370296b7ddb6: Download complete [2022-09-15T22:23:54.443Z] 370296b7ddb6: Pull complete [2022-09-15T22:23:54.443Z] 7c6cee850709: Pull complete [2022-09-15T22:23:54.443Z] 39a5fcdaea64: Pull complete [2022-09-15T22:23:54.443Z] d94ebbe4e438: Pull complete [2022-09-15T22:23:56.357Z] bcfd1f05c69d: Pull complete [2022-09-15T22:23:56.929Z] 59ccb84bbe0f: Pull complete [2022-09-15T22:23:56.929Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-15T22:23:56.929Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-15T22:23:56.929Z] ---> a4fb48ad2a94 [2022-09-15T22:23:56.929Z] Step 3/13 : ARG MAKE="make build" [2022-09-15T22:23:58.856Z] ---> Running in ab2672693ac6 [2022-09-15T22:23:58.856Z] Removing intermediate container ab2672693ac6 [2022-09-15T22:23:58.856Z] ---> 82ca6dbc49e9 [2022-09-15T22:23:58.856Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-09-15T22:23:59.119Z] ---> Running in 44564a5366c1 [2022-09-15T22:23:59.119Z] Removing intermediate container 44564a5366c1 [2022-09-15T22:23:59.119Z] ---> 4d6a43c5af56 [2022-09-15T22:23:59.119Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-09-15T22:23:59.119Z] ---> Running in 7ca8706c151d [2022-09-15T22:23:59.119Z] Removing intermediate container 7ca8706c151d [2022-09-15T22:23:59.119Z] ---> 5b8d570543de [2022-09-15T22:23:59.119Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T22:23:59.380Z] ---> Running in 2ba5e722c2d5 [2022-09-15T22:23:59.956Z] Removing intermediate container 2ba5e722c2d5 [2022-09-15T22:23:59.956Z] ---> df402853dee3 [2022-09-15T22:23:59.956Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-15T22:23:59.956Z] ---> Running in 7a15cfbde74f [2022-09-15T22:24:00.217Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-15T22:24:01.163Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-15T22:24:01.254Z] Still waiting to schedule task [2022-09-15T22:24:01.255Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-09-15T22:24:01.424Z] (1/80) Installing mesa (21.3.8-r2) [2022-09-15T22:24:01.424Z] (2/80) Installing libxau (1.0.9-r0) [2022-09-15T22:24:01.684Z] (3/80) Installing libxdmcp (1.1.3-r0) [2022-09-15T22:24:01.684Z] (4/80) Installing libxcb (1.15-r0) [2022-09-15T22:24:01.684Z] (5/80) Installing libx11 (1.8-r0) [2022-09-15T22:24:01.949Z] (6/80) Installing libxext (1.3.4-r0) [2022-09-15T22:24:01.949Z] (7/80) Installing libxfixes (6.0.0-r0) [2022-09-15T22:24:01.949Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2022-09-15T22:24:02.210Z] (9/80) Installing libpciaccess (0.16-r0) [2022-09-15T22:24:02.210Z] (10/80) Installing libdrm (2.4.110-r0) [2022-09-15T22:24:02.210Z] (11/80) Installing mesa-glapi (21.3.8-r2) [2022-09-15T22:24:02.470Z] (12/80) Installing libxshmfence (1.3-r1) [2022-09-15T22:24:02.470Z] (13/80) Installing mesa-gl (21.3.8-r2) [2022-09-15T22:24:02.471Z] (14/80) Installing icu-data-full (71.1-r2) [2022-09-15T22:24:03.436Z] (15/80) Installing libice (1.0.10-r0) [2022-09-15T22:24:03.436Z] (16/80) Installing libuuid (2.38-r1) [2022-09-15T22:24:03.698Z] (17/80) Installing libsm (1.2.3-r0) [2022-09-15T22:24:03.698Z] (18/80) Installing libxt (1.2.1-r0) [2022-09-15T22:24:03.698Z] (19/80) Installing libxmu (1.1.3-r0) [2022-09-15T22:24:03.960Z] (20/80) Installing xset (1.2.4-r0) [2022-09-15T22:24:03.960Z] (21/80) Installing xprop (1.2.5-r0) [2022-09-15T22:24:03.960Z] (22/80) Installing xdg-utils (1.1.3-r3) [2022-09-15T22:24:04.221Z] (23/80) Installing dbus-libs (1.14.0-r1) [2022-09-15T22:24:04.221Z] (24/80) Installing libffi (3.4.2-r1) [2022-09-15T22:24:04.221Z] (25/80) Installing libintl (0.21-r2) [2022-09-15T22:24:04.483Z] (26/80) Installing libblkid (2.38-r1) [2022-09-15T22:24:04.483Z] (27/80) Installing libmount (2.38-r1) [2022-09-15T22:24:04.483Z] (28/80) Installing pcre (8.45-r2) [2022-09-15T22:24:04.744Z] (29/80) Installing glib (2.72.1-r0) [2022-09-15T22:24:04.744Z] (30/80) Installing icu-libs (71.1-r2) [2022-09-15T22:24:05.005Z] (31/80) Installing libpcre2-16 (10.40-r0) [2022-09-15T22:24:05.005Z] (32/80) Installing zstd-libs (1.5.2-r1) [2022-09-15T22:24:05.292Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) [2022-09-15T22:24:05.554Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2022-09-15T22:24:05.554Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2022-09-15T22:24:05.816Z] (36/80) Installing mesa-gbm (21.3.8-r2) [2022-09-15T22:24:05.816Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2022-09-15T22:24:06.079Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) [2022-09-15T22:24:06.699Z] (39/80) Installing libxcomposite (0.4.5-r0) [2022-09-15T22:24:06.699Z] (40/80) Installing libbz2 (1.0.8-r1) [2022-09-15T22:24:06.699Z] (41/80) Installing libpng (1.6.37-r1) [2022-09-15T22:24:06.699Z] (42/80) Installing freetype (2.12.1-r0) [2022-09-15T22:24:06.968Z] (43/80) Installing fontconfig (2.14.0-r0) [2022-09-15T22:24:06.968Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2022-09-15T22:24:06.968Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2022-09-15T22:24:07.253Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2022-09-15T22:24:07.253Z] (47/80) Installing xz-libs (5.2.5-r1) [2022-09-15T22:24:07.517Z] (48/80) Installing libxml2 (2.9.14-r1) [2022-09-15T22:24:07.517Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2022-09-15T22:24:07.517Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2022-09-15T22:24:07.777Z] (51/80) Installing mesa-egl (21.3.8-r2) [2022-09-15T22:24:07.777Z] (52/80) Installing avahi-libs (0.8-r6) [2022-09-15T22:24:08.038Z] (53/80) Installing nettle (3.7.3-r0) [2022-09-15T22:24:08.038Z] (54/80) Installing p11-kit (0.24.1-r0) [2022-09-15T22:24:08.038Z] (55/80) Installing libtasn1 (4.18.0-r0) [2022-09-15T22:24:08.300Z] (56/80) Installing libunistring (1.0-r0) [2022-09-15T22:24:08.300Z] (57/80) Installing gnutls (3.7.7-r0) [2022-09-15T22:24:09.685Z] (58/80) Installing cups-libs (2.4.2-r0) [2022-09-15T22:24:09.685Z] (59/80) Installing graphite2 (1.3.14-r1) [2022-09-15T22:24:09.685Z] (60/80) Installing harfbuzz (4.3.0-r0) [2022-09-15T22:24:09.685Z] (61/80) Installing libevdev (1.12.1-r0) [2022-09-15T22:24:09.944Z] (62/80) Installing mtdev (1.1.6-r0) [2022-09-15T22:24:09.944Z] (63/80) Installing eudev-libs (3.2.11-r0) [2022-09-15T22:24:09.944Z] (64/80) Installing libinput-libs (1.20.1-r0) [2022-09-15T22:24:10.236Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2022-09-15T22:24:10.236Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2022-09-15T22:24:10.497Z] (67/80) Installing xcb-util (0.4.0-r3) [2022-09-15T22:24:10.497Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2022-09-15T22:24:10.497Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2022-09-15T22:24:10.757Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2022-09-15T22:24:10.758Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2022-09-15T22:24:10.758Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) [2022-09-15T22:24:12.145Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2022-09-15T22:24:12.145Z] (74/80) Installing v4l-utils (1.22.1-r1) [2022-09-15T22:24:12.145Z] (75/80) Installing udev-init-scripts (35-r0) [2022-09-15T22:24:12.145Z] Executing udev-init-scripts-35-r0.post-install [2022-09-15T22:24:12.145Z] (76/80) Installing kmod-libs (29-r2) [2022-09-15T22:24:12.432Z] (77/80) Installing eudev (3.2.11-r0) [2022-09-15T22:24:12.432Z] (78/80) Installing eudev-dev (3.2.11-r0) [2022-09-15T22:24:12.432Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-09-15T22:24:12.693Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2022-09-15T22:24:12.693Z] Executing busybox-1.35.0-r13.trigger [2022-09-15T22:24:12.693Z] Executing eudev-3.2.11-r0.trigger [2022-09-15T22:24:12.693Z] OK: 330 MiB in 131 packages [2022-09-15T22:24:15.243Z] Removing intermediate container 7a15cfbde74f [2022-09-15T22:24:15.243Z] ---> 56bf28dcef64 [2022-09-15T22:24:15.243Z] Step 8/13 : WORKDIR /device-usb-camera [2022-09-15T22:24:15.243Z] ---> Running in 4f4e75fa60a7 [2022-09-15T22:24:15.243Z] Removing intermediate container 4f4e75fa60a7 [2022-09-15T22:24:15.244Z] ---> 585bf0597b19 [2022-09-15T22:24:15.244Z] Step 9/13 : COPY go.mod vendor* ./ [2022-09-15T22:24:15.244Z] ---> d94bf627becc [2022-09-15T22:24:15.244Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T22:24:15.244Z] ---> Running in 20b1d24434ae [2022-09-15T22:24:33.365Z] Removing intermediate container 20b1d24434ae [2022-09-15T22:24:33.365Z] ---> b8f2c602d0dc [2022-09-15T22:24:33.365Z] Step 11/13 : COPY . . [2022-09-15T22:24:33.365Z] ---> 875a09f124c9 [2022-09-15T22:24:33.365Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-09-15T22:24:33.365Z] ---> Running in a79778712e5f [2022-09-15T22:24:33.365Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-15T22:24:33.365Z] Dload Upload Total Spent Left Speed [2022-09-15T22:24:33.366Z] 0 0 0 0 0  0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 11665 0 --:--:-- --:--:-- --:--:-- 11800 [2022-09-15T22:24:33.627Z] Removing intermediate container a79778712e5f [2022-09-15T22:24:33.627Z] ---> cb483734b89f [2022-09-15T22:24:33.627Z] Step 13/13 : RUN ${MAKE} [2022-09-15T22:24:33.887Z] ---> Running in 2c896728acb8 [2022-09-15T22:24:34.146Z] noop [2022-09-15T22:24:34.714Z] Removing intermediate container 2c896728acb8 [2022-09-15T22:24:34.714Z] ---> 68c90cccaf38 [2022-09-15T22:24:34.714Z] Successfully built 68c90cccaf38 [2022-09-15T22:24:34.714Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:24:35.037Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-15T22:24:35.037Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:24:35.121Z] prd-ubuntu20.04-docker-8c-8g-29628 does not seem to be running inside a container [2022-09-15T22:24:35.159Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2022-09-15T22:24:35.585Z] $ docker top 057556b3fbac1ed8312c07ab003cd15ba09c96f16d03447135621d9bcf9fb89f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-15T22:24:35.945Z] + go version [2022-09-15T22:24:35.945Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-15T22:24:35.958Z] $ docker stop --time=1 057556b3fbac1ed8312c07ab003cd15ba09c96f16d03447135621d9bcf9fb89f [2022-09-15T22:24:37.291Z] $ docker rm -f 057556b3fbac1ed8312c07ab003cd15ba09c96f16d03447135621d9bcf9fb89f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:24:37.719Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-15T22:24:37.719Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:24:37.799Z] prd-ubuntu20.04-docker-8c-8g-29628 does not seem to be running inside a container [2022-09-15T22:24:37.860Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 ******** -e ******** ci-base-image-x86_64 cat [2022-09-15T22:24:38.269Z] $ docker top 2616bf19a7b47192a4bf33ed9d325659749d708aa4fca92c2dad73bef55fe22c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-15T22:24:38.633Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2022-09-15T22:24:38.931Z] + make test [2022-09-15T22:24:38.931Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-09-15T22:24:39.190Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-09-15T22:24:49.166Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-09-15T22:24:49.166Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.018s coverage: 1.9% of statements [2022-09-15T22:24:55.739Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-09-15T22:24:55.739Z] CGO_ENABLED=1 go vet ./... [2022-09-15T22:24:59.036Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-15T22:24:59.036Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-15T22:24:59.036Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-15T22:24:59.049Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-15T22:24:59.063Z] $ docker stop --time=1 2616bf19a7b47192a4bf33ed9d325659749d708aa4fca92c2dad73bef55fe22c [2022-09-15T22:25:00.989Z] $ docker rm -f 2616bf19a7b47192a4bf33ed9d325659749d708aa4fca92c2dad73bef55fe22c [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-15T22:25:01.450Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-15T22:25:01.493Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-15T22:25:01.918Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-15T22:25:02.213Z] + ls -al . [2022-09-15T22:25:02.213Z] total 200 [2022-09-15T22:25:02.213Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 15 22:24 . [2022-09-15T22:25:02.213Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 15 22:23 .. [2022-09-15T22:25:02.213Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 15 22:24 .git [2022-09-15T22:25:02.213Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 22:23 .github [2022-09-15T22:25:02.213Z] -rw-rw-r-- 1 jenkins jenkins 414 Sep 15 22:23 .gitignore [2022-09-15T22:25:02.213Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 15 22:23 .golangci.yml [2022-09-15T22:25:02.213Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 15 22:23 .hadolint.yml [2022-09-15T22:25:02.213Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 15 22:23 .semver [2022-09-15T22:25:02.213Z] -rw-rw-r-- 1 jenkins jenkins 9569 Sep 15 22:23 Attribution.txt [2022-09-15T22:25:02.213Z] -rw-rw-r-- 1 jenkins jenkins 1206 Sep 15 22:23 CHANGELOG.md [2022-09-15T22:25:02.213Z] -rw-rw-r-- 1 jenkins jenkins 2410 Sep 15 22:23 Dockerfile [2022-09-15T22:25:02.213Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 15 22:23 GOVERNANCE.md [2022-09-15T22:25:02.213Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 15 22:23 Jenkinsfile [2022-09-15T22:25:02.213Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 15 22:23 LICENSE [2022-09-15T22:25:02.213Z] -rw-rw-r-- 1 jenkins jenkins 2345 Sep 15 22:23 Makefile [2022-09-15T22:25:02.213Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 15 22:23 OWNERS.md [2022-09-15T22:25:02.213Z] -rw-rw-r-- 1 jenkins jenkins 12817 Sep 15 22:23 README.md [2022-09-15T22:25:02.213Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 15 22:23 VERSION [2022-09-15T22:25:02.213Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 15 22:23 bin [2022-09-15T22:25:02.213Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 22:23 cmd [2022-09-15T22:25:02.213Z] -rw-r--r-- 1 jenkins jenkins 29387 Sep 15 22:24 coverage.out [2022-09-15T22:25:02.213Z] -rwxrwxr-x 1 jenkins jenkins 140 Sep 15 22:23 docker-entrypoint.sh [2022-09-15T22:25:02.213Z] -rw-rw-r-- 1 jenkins jenkins 3606 Sep 15 22:23 go.mod [2022-09-15T22:25:02.213Z] -rw-rw-r-- 1 jenkins jenkins 37073 Sep 15 22:23 go.sum [2022-09-15T22:25:02.213Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 22:23 internal [2022-09-15T22:25:02.213Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 15 22:23 snap [2022-09-15T22:25:02.213Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 15 22:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:25:02.524Z] + 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=1e613961013b6b37f2d2c6796bfa6cb96c8fac46 --label arch=amd64 --label version=2.3.0-dev.6 . [2022-09-15T22:25:02.524Z] Sending build context to Docker daemon 892.4kB [2022-09-15T22:25:02.524Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2022-09-15T22:25:02.524Z] Step 2/35 : FROM ${BASE} AS builder [2022-09-15T22:25:02.524Z] ---> 68c90cccaf38 [2022-09-15T22:25:02.524Z] Step 3/35 : ARG MAKE="make build" [2022-09-15T22:25:02.524Z] ---> Running in 9d6da94fc741 [2022-09-15T22:25:02.785Z] Removing intermediate container 9d6da94fc741 [2022-09-15T22:25:02.785Z] ---> 33c7c2f8a031 [2022-09-15T22:25:02.785Z] Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-09-15T22:25:02.785Z] ---> Running in ab3819a2bb37 [2022-09-15T22:25:02.785Z] Removing intermediate container ab3819a2bb37 [2022-09-15T22:25:02.785Z] ---> 4ee4629a55e0 [2022-09-15T22:25:02.785Z] Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-09-15T22:25:02.785Z] ---> Running in ffeafb688559 [2022-09-15T22:25:03.044Z] Removing intermediate container ffeafb688559 [2022-09-15T22:25:03.045Z] ---> 8e0b368e29a6 [2022-09-15T22:25:03.045Z] Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T22:25:03.045Z] ---> Running in a88a7de39040 [2022-09-15T22:25:03.614Z] Removing intermediate container a88a7de39040 [2022-09-15T22:25:03.614Z] ---> 06a797969c34 [2022-09-15T22:25:03.614Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-15T22:25:03.614Z] ---> Running in 8536e42bb68b [2022-09-15T22:25:03.874Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-15T22:25:04.819Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-15T22:25:05.080Z] OK: 330 MiB in 131 packages [2022-09-15T22:25:05.339Z] Removing intermediate container 8536e42bb68b [2022-09-15T22:25:05.339Z] ---> 970349ce9ad3 [2022-09-15T22:25:05.339Z] Step 8/35 : WORKDIR /device-usb-camera [2022-09-15T22:25:05.339Z] ---> Running in 8fc83c866771 [2022-09-15T22:25:05.599Z] Removing intermediate container 8fc83c866771 [2022-09-15T22:25:05.599Z] ---> 97d86d70c89c [2022-09-15T22:25:05.599Z] Step 9/35 : COPY go.mod vendor* ./ [2022-09-15T22:25:05.599Z] ---> e35931dfbf14 [2022-09-15T22:25:05.599Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T22:25:05.599Z] ---> Running in 85910a7969bc [2022-09-15T22:25:06.539Z] Removing intermediate container 85910a7969bc [2022-09-15T22:25:06.539Z] ---> be71b62a6ba5 [2022-09-15T22:25:06.539Z] Step 11/35 : COPY . . [2022-09-15T22:25:06.539Z] ---> e1fdd143d9d0 [2022-09-15T22:25:06.539Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-09-15T22:25:06.539Z] ---> Running in 2c0e0ea8a52a [2022-09-15T22:25:06.799Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-15T22:25:06.799Z] Dload Upload Total Spent Left Speed [2022-09-15T22:25:07.057Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 43205 0 --:--:-- --:--:-- --:--:-- 44250 [2022-09-15T22:25:07.317Z] Removing intermediate container 2c0e0ea8a52a [2022-09-15T22:25:07.317Z] ---> 5918da59e889 [2022-09-15T22:25:07.317Z] Step 13/35 : RUN ${MAKE} [2022-09-15T22:25:07.317Z] ---> Running in 03152c4d583b [2022-09-15T22:25:07.576Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.3.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.21" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-09-15T22:25:21.596Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-29630 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2022-09-15T22:25:21.609Z] Running in /w/workspace/device-usb-camera/45 [Pipeline] { [Pipeline] checkout [2022-09-15T22:25:21.650Z] Selected Git installation does not exist. Using Default [2022-09-15T22:25:21.650Z] The recommended git tool is: NONE [2022-09-15T22:25:29.514Z] Removing intermediate container 03152c4d583b [2022-09-15T22:25:29.515Z] ---> 13d43d350bb1 [2022-09-15T22:25:29.515Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-09-15T22:25:29.515Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-09-15T22:25:29.515Z] af6660deedbd: Pulling fs layer [2022-09-15T22:25:29.515Z] 97cd0a44c592: Pulling fs layer [2022-09-15T22:25:29.515Z] 97cd0a44c592: Verifying Checksum [2022-09-15T22:25:29.515Z] 97cd0a44c592: Download complete [2022-09-15T22:25:29.515Z] af6660deedbd: Verifying Checksum [2022-09-15T22:25:29.515Z] af6660deedbd: Download complete [2022-09-15T22:25:29.515Z] af6660deedbd: Pull complete [2022-09-15T22:25:29.515Z] 97cd0a44c592: Pull complete [2022-09-15T22:25:29.515Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-09-15T22:25:29.515Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-09-15T22:25:29.515Z] ---> fea57e182299 [2022-09-15T22:25:29.515Z] Step 15/35 : FROM alpine:3.16 [2022-09-15T22:25:29.515Z] 3.16: Pulling from library/alpine [2022-09-15T22:25:29.515Z] 213ec9aee27d: Pulling fs layer [2022-09-15T22:25:29.515Z] 213ec9aee27d: Verifying Checksum [2022-09-15T22:25:29.515Z] 213ec9aee27d: Download complete [2022-09-15T22:25:29.515Z] 213ec9aee27d: Pull complete [2022-09-15T22:25:29.515Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-15T22:25:29.515Z] Status: Downloaded newer image for alpine:3.16 [2022-09-15T22:25:29.515Z] ---> 9c6f07244728 [2022-09-15T22:25:29.515Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-09-15T22:25:29.515Z] ---> Running in 15754f3c53ee [2022-09-15T22:25:29.515Z] Removing intermediate container 15754f3c53ee [2022-09-15T22:25:29.515Z] ---> cad4eb93ed05 [2022-09-15T22:25:29.515Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-09-15T22:25:29.515Z] ---> Running in b87ac0d0794a [2022-09-15T22:25:29.515Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-15T22:25:30.018Z] using credential edgex-jenkins-ssh [2022-09-15T22:25:30.035Z] Cloning the remote Git repository [2022-09-15T22:25:30.086Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-15T22:25:30.348Z] (1/83) Installing dumb-init (1.2.5-r1) [2022-09-15T22:25:30.348Z] (2/83) Installing sdl2 (2.0.22-r0) [2022-09-15T22:25:30.348Z] (3/83) Installing libxau (1.0.9-r0) [2022-09-15T22:25:30.348Z] (4/83) Installing libxdmcp (1.1.3-r0) [2022-09-15T22:25:30.348Z] (5/83) Installing libxcb (1.15-r0) [2022-09-15T22:25:30.348Z] (6/83) Installing libx11 (1.8-r0) [2022-09-15T22:25:30.348Z] (7/83) Installing aom-libs (3.3.0-r0) [2022-09-15T22:25:30.348Z] (8/83) Installing alsa-lib (1.2.7.2-r0) [2022-09-15T22:25:30.348Z] (9/83) Installing expat (2.4.8-r0) [2022-09-15T22:25:30.348Z] (10/83) Installing brotli-libs (1.0.9-r6) [2022-09-15T22:25:30.348Z] (11/83) Installing libbz2 (1.0.8-r1) [2022-09-15T22:25:30.608Z] (12/83) Installing libpng (1.6.37-r1) [2022-09-15T22:25:30.608Z] (13/83) Installing freetype (2.12.1-r0) [2022-09-15T22:25:30.608Z] (14/83) Installing fontconfig (2.14.0-r0) [2022-09-15T22:25:30.608Z] (15/83) Installing fribidi (1.0.12-r0) [2022-09-15T22:25:30.608Z] (16/83) Installing libffi (3.4.2-r1) [2022-09-15T22:25:30.608Z] (17/83) Installing libintl (0.21-r2) [2022-09-15T22:25:30.608Z] (18/83) Installing libblkid (2.38-r1) [2022-09-15T22:25:30.608Z] (19/83) Installing libmount (2.38-r1) [2022-09-15T22:25:30.608Z] (20/83) Installing pcre (8.45-r2) [2022-09-15T22:25:30.608Z] (21/83) Installing glib (2.72.1-r0) [2022-09-15T22:25:30.608Z] (22/83) Installing graphite2 (1.3.14-r1) [2022-09-15T22:25:30.608Z] (23/83) Installing harfbuzz (4.3.0-r0) [2022-09-15T22:25:30.608Z] (24/83) Installing libass (0.16.0-r0) [2022-09-15T22:25:30.608Z] (25/83) Installing libdav1d (1.0.0-r0) [2022-09-15T22:25:30.608Z] (26/83) Installing libpciaccess (0.16-r0) [2022-09-15T22:25:30.608Z] (27/83) Installing libdrm (2.4.110-r0) [2022-09-15T22:25:30.868Z] (28/83) Installing gmp (6.2.1-r2) [2022-09-15T22:25:30.868Z] (29/83) Installing nettle (3.7.3-r0) [2022-09-15T22:25:30.868Z] (30/83) Installing p11-kit (0.24.1-r0) [2022-09-15T22:25:30.868Z] (31/83) Installing libtasn1 (4.18.0-r0) [2022-09-15T22:25:30.868Z] (32/83) Installing libunistring (1.0-r0) [2022-09-15T22:25:30.868Z] (33/83) Installing gnutls (3.7.7-r0) [2022-09-15T22:25:30.868Z] (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-15T22:25:30.868Z] (35/83) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-15T22:25:30.868Z] (36/83) Installing lame (3.100-r0) [2022-09-15T22:25:30.868Z] (37/83) Installing opus (1.3.1-r1) [2022-09-15T22:25:30.868Z] (38/83) Installing libasyncns (0.8-r1) [2022-09-15T22:25:30.868Z] (39/83) Installing dbus-libs (1.14.0-r1) [2022-09-15T22:25:30.868Z] (40/83) Installing libltdl (2.4.7-r0) [2022-09-15T22:25:30.868Z] (41/83) Installing orc (0.4.32-r0) [2022-09-15T22:25:30.868Z] (42/83) Installing libgcc (11.2.1_git20220219-r2) [2022-09-15T22:25:30.868Z] (43/83) Installing libogg (1.3.5-r1) [2022-09-15T22:25:30.868Z] (44/83) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-15T22:25:30.868Z] (45/83) Installing flac (1.3.4-r0) [2022-09-15T22:25:30.868Z] (46/83) Installing libvorbis (1.3.7-r0) [2022-09-15T22:25:30.868Z] (47/83) Installing libsndfile (1.1.0-r0) [2022-09-15T22:25:31.129Z] (48/83) Installing libgomp (11.2.1_git20220219-r2) [2022-09-15T22:25:31.129Z] (49/83) Installing soxr (0.1.3-r2) [2022-09-15T22:25:31.129Z] (50/83) Installing speexdsp (1.2.0-r0) [2022-09-15T22:25:31.129Z] (51/83) Installing tdb-libs (1.4.6-r0) [2022-09-15T22:25:31.129Z] (52/83) Installing libpulse (15.0-r2) [2022-09-15T22:25:31.129Z] (53/83) Installing cjson (1.7.15-r3) [2022-09-15T22:25:31.129Z] (54/83) Installing mbedtls (2.28.1-r0) [2022-09-15T22:25:31.129Z] (55/83) Installing librist (0.2.6-r1) [2022-09-15T22:25:31.129Z] (56/83) Installing libsrt (1.4.4-r0) [2022-09-15T22:25:31.129Z] (57/83) Installing libssh (0.9.6-r1) [2022-09-15T22:25:31.129Z] (58/83) Installing libtheora (1.1.1-r16) [2022-09-15T22:25:31.129Z] (59/83) Installing libjpeg-turbo (2.1.3-r1) [2022-09-15T22:25:31.129Z] (60/83) Installing v4l-utils-libs (1.22.1-r1) [2022-09-15T22:25:31.129Z] (61/83) Installing libxext (1.3.4-r0) [2022-09-15T22:25:31.129Z] (62/83) Installing libxfixes (6.0.0-r0) [2022-09-15T22:25:31.129Z] (63/83) Installing wayland-libs-client (1.20.0-r0) [2022-09-15T22:25:31.129Z] (64/83) Installing libva (2.14.0-r0) [2022-09-15T22:25:31.129Z] (65/83) Installing libvdpau (1.5-r0) [2022-09-15T22:25:31.129Z] (66/83) Installing vidstab (1.1.0-r1) [2022-09-15T22:25:31.129Z] (67/83) Installing libvpx (1.11.0-r1) [2022-09-15T22:25:30.275Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-09-15T22:25:30.432Z] > git init /w/workspace/device-usb-camera/45 # timeout=10 [2022-09-15T22:25:30.703Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-09-15T22:25:30.704Z] > git --version # timeout=10 [2022-09-15T22:25:30.734Z] > git --version # 'git version 2.25.1' [2022-09-15T22:25:30.737Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-15T22:25:30.903Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-15T22:25:31.389Z] (68/83) Installing libwebp (1.2.3-r0) [2022-09-15T22:25:31.389Z] (69/83) Installing x264-libs (0.163_git20210613-r0) [2022-09-15T22:25:31.389Z] (70/83) Installing numactl (2.0.14-r0) [2022-09-15T22:25:31.389Z] (71/83) Installing x265-libs (3.5-r3) [2022-09-15T22:25:31.389Z] (72/83) Installing xvidcore (1.3.7-r1) [2022-09-15T22:25:31.389Z] (73/83) Installing ffmpeg-libs (5.0.1-r1) [2022-09-15T22:25:31.648Z] (74/83) Installing ffmpeg (5.0.1-r1) [2022-09-15T22:25:31.648Z] (75/83) Installing udev-init-scripts (35-r0) [2022-09-15T22:25:31.648Z] Executing udev-init-scripts-35-r0.post-install [2022-09-15T22:25:31.648Z] (76/83) Installing eudev-libs (3.2.11-r0) [2022-09-15T22:25:31.648Z] (77/83) Installing xz-libs (5.2.5-r1) [2022-09-15T22:25:31.648Z] (78/83) Installing zstd-libs (1.5.2-r1) [2022-09-15T22:25:31.648Z] (79/83) Installing kmod-libs (29-r2) [2022-09-15T22:25:31.648Z] (80/83) Installing eudev (3.2.11-r0) [2022-09-15T22:25:31.648Z] (81/83) Installing libsodium (1.0.18-r0) [2022-09-15T22:25:31.648Z] (82/83) Installing libzmq (4.3.4-r0) [2022-09-15T22:25:31.648Z] (83/83) Installing zeromq (4.3.4-r0) [2022-09-15T22:25:31.648Z] Executing busybox-1.35.0-r17.trigger [2022-09-15T22:25:31.648Z] Executing eudev-3.2.11-r0.trigger [2022-09-15T22:25:31.648Z] OK: 101 MiB in 97 packages [2022-09-15T22:25:31.828Z] Avoid second fetch [2022-09-15T22:25:31.829Z] Checking out Revision 1e613961013b6b37f2d2c6796bfa6cb96c8fac46 (main) [2022-09-15T22:25:31.765Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-09-15T22:25:31.793Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-15T22:25:31.852Z] > git config core.sparsecheckout # timeout=10 [2022-09-15T22:25:31.874Z] > git checkout -f 1e613961013b6b37f2d2c6796bfa6cb96c8fac46 # timeout=10 [2022-09-15T22:25:33.553Z] Removing intermediate container b87ac0d0794a [2022-09-15T22:25:33.553Z] ---> d51abdf6f77e [2022-09-15T22:25:33.553Z] Step 18/35 : WORKDIR / [2022-09-15T22:25:33.553Z] ---> Running in 2587f3e25075 [2022-09-15T22:25:33.553Z] Removing intermediate container 2587f3e25075 [2022-09-15T22:25:33.553Z] ---> 4207b63de858 [2022-09-15T22:25:33.553Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2022-09-15T22:25:34.122Z] ---> 14d285e6e496 [2022-09-15T22:25:34.122Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2022-09-15T22:25:34.122Z] ---> 098462939b7b [2022-09-15T22:25:34.122Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-09-15T22:25:34.403Z] ---> c8517c94d819 [2022-09-15T22:25:34.403Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-09-15T22:25:34.683Z] ---> d929a32986a7 [2022-09-15T22:25:34.683Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-09-15T22:25:34.962Z] ---> 8444ab251740 [2022-09-15T22:25:34.963Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-09-15T22:25:34.963Z] ---> d357995be0d7 [2022-09-15T22:25:34.963Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2022-09-15T22:25:35.562Z] ---> ccd8a93af81d [2022-09-15T22:25:35.562Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-09-15T22:25:35.562Z] ---> Running in e88b3fe0c2fc [2022-09-15T22:25:36.144Z] Removing intermediate container e88b3fe0c2fc [2022-09-15T22:25:36.144Z] ---> 26b51968c8cb [2022-09-15T22:25:36.144Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-09-15T22:25:36.144Z] ---> Running in 276a6475c608 [2022-09-15T22:25:36.422Z] Commit message: "Merge pull request #83 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.3.0-dev.16" [2022-09-15T22:25:36.716Z] Removing intermediate container 276a6475c608 [2022-09-15T22:25:36.716Z] ---> 8468e41e479a [2022-09-15T22:25:36.716Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-15T22:25:36.977Z] ---> Running in 7d1d45ddef9b [2022-09-15T22:25:37.332Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-15T22:25:37.332Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-15T22:25:37.332Z] Dload Upload Total Spent Left Speed [2022-09-15T22:25:37.332Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 183k 0 --:--:-- --:--:-- --:--:-- 183k [2022-09-15T22:25:37.547Z] Removing intermediate container 7d1d45ddef9b [2022-09-15T22:25:37.547Z] ---> a84d35725261 [2022-09-15T22:25:37.547Z] Step 29/35 : EXPOSE 59983 [2022-09-15T22:25:37.547Z] ---> Running in ab8f1155d4f7 [2022-09-15T22:25:37.547Z] Removing intermediate container ab8f1155d4f7 [2022-09-15T22:25:37.547Z] ---> 57fb3ece39bf [2022-09-15T22:25:37.547Z] Step 30/35 : EXPOSE 8554 [2022-09-15T22:25:37.547Z] ---> Running in 5c332b69fa70 [Pipeline] sh [2022-09-15T22:25:37.807Z] Removing intermediate container 5c332b69fa70 [2022-09-15T22:25:37.807Z] ---> 0a8fa51ec85c [2022-09-15T22:25:37.807Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-09-15T22:25:37.807Z] ---> Running in c1f15a80e316 [2022-09-15T22:25:37.807Z] Removing intermediate container c1f15a80e316 [2022-09-15T22:25:37.807Z] ---> db1b62be1004 [2022-09-15T22:25:37.807Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-09-15T22:25:37.807Z] ---> Running in 155bab4256f1 [2022-09-15T22:25:38.067Z] Removing intermediate container 155bab4256f1 [2022-09-15T22:25:38.067Z] ---> 0c9694481ef4 [2022-09-15T22:25:38.067Z] Step 33/35 : LABEL arch=amd64 [2022-09-15T22:25:38.067Z] ---> Running in 679f294f46e2 [2022-09-15T22:25:38.067Z] Removing intermediate container 679f294f46e2 [2022-09-15T22:25:38.067Z] ---> ec3c814af43a [2022-09-15T22:25:38.067Z] Step 34/35 : LABEL git_sha=1e613961013b6b37f2d2c6796bfa6cb96c8fac46 [2022-09-15T22:25:38.067Z] ---> Running in cba498964ebe [2022-09-15T22:25:38.095Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-15T22:25:38.327Z] Removing intermediate container cba498964ebe [2022-09-15T22:25:38.327Z] ---> 2f19df91a85f [2022-09-15T22:25:38.327Z] Step 35/35 : LABEL version=2.3.0-dev.6 [2022-09-15T22:25:38.327Z] ---> Running in 0efb791db41c [2022-09-15T22:25:38.327Z] Removing intermediate container 0efb791db41c [2022-09-15T22:25:38.327Z] ---> c248cfe3069f [2022-09-15T22:25:38.327Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-15T22:25:38.327Z] Successfully built c248cfe3069f [2022-09-15T22:25:38.327Z] 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 [2022-09-15T22:25:38.441Z] provisioning config files... [2022-09-15T22:25:38.455Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4009075208380950070tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:25:38.477Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-15T22:25:38.477Z] + sudo tee /etc/docker/daemon.new [2022-09-15T22:25:38.477Z] { [2022-09-15T22:25:38.477Z] "registry-mirrors": [ [2022-09-15T22:25:38.477Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-15T22:25:38.477Z] ], [2022-09-15T22:25:38.477Z] "bip": "10.250.0.254/24", [2022-09-15T22:25:38.477Z] "hosts": [ [2022-09-15T22:25:38.477Z] "tcp://0.0.0.0:5555", [2022-09-15T22:25:38.477Z] "unix:///var/run/docker.sock" [2022-09-15T22:25:38.477Z] ], [2022-09-15T22:25:38.477Z] "mtu": 1458, [2022-09-15T22:25:38.477Z] "selinux-enabled": true, [2022-09-15T22:25:38.477Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-15T22:25:38.477Z] } [Pipeline] sh [2022-09-15T22:25:38.754Z] ---> docker-login.sh [2022-09-15T22:25:38.754Z] nexus3.edgexfoundry.org:10001 [2022-09-15T22:25:38.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:25:38.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:25:38.754Z] Configure a credential helper to remove this warning. See [2022-09-15T22:25:38.754Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:25:38.754Z] [2022-09-15T22:25:38.754Z] Login Succeeded [2022-09-15T22:25:38.754Z] nexus3.edgexfoundry.org:10002 [2022-09-15T22:25:38.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:25:38.850Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-15T22:25:39.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:25:39.014Z] Configure a credential helper to remove this warning. See [2022-09-15T22:25:39.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:25:39.014Z] [2022-09-15T22:25:39.014Z] Login Succeeded [2022-09-15T22:25:39.014Z] nexus3.edgexfoundry.org:10003 [2022-09-15T22:25:39.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:25:39.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:25:39.014Z] Configure a credential helper to remove this warning. See [2022-09-15T22:25:39.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:25:39.014Z] [2022-09-15T22:25:39.014Z] Login Succeeded [2022-09-15T22:25:39.014Z] nexus3.edgexfoundry.org:10004 [2022-09-15T22:25:39.212Z] + sudo service docker restart [2022-09-15T22:25:39.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:25:39.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:25:39.275Z] Configure a credential helper to remove this warning. See [2022-09-15T22:25:39.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:25:39.275Z] [2022-09-15T22:25:39.275Z] Login Succeeded [2022-09-15T22:25:39.275Z] docker.io [2022-09-15T22:25:39.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:25:39.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:25:39.536Z] Configure a credential helper to remove this warning. See [2022-09-15T22:25:39.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:25:39.536Z] [2022-09-15T22:25:39.536Z] Login Succeeded [2022-09-15T22:25:39.536Z] ---> docker-login.sh ends [Pipeline] } [2022-09-15T22:25:39.544Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-15T22:25:39.581Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-15T22:25:39.602Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2022-09-15T22:25:39.602Z] 1e613961013b6b37f2d2c6796bfa6cb96c8fac46 [2022-09-15T22:25:39.602Z] latest [2022-09-15T22:25:39.602Z] 2.3.0-dev.6 [2022-09-15T22:25:39.602Z] 1e613961013b6b37f2d2c6796bfa6cb96c8fac46-2.3.0-dev.6 [2022-09-15T22:25:39.602Z] main [2022-09-15T22:25:39.602Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:25:39.933Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:1e613961013b6b37f2d2c6796bfa6cb96c8fac46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:25:40.253Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:1e613961013b6b37f2d2c6796bfa6cb96c8fac46 [2022-09-15T22:25:40.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-09-15T22:25:40.253Z] 2e475d44f946: Preparing [2022-09-15T22:25:40.253Z] 2e29c2615849: Preparing [2022-09-15T22:25:40.253Z] 9e0bec5a0179: Preparing [2022-09-15T22:25:40.253Z] 550e596c6d0e: Preparing [2022-09-15T22:25:40.253Z] 1207169bf42c: Preparing [2022-09-15T22:25:40.253Z] 7d8e580f7efd: Preparing [2022-09-15T22:25:40.253Z] 1a74a08b64b9: Preparing [2022-09-15T22:25:40.253Z] 8a527096b64e: Preparing [2022-09-15T22:25:40.253Z] 7b9599bce863: Preparing [2022-09-15T22:25:40.253Z] 9652759a68a4: Preparing [2022-09-15T22:25:40.253Z] 5a5a7349003b: Preparing [2022-09-15T22:25:40.253Z] 994393dc58e7: Preparing [2022-09-15T22:25:40.253Z] 1a74a08b64b9: Waiting [2022-09-15T22:25:40.253Z] 5a5a7349003b: Waiting [2022-09-15T22:25:40.253Z] 994393dc58e7: Waiting [2022-09-15T22:25:40.253Z] 8a527096b64e: Waiting [2022-09-15T22:25:40.253Z] 9652759a68a4: Waiting [2022-09-15T22:25:40.253Z] 7d8e580f7efd: Waiting [2022-09-15T22:25:40.253Z] 7b9599bce863: Waiting [2022-09-15T22:25:40.253Z] 9e0bec5a0179: Pushed [2022-09-15T22:25:40.253Z] 2e475d44f946: Pushed [2022-09-15T22:25:40.253Z] 2e29c2615849: Pushed [2022-09-15T22:25:40.253Z] 1207169bf42c: Pushed [2022-09-15T22:25:40.512Z] 7d8e580f7efd: Pushed [2022-09-15T22:25:40.512Z] 1a74a08b64b9: Pushed [2022-09-15T22:25:40.512Z] 7b9599bce863: Pushed [2022-09-15T22:25:40.512Z] 8a527096b64e: Pushed [2022-09-15T22:25:40.512Z] 994393dc58e7: Layer already exists [2022-09-15T22:25:42.413Z] 550e596c6d0e: Pushed [2022-09-15T22:25:43.350Z] 9652759a68a4: Pushed [2022-09-15T22:25:49.925Z] 5a5a7349003b: Pushed [2022-09-15T22:25:50.187Z] 1e613961013b6b37f2d2c6796bfa6cb96c8fac46: digest: sha256:ee28e2097373b584d6a2e0ec792650f252ec44fbba689f66f8ac20316e8e794a size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:25:50.503Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:25:50.815Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-09-15T22:25:50.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-09-15T22:25:50.815Z] 2e475d44f946: Preparing [2022-09-15T22:25:50.815Z] 2e29c2615849: Preparing [2022-09-15T22:25:50.815Z] 9e0bec5a0179: Preparing [2022-09-15T22:25:50.815Z] 550e596c6d0e: Preparing [2022-09-15T22:25:50.815Z] 1207169bf42c: Preparing [2022-09-15T22:25:50.815Z] 7d8e580f7efd: Preparing [2022-09-15T22:25:50.815Z] 1a74a08b64b9: Preparing [2022-09-15T22:25:50.815Z] 8a527096b64e: Preparing [2022-09-15T22:25:50.815Z] 7b9599bce863: Preparing [2022-09-15T22:25:50.815Z] 9652759a68a4: Preparing [2022-09-15T22:25:50.815Z] 5a5a7349003b: Preparing [2022-09-15T22:25:50.815Z] 994393dc58e7: Preparing [2022-09-15T22:25:50.815Z] 7d8e580f7efd: Waiting [2022-09-15T22:25:50.815Z] 8a527096b64e: Waiting [2022-09-15T22:25:50.815Z] 7b9599bce863: Waiting [2022-09-15T22:25:50.815Z] 9652759a68a4: Waiting [2022-09-15T22:25:50.815Z] 994393dc58e7: Waiting [2022-09-15T22:25:50.815Z] 1207169bf42c: Layer already exists [2022-09-15T22:25:50.815Z] 550e596c6d0e: Layer already exists [2022-09-15T22:25:50.815Z] 2e475d44f946: Layer already exists [2022-09-15T22:25:50.815Z] 2e29c2615849: Layer already exists [2022-09-15T22:25:50.815Z] 9e0bec5a0179: Layer already exists [2022-09-15T22:25:50.815Z] 7d8e580f7efd: Layer already exists [2022-09-15T22:25:50.815Z] 7b9599bce863: Layer already exists [2022-09-15T22:25:50.815Z] 1a74a08b64b9: Layer already exists [2022-09-15T22:25:50.815Z] 8a527096b64e: Layer already exists [2022-09-15T22:25:50.815Z] 9652759a68a4: Layer already exists [2022-09-15T22:25:50.815Z] 5a5a7349003b: Layer already exists [2022-09-15T22:25:50.815Z] 994393dc58e7: Layer already exists [2022-09-15T22:25:50.815Z] latest: digest: sha256:ee28e2097373b584d6a2e0ec792650f252ec44fbba689f66f8ac20316e8e794a size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:25:51.134Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:25:51.447Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.6 [2022-09-15T22:25:51.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-09-15T22:25:51.448Z] 2e475d44f946: Preparing [2022-09-15T22:25:51.448Z] 2e29c2615849: Preparing [2022-09-15T22:25:51.448Z] 9e0bec5a0179: Preparing [2022-09-15T22:25:51.448Z] 550e596c6d0e: Preparing [2022-09-15T22:25:51.448Z] 1207169bf42c: Preparing [2022-09-15T22:25:51.448Z] 7d8e580f7efd: Preparing [2022-09-15T22:25:51.448Z] 1a74a08b64b9: Preparing [2022-09-15T22:25:51.448Z] 8a527096b64e: Preparing [2022-09-15T22:25:51.448Z] 7b9599bce863: Preparing [2022-09-15T22:25:51.448Z] 9652759a68a4: Preparing [2022-09-15T22:25:51.448Z] 5a5a7349003b: Preparing [2022-09-15T22:25:51.448Z] 994393dc58e7: Preparing [2022-09-15T22:25:51.448Z] 1a74a08b64b9: Waiting [2022-09-15T22:25:51.448Z] 9652759a68a4: Waiting [2022-09-15T22:25:51.448Z] 8a527096b64e: Waiting [2022-09-15T22:25:51.448Z] 7b9599bce863: Waiting [2022-09-15T22:25:51.448Z] 5a5a7349003b: Waiting [2022-09-15T22:25:51.448Z] 994393dc58e7: Waiting [2022-09-15T22:25:51.448Z] 7d8e580f7efd: Waiting [2022-09-15T22:25:51.448Z] 9e0bec5a0179: Layer already exists [2022-09-15T22:25:51.448Z] 1207169bf42c: Layer already exists [2022-09-15T22:25:51.448Z] 550e596c6d0e: Layer already exists [2022-09-15T22:25:51.448Z] 2e29c2615849: Layer already exists [2022-09-15T22:25:51.448Z] 2e475d44f946: Layer already exists [2022-09-15T22:25:51.448Z] 8a527096b64e: Layer already exists [2022-09-15T22:25:51.448Z] 1a74a08b64b9: Layer already exists [2022-09-15T22:25:51.448Z] 7b9599bce863: Layer already exists [2022-09-15T22:25:51.448Z] 9652759a68a4: Layer already exists [2022-09-15T22:25:51.448Z] 7d8e580f7efd: Layer already exists [2022-09-15T22:25:51.448Z] 5a5a7349003b: Layer already exists [2022-09-15T22:25:51.448Z] 994393dc58e7: Layer already exists [2022-09-15T22:25:51.448Z] 2.3.0-dev.6: digest: sha256:ee28e2097373b584d6a2e0ec792650f252ec44fbba689f66f8ac20316e8e794a size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:25:51.767Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:1e613961013b6b37f2d2c6796bfa6cb96c8fac46-2.3.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:25:52.087Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:1e613961013b6b37f2d2c6796bfa6cb96c8fac46-2.3.0-dev.6 [2022-09-15T22:25:52.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-09-15T22:25:52.087Z] 2e475d44f946: Preparing [2022-09-15T22:25:52.087Z] 2e29c2615849: Preparing [2022-09-15T22:25:52.087Z] 9e0bec5a0179: Preparing [2022-09-15T22:25:52.087Z] 550e596c6d0e: Preparing [2022-09-15T22:25:52.087Z] 1207169bf42c: Preparing [2022-09-15T22:25:52.087Z] 7d8e580f7efd: Preparing [2022-09-15T22:25:52.087Z] 1a74a08b64b9: Preparing [2022-09-15T22:25:52.087Z] 8a527096b64e: Preparing [2022-09-15T22:25:52.087Z] 7b9599bce863: Preparing [2022-09-15T22:25:52.087Z] 9652759a68a4: Preparing [2022-09-15T22:25:52.087Z] 5a5a7349003b: Preparing [2022-09-15T22:25:52.087Z] 994393dc58e7: Preparing [2022-09-15T22:25:52.087Z] 7d8e580f7efd: Waiting [2022-09-15T22:25:52.087Z] 9652759a68a4: Waiting [2022-09-15T22:25:52.087Z] 5a5a7349003b: Waiting [2022-09-15T22:25:52.087Z] 994393dc58e7: Waiting [2022-09-15T22:25:52.087Z] 1a74a08b64b9: Waiting [2022-09-15T22:25:52.087Z] 8a527096b64e: Waiting [2022-09-15T22:25:52.087Z] 7b9599bce863: Waiting [2022-09-15T22:25:52.087Z] 2e475d44f946: Layer already exists [2022-09-15T22:25:52.087Z] 550e596c6d0e: Layer already exists [2022-09-15T22:25:52.087Z] 9e0bec5a0179: Layer already exists [2022-09-15T22:25:52.087Z] 2e29c2615849: Layer already exists [2022-09-15T22:25:52.087Z] 1207169bf42c: Layer already exists [2022-09-15T22:25:52.087Z] 7d8e580f7efd: Layer already exists [2022-09-15T22:25:52.087Z] 8a527096b64e: Layer already exists [2022-09-15T22:25:52.087Z] 1a74a08b64b9: Layer already exists [2022-09-15T22:25:52.087Z] 7b9599bce863: Layer already exists [2022-09-15T22:25:52.087Z] 5a5a7349003b: Layer already exists [2022-09-15T22:25:52.087Z] 9652759a68a4: Layer already exists [2022-09-15T22:25:52.087Z] 994393dc58e7: Layer already exists [2022-09-15T22:25:52.087Z] 1e613961013b6b37f2d2c6796bfa6cb96c8fac46-2.3.0-dev.6: digest: sha256:ee28e2097373b584d6a2e0ec792650f252ec44fbba689f66f8ac20316e8e794a size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:25:52.410Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:25:52.728Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2022-09-15T22:25:52.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-09-15T22:25:52.728Z] 2e475d44f946: Preparing [2022-09-15T22:25:52.728Z] 2e29c2615849: Preparing [2022-09-15T22:25:52.728Z] 9e0bec5a0179: Preparing [2022-09-15T22:25:52.728Z] 550e596c6d0e: Preparing [2022-09-15T22:25:52.728Z] 1207169bf42c: Preparing [2022-09-15T22:25:52.728Z] 7d8e580f7efd: Preparing [2022-09-15T22:25:52.728Z] 1a74a08b64b9: Preparing [2022-09-15T22:25:52.728Z] 8a527096b64e: Preparing [2022-09-15T22:25:52.728Z] 7b9599bce863: Preparing [2022-09-15T22:25:52.728Z] 9652759a68a4: Preparing [2022-09-15T22:25:52.728Z] 5a5a7349003b: Preparing [2022-09-15T22:25:52.728Z] 994393dc58e7: Preparing [2022-09-15T22:25:52.728Z] 7d8e580f7efd: Waiting [2022-09-15T22:25:52.728Z] 9652759a68a4: Waiting [2022-09-15T22:25:52.728Z] 5a5a7349003b: Waiting [2022-09-15T22:25:52.728Z] 994393dc58e7: Waiting [2022-09-15T22:25:52.728Z] 1a74a08b64b9: Waiting [2022-09-15T22:25:52.728Z] 8a527096b64e: Waiting [2022-09-15T22:25:52.728Z] 7b9599bce863: Waiting [2022-09-15T22:25:52.728Z] 9e0bec5a0179: Layer already exists [2022-09-15T22:25:52.728Z] 2e29c2615849: Layer already exists [2022-09-15T22:25:52.728Z] 1207169bf42c: Layer already exists [2022-09-15T22:25:52.728Z] 2e475d44f946: Layer already exists [2022-09-15T22:25:52.728Z] 550e596c6d0e: Layer already exists [2022-09-15T22:25:52.728Z] 7b9599bce863: Layer already exists [2022-09-15T22:25:52.728Z] 7d8e580f7efd: Layer already exists [2022-09-15T22:25:52.728Z] 8a527096b64e: Layer already exists [2022-09-15T22:25:52.728Z] 1a74a08b64b9: Layer already exists [2022-09-15T22:25:52.728Z] 9652759a68a4: Layer already exists [2022-09-15T22:25:52.728Z] 994393dc58e7: Layer already exists [2022-09-15T22:25:52.728Z] 5a5a7349003b: Layer already exists [2022-09-15T22:25:52.728Z] main: digest: sha256:ee28e2097373b584d6a2e0ec792650f252ec44fbba689f66f8ac20316e8e794a size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-15T22:25:52.800Z] ===================================================== [Pipeline] echo [2022-09-15T22:25:52.807Z] taggedImages: [2022-09-15T22:25:52.807Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:1e613961013b6b37f2d2c6796bfa6cb96c8fac46 [2022-09-15T22:25:52.807Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-09-15T22:25:52.807Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.6 [2022-09-15T22:25:52.807Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:1e613961013b6b37f2d2c6796bfa6cb96c8fac46-2.3.0-dev.6 [2022-09-15T22:25:52.807Z] - 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 [2022-09-15T22:25:53.193Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-15T22:25:53.193Z] [2022-09-15T22:25:53.193Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:25:53.501Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-15T22:25:53.501Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-15T22:25:53.501Z] 5eb5b503b376: Pulling fs layer [2022-09-15T22:25:53.501Z] 5c69ac0246d0: Pulling fs layer [2022-09-15T22:25:53.501Z] ec43610c2a17: Pulling fs layer [2022-09-15T22:25:53.501Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-15T22:25:53.501Z] 33b1e0a273af: Pulling fs layer [2022-09-15T22:25:53.501Z] 5d3b04190fa2: Pulling fs layer [2022-09-15T22:25:53.501Z] 2f39f015ded8: Pulling fs layer [2022-09-15T22:25:53.501Z] 3a2ae6a8a46f: Waiting [2022-09-15T22:25:53.501Z] 5d3b04190fa2: Waiting [2022-09-15T22:25:53.501Z] 2f39f015ded8: Waiting [2022-09-15T22:25:53.501Z] 33b1e0a273af: Waiting [2022-09-15T22:25:53.501Z] 5c69ac0246d0: Verifying Checksum [2022-09-15T22:25:53.501Z] 5c69ac0246d0: Download complete [2022-09-15T22:25:53.501Z] 3a2ae6a8a46f: Download complete [2022-09-15T22:25:53.761Z] 33b1e0a273af: Verifying Checksum [2022-09-15T22:25:53.761Z] 33b1e0a273af: Download complete [2022-09-15T22:25:53.761Z] 5d3b04190fa2: Verifying Checksum [2022-09-15T22:25:53.761Z] 5d3b04190fa2: Download complete [2022-09-15T22:25:53.761Z] ec43610c2a17: Verifying Checksum [2022-09-15T22:25:53.761Z] ec43610c2a17: Download complete [2022-09-15T22:25:53.761Z] 5eb5b503b376: Verifying Checksum [2022-09-15T22:25:53.761Z] 5eb5b503b376: Download complete [2022-09-15T22:25:54.697Z] 2f39f015ded8: Download complete [2022-09-15T22:25:55.265Z] 5eb5b503b376: Pull complete [2022-09-15T22:25:55.265Z] 5c69ac0246d0: Pull complete [2022-09-15T22:25:55.833Z] ec43610c2a17: Pull complete [2022-09-15T22:25:55.833Z] 3a2ae6a8a46f: Pull complete [2022-09-15T22:25:56.095Z] 33b1e0a273af: Pull complete [2022-09-15T22:25:56.095Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-15T22:25:57.629Z] provisioning config files... [2022-09-15T22:25:57.661Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/45@tmp/config4230871236073130104tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:25:58.253Z] ---> docker-login.sh [2022-09-15T22:25:58.253Z] nexus3.edgexfoundry.org:10001 [2022-09-15T22:25:58.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:25:59.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:25:59.138Z] Configure a credential helper to remove this warning. See [2022-09-15T22:25:59.138Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:25:59.138Z] [2022-09-15T22:25:59.138Z] Login Succeeded [2022-09-15T22:25:59.419Z] nexus3.edgexfoundry.org:10002 [2022-09-15T22:25:59.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:25:59.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:25:59.969Z] Configure a credential helper to remove this warning. See [2022-09-15T22:25:59.969Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:25:59.969Z] [2022-09-15T22:25:59.969Z] Login Succeeded [2022-09-15T22:25:59.969Z] nexus3.edgexfoundry.org:10003 [2022-09-15T22:26:00.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:26:00.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:26:00.534Z] Configure a credential helper to remove this warning. See [2022-09-15T22:26:00.534Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:26:00.534Z] [2022-09-15T22:26:00.534Z] Login Succeeded [2022-09-15T22:26:00.534Z] nexus3.edgexfoundry.org:10004 [2022-09-15T22:26:00.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:26:01.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:26:01.121Z] Configure a credential helper to remove this warning. See [2022-09-15T22:26:01.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:26:01.121Z] [2022-09-15T22:26:01.121Z] Login Succeeded [2022-09-15T22:26:01.121Z] docker.io [2022-09-15T22:26:01.381Z] 2f39f015ded8: Pull complete [2022-09-15T22:26:01.381Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-15T22:26:01.381Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-15T22:26:01.381Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [2022-09-15T22:26:01.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:26:01.477Z] prd-ubuntu20.04-docker-8c-8g-29628 does not seem to be running inside a container [2022-09-15T22:26:01.513Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-15T22:26:02.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:26:02.013Z] Configure a credential helper to remove this warning. See [2022-09-15T22:26:02.013Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:26:02.013Z] [2022-09-15T22:26:02.013Z] Login Succeeded [2022-09-15T22:26:02.013Z] ---> docker-login.sh ends [2022-09-15T22:26:03.658Z] $ docker top 1ffc2a9c6a7df96bca637b2e614aa98a8585a95f3d33ddc8c5823ee107241eba -eo pid,comm [Pipeline] { [Pipeline] } [2022-09-15T22:26:03.738Z] Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-09-15T22:26:04.051Z] ---> job-cost.sh [2022-09-15T22:26:04.051Z] lf-activate-venv: SKIPPING [2022-09-15T22:26:04.051Z] INFO: No Stack... [Pipeline] echo [2022-09-15T22:26:04.109Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-15T22:26:04.124Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-15T22:26:04.136Z] ========================================================= [2022-09-15T22:26:04.136Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-15T22:26:04.136Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:26:04.311Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-15T22:26:04.510Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-15T22:26:04.788Z] Sending build context to Docker daemon 557.1kB [2022-09-15T22:26:04.788Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-15T22:26:04.788Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-15T22:26:04.883Z] INFO: Archiving Costs [Pipeline] sh [2022-09-15T22:26:05.076Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-15T22:26:05.076Z] b3c136eddcbf: Pulling fs layer [2022-09-15T22:26:05.076Z] c0a3192eca97: Pulling fs layer [2022-09-15T22:26:05.076Z] a050256f5b6f: Pulling fs layer [2022-09-15T22:26:05.076Z] 656be50a0ddc: Pulling fs layer [2022-09-15T22:26:05.076Z] 2bbca73fdf42: Pulling fs layer [2022-09-15T22:26:05.076Z] 46d945488cbd: Pulling fs layer [2022-09-15T22:26:05.076Z] 8a5474983e97: Pulling fs layer [2022-09-15T22:26:05.076Z] 329c88fbcd65: Pulling fs layer [2022-09-15T22:26:05.076Z] 2bbca73fdf42: Waiting [2022-09-15T22:26:05.076Z] 46d945488cbd: Waiting [2022-09-15T22:26:05.076Z] 8a5474983e97: Waiting [2022-09-15T22:26:05.076Z] 329c88fbcd65: Waiting [2022-09-15T22:26:05.076Z] 656be50a0ddc: Waiting [2022-09-15T22:26:05.076Z] a050256f5b6f: Verifying Checksum [2022-09-15T22:26:05.076Z] a050256f5b6f: Download complete [2022-09-15T22:26:05.076Z] c0a3192eca97: Download complete [2022-09-15T22:26:05.076Z] 2bbca73fdf42: Verifying Checksum [2022-09-15T22:26:05.076Z] 2bbca73fdf42: Download complete [2022-09-15T22:26:05.076Z] 46d945488cbd: Verifying Checksum [2022-09-15T22:26:05.076Z] 46d945488cbd: Download complete [2022-09-15T22:26:05.076Z] b3c136eddcbf: Download complete [2022-09-15T22:26:05.175Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2022-09-15T22:26:05.175Z] + cut -d, -f6 [Pipeline] lock [2022-09-15T22:26:05.190Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-45-stack-cost] [2022-09-15T22:26:05.198Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-45-stack-cost] did not exist. Created. [2022-09-15T22:26:05.198Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-45-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-15T22:26:05.509Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-15T22:26:05.543Z] Stashed 1 file(s) [Pipeline] } [2022-09-15T22:26:05.551Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-45-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-15T22:26:05.572Z] $ docker stop --time=1 1ffc2a9c6a7df96bca637b2e614aa98a8585a95f3d33ddc8c5823ee107241eba [2022-09-15T22:26:06.550Z] b3c136eddcbf: Pull complete [2022-09-15T22:26:06.550Z] 329c88fbcd65: Verifying Checksum [2022-09-15T22:26:06.550Z] 329c88fbcd65: Download complete [2022-09-15T22:26:06.781Z] $ docker rm -f 1ffc2a9c6a7df96bca637b2e614aa98a8585a95f3d33ddc8c5823ee107241eba [2022-09-15T22:26:06.830Z] c0a3192eca97: Pull complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-15T22:26:07.439Z] a050256f5b6f: Pull complete [2022-09-15T22:26:07.439Z] 8a5474983e97: Verifying Checksum [2022-09-15T22:26:07.439Z] 8a5474983e97: Download complete [2022-09-15T22:26:08.420Z] 656be50a0ddc: Verifying Checksum [2022-09-15T22:26:08.420Z] 656be50a0ddc: Download complete [2022-09-15T22:26:23.527Z] 656be50a0ddc: Pull complete [2022-09-15T22:26:23.527Z] 2bbca73fdf42: Pull complete [2022-09-15T22:26:23.527Z] 46d945488cbd: Pull complete [2022-09-15T22:26:28.948Z] 8a5474983e97: Pull complete [2022-09-15T22:26:30.395Z] 329c88fbcd65: Pull complete [2022-09-15T22:26:30.395Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-15T22:26:30.395Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-15T22:26:30.395Z] ---> ff4287adb874 [2022-09-15T22:26:30.395Z] Step 3/13 : ARG MAKE="make build" [2022-09-15T22:26:33.043Z] ---> Running in 88edde867e7f [2022-09-15T22:26:33.043Z] Removing intermediate container 88edde867e7f [2022-09-15T22:26:33.043Z] ---> 87c4b69bc3fd [2022-09-15T22:26:33.043Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-09-15T22:26:33.043Z] ---> Running in 9705c67b551b [2022-09-15T22:26:35.035Z] Removing intermediate container 9705c67b551b [2022-09-15T22:26:35.035Z] ---> fd2c0412b758 [2022-09-15T22:26:35.035Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-09-15T22:26:35.035Z] ---> Running in ffd2ab4f26b8 [2022-09-15T22:26:35.035Z] Removing intermediate container ffd2ab4f26b8 [2022-09-15T22:26:35.035Z] ---> a8ef012e9726 [2022-09-15T22:26:35.035Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T22:26:35.311Z] ---> Running in 362b2ee4eda9 [2022-09-15T22:26:37.285Z] Removing intermediate container 362b2ee4eda9 [2022-09-15T22:26:37.285Z] ---> 33feb91774d0 [2022-09-15T22:26:37.285Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-15T22:26:37.285Z] ---> Running in 0b515f40c823 [2022-09-15T22:26:38.262Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-15T22:26:39.240Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-15T22:26:40.225Z] (1/14) Installing libintl (0.21-r2) [2022-09-15T22:26:40.225Z] (2/14) Installing eudev-libs (3.2.11-r0) [2022-09-15T22:26:40.502Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2022-09-15T22:26:40.502Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-09-15T22:26:40.502Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-09-15T22:26:40.777Z] (6/14) Installing udev-init-scripts (35-r0) [2022-09-15T22:26:40.777Z] Executing udev-init-scripts-35-r0.post-install [2022-09-15T22:26:41.053Z] (7/14) Installing libblkid (2.38-r1) [2022-09-15T22:26:41.053Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-09-15T22:26:41.053Z] (9/14) Installing zstd-libs (1.5.2-r1) [2022-09-15T22:26:41.326Z] (10/14) Installing kmod-libs (29-r2) [2022-09-15T22:26:41.326Z] (11/14) Installing eudev (3.2.11-r0) [2022-09-15T22:26:41.326Z] (12/14) Installing eudev-dev (3.2.11-r0) [2022-09-15T22:26:41.600Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-09-15T22:26:41.600Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-09-15T22:26:41.874Z] Executing busybox-1.35.0-r13.trigger [2022-09-15T22:26:41.874Z] Executing eudev-3.2.11-r0.trigger [2022-09-15T22:26:41.874Z] OK: 228 MiB in 65 packages [2022-09-15T22:26:43.317Z] Removing intermediate container 0b515f40c823 [2022-09-15T22:26:43.317Z] ---> bafe6e59e642 [2022-09-15T22:26:43.317Z] Step 8/13 : WORKDIR /device-usb-camera [2022-09-15T22:26:43.317Z] ---> Running in cc9316aa76b4 [2022-09-15T22:26:43.592Z] Removing intermediate container cc9316aa76b4 [2022-09-15T22:26:43.592Z] ---> 5c4e1875476d [2022-09-15T22:26:43.592Z] Step 9/13 : COPY go.mod vendor* ./ [2022-09-15T22:26:44.199Z] ---> d8e2bbd7bdd3 [2022-09-15T22:26:44.199Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T22:26:44.199Z] ---> Running in 5c47718bfc78 [2022-09-15T22:27:40.786Z] Removing intermediate container 5c47718bfc78 [2022-09-15T22:27:40.786Z] ---> bab963059038 [2022-09-15T22:27:40.786Z] Step 11/13 : COPY . . [2022-09-15T22:27:40.786Z] ---> a467113df492 [2022-09-15T22:27:40.786Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-09-15T22:27:40.786Z] ---> Running in 22151757330e [2022-09-15T22:27:40.786Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-15T22:27:40.786Z] Dload Upload Total Spent Left Speed [2022-09-15T22:27:40.786Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 12842 0 --:--:-- --:--:-- --:--:-- 12951 [2022-09-15T22:27:40.786Z] Removing intermediate container 22151757330e [2022-09-15T22:27:40.786Z] ---> d14f6df659fb [2022-09-15T22:27:40.786Z] Step 13/13 : RUN ${MAKE} [2022-09-15T22:27:40.786Z] ---> Running in b5a848ab2610 [2022-09-15T22:27:40.786Z] noop [2022-09-15T22:27:40.786Z] Removing intermediate container b5a848ab2610 [2022-09-15T22:27:40.786Z] ---> 323f6dae2bc6 [2022-09-15T22:27:40.786Z] Successfully built 323f6dae2bc6 [2022-09-15T22:27:41.061Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:27:41.457Z] + docker inspect -f . ci-base-image-arm64 [2022-09-15T22:27:41.457Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:27:41.763Z] prd-ubuntu20.04-docker-arm64-4c-16g-29630 does not seem to be running inside a container [2022-09-15T22:27:41.865Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/45 -v /w/workspace/device-usb-camera/45:/w/workspace/device-usb-camera/45:rw,z -v /w/workspace/device-usb-camera/45@tmp:/w/workspace/device-usb-camera/45@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 [2022-09-15T22:27:43.375Z] $ docker top f4fb179f731c0d371df79a72ce54a4ca5c4f0e86dd22616d2d1d9b0aa0418a60 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-15T22:27:44.356Z] + go version [2022-09-15T22:27:44.356Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-15T22:27:44.386Z] $ docker stop --time=1 f4fb179f731c0d371df79a72ce54a4ca5c4f0e86dd22616d2d1d9b0aa0418a60 [2022-09-15T22:27:46.142Z] $ docker rm -f f4fb179f731c0d371df79a72ce54a4ca5c4f0e86dd22616d2d1d9b0aa0418a60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:27:46.797Z] + docker inspect -f . ci-base-image-arm64 [2022-09-15T22:27:46.797Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:27:47.079Z] prd-ubuntu20.04-docker-arm64-4c-16g-29630 does not seem to be running inside a container [2022-09-15T22:27:47.185Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/45 -v /w/workspace/device-usb-camera/45:/w/workspace/device-usb-camera/45:rw,z -v /w/workspace/device-usb-camera/45@tmp:/w/workspace/device-usb-camera/45@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 [2022-09-15T22:27:48.660Z] $ docker top d18777f0a56bcc3ea0e984ccad7c396109321ba5b19bfd8965be00507787a794 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-15T22:27:49.644Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/45 [Pipeline] fileExists [Pipeline] sh [2022-09-15T22:27:50.335Z] + make test [2022-09-15T22:27:50.335Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-09-15T22:27:52.346Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-09-15T22:29:44.342Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-09-15T22:29:44.342Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.084s coverage: 1.9% of statements [2022-09-15T22:29:44.342Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-15T22:29:44.342Z] CGO_ENABLED=1 go vet ./... [2022-09-15T22:30:11.231Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-15T22:30:11.231Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-15T22:30:11.231Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-15T22:30:11.256Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-15T22:30:11.275Z] $ docker stop --time=1 d18777f0a56bcc3ea0e984ccad7c396109321ba5b19bfd8965be00507787a794 [2022-09-15T22:30:13.245Z] $ docker rm -f d18777f0a56bcc3ea0e984ccad7c396109321ba5b19bfd8965be00507787a794 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-15T22:30:14.433Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-15T22:30:14.453Z] Warning: overwriting stash ‘coverage-report’ [2022-09-15T22:30:15.101Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-15T22:30:15.509Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-15T22:30:15.859Z] + ls -al . [2022-09-15T22:30:15.859Z] total 196 [2022-09-15T22:30:15.859Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 15 22:27 . [2022-09-15T22:30:15.859Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 15 22:25 .. [2022-09-15T22:30:15.859Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 15 22:25 .git [2022-09-15T22:30:15.859Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 22:25 .github [2022-09-15T22:30:15.859Z] -rw-rw-r-- 1 jenkins jenkins 414 Sep 15 22:25 .gitignore [2022-09-15T22:30:15.859Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 15 22:25 .golangci.yml [2022-09-15T22:30:15.859Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 15 22:25 .hadolint.yml [2022-09-15T22:30:15.859Z] -rw-rw-r-- 1 jenkins jenkins 9569 Sep 15 22:25 Attribution.txt [2022-09-15T22:30:15.859Z] -rw-rw-r-- 1 jenkins jenkins 1206 Sep 15 22:25 CHANGELOG.md [2022-09-15T22:30:15.859Z] -rw-rw-r-- 1 jenkins jenkins 2410 Sep 15 22:25 Dockerfile [2022-09-15T22:30:15.859Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 15 22:25 GOVERNANCE.md [2022-09-15T22:30:15.859Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 15 22:25 Jenkinsfile [2022-09-15T22:30:15.859Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 15 22:25 LICENSE [2022-09-15T22:30:15.859Z] -rw-rw-r-- 1 jenkins jenkins 2345 Sep 15 22:25 Makefile [2022-09-15T22:30:15.859Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 15 22:25 OWNERS.md [2022-09-15T22:30:15.859Z] -rw-rw-r-- 1 jenkins jenkins 12817 Sep 15 22:25 README.md [2022-09-15T22:30:15.859Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 15 22:23 VERSION [2022-09-15T22:30:15.859Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 15 22:25 bin [2022-09-15T22:30:15.859Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 22:25 cmd [2022-09-15T22:30:15.859Z] -rw-r--r-- 1 jenkins jenkins 29387 Sep 15 22:29 coverage.out [2022-09-15T22:30:15.859Z] -rwxrwxr-x 1 jenkins jenkins 140 Sep 15 22:25 docker-entrypoint.sh [2022-09-15T22:30:15.859Z] -rw-rw-r-- 1 jenkins jenkins 3606 Sep 15 22:25 go.mod [2022-09-15T22:30:15.859Z] -rw-rw-r-- 1 jenkins jenkins 37073 Sep 15 22:25 go.sum [2022-09-15T22:30:15.859Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 22:25 internal [2022-09-15T22:30:15.859Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 15 22:25 snap [2022-09-15T22:30:15.859Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 15 22:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:30:16.231Z] + 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=1e613961013b6b37f2d2c6796bfa6cb96c8fac46 --label arch=arm64 --label version=2.3.0-dev.6 . [2022-09-15T22:30:16.506Z] Sending build context to Docker daemon 587.3kB [2022-09-15T22:30:16.782Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2022-09-15T22:30:16.782Z] Step 2/35 : FROM ${BASE} AS builder [2022-09-15T22:30:16.782Z] ---> 323f6dae2bc6 [2022-09-15T22:30:16.782Z] Step 3/35 : ARG MAKE="make build" [2022-09-15T22:30:16.782Z] ---> Running in 10717847273d [2022-09-15T22:30:17.064Z] Removing intermediate container 10717847273d [2022-09-15T22:30:17.064Z] ---> 539feb2cc0fc [2022-09-15T22:30:17.064Z] Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-09-15T22:30:17.343Z] ---> Running in e06477dbe60e [2022-09-15T22:30:17.621Z] Removing intermediate container e06477dbe60e [2022-09-15T22:30:17.621Z] ---> adf568c75924 [2022-09-15T22:30:17.621Z] Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-09-15T22:30:17.621Z] ---> Running in b1b18acfb4d0 [2022-09-15T22:30:18.228Z] Removing intermediate container b1b18acfb4d0 [2022-09-15T22:30:18.228Z] ---> daddcdce559a [2022-09-15T22:30:18.228Z] Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T22:30:18.228Z] ---> Running in be888d3dddac [2022-09-15T22:30:20.221Z] Removing intermediate container be888d3dddac [2022-09-15T22:30:20.221Z] ---> c6025ad83ba5 [2022-09-15T22:30:20.221Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-15T22:30:20.221Z] ---> Running in 0026f5844d00 [2022-09-15T22:30:21.670Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-15T22:30:22.272Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-15T22:30:23.722Z] OK: 228 MiB in 65 packages [2022-09-15T22:30:24.715Z] Removing intermediate container 0026f5844d00 [2022-09-15T22:30:24.715Z] ---> 6728c4aa218a [2022-09-15T22:30:24.715Z] Step 8/35 : WORKDIR /device-usb-camera [2022-09-15T22:30:24.715Z] ---> Running in 2bc6bc0440ea [2022-09-15T22:30:25.004Z] Removing intermediate container 2bc6bc0440ea [2022-09-15T22:30:25.004Z] ---> 27d00e300bbc [2022-09-15T22:30:25.004Z] Step 9/35 : COPY go.mod vendor* ./ [2022-09-15T22:30:25.616Z] ---> 32d40abaa5ed [2022-09-15T22:30:25.616Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T22:30:25.616Z] ---> Running in 77061781633c [2022-09-15T22:30:28.259Z] Removing intermediate container 77061781633c [2022-09-15T22:30:28.259Z] ---> 0f0401d79dbb [2022-09-15T22:30:28.259Z] Step 11/35 : COPY . . [2022-09-15T22:30:28.865Z] ---> acc26a294325 [2022-09-15T22:30:28.865Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-09-15T22:30:28.865Z] ---> Running in 10bb94fa3481 [2022-09-15T22:30:30.318Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-15T22:30:30.318Z] Dload Upload Total Spent Left Speed [2022-09-15T22:30:30.318Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7029 0 --:--:-- --:--:-- --:--:-- 7080 [2022-09-15T22:30:30.918Z] Removing intermediate container 10bb94fa3481 [2022-09-15T22:30:30.918Z] ---> 60e3b4b757a9 [2022-09-15T22:30:30.918Z] Step 13/35 : RUN ${MAKE} [2022-09-15T22:30:30.918Z] ---> Running in 27c20f39c988 [2022-09-15T22:30:31.924Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.3.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.21" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-09-15T22:33:23.952Z] Removing intermediate container 27c20f39c988 [2022-09-15T22:33:23.952Z] ---> 7efba3d6664b [2022-09-15T22:33:23.952Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-09-15T22:33:23.952Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-09-15T22:33:23.952Z] eab2503cf8f4: Pulling fs layer [2022-09-15T22:33:23.952Z] 97cd0a44c592: Pulling fs layer [2022-09-15T22:33:23.952Z] 97cd0a44c592: Verifying Checksum [2022-09-15T22:33:23.952Z] 97cd0a44c592: Download complete [2022-09-15T22:33:23.952Z] eab2503cf8f4: Verifying Checksum [2022-09-15T22:33:23.952Z] eab2503cf8f4: Download complete [2022-09-15T22:33:23.952Z] eab2503cf8f4: Pull complete [2022-09-15T22:33:23.952Z] 97cd0a44c592: Pull complete [2022-09-15T22:33:23.952Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-09-15T22:33:23.952Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-09-15T22:33:23.952Z] ---> 7f763cca56b3 [2022-09-15T22:33:23.952Z] Step 15/35 : FROM alpine:3.16 [2022-09-15T22:33:23.952Z] 3.16: Pulling from library/alpine [2022-09-15T22:33:23.952Z] 9b18e9b68314: Pulling fs layer [2022-09-15T22:33:23.952Z] 9b18e9b68314: Verifying Checksum [2022-09-15T22:33:23.952Z] 9b18e9b68314: Download complete [2022-09-15T22:33:23.952Z] 9b18e9b68314: Pull complete [2022-09-15T22:33:23.952Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-15T22:33:23.952Z] Status: Downloaded newer image for alpine:3.16 [2022-09-15T22:33:23.952Z] ---> a6215f271958 [2022-09-15T22:33:23.952Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-09-15T22:33:23.952Z] ---> Running in c766545804b4 [2022-09-15T22:33:23.952Z] Removing intermediate container c766545804b4 [2022-09-15T22:33:23.952Z] ---> f9a84fd332d4 [2022-09-15T22:33:23.952Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-09-15T22:33:23.952Z] ---> Running in 69fcaf2a032d [2022-09-15T22:33:23.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-15T22:33:23.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-15T22:33:23.952Z] (1/82) Installing dumb-init (1.2.5-r1) [2022-09-15T22:33:23.952Z] (2/82) Installing sdl2 (2.0.22-r0) [2022-09-15T22:33:23.952Z] (3/82) Installing libxau (1.0.9-r0) [2022-09-15T22:33:23.952Z] (4/82) Installing libxdmcp (1.1.3-r0) [2022-09-15T22:33:23.952Z] (5/82) Installing libxcb (1.15-r0) [2022-09-15T22:33:23.952Z] (6/82) Installing libx11 (1.8-r0) [2022-09-15T22:33:23.952Z] (7/82) Installing aom-libs (3.3.0-r0) [2022-09-15T22:33:23.952Z] (8/82) Installing alsa-lib (1.2.7.2-r0) [2022-09-15T22:33:23.952Z] (9/82) Installing expat (2.4.8-r0) [2022-09-15T22:33:23.952Z] (10/82) Installing brotli-libs (1.0.9-r6) [2022-09-15T22:33:23.952Z] (11/82) Installing libbz2 (1.0.8-r1) [2022-09-15T22:33:23.952Z] (12/82) Installing libpng (1.6.37-r1) [2022-09-15T22:33:23.952Z] (13/82) Installing freetype (2.12.1-r0) [2022-09-15T22:33:23.952Z] (14/82) Installing fontconfig (2.14.0-r0) [2022-09-15T22:33:23.952Z] (15/82) Installing fribidi (1.0.12-r0) [2022-09-15T22:33:23.952Z] (16/82) Installing libffi (3.4.2-r1) [2022-09-15T22:33:23.952Z] (17/82) Installing libintl (0.21-r2) [2022-09-15T22:33:23.952Z] (18/82) Installing libblkid (2.38-r1) [2022-09-15T22:33:23.952Z] (19/82) Installing libmount (2.38-r1) [2022-09-15T22:33:23.952Z] (20/82) Installing pcre (8.45-r2) [2022-09-15T22:33:23.952Z] (21/82) Installing glib (2.72.1-r0) [2022-09-15T22:33:23.952Z] (22/82) Installing graphite2 (1.3.14-r1) [2022-09-15T22:33:23.952Z] (23/82) Installing harfbuzz (4.3.0-r0) [2022-09-15T22:33:23.952Z] (24/82) Installing libass (0.16.0-r0) [2022-09-15T22:33:23.952Z] (25/82) Installing libdav1d (1.0.0-r0) [2022-09-15T22:33:23.952Z] (26/82) Installing libdrm (2.4.110-r0) [2022-09-15T22:33:23.952Z] (27/82) Installing gmp (6.2.1-r2) [2022-09-15T22:33:23.952Z] (28/82) Installing nettle (3.7.3-r0) [2022-09-15T22:33:23.952Z] (29/82) Installing p11-kit (0.24.1-r0) [2022-09-15T22:33:23.952Z] (30/82) Installing libtasn1 (4.18.0-r0) [2022-09-15T22:33:23.952Z] (31/82) Installing libunistring (1.0-r0) [2022-09-15T22:33:23.952Z] (32/82) Installing gnutls (3.7.7-r0) [2022-09-15T22:33:23.952Z] (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-15T22:33:23.952Z] (34/82) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-15T22:33:23.952Z] (35/82) Installing lame (3.100-r0) [2022-09-15T22:33:23.952Z] (36/82) Installing opus (1.3.1-r1) [2022-09-15T22:33:23.952Z] (37/82) Installing libasyncns (0.8-r1) [2022-09-15T22:33:23.952Z] (38/82) Installing dbus-libs (1.14.0-r1) [2022-09-15T22:33:23.952Z] (39/82) Installing libltdl (2.4.7-r0) [2022-09-15T22:33:23.952Z] (40/82) Installing orc (0.4.32-r0) [2022-09-15T22:33:23.952Z] (41/82) Installing libgcc (11.2.1_git20220219-r2) [2022-09-15T22:33:23.952Z] (42/82) Installing libogg (1.3.5-r1) [2022-09-15T22:33:23.952Z] (43/82) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-15T22:33:23.952Z] (44/82) Installing flac (1.3.4-r0) [2022-09-15T22:33:23.952Z] (45/82) Installing libvorbis (1.3.7-r0) [2022-09-15T22:33:23.952Z] (46/82) Installing libsndfile (1.1.0-r0) [2022-09-15T22:33:23.952Z] (47/82) Installing libgomp (11.2.1_git20220219-r2) [2022-09-15T22:33:23.952Z] (48/82) Installing soxr (0.1.3-r2) [2022-09-15T22:33:23.952Z] (49/82) Installing speexdsp (1.2.0-r0) [2022-09-15T22:33:23.952Z] (50/82) Installing tdb-libs (1.4.6-r0) [2022-09-15T22:33:23.952Z] (51/82) Installing libpulse (15.0-r2) [2022-09-15T22:33:23.952Z] (52/82) Installing cjson (1.7.15-r3) [2022-09-15T22:33:23.952Z] (53/82) Installing mbedtls (2.28.1-r0) [2022-09-15T22:33:23.952Z] (54/82) Installing librist (0.2.6-r1) [2022-09-15T22:33:23.952Z] (55/82) Installing libsrt (1.4.4-r0) [2022-09-15T22:33:23.952Z] (56/82) Installing libssh (0.9.6-r1) [2022-09-15T22:33:23.952Z] (57/82) Installing libtheora (1.1.1-r16) [2022-09-15T22:33:23.952Z] (58/82) Installing libjpeg-turbo (2.1.3-r1) [2022-09-15T22:33:23.952Z] (59/82) Installing v4l-utils-libs (1.22.1-r1) [2022-09-15T22:33:23.952Z] (60/82) Installing libxext (1.3.4-r0) [2022-09-15T22:33:23.952Z] (61/82) Installing libxfixes (6.0.0-r0) [2022-09-15T22:33:23.952Z] (62/82) Installing wayland-libs-client (1.20.0-r0) [2022-09-15T22:33:23.952Z] (63/82) Installing libva (2.14.0-r0) [2022-09-15T22:33:23.952Z] (64/82) Installing libvdpau (1.5-r0) [2022-09-15T22:33:23.952Z] (65/82) Installing vidstab (1.1.0-r1) [2022-09-15T22:33:23.952Z] (66/82) Installing libvpx (1.11.0-r1) [2022-09-15T22:33:23.952Z] (67/82) Installing libwebp (1.2.3-r0) [2022-09-15T22:33:23.952Z] (68/82) Installing x264-libs (0.163_git20210613-r0) [2022-09-15T22:33:23.952Z] (69/82) Installing numactl (2.0.14-r0) [2022-09-15T22:33:23.952Z] (70/82) Installing x265-libs (3.5-r3) [2022-09-15T22:33:23.952Z] (71/82) Installing xvidcore (1.3.7-r1) [2022-09-15T22:33:23.952Z] (72/82) Installing ffmpeg-libs (5.0.1-r1) [2022-09-15T22:33:23.952Z] (73/82) Installing ffmpeg (5.0.1-r1) [2022-09-15T22:33:23.952Z] (74/82) Installing udev-init-scripts (35-r0) [2022-09-15T22:33:23.952Z] Executing udev-init-scripts-35-r0.post-install [2022-09-15T22:33:23.952Z] (75/82) Installing eudev-libs (3.2.11-r0) [2022-09-15T22:33:23.952Z] (76/82) Installing xz-libs (5.2.5-r1) [2022-09-15T22:33:23.952Z] (77/82) Installing zstd-libs (1.5.2-r1) [2022-09-15T22:33:23.952Z] (78/82) Installing kmod-libs (29-r2) [2022-09-15T22:33:23.952Z] (79/82) Installing eudev (3.2.11-r0) [2022-09-15T22:33:23.952Z] (80/82) Installing libsodium (1.0.18-r0) [2022-09-15T22:33:23.952Z] (81/82) Installing libzmq (4.3.4-r0) [2022-09-15T22:33:23.952Z] (82/82) Installing zeromq (4.3.4-r0) [2022-09-15T22:33:23.952Z] Executing busybox-1.35.0-r17.trigger [2022-09-15T22:33:23.952Z] Executing eudev-3.2.11-r0.trigger [2022-09-15T22:33:23.952Z] OK: 78 MiB in 96 packages [2022-09-15T22:33:24.225Z] Removing intermediate container 69fcaf2a032d [2022-09-15T22:33:24.225Z] ---> 839f7597f3d4 [2022-09-15T22:33:24.225Z] Step 18/35 : WORKDIR / [2022-09-15T22:33:24.225Z] ---> Running in e4cc68cfb5b2 [2022-09-15T22:33:24.499Z] Removing intermediate container e4cc68cfb5b2 [2022-09-15T22:33:24.499Z] ---> 3edbe81de7f2 [2022-09-15T22:33:24.499Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2022-09-15T22:33:25.940Z] ---> 1e5728d2fc05 [2022-09-15T22:33:25.940Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2022-09-15T22:33:26.539Z] ---> 4ad0bce3ae28 [2022-09-15T22:33:26.539Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-09-15T22:33:27.137Z] ---> b48e89149323 [2022-09-15T22:33:27.137Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-09-15T22:33:27.734Z] ---> 3a28ddab2a75 [2022-09-15T22:33:27.734Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-09-15T22:33:28.331Z] ---> 5348f39a1880 [2022-09-15T22:33:28.331Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-09-15T22:33:28.933Z] ---> c65d467bb6de [2022-09-15T22:33:28.933Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2022-09-15T22:33:30.372Z] ---> bf6742994e39 [2022-09-15T22:33:30.372Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-09-15T22:33:30.372Z] ---> Running in 5c3655a9ca2f [2022-09-15T22:33:31.818Z] Removing intermediate container 5c3655a9ca2f [2022-09-15T22:33:31.819Z] ---> 2ede52512c3d [2022-09-15T22:33:31.819Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-09-15T22:33:31.819Z] ---> Running in ff0d4e616916 [2022-09-15T22:33:33.815Z] Removing intermediate container ff0d4e616916 [2022-09-15T22:33:33.815Z] ---> 8898ad77c156 [2022-09-15T22:33:33.815Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-09-15T22:33:33.815Z] ---> Running in 1bc43d8b875a [2022-09-15T22:33:35.269Z] Removing intermediate container 1bc43d8b875a [2022-09-15T22:33:35.269Z] ---> fc4e2c382b40 [2022-09-15T22:33:35.269Z] Step 29/35 : EXPOSE 59983 [2022-09-15T22:33:35.555Z] ---> Running in b69483c42202 [2022-09-15T22:33:35.828Z] Removing intermediate container b69483c42202 [2022-09-15T22:33:35.828Z] ---> b7cf3178485f [2022-09-15T22:33:35.828Z] Step 30/35 : EXPOSE 8554 [2022-09-15T22:33:35.828Z] ---> Running in 282c1f910170 [2022-09-15T22:33:36.122Z] Removing intermediate container 282c1f910170 [2022-09-15T22:33:36.122Z] ---> 344999a3ac97 [2022-09-15T22:33:36.122Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-09-15T22:33:36.122Z] ---> Running in c3e95f910e5d [2022-09-15T22:33:36.719Z] Removing intermediate container c3e95f910e5d [2022-09-15T22:33:36.719Z] ---> 9e6eba8afde4 [2022-09-15T22:33:36.719Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-09-15T22:33:36.719Z] ---> Running in 907535c44bd6 [2022-09-15T22:33:36.995Z] Removing intermediate container 907535c44bd6 [2022-09-15T22:33:36.995Z] ---> f0b681fe65a1 [2022-09-15T22:33:36.995Z] Step 33/35 : LABEL arch=arm64 [2022-09-15T22:33:36.995Z] ---> Running in 3d2c9245fd21 [2022-09-15T22:33:37.272Z] Removing intermediate container 3d2c9245fd21 [2022-09-15T22:33:37.273Z] ---> 47d08fce5554 [2022-09-15T22:33:37.273Z] Step 34/35 : LABEL git_sha=1e613961013b6b37f2d2c6796bfa6cb96c8fac46 [2022-09-15T22:33:37.556Z] ---> Running in 3e30aee9f190 [2022-09-15T22:33:37.831Z] Removing intermediate container 3e30aee9f190 [2022-09-15T22:33:37.831Z] ---> 40577a739c29 [2022-09-15T22:33:37.831Z] Step 35/35 : LABEL version=2.3.0-dev.6 [2022-09-15T22:33:37.831Z] ---> Running in 83ca8973deac [2022-09-15T22:33:38.106Z] Removing intermediate container 83ca8973deac [2022-09-15T22:33:38.106Z] ---> d6c1e3b0ce2a [2022-09-15T22:33:38.106Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-15T22:33:38.106Z] Successfully built d6c1e3b0ce2a [2022-09-15T22:33:38.106Z] 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 [2022-09-15T22:33:38.232Z] provisioning config files... [2022-09-15T22:33:38.252Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/45@tmp/config1863911001585173941tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:33:38.612Z] ---> docker-login.sh [2022-09-15T22:33:38.612Z] nexus3.edgexfoundry.org:10001 [2022-09-15T22:33:38.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:33:38.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:33:38.885Z] Configure a credential helper to remove this warning. See [2022-09-15T22:33:38.885Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:33:38.885Z] [2022-09-15T22:33:38.885Z] Login Succeeded [2022-09-15T22:33:38.885Z] nexus3.edgexfoundry.org:10002 [2022-09-15T22:33:39.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:33:39.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:33:39.487Z] Configure a credential helper to remove this warning. See [2022-09-15T22:33:39.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:33:39.487Z] [2022-09-15T22:33:39.487Z] Login Succeeded [2022-09-15T22:33:39.487Z] nexus3.edgexfoundry.org:10003 [2022-09-15T22:33:40.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:33:40.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:33:40.091Z] Configure a credential helper to remove this warning. See [2022-09-15T22:33:40.092Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:33:40.092Z] [2022-09-15T22:33:40.092Z] Login Succeeded [2022-09-15T22:33:40.092Z] nexus3.edgexfoundry.org:10004 [2022-09-15T22:33:40.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:33:40.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:33:40.638Z] Configure a credential helper to remove this warning. See [2022-09-15T22:33:40.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:33:40.638Z] [2022-09-15T22:33:40.638Z] Login Succeeded [2022-09-15T22:33:40.638Z] docker.io [2022-09-15T22:33:40.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:33:41.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:33:41.507Z] Configure a credential helper to remove this warning. See [2022-09-15T22:33:41.507Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:33:41.507Z] [2022-09-15T22:33:41.507Z] Login Succeeded [2022-09-15T22:33:41.507Z] ---> docker-login.sh ends [Pipeline] } [2022-09-15T22:33:41.524Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-15T22:33:41.553Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-15T22:33:41.574Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2022-09-15T22:33:41.574Z] 1e613961013b6b37f2d2c6796bfa6cb96c8fac46 [2022-09-15T22:33:41.574Z] latest [2022-09-15T22:33:41.574Z] 2.3.0-dev.6 [2022-09-15T22:33:41.574Z] 1e613961013b6b37f2d2c6796bfa6cb96c8fac46-2.3.0-dev.6 [2022-09-15T22:33:41.574Z] main [2022-09-15T22:33:41.574Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:33:41.951Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:1e613961013b6b37f2d2c6796bfa6cb96c8fac46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:33:42.320Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:1e613961013b6b37f2d2c6796bfa6cb96c8fac46 [2022-09-15T22:33:42.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-09-15T22:33:42.320Z] e32f6c04dd68: Preparing [2022-09-15T22:33:42.320Z] c411152c3208: Preparing [2022-09-15T22:33:42.320Z] 1de9afaa0415: Preparing [2022-09-15T22:33:42.320Z] a43932d1df72: Preparing [2022-09-15T22:33:42.320Z] 1207169bf42c: Preparing [2022-09-15T22:33:42.320Z] daf197b40936: Preparing [2022-09-15T22:33:42.320Z] c872a5f43b23: Preparing [2022-09-15T22:33:42.320Z] c6f3cb903730: Preparing [2022-09-15T22:33:42.320Z] 8e57292c1990: Preparing [2022-09-15T22:33:42.320Z] daf7ab228ce2: Preparing [2022-09-15T22:33:42.320Z] 995232a89bce: Preparing [2022-09-15T22:33:42.320Z] 5d3e392a13a0: Preparing [2022-09-15T22:33:42.320Z] daf197b40936: Waiting [2022-09-15T22:33:42.320Z] c872a5f43b23: Waiting [2022-09-15T22:33:42.320Z] c6f3cb903730: Waiting [2022-09-15T22:33:42.320Z] 8e57292c1990: Waiting [2022-09-15T22:33:42.320Z] daf7ab228ce2: Waiting [2022-09-15T22:33:42.320Z] 995232a89bce: Waiting [2022-09-15T22:33:42.320Z] 5d3e392a13a0: Waiting [2022-09-15T22:33:42.596Z] 1207169bf42c: Pushed [2022-09-15T22:33:42.596Z] c411152c3208: Pushed [2022-09-15T22:33:42.596Z] e32f6c04dd68: Pushed [2022-09-15T22:33:42.596Z] 1de9afaa0415: Pushed [2022-09-15T22:33:42.892Z] daf197b40936: Pushed [2022-09-15T22:33:42.892Z] c872a5f43b23: Pushed [2022-09-15T22:33:42.892Z] 8e57292c1990: Pushed [2022-09-15T22:33:42.892Z] c6f3cb903730: Pushed [2022-09-15T22:33:42.892Z] 5d3e392a13a0: Layer already exists [2022-09-15T22:33:47.222Z] a43932d1df72: Pushed [2022-09-15T22:33:48.670Z] daf7ab228ce2: Pushed [2022-09-15T22:34:01.066Z] 995232a89bce: Pushed [2022-09-15T22:34:01.066Z] 1e613961013b6b37f2d2c6796bfa6cb96c8fac46: digest: sha256:fde71a4de9d171753b26f23d032d64fdd061e53452272b7653eb9d0302948950 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:34:01.444Z] + 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 [2022-09-15T22:34:01.814Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2022-09-15T22:34:01.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-09-15T22:34:01.814Z] e32f6c04dd68: Preparing [2022-09-15T22:34:01.814Z] c411152c3208: Preparing [2022-09-15T22:34:01.814Z] 1de9afaa0415: Preparing [2022-09-15T22:34:01.814Z] a43932d1df72: Preparing [2022-09-15T22:34:01.814Z] 1207169bf42c: Preparing [2022-09-15T22:34:01.814Z] daf197b40936: Preparing [2022-09-15T22:34:01.814Z] c872a5f43b23: Preparing [2022-09-15T22:34:01.814Z] c6f3cb903730: Preparing [2022-09-15T22:34:01.814Z] 8e57292c1990: Preparing [2022-09-15T22:34:01.814Z] daf7ab228ce2: Preparing [2022-09-15T22:34:01.814Z] 995232a89bce: Preparing [2022-09-15T22:34:01.814Z] 5d3e392a13a0: Preparing [2022-09-15T22:34:01.814Z] daf197b40936: Waiting [2022-09-15T22:34:01.814Z] c872a5f43b23: Waiting [2022-09-15T22:34:01.814Z] c6f3cb903730: Waiting [2022-09-15T22:34:01.814Z] 8e57292c1990: Waiting [2022-09-15T22:34:01.814Z] daf7ab228ce2: Waiting [2022-09-15T22:34:01.814Z] 995232a89bce: Waiting [2022-09-15T22:34:01.814Z] 5d3e392a13a0: Waiting [2022-09-15T22:34:02.089Z] a43932d1df72: Layer already exists [2022-09-15T22:34:02.089Z] 1207169bf42c: Layer already exists [2022-09-15T22:34:02.089Z] 1de9afaa0415: Layer already exists [2022-09-15T22:34:02.089Z] e32f6c04dd68: Layer already exists [2022-09-15T22:34:02.089Z] c411152c3208: Layer already exists [2022-09-15T22:34:02.089Z] c872a5f43b23: Layer already exists [2022-09-15T22:34:02.089Z] daf197b40936: Layer already exists [2022-09-15T22:34:02.089Z] 8e57292c1990: Layer already exists [2022-09-15T22:34:02.089Z] c6f3cb903730: Layer already exists [2022-09-15T22:34:02.089Z] daf7ab228ce2: Layer already exists [2022-09-15T22:34:02.089Z] 5d3e392a13a0: Layer already exists [2022-09-15T22:34:02.089Z] 995232a89bce: Layer already exists [2022-09-15T22:34:02.089Z] latest: digest: sha256:fde71a4de9d171753b26f23d032d64fdd061e53452272b7653eb9d0302948950 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:34:02.465Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:34:02.842Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.0-dev.6 [2022-09-15T22:34:02.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-09-15T22:34:02.842Z] e32f6c04dd68: Preparing [2022-09-15T22:34:02.842Z] c411152c3208: Preparing [2022-09-15T22:34:02.842Z] 1de9afaa0415: Preparing [2022-09-15T22:34:02.842Z] a43932d1df72: Preparing [2022-09-15T22:34:02.842Z] 1207169bf42c: Preparing [2022-09-15T22:34:02.842Z] daf197b40936: Preparing [2022-09-15T22:34:02.842Z] c872a5f43b23: Preparing [2022-09-15T22:34:02.842Z] c6f3cb903730: Preparing [2022-09-15T22:34:02.842Z] 8e57292c1990: Preparing [2022-09-15T22:34:02.842Z] daf7ab228ce2: Preparing [2022-09-15T22:34:02.842Z] 995232a89bce: Preparing [2022-09-15T22:34:02.842Z] 5d3e392a13a0: Preparing [2022-09-15T22:34:02.842Z] daf197b40936: Waiting [2022-09-15T22:34:02.842Z] c6f3cb903730: Waiting [2022-09-15T22:34:02.842Z] 8e57292c1990: Waiting [2022-09-15T22:34:02.842Z] daf7ab228ce2: Waiting [2022-09-15T22:34:02.842Z] 995232a89bce: Waiting [2022-09-15T22:34:02.842Z] 5d3e392a13a0: Waiting [2022-09-15T22:34:02.842Z] c872a5f43b23: Waiting [2022-09-15T22:34:02.842Z] a43932d1df72: Layer already exists [2022-09-15T22:34:02.842Z] 1207169bf42c: Layer already exists [2022-09-15T22:34:02.842Z] 1de9afaa0415: Layer already exists [2022-09-15T22:34:02.842Z] e32f6c04dd68: Layer already exists [2022-09-15T22:34:02.842Z] c411152c3208: Layer already exists [2022-09-15T22:34:02.842Z] daf7ab228ce2: Layer already exists [2022-09-15T22:34:02.842Z] daf197b40936: Layer already exists [2022-09-15T22:34:02.842Z] c872a5f43b23: Layer already exists [2022-09-15T22:34:02.842Z] 8e57292c1990: Layer already exists [2022-09-15T22:34:03.115Z] c6f3cb903730: Layer already exists [2022-09-15T22:34:03.115Z] 995232a89bce: Layer already exists [2022-09-15T22:34:03.115Z] 5d3e392a13a0: Layer already exists [2022-09-15T22:34:03.115Z] 2.3.0-dev.6: digest: sha256:fde71a4de9d171753b26f23d032d64fdd061e53452272b7653eb9d0302948950 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:34:03.487Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:1e613961013b6b37f2d2c6796bfa6cb96c8fac46-2.3.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:34:03.864Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:1e613961013b6b37f2d2c6796bfa6cb96c8fac46-2.3.0-dev.6 [2022-09-15T22:34:03.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-09-15T22:34:03.864Z] e32f6c04dd68: Preparing [2022-09-15T22:34:03.864Z] c411152c3208: Preparing [2022-09-15T22:34:03.864Z] 1de9afaa0415: Preparing [2022-09-15T22:34:03.864Z] a43932d1df72: Preparing [2022-09-15T22:34:03.864Z] 1207169bf42c: Preparing [2022-09-15T22:34:03.864Z] daf197b40936: Preparing [2022-09-15T22:34:03.864Z] c872a5f43b23: Preparing [2022-09-15T22:34:03.864Z] c6f3cb903730: Preparing [2022-09-15T22:34:03.864Z] 8e57292c1990: Preparing [2022-09-15T22:34:03.864Z] daf7ab228ce2: Preparing [2022-09-15T22:34:03.864Z] 995232a89bce: Preparing [2022-09-15T22:34:03.864Z] 5d3e392a13a0: Preparing [2022-09-15T22:34:03.864Z] daf197b40936: Waiting [2022-09-15T22:34:03.864Z] daf7ab228ce2: Waiting [2022-09-15T22:34:03.864Z] c872a5f43b23: Waiting [2022-09-15T22:34:03.864Z] 995232a89bce: Waiting [2022-09-15T22:34:03.864Z] c6f3cb903730: Waiting [2022-09-15T22:34:03.864Z] 5d3e392a13a0: Waiting [2022-09-15T22:34:03.864Z] 8e57292c1990: Waiting [2022-09-15T22:34:03.864Z] 1de9afaa0415: Layer already exists [2022-09-15T22:34:03.864Z] a43932d1df72: Layer already exists [2022-09-15T22:34:03.864Z] e32f6c04dd68: Layer already exists [2022-09-15T22:34:03.864Z] 1207169bf42c: Layer already exists [2022-09-15T22:34:03.864Z] c411152c3208: Layer already exists [2022-09-15T22:34:04.138Z] c872a5f43b23: Layer already exists [2022-09-15T22:34:04.138Z] daf197b40936: Layer already exists [2022-09-15T22:34:04.138Z] daf7ab228ce2: Layer already exists [2022-09-15T22:34:04.138Z] c6f3cb903730: Layer already exists [2022-09-15T22:34:04.138Z] 8e57292c1990: Layer already exists [2022-09-15T22:34:04.138Z] 5d3e392a13a0: Layer already exists [2022-09-15T22:34:04.138Z] 995232a89bce: Layer already exists [2022-09-15T22:34:04.138Z] 1e613961013b6b37f2d2c6796bfa6cb96c8fac46-2.3.0-dev.6: digest: sha256:fde71a4de9d171753b26f23d032d64fdd061e53452272b7653eb9d0302948950 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:34:04.518Z] + 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 [2022-09-15T22:34:04.888Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2022-09-15T22:34:04.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-09-15T22:34:04.888Z] e32f6c04dd68: Preparing [2022-09-15T22:34:04.888Z] c411152c3208: Preparing [2022-09-15T22:34:04.888Z] 1de9afaa0415: Preparing [2022-09-15T22:34:04.888Z] a43932d1df72: Preparing [2022-09-15T22:34:04.888Z] 1207169bf42c: Preparing [2022-09-15T22:34:04.888Z] daf197b40936: Preparing [2022-09-15T22:34:04.888Z] c872a5f43b23: Preparing [2022-09-15T22:34:04.888Z] c6f3cb903730: Preparing [2022-09-15T22:34:04.888Z] 8e57292c1990: Preparing [2022-09-15T22:34:04.888Z] daf7ab228ce2: Preparing [2022-09-15T22:34:04.888Z] 995232a89bce: Preparing [2022-09-15T22:34:04.888Z] 5d3e392a13a0: Preparing [2022-09-15T22:34:04.888Z] daf197b40936: Waiting [2022-09-15T22:34:04.888Z] c872a5f43b23: Waiting [2022-09-15T22:34:04.888Z] c6f3cb903730: Waiting [2022-09-15T22:34:04.888Z] 8e57292c1990: Waiting [2022-09-15T22:34:04.888Z] daf7ab228ce2: Waiting [2022-09-15T22:34:04.888Z] 995232a89bce: Waiting [2022-09-15T22:34:04.888Z] 5d3e392a13a0: Waiting [2022-09-15T22:34:04.888Z] e32f6c04dd68: Layer already exists [2022-09-15T22:34:04.888Z] c411152c3208: Layer already exists [2022-09-15T22:34:04.888Z] 1de9afaa0415: Layer already exists [2022-09-15T22:34:04.888Z] 1207169bf42c: Layer already exists [2022-09-15T22:34:04.888Z] a43932d1df72: Layer already exists [2022-09-15T22:34:05.164Z] c6f3cb903730: Layer already exists [2022-09-15T22:34:05.164Z] daf197b40936: Layer already exists [2022-09-15T22:34:05.164Z] 8e57292c1990: Layer already exists [2022-09-15T22:34:05.164Z] c872a5f43b23: Layer already exists [2022-09-15T22:34:05.164Z] daf7ab228ce2: Layer already exists [2022-09-15T22:34:05.164Z] 5d3e392a13a0: Layer already exists [2022-09-15T22:34:05.164Z] 995232a89bce: Layer already exists [2022-09-15T22:34:05.164Z] main: digest: sha256:fde71a4de9d171753b26f23d032d64fdd061e53452272b7653eb9d0302948950 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-15T22:34:05.224Z] ===================================================== [Pipeline] echo [2022-09-15T22:34:05.233Z] taggedImages: [2022-09-15T22:34:05.233Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:1e613961013b6b37f2d2c6796bfa6cb96c8fac46 [2022-09-15T22:34:05.233Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2022-09-15T22:34:05.233Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.0-dev.6 [2022-09-15T22:34:05.233Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:1e613961013b6b37f2d2c6796bfa6cb96c8fac46-2.3.0-dev.6 [2022-09-15T22:34:05.233Z] - 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 [2022-09-15T22:34:05.607Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-15T22:34:05.607Z] [2022-09-15T22:34:05.607Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:34:05.966Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-15T22:34:06.242Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-15T22:34:06.242Z] 8998bd30e6a1: Pulling fs layer [2022-09-15T22:34:06.242Z] 04944245beec: Pulling fs layer [2022-09-15T22:34:06.242Z] 699f458cf7ca: Pulling fs layer [2022-09-15T22:34:06.242Z] 765212b225bb: Pulling fs layer [2022-09-15T22:34:06.242Z] f23df028b6ca: Pulling fs layer [2022-09-15T22:34:06.242Z] d65c8cfc05b1: Pulling fs layer [2022-09-15T22:34:06.242Z] 2437ff75d9bd: Pulling fs layer [2022-09-15T22:34:06.242Z] 765212b225bb: Waiting [2022-09-15T22:34:06.242Z] f23df028b6ca: Waiting [2022-09-15T22:34:06.242Z] d65c8cfc05b1: Waiting [2022-09-15T22:34:06.242Z] 2437ff75d9bd: Waiting [2022-09-15T22:34:06.242Z] 04944245beec: Verifying Checksum [2022-09-15T22:34:06.242Z] 04944245beec: Download complete [2022-09-15T22:34:06.242Z] 765212b225bb: Verifying Checksum [2022-09-15T22:34:06.242Z] 765212b225bb: Download complete [2022-09-15T22:34:06.242Z] f23df028b6ca: Verifying Checksum [2022-09-15T22:34:06.242Z] f23df028b6ca: Download complete [2022-09-15T22:34:06.242Z] d65c8cfc05b1: Verifying Checksum [2022-09-15T22:34:06.242Z] d65c8cfc05b1: Download complete [2022-09-15T22:34:06.517Z] 699f458cf7ca: Download complete [2022-09-15T22:34:06.793Z] 8998bd30e6a1: Verifying Checksum [2022-09-15T22:34:06.793Z] 8998bd30e6a1: Download complete [2022-09-15T22:34:09.417Z] 2437ff75d9bd: Verifying Checksum [2022-09-15T22:34:09.417Z] 2437ff75d9bd: Download complete [2022-09-15T22:34:11.407Z] 8998bd30e6a1: Pull complete [2022-09-15T22:34:11.684Z] 04944245beec: Pull complete [2022-09-15T22:34:13.131Z] 699f458cf7ca: Pull complete [2022-09-15T22:34:13.405Z] 765212b225bb: Pull complete [2022-09-15T22:34:14.394Z] f23df028b6ca: Pull complete [2022-09-15T22:34:14.394Z] d65c8cfc05b1: Pull complete [2022-09-15T22:34:33.771Z] 2437ff75d9bd: Pull complete [2022-09-15T22:34:33.771Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-15T22:34:33.771Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-15T22:34:33.771Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:34:34.037Z] prd-ubuntu20.04-docker-arm64-4c-16g-29630 does not seem to be running inside a container [2022-09-15T22:34:34.123Z] $ 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/45 -v /w/workspace/device-usb-camera/45:/w/workspace/device-usb-camera/45:rw,z -v /w/workspace/device-usb-camera/45@tmp:/w/workspace/device-usb-camera/45@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 [2022-09-15T22:34:35.537Z] $ docker top 9e8d45b0277c614262d6787a10aa04305717943d2312fc29d3a31f5bbd854d3a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:34:36.451Z] ---> job-cost.sh [2022-09-15T22:34:36.451Z] lf-activate-venv: SKIPPING [2022-09-15T22:34:36.451Z] INFO: No Stack... [2022-09-15T22:34:37.046Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-15T22:34:38.022Z] INFO: Archiving Costs [Pipeline] sh [2022-09-15T22:34:38.688Z] + cut -d, -f6 [2022-09-15T22:34:38.688Z] + cat /w/workspace/device-usb-camera/45/archives/cost.csv [Pipeline] lock [2022-09-15T22:34:38.717Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-45-stack-cost] [2022-09-15T22:34:38.731Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-45-stack-cost] did not exist. Created. [2022-09-15T22:34:38.731Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-45-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-15T22:34:39.408Z] /w/workspace/device-usb-camera/45@tmp/durable-09134f99/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-15T22:34:40.083Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-15T22:34:40.111Z] Warning: overwriting stash ‘stack-cost’ [2022-09-15T22:34:40.159Z] Stashed 1 file(s) [Pipeline] } [2022-09-15T22:34:40.168Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-45-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-15T22:34:40.191Z] $ docker stop --time=1 9e8d45b0277c614262d6787a10aa04305717943d2312fc29d3a31f5bbd854d3a [2022-09-15T22:34:41.685Z] $ docker rm -f 9e8d45b0277c614262d6787a10aa04305717943d2312fc29d3a31f5bbd854d3a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-09-15T22:34:42.095Z] provisioning config files... [2022-09-15T22:34:42.102Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7129784138181462229tmp [Pipeline] { [Pipeline] sh [2022-09-15T22:34:42.398Z] + set +x [2022-09-15T22:34:42.398Z] + curl -s https://codecov.io/bash [2022-09-15T22:34:42.398Z] + bash -s -- [2022-09-15T22:34:42.398Z] [2022-09-15T22:34:42.398Z] _____ _ [2022-09-15T22:34:42.398Z] / ____| | | [2022-09-15T22:34:42.398Z] | | ___ __| | ___ ___ _____ __ [2022-09-15T22:34:42.398Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-15T22:34:42.398Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-15T22:34:42.398Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-15T22:34:42.398Z] Bash-1.0.6 [2022-09-15T22:34:42.398Z] [2022-09-15T22:34:42.398Z] [2022-09-15T22:34:42.398Z] ==> git version 2.25.1 found [2022-09-15T22:34:42.398Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-09-15T22:34:42.398Z] Release-Date: 2020-01-08 [2022-09-15T22:34:42.398Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-15T22:34:42.398Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-15T22:34:42.398Z] ==> Jenkins CI detected. [2022-09-15T22:34:42.398Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2022-09-15T22:34:42.398Z] project root: . [2022-09-15T22:34:42.398Z] --> token set from env [2022-09-15T22:34:42.398Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-15T22:34:42.398Z] ==> Running gcov in . (disable via -X gcov) [2022-09-15T22:34:42.398Z] ==> Python coveragepy not found [2022-09-15T22:34:42.398Z] ==> Searching for coverage reports in: [2022-09-15T22:34:42.398Z] + . [2022-09-15T22:34:42.398Z] -> Found 1 reports [2022-09-15T22:34:42.398Z] ==> Detecting git/mercurial file structure [2022-09-15T22:34:42.398Z] ==> Reading reports [2022-09-15T22:34:42.398Z] + ./coverage.out bytes=29387 [2022-09-15T22:34:42.398Z] ==> Appending adjustments [2022-09-15T22:34:42.398Z] https://docs.codecov.io/docs/fixing-reports [2022-09-15T22:34:42.658Z] + Found adjustments [2022-09-15T22:34:42.658Z] ==> Gzipping contents [2022-09-15T22:34:42.658Z] 8.0K /tmp/codecov.P2A5QP.gz [2022-09-15T22:34:42.658Z] ==> Uploading reports [2022-09-15T22:34:42.658Z] url: https://codecov.io [2022-09-15T22:34:42.658Z] query: branch=main&commit=1e613961013b6b37f2d2c6796bfa6cb96c8fac46&build=45&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F45%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-15T22:34:42.658Z] -> Pinging Codecov [2022-09-15T22:34:42.658Z] 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=1e613961013b6b37f2d2c6796bfa6cb96c8fac46&build=45&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F45%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-15T22:34:42.919Z] -> Uploading to [2022-09-15T22:34:42.919Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-15/73D8F5FF140700D3E01443B452E23636/1e613961013b6b37f2d2c6796bfa6cb96c8fac46/3a60c6e7-cedd-4a5e-9e7a-47e25159dc68.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220915%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220915T223442Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=aab3b124c060109ce6133c4cdaf9f909de981526b7cd8d0edf65234225cce1ac [2022-09-15T22:34:42.919Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-15T22:34:42.919Z] Dload Upload Total Spent Left Speed [2022-09-15T22:34:43.179Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4140 0 0 100 4140 0 16897 --:--:-- --:--:-- --:--:-- 16897 [2022-09-15T22:34:43.179Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/1e613961013b6b37f2d2c6796bfa6cb96c8fac46 [Pipeline] } [2022-09-15T22:34:43.188Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-09-15T22:34:43.312Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-15T22:34:43.322Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:34:43.620Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-15T22:34:43.620Z] [2022-09-15T22:34:43.620Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:34:43.917Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-15T22:34:43.917Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-15T22:34:43.917Z] df9b9388f04a: Pulling fs layer [2022-09-15T22:34:43.917Z] 52dc419b0ee2: Pulling fs layer [2022-09-15T22:34:43.917Z] 25bc292e5bac: Pulling fs layer [2022-09-15T22:34:43.917Z] 114826534d7a: Pulling fs layer [2022-09-15T22:34:43.917Z] 4657fd5d0bcf: Pulling fs layer [2022-09-15T22:34:43.917Z] 6ad1cebc031e: Pulling fs layer [2022-09-15T22:34:43.917Z] 8a3aa393b2d8: Pulling fs layer [2022-09-15T22:34:43.917Z] 114826534d7a: Waiting [2022-09-15T22:34:43.917Z] 6ad1cebc031e: Waiting [2022-09-15T22:34:43.917Z] 8a3aa393b2d8: Waiting [2022-09-15T22:34:43.917Z] 4657fd5d0bcf: Waiting [2022-09-15T22:34:43.917Z] 25bc292e5bac: Verifying Checksum [2022-09-15T22:34:43.917Z] 25bc292e5bac: Download complete [2022-09-15T22:34:43.917Z] 52dc419b0ee2: Verifying Checksum [2022-09-15T22:34:43.917Z] 52dc419b0ee2: Download complete [2022-09-15T22:34:43.917Z] 4657fd5d0bcf: Verifying Checksum [2022-09-15T22:34:43.917Z] 4657fd5d0bcf: Download complete [2022-09-15T22:34:43.917Z] df9b9388f04a: Download complete [2022-09-15T22:34:44.178Z] df9b9388f04a: Pull complete [2022-09-15T22:34:44.178Z] 6ad1cebc031e: Verifying Checksum [2022-09-15T22:34:44.178Z] 6ad1cebc031e: Download complete [2022-09-15T22:34:44.178Z] 52dc419b0ee2: Pull complete [2022-09-15T22:34:44.437Z] 25bc292e5bac: Pull complete [2022-09-15T22:34:44.697Z] 114826534d7a: Verifying Checksum [2022-09-15T22:34:44.697Z] 114826534d7a: Download complete [2022-09-15T22:34:44.697Z] 8a3aa393b2d8: Verifying Checksum [2022-09-15T22:34:44.697Z] 8a3aa393b2d8: Download complete [2022-09-15T22:34:48.887Z] 114826534d7a: Pull complete [2022-09-15T22:34:48.887Z] 4657fd5d0bcf: Pull complete [2022-09-15T22:34:48.887Z] 6ad1cebc031e: Pull complete [2022-09-15T22:34:52.176Z] 8a3aa393b2d8: Pull complete [2022-09-15T22:34:52.176Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-15T22:34:52.176Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-15T22:34:52.176Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:34:52.268Z] prd-ubuntu20.04-docker-8c-8g-29628 does not seem to be running inside a container [2022-09-15T22:34:52.309Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-09-15T22:34:54.413Z] $ docker top 700adcaa1f1e978ff39b704ffd32d94c374eba99b8ce80130652382dc737673c -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-15T22:34:54.490Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2022-09-15T22:34:54.772Z] + set -o pipefail [2022-09-15T22:34:54.772Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2022-09-15T22:35:00.058Z] [2022-09-15T22:35:00.059Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2022-09-15T22:35:00.059Z] [2022-09-15T22:35:00.059Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/11170c45-5151-4e69-9aba-656d10aae286 [2022-09-15T22:35:00.059Z] [2022-09-15T22:35:00.059Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-09-15T22:35:00.059Z] [2022-09-15T22:35:00.059Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-15T22:35:00.059Z] [2022-09-15T22:35:00.059Z] [Pipeline] } [2022-09-15T22:35:00.071Z] $ docker stop --time=1 700adcaa1f1e978ff39b704ffd32d94c374eba99b8ce80130652382dc737673c [2022-09-15T22:35:02.358Z] $ docker rm -f 700adcaa1f1e978ff39b704ffd32d94c374eba99b8ce80130652382dc737673c [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 [2022-09-15T22:35:03.093Z] + git log --format=format:%s -1 1e613961013b6b37f2d2c6796bfa6cb96c8fac46 [Pipeline] sh [2022-09-15T22:35:03.391Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-15T22:35:03.391Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:35:03.695Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-15T22:35:03.695Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:35:03.778Z] prd-ubuntu20.04-docker-8c-8g-29628 does not seem to be running inside a container [2022-09-15T22:35:03.818Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-15T22:35:04.229Z] $ docker top 292468c7c2c508ff033a68b0522fe89b585d1e00dd23cf3d7d836a716e6dc8c7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-15T22:35:04.331Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-15T22:35:04.332Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-15T22:35:04.454Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-15T22:35:04.458Z] $ docker exec 292468c7c2c508ff033a68b0522fe89b585d1e00dd23cf3d7d836a716e6dc8c7 ssh-agent [2022-09-15T22:35:04.585Z] SSH_AUTH_SOCK=/tmp/ssh-b9M4ZCKFUJw8/agent.34 [2022-09-15T22:35:04.585Z] SSH_AGENT_PID=40 [2022-09-15T22:35:04.593Z] Running ssh-add (command line suppressed) [2022-09-15T22:35:04.708Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1088571691600710813.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1088571691600710813.key) [2022-09-15T22:35:04.725Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-15T22:35:05.016Z] + git semver tag [2022-09-15T22:35:05.276Z] 2022-09-15 22:35:05,205 [run_tag] DEBUG tag force:False [2022-09-15T22:35:05.276Z] 2022-09-15 22:35:05,205 [check_head_tag] DEBUG check head tag [2022-09-15T22:35:05.276Z] 2022-09-15 22:35:05,205 [execute] INFO git cat-file --batch-check [2022-09-15T22:35:05.276Z] 2022-09-15 22:35:05,206 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2022-09-15T22:35:05.276Z] 2022-09-15 22:35:05,209 [execute] INFO git cat-file --batch [2022-09-15T22:35:05.276Z] 2022-09-15 22:35:05,209 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2022-09-15T22:35:05.276Z] 2022-09-15 22:35:05,222 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-09-15T22:35:05.276Z] 2022-09-15 22:35:05,222 [execute] INFO git tag -a v2.3.0-dev.6 -m v2.3.0-dev.6 [2022-09-15T22:35:05.276Z] 2022-09-15 22:35:05,223 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.6', '-m', 'v2.3.0-dev.6'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2022-09-15T22:35:05.276Z] 2022-09-15 22:35:05,228 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-09-15T22:35:05.276Z] 2.3.0-dev.6 [Pipeline] } [2022-09-15T22:35:05.287Z] $ docker exec --env ******** --env ******** 292468c7c2c508ff033a68b0522fe89b585d1e00dd23cf3d7d836a716e6dc8c7 ssh-agent -k [2022-09-15T22:35:05.406Z] unset SSH_AUTH_SOCK; [2022-09-15T22:35:05.407Z] unset SSH_AGENT_PID; [2022-09-15T22:35:05.407Z] echo Agent pid 40 killed; [2022-09-15T22:35:05.418Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-15T22:35:05.727Z] + git semver [Pipeline] } [2022-09-15T22:35:06.004Z] $ docker stop --time=1 292468c7c2c508ff033a68b0522fe89b585d1e00dd23cf3d7d836a716e6dc8c7 [2022-09-15T22:35:07.331Z] $ docker rm -f 292468c7c2c508ff033a68b0522fe89b585d1e00dd23cf3d7d836a716e6dc8c7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:35:07.715Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-15T22:35:07.715Z] [2022-09-15T22:35:07.715Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:35:08.016Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-15T22:35:08.016Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-15T22:35:08.016Z] ab5ef0e58194: Pulling fs layer [2022-09-15T22:35:08.016Z] 9712f1f96733: Pulling fs layer [2022-09-15T22:35:08.016Z] 63f879dbbcfc: Pulling fs layer [2022-09-15T22:35:08.016Z] 0d9ebad4ef96: Pulling fs layer [2022-09-15T22:35:08.016Z] e9a5061849ea: Pulling fs layer [2022-09-15T22:35:08.016Z] d747dcd14b5f: Pulling fs layer [2022-09-15T22:35:08.016Z] 2de7ff778b66: Pulling fs layer [2022-09-15T22:35:08.016Z] d747dcd14b5f: Waiting [2022-09-15T22:35:08.016Z] e9a5061849ea: Waiting [2022-09-15T22:35:08.016Z] 2de7ff778b66: Waiting [2022-09-15T22:35:08.016Z] 0d9ebad4ef96: Waiting [2022-09-15T22:35:08.016Z] 9712f1f96733: Download complete [2022-09-15T22:35:08.287Z] 63f879dbbcfc: Verifying Checksum [2022-09-15T22:35:08.287Z] 63f879dbbcfc: Download complete [2022-09-15T22:35:08.555Z] e9a5061849ea: Verifying Checksum [2022-09-15T22:35:08.555Z] e9a5061849ea: Download complete [2022-09-15T22:35:08.555Z] d747dcd14b5f: Verifying Checksum [2022-09-15T22:35:08.555Z] d747dcd14b5f: Download complete [2022-09-15T22:35:08.555Z] 0d9ebad4ef96: Verifying Checksum [2022-09-15T22:35:08.555Z] 0d9ebad4ef96: Download complete [2022-09-15T22:35:08.814Z] ab5ef0e58194: Verifying Checksum [2022-09-15T22:35:08.814Z] ab5ef0e58194: Download complete [2022-09-15T22:35:08.814Z] 2de7ff778b66: Verifying Checksum [2022-09-15T22:35:08.814Z] 2de7ff778b66: Download complete [2022-09-15T22:35:11.347Z] ab5ef0e58194: Pull complete [2022-09-15T22:35:11.347Z] 9712f1f96733: Pull complete [2022-09-15T22:35:12.281Z] 63f879dbbcfc: Pull complete [2022-09-15T22:35:15.580Z] 0d9ebad4ef96: Pull complete [2022-09-15T22:35:15.840Z] e9a5061849ea: Pull complete [2022-09-15T22:35:15.840Z] d747dcd14b5f: Pull complete [2022-09-15T22:35:17.220Z] 2de7ff778b66: Pull complete [2022-09-15T22:35:17.220Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-15T22:35:17.220Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-15T22:35:17.220Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:35:17.300Z] prd-ubuntu20.04-docker-8c-8g-29628 does not seem to be running inside a container [2022-09-15T22:35:17.334Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-09-15T22:35:19.561Z] $ docker top 34044945c7325e3f32bfe0856e4a3a0ab1f1317553ed116447ff811e430dda1a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-15T22:35:19.631Z] provisioning config files... [2022-09-15T22:35:19.639Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3272860333287162947tmp [2022-09-15T22:35:19.649Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2956664639648404309tmp [2022-09-15T22:35:19.658Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6855497470729976036tmp [Pipeline] { [Pipeline] echo [2022-09-15T22:35:19.677Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:35:19.963Z] ---> sigul-configuration.sh [2022-09-15T22:35:19.963Z] gpg: directory `/root/.gnupg' created [2022-09-15T22:35:19.963Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-15T22:35:19.963Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-15T22:35:19.963Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-15T22:35:19.963Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-15T22:35:19.963Z] gpg: CAST5 encrypted data [2022-09-15T22:35:19.963Z] gpg: encrypted with 1 passphrase [2022-09-15T22:35:19.963Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-15T22:35:20.252Z] + mkdir /home/jenkins [2022-09-15T22:35:20.252Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-15T22:35:20.636Z] + 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 [2022-09-15T22:35:20.667Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:35:20.974Z] ---> sigul-install.sh [2022-09-15T22:35:20.974Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-15T22:35:21.259Z] + git tag --list [2022-09-15T22:35:21.259Z] v0.0.0 [2022-09-15T22:35:21.259Z] v0.0.1-dev.1 [2022-09-15T22:35:21.259Z] v0.0.1-dev.10 [2022-09-15T22:35:21.259Z] v0.0.1-dev.11 [2022-09-15T22:35:21.259Z] v0.0.1-dev.12 [2022-09-15T22:35:21.259Z] v0.0.1-dev.13 [2022-09-15T22:35:21.259Z] v0.0.1-dev.14 [2022-09-15T22:35:21.259Z] v0.0.1-dev.15 [2022-09-15T22:35:21.259Z] v0.0.1-dev.16 [2022-09-15T22:35:21.259Z] v0.0.1-dev.2 [2022-09-15T22:35:21.259Z] v0.0.1-dev.3 [2022-09-15T22:35:21.259Z] v0.0.1-dev.4 [2022-09-15T22:35:21.259Z] v0.0.1-dev.5 [2022-09-15T22:35:21.259Z] v0.0.1-dev.6 [2022-09-15T22:35:21.259Z] v0.0.1-dev.7 [2022-09-15T22:35:21.259Z] v0.0.1-dev.8 [2022-09-15T22:35:21.259Z] v0.0.1-dev.9 [2022-09-15T22:35:21.259Z] v2.2.0 [2022-09-15T22:35:21.259Z] v2.2.0-dev.17 [2022-09-15T22:35:21.259Z] v2.2.0-dev.18 [2022-09-15T22:35:21.259Z] v2.2.0-dev.19 [2022-09-15T22:35:21.259Z] v2.2.0-dev.20 [2022-09-15T22:35:21.259Z] v2.2.0-dev.21 [2022-09-15T22:35:21.259Z] v2.2.0-dev.22 [2022-09-15T22:35:21.259Z] v2.2.0-dev.23 [2022-09-15T22:35:21.259Z] v2.2.0-dev.24 [2022-09-15T22:35:21.259Z] v2.2.0-dev.25 [2022-09-15T22:35:21.259Z] v2.2.0-dev.26 [2022-09-15T22:35:21.259Z] v2.2.0-dev.27 [2022-09-15T22:35:21.259Z] v2.3.0-dev.1 [2022-09-15T22:35:21.259Z] v2.3.0-dev.2 [2022-09-15T22:35:21.259Z] v2.3.0-dev.3 [2022-09-15T22:35:21.259Z] v2.3.0-dev.4 [2022-09-15T22:35:21.259Z] v2.3.0-dev.5 [2022-09-15T22:35:21.259Z] v2.3.0-dev.6 [Pipeline] sh [2022-09-15T22:35:21.547Z] + lftools sign git-tag v2.3.0-dev.6 [2022-09-15T22:35:22.116Z] Signing Git tag with Sigul... [2022-09-15T22:35:22.116Z] Signing v2.3.0-dev.6 [Pipeline] echo [2022-09-15T22:35:22.385Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:35:22.669Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-15T22:35:22.677Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-15T22:35:22.695Z] $ docker stop --time=1 34044945c7325e3f32bfe0856e4a3a0ab1f1317553ed116447ff811e430dda1a [2022-09-15T22:35:23.994Z] $ docker rm -f 34044945c7325e3f32bfe0856e4a3a0ab1f1317553ed116447ff811e430dda1a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-15T22:35:24.418Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-15T22:35:24.418Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:35:24.724Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-15T22:35:24.724Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:35:24.808Z] prd-ubuntu20.04-docker-8c-8g-29628 does not seem to be running inside a container [2022-09-15T22:35:24.840Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-15T22:35:25.207Z] $ docker top b2be586bf45b978e392d827b5c1cbc600a524bb1a9702cec2b89fccb71368a5c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-15T22:35:25.304Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-15T22:35:25.304Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-15T22:35:25.436Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-15T22:35:25.439Z] $ docker exec b2be586bf45b978e392d827b5c1cbc600a524bb1a9702cec2b89fccb71368a5c ssh-agent [2022-09-15T22:35:25.551Z] SSH_AUTH_SOCK=/tmp/ssh-KiA2Wl1aiXqi/agent.33 [2022-09-15T22:35:25.551Z] SSH_AGENT_PID=39 [2022-09-15T22:35:25.556Z] Running ssh-add (command line suppressed) [2022-09-15T22:35:25.664Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6771548530430403652.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6771548530430403652.key) [2022-09-15T22:35:25.677Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-15T22:35:25.966Z] + git semver bump pre [2022-09-15T22:35:26.227Z] 2022-09-15 22:35:26,140 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-09-15T22:35:26.227Z] 2022-09-15 22:35:26,140 [bump_version] DEBUG bumping version:2.3.0-dev.6 on axis:pre with prefix:dev [2022-09-15T22:35:26.227Z] 2022-09-15 22:35:26,140 [bump_version] DEBUG bumped version:2.3.0-dev.7 [2022-09-15T22:35:26.227Z] 2022-09-15 22:35:26,140 [write_version] DEBUG write version:2.3.0-dev.7 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2022-09-15T22:35:26.227Z] 2022-09-15 22:35:26,140 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-09-15T22:35:26.227Z] 2022-09-15 22:35:26,140 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-09-15T22:35:26.227Z] 2022-09-15 22:35:26,142 [execute] INFO git cat-file --batch-check [2022-09-15T22:35:26.227Z] 2022-09-15 22:35:26,142 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-15T22:35:26.227Z] 2022-09-15 22:35:26,147 [execute] INFO git cat-file --batch [2022-09-15T22:35:26.227Z] 2022-09-15 22:35:26,148 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-15T22:35:26.227Z] 2022-09-15 22:35:26,152 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-09-15T22:35:26.227Z] 2.3.0-dev.7 [Pipeline] } [2022-09-15T22:35:26.238Z] $ docker exec --env ******** --env ******** b2be586bf45b978e392d827b5c1cbc600a524bb1a9702cec2b89fccb71368a5c ssh-agent -k [2022-09-15T22:35:26.345Z] unset SSH_AUTH_SOCK; [2022-09-15T22:35:26.345Z] unset SSH_AGENT_PID; [2022-09-15T22:35:26.346Z] echo Agent pid 39 killed; [2022-09-15T22:35:26.356Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-15T22:35:26.655Z] + git semver [Pipeline] } [2022-09-15T22:35:26.930Z] $ docker stop --time=1 b2be586bf45b978e392d827b5c1cbc600a524bb1a9702cec2b89fccb71368a5c [2022-09-15T22:35:28.231Z] $ docker rm -f b2be586bf45b978e392d827b5c1cbc600a524bb1a9702cec2b89fccb71368a5c [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-15T22:35:28.588Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-15T22:35:28.588Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:35:28.891Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-15T22:35:28.891Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:35:28.977Z] prd-ubuntu20.04-docker-8c-8g-29628 does not seem to be running inside a container [2022-09-15T22:35:29.009Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-15T22:35:29.406Z] $ docker top ef673ec4abc678944f666d3decd96a5a83ff40d2db59cfebbabe4de31cab769a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-15T22:35:29.513Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-15T22:35:29.513Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-15T22:35:29.648Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-15T22:35:29.651Z] $ docker exec ef673ec4abc678944f666d3decd96a5a83ff40d2db59cfebbabe4de31cab769a ssh-agent [2022-09-15T22:35:29.773Z] SSH_AUTH_SOCK=/tmp/ssh-4VlbPK2cbFvi/agent.35 [2022-09-15T22:35:29.773Z] SSH_AGENT_PID=41 [2022-09-15T22:35:29.778Z] Running ssh-add (command line suppressed) [2022-09-15T22:35:29.888Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5278840522139542507.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5278840522139542507.key) [2022-09-15T22:35:29.902Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-15T22:35:30.196Z] + git semver push [2022-09-15T22:35:30.456Z] 2022-09-15 22:35:30,372 [run_push] DEBUG push [2022-09-15T22:35:30.456Z] 2022-09-15 22:35:30,372 [execute] INFO git cat-file --batch-check [2022-09-15T22:35:30.456Z] 2022-09-15 22:35:30,372 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-15T22:35:30.456Z] 2022-09-15 22:35:30,376 [execute] INFO git rev-list 5eb53370b514f3e92c69b7b34264c402b48b4d92 -- [2022-09-15T22:35:30.456Z] 2022-09-15 22:35:30,376 [execute] DEBUG Popen(['git', 'rev-list', '5eb53370b514f3e92c69b7b34264c402b48b4d92', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-15T22:35:30.456Z] 2022-09-15 22:35:30,382 [execute] INFO git fetch -v origin [2022-09-15T22:35:30.456Z] 2022-09-15 22:35:30,382 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-09-15T22:35:31.027Z] 2022-09-15 22:35:30,962 [run_push] DEBUG no remote changes detected [2022-09-15T22:35:31.027Z] 2022-09-15 22:35:30,963 [execute] INFO git push origin semver [2022-09-15T22:35:31.027Z] 2022-09-15 22:35:30,963 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-15T22:35:31.966Z] 2022-09-15 22:35:31,708 [run_push] DEBUG push all version tags [2022-09-15T22:35:31.966Z] 2022-09-15 22:35:31,709 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-15T22:35:31.966Z] 2022-09-15 22:35:31,709 [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) [2022-09-15T22:35:32.906Z] 2022-09-15 22:35:32,585 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-09-15T22:35:32.906Z] 2.3.0-dev.7 [Pipeline] } [2022-09-15T22:35:32.915Z] $ docker exec --env ******** --env ******** ef673ec4abc678944f666d3decd96a5a83ff40d2db59cfebbabe4de31cab769a ssh-agent -k [2022-09-15T22:35:33.011Z] unset SSH_AUTH_SOCK; [2022-09-15T22:35:33.012Z] unset SSH_AGENT_PID; [2022-09-15T22:35:33.012Z] echo Agent pid 41 killed; [2022-09-15T22:35:33.021Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-15T22:35:33.318Z] + git semver [Pipeline] } [2022-09-15T22:35:33.593Z] $ docker stop --time=1 ef673ec4abc678944f666d3decd96a5a83ff40d2db59cfebbabe4de31cab769a [2022-09-15T22:35:34.891Z] $ docker rm -f ef673ec4abc678944f666d3decd96a5a83ff40d2db59cfebbabe4de31cab769a [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 [2022-09-15T22:35:35.385Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2022-09-15T22:35:35.385Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-09-15T22:35:35.385Z] total 16 [2022-09-15T22:35:35.385Z] drwxr-xr-x 3 root root 4096 Sep 15 22:26 . [2022-09-15T22:35:35.385Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 15 22:35 .. [2022-09-15T22:35:35.385Z] drwxr-xr-x 2 root root 4096 Sep 15 22:26 cost [2022-09-15T22:35:35.385Z] -rw-r--r-- 1 root root 88 Sep 15 22:26 cost.csv [2022-09-15T22:35:35.385Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2022-09-15T22:35:35.385Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-09-15T22:35:35.385Z] total 16 [2022-09-15T22:35:35.385Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 15 22:26 . [2022-09-15T22:35:35.386Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 15 22:35 .. [2022-09-15T22:35:35.386Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 15 22:26 cost [2022-09-15T22:35:35.386Z] -rw-r--r-- 1 jenkins jenkins 88 Sep 15 22:26 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:35:35.673Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:35:36.532Z] ---> package-listing.sh [2022-09-15T22:35:36.532Z] ++ facter osfamily [2022-09-15T22:35:36.532Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-15T22:35:36.793Z] + OS_FAMILY=debian [2022-09-15T22:35:36.793Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2022-09-15T22:35:36.793Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-15T22:35:36.793Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-15T22:35:36.793Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-15T22:35:36.793Z] + PACKAGES=/tmp/packages_start.txt [2022-09-15T22:35:36.793Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-09-15T22:35:36.793Z] + PACKAGES=/tmp/packages_end.txt [2022-09-15T22:35:36.793Z] + case "${OS_FAMILY}" in [2022-09-15T22:35:36.793Z] + dpkg -l [2022-09-15T22:35:36.793Z] + grep '^ii' [2022-09-15T22:35:36.793Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-15T22:35:36.793Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-15T22:35:36.793Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-15T22:35:36.793Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-09-15T22:35:36.793Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2022-09-15T22:35:36.793Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2022-09-15T22:35:36.806Z] 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 [2022-09-15T22:35:37.083Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:35:37.653Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-15T22:35:37.653Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:35:37.730Z] prd-ubuntu20.04-docker-8c-8g-29628 does not seem to be running inside a container [2022-09-15T22:35:37.763Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-15T22:35:38.007Z] $ docker top f9b57e46cd637fb1c672c9abaa53289ca1f03ab073958c771cb44546f3436836 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-15T22:35:38.408Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-15T22:35:38.719Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-15T22:35:39.001Z] + ls /var/log/sa-host [2022-09-15T22:35:39.001Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-15T22:35:39.069Z] provisioning config files... [2022-09-15T22:35:39.077Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3290402133380037702tmp [Pipeline] { [Pipeline] echo [2022-09-15T22:35:39.091Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:35:39.373Z] ---> create-netrc.sh [Pipeline] } [2022-09-15T22:35:39.381Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:35:39.712Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-15T22:35:39.722Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:35:40.008Z] ---> sudo-logs.sh [2022-09-15T22:35:40.008Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-15T22:35:40.032Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:35:40.317Z] ---> job-cost.sh [2022-09-15T22:35:40.318Z] lf-activate-venv: SKIPPING [2022-09-15T22:35:40.318Z] DEBUG: total: 0.2199999988079071 [2022-09-15T22:35:40.318Z] INFO: Retrieving Stack Cost... [2022-09-15T22:35:41.258Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-15T22:35:41.829Z] INFO: Archiving Costs [Pipeline] echo [2022-09-15T22:35:41.840Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:35:42.124Z] ---> logs-deploy.sh [2022-09-15T22:35:42.124Z] lf-activate-venv: SKIPPING [2022-09-15T22:35:42.124Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/45 [2022-09-15T22:35:42.124Z] INFO: archiving workspace using pattern(s): [2022-09-15T22:35:43.064Z] Archives upload complete. [2022-09-15T22:35:43.064Z] INFO: archiving logs to Nexus