Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 820ea8060e7b22a96afcd9f7acec0acd9e8d6bed 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-ssh15445982321436757409.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17760030363345729415.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > 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-ssh4147502213176193245.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh9448065630879421363.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-ssh12587600601698997854.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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-15784 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 820ea8060e7b22a96afcd9f7acec0acd9e8d6bed (main) Commit message: "Merge pull request #249 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.91" > 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 820ea8060e7b22a96afcd9f7acec0acd9e8d6bed # timeout=10 > git rev-list --no-walk 3541083dc0aa512bb01a466ff2ab5369f3e38532 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-16T22:18:20.678Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-16T22:18:20.753Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-16T22:18:20.772Z] ========================================================= [2023-05-16T22:18:20.772Z] EdgeX Global Pipelines Version Info [2023-05-16T22:18:20.772Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-16T22:18:21.501Z] ------------------- [2023-05-16T22:18:21.502Z] stable info: [2023-05-16T22:18:21.502Z] ------------------- [2023-05-16T22:18:21.502Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-16T22:18:21.502Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T22:18:21.502Z] Message: update stable to v1.0.249 [2023-05-16T22:18:22.073Z] ------------------- [2023-05-16T22:18:22.073Z] experimental info: [2023-05-16T22:18:22.073Z] ------------------- [2023-05-16T22:18:22.073Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-16T22:18:22.073Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T22:18:22.073Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-16T22:18:22.247Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-05-16T22:18:22.265Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-05-16T22:18:22.280Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-16T22:18:22.297Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-16T22:18:22.319Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-16T22:18:22.338Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-16T22:18:22.357Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-16T22:18:22.371Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-16T22:18:22.385Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-16T22:18:22.402Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-16T22:18:22.419Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-16T22:18:22.436Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-05-16T22:18:22.446Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-16T22:18:22.455Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-16T22:18:22.464Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-16T22:18:22.480Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-16T22:18:22.492Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-16T22:18:22.502Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-16T22:18:22.513Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-16T22:18:22.523Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-16T22:18:22.535Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-16T22:18:22.545Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-16T22:18:22.556Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-16T22:18:22.567Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-16T22:18:22.687Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-16T22:18:22.701Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-16T22:18:22.711Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-16T22:18:22.723Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-16T22:18:22.733Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-16T22:18:22.744Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-16T22:18:22.759Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 820ea8060e7b22a96afcd9f7acec0acd9e8d6bed [Pipeline] echo [2023-05-16T22:18:22.771Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 820ea80 [Pipeline] echo [2023-05-16T22:18:22.781Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T22:18:22.837Z] provisioning config files... [2023-05-16T22:18:22.852Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15096119984552833012tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T22:18:23.174Z] ---> docker-login.sh [2023-05-16T22:18:23.174Z] nexus3.edgexfoundry.org:10001 [2023-05-16T22:18:23.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T22:18:23.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T22:18:23.708Z] Configure a credential helper to remove this warning. See [2023-05-16T22:18:23.708Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T22:18:23.708Z] [2023-05-16T22:18:23.708Z] Login Succeeded [2023-05-16T22:18:23.708Z] nexus3.edgexfoundry.org:10002 [2023-05-16T22:18:23.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T22:18:23.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T22:18:23.708Z] Configure a credential helper to remove this warning. See [2023-05-16T22:18:23.708Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T22:18:23.708Z] [2023-05-16T22:18:23.708Z] Login Succeeded [2023-05-16T22:18:23.708Z] nexus3.edgexfoundry.org:10003 [2023-05-16T22:18:23.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T22:18:23.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T22:18:23.708Z] Configure a credential helper to remove this warning. See [2023-05-16T22:18:23.708Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T22:18:23.708Z] [2023-05-16T22:18:23.708Z] Login Succeeded [2023-05-16T22:18:23.708Z] nexus3.edgexfoundry.org:10004 [2023-05-16T22:18:23.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T22:18:23.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T22:18:23.975Z] Configure a credential helper to remove this warning. See [2023-05-16T22:18:23.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T22:18:23.975Z] [2023-05-16T22:18:23.975Z] Login Succeeded [2023-05-16T22:18:23.975Z] docker.io [2023-05-16T22:18:23.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T22:18:24.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T22:18:24.239Z] Configure a credential helper to remove this warning. See [2023-05-16T22:18:24.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T22:18:24.239Z] [2023-05-16T22:18:24.239Z] Login Succeeded [2023-05-16T22:18:24.239Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T22:18:24.249Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-16T22:18:24.632Z] + git rev-list -1 --merges 820ea8060e7b22a96afcd9f7acec0acd9e8d6bed~1..820ea8060e7b22a96afcd9f7acec0acd9e8d6bed [Pipeline] echo [2023-05-16T22:18:24.686Z] -----------> git rev-list -1 --merges 820ea8060e7b22a96afcd9f7acec0acd9e8d6bed~1..820ea8060e7b22a96afcd9f7acec0acd9e8d6bed 820ea8060e7b22a96afcd9f7acec0acd9e8d6bed [2023-05-16T22:18:24.686Z] 820ea8060e7b22a96afcd9f7acec0acd9e8d6bed [false] [Pipeline] sh [2023-05-16T22:18:25.015Z] + git log --format=format:%s -1 820ea8060e7b22a96afcd9f7acec0acd9e8d6bed [Pipeline] echo [2023-05-16T22:18:25.033Z] ========================================================= [2023-05-16T22:18:25.033Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-16T22:18:25.033Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T22:18:25.364Z] + git log --format=format:%s -1 820ea8060e7b22a96afcd9f7acec0acd9e8d6bed [Pipeline] echo [2023-05-16T22:18:25.375Z] [semverPrep] GIT_COMMIT: 820ea8060e7b22a96afcd9f7acec0acd9e8d6bed, Commit Message: Merge pull request #249 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.91 [Pipeline] echo [2023-05-16T22:18:25.385Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-16T22:18:25.748Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-16T22:18:25.749Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-16T22:18:25.749Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-16T22:18:25.749Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-16T22:18:25.749Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-16T22:18:25.749Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-16T22:18:25.749Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T22:18:26.171Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T22:18:26.171Z] [2023-05-16T22:18:26.171Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T22:18:26.473Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T22:18:26.473Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-16T22:18:26.473Z] b85a868b505f: Pulling fs layer [2023-05-16T22:18:26.473Z] e2be974225ed: Pulling fs layer [2023-05-16T22:18:26.473Z] 339a4e72a1f5: Pulling fs layer [2023-05-16T22:18:26.473Z] 988bab9f4d93: Pulling fs layer [2023-05-16T22:18:26.473Z] 1469e6f7b9e6: Pulling fs layer [2023-05-16T22:18:26.473Z] eaf3925da568: Pulling fs layer [2023-05-16T22:18:26.473Z] bab4dde63d76: Pulling fs layer [2023-05-16T22:18:26.473Z] bde34c3a00c8: Pulling fs layer [2023-05-16T22:18:26.473Z] b352a97aabf1: Pulling fs layer [2023-05-16T22:18:26.473Z] 4872d77fe225: Pulling fs layer [2023-05-16T22:18:26.473Z] 5851b861e8e6: Pulling fs layer [2023-05-16T22:18:26.473Z] 988bab9f4d93: Waiting [2023-05-16T22:18:26.473Z] 1469e6f7b9e6: Waiting [2023-05-16T22:18:26.473Z] b352a97aabf1: Waiting [2023-05-16T22:18:26.473Z] 4872d77fe225: Waiting [2023-05-16T22:18:26.473Z] eaf3925da568: Waiting [2023-05-16T22:18:26.473Z] 5851b861e8e6: Waiting [2023-05-16T22:18:26.473Z] bab4dde63d76: Waiting [2023-05-16T22:18:26.473Z] bde34c3a00c8: Waiting [2023-05-16T22:18:26.473Z] e2be974225ed: Download complete [2023-05-16T22:18:26.473Z] 988bab9f4d93: Verifying Checksum [2023-05-16T22:18:26.473Z] 988bab9f4d93: Download complete [2023-05-16T22:18:26.742Z] 1469e6f7b9e6: Verifying Checksum [2023-05-16T22:18:26.742Z] 1469e6f7b9e6: Download complete [2023-05-16T22:18:26.742Z] eaf3925da568: Verifying Checksum [2023-05-16T22:18:26.742Z] eaf3925da568: Download complete [2023-05-16T22:18:26.742Z] 339a4e72a1f5: Verifying Checksum [2023-05-16T22:18:26.742Z] 339a4e72a1f5: Download complete [2023-05-16T22:18:26.742Z] bde34c3a00c8: Download complete [2023-05-16T22:18:26.742Z] b352a97aabf1: Download complete [2023-05-16T22:18:26.742Z] 4872d77fe225: Verifying Checksum [2023-05-16T22:18:26.742Z] 4872d77fe225: Download complete [2023-05-16T22:18:26.742Z] 5851b861e8e6: Verifying Checksum [2023-05-16T22:18:26.742Z] 5851b861e8e6: Download complete [2023-05-16T22:18:27.002Z] b85a868b505f: Verifying Checksum [2023-05-16T22:18:27.002Z] b85a868b505f: Download complete [2023-05-16T22:18:27.261Z] bab4dde63d76: Verifying Checksum [2023-05-16T22:18:27.261Z] bab4dde63d76: Download complete [2023-05-16T22:18:28.197Z] b85a868b505f: Pull complete [2023-05-16T22:18:28.197Z] e2be974225ed: Pull complete [2023-05-16T22:18:28.766Z] 339a4e72a1f5: Pull complete [2023-05-16T22:18:28.766Z] 988bab9f4d93: Pull complete [2023-05-16T22:18:29.026Z] 1469e6f7b9e6: Pull complete [2023-05-16T22:18:29.027Z] eaf3925da568: Pull complete [2023-05-16T22:18:30.934Z] bab4dde63d76: Pull complete [2023-05-16T22:18:30.934Z] bde34c3a00c8: Pull complete [2023-05-16T22:18:30.934Z] b352a97aabf1: Pull complete [2023-05-16T22:18:30.934Z] 4872d77fe225: Pull complete [2023-05-16T22:18:31.194Z] 5851b861e8e6: Pull complete [2023-05-16T22:18:31.194Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-16T22:18:31.194Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T22:18:31.194Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T22:18:31.301Z] prd-ubuntu20.04-docker-8c-8g-15784 does not seem to be running inside a container [2023-05-16T22:18:31.338Z] $ 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 [2023-05-16T22:18:33.407Z] $ docker top 095b76e2c672b73eec4194ddf62afb982a16c7147e8764e87c0880a1657544b7 -eo pid,comm [2023-05-16T22:18:33.463Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-16T22:18:33.463Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-16T22:18:33.504Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T22:18:33.504Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T22:18:33.608Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T22:18:33.614Z] $ docker exec 095b76e2c672b73eec4194ddf62afb982a16c7147e8764e87c0880a1657544b7 ssh-agent [2023-05-16T22:18:33.738Z] SSH_AUTH_SOCK=/tmp/ssh-DR4RE9660heu/agent.31 [2023-05-16T22:18:33.738Z] SSH_AGENT_PID=37 [2023-05-16T22:18:33.745Z] Running ssh-add (command line suppressed) [2023-05-16T22:18:33.869Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1019209404698556116.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1019209404698556116.key) [2023-05-16T22:18:33.881Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T22:18:34.166Z] + git tag --points-at HEAD [Pipeline] } [2023-05-16T22:18:34.188Z] $ docker exec --env ******** --env ******** 095b76e2c672b73eec4194ddf62afb982a16c7147e8764e87c0880a1657544b7 ssh-agent -k [2023-05-16T22:18:34.287Z] unset SSH_AUTH_SOCK; [2023-05-16T22:18:34.288Z] unset SSH_AGENT_PID; [2023-05-16T22:18:34.288Z] echo Agent pid 37 killed; [2023-05-16T22:18:34.295Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-16T22:18:34.320Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T22:18:34.320Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T22:18:34.426Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T22:18:34.431Z] $ docker exec 095b76e2c672b73eec4194ddf62afb982a16c7147e8764e87c0880a1657544b7 ssh-agent [2023-05-16T22:18:34.528Z] SSH_AUTH_SOCK=/tmp/ssh-xEHJfJcSW3OT/agent.68 [2023-05-16T22:18:34.528Z] SSH_AGENT_PID=74 [2023-05-16T22:18:34.532Z] Running ssh-add (command line suppressed) [2023-05-16T22:18:34.633Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3810348138659324764.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3810348138659324764.key) [2023-05-16T22:18:34.646Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T22:18:34.933Z] + git semver init [2023-05-16T22:18:35.192Z] 2023-05-16 22:18:35,088 [run_init] DEBUG init version:0.0.0 force:False [2023-05-16T22:18:35.192Z] 2023-05-16 22:18:35,088 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2023-05-16T22:18:35.192Z] 2023-05-16 22:18:35,089 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2023-05-16T22:18:35.192Z] 2023-05-16 22:18:35,089 [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) [2023-05-16T22:18:36.132Z] 2023-05-16 22:18:35,767 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2023-05-16T22:18:36.132Z] 2023-05-16 22:18:35,768 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2023-05-16T22:18:36.132Z] 2023-05-16 22:18:35,768 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-16T22:18:36.132Z] 2023-05-16 22:18:35,768 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-16T22:18:36.132Z] 3.0.0-dev.44 [Pipeline] } [2023-05-16T22:18:36.146Z] $ docker exec --env ******** --env ******** 095b76e2c672b73eec4194ddf62afb982a16c7147e8764e87c0880a1657544b7 ssh-agent -k [2023-05-16T22:18:36.266Z] unset SSH_AUTH_SOCK; [2023-05-16T22:18:36.267Z] unset SSH_AGENT_PID; [2023-05-16T22:18:36.267Z] echo Agent pid 74 killed; [2023-05-16T22:18:36.272Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T22:18:36.583Z] + git semver [Pipeline] } [2023-05-16T22:18:36.858Z] $ docker stop --time=1 095b76e2c672b73eec4194ddf62afb982a16c7147e8764e87c0880a1657544b7 [2023-05-16T22:18:38.156Z] $ docker rm -f --volumes 095b76e2c672b73eec4194ddf62afb982a16c7147e8764e87c0880a1657544b7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T22:18:38.490Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-16T22:18:38.696Z] Stashed 1 file(s) [Pipeline] echo [2023-05-16T22:18:38.699Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.44 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T22:18:38.865Z] provisioning config files... [2023-05-16T22:18:38.874Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1316118082220039366tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T22:18:39.171Z] ---> docker-login.sh [2023-05-16T22:18:39.172Z] nexus3.edgexfoundry.org:10001 [2023-05-16T22:18:39.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T22:18:39.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T22:18:39.172Z] Configure a credential helper to remove this warning. See [2023-05-16T22:18:39.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T22:18:39.172Z] [2023-05-16T22:18:39.172Z] Login Succeeded [2023-05-16T22:18:39.172Z] nexus3.edgexfoundry.org:10002 [2023-05-16T22:18:39.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T22:18:39.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T22:18:39.172Z] Configure a credential helper to remove this warning. See [2023-05-16T22:18:39.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T22:18:39.172Z] [2023-05-16T22:18:39.172Z] Login Succeeded [2023-05-16T22:18:39.172Z] nexus3.edgexfoundry.org:10003 [2023-05-16T22:18:39.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T22:18:39.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T22:18:39.431Z] Configure a credential helper to remove this warning. See [2023-05-16T22:18:39.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T22:18:39.431Z] [2023-05-16T22:18:39.431Z] Login Succeeded [2023-05-16T22:18:39.431Z] nexus3.edgexfoundry.org:10004 [2023-05-16T22:18:39.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T22:18:39.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T22:18:39.431Z] Configure a credential helper to remove this warning. See [2023-05-16T22:18:39.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T22:18:39.431Z] [2023-05-16T22:18:39.431Z] Login Succeeded [2023-05-16T22:18:39.431Z] docker.io [2023-05-16T22:18:39.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T22:18:39.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T22:18:39.691Z] Configure a credential helper to remove this warning. See [2023-05-16T22:18:39.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T22:18:39.691Z] [2023-05-16T22:18:39.691Z] Login Succeeded [2023-05-16T22:18:39.691Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T22:18:39.699Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-16T22:18:39.764Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T22:18:39.775Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T22:18:39.782Z] ========================================================= [2023-05-16T22:18:39.782Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-16T22:18:39.782Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T22:18:40.094Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-16T22:18:40.094Z] Sending build context to Docker daemon 1.883MB [2023-05-16T22:18:40.094Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T22:18:40.094Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-16T22:18:40.094Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-16T22:18:40.094Z] f56be85fc22e: Pulling fs layer [2023-05-16T22:18:40.094Z] 85791d961cd3: Pulling fs layer [2023-05-16T22:18:40.094Z] d694b5ae8c79: Pulling fs layer [2023-05-16T22:18:40.094Z] 9f32a84ed3da: Pulling fs layer [2023-05-16T22:18:40.094Z] 4d19c01a9841: Pulling fs layer [2023-05-16T22:18:40.094Z] 9325e15d5711: Pulling fs layer [2023-05-16T22:18:40.094Z] 556b6ee489ea: Pulling fs layer [2023-05-16T22:18:40.094Z] c5a4b2cf53e6: Pulling fs layer [2023-05-16T22:18:40.094Z] 9f32a84ed3da: Waiting [2023-05-16T22:18:40.094Z] 9325e15d5711: Waiting [2023-05-16T22:18:40.094Z] 556b6ee489ea: Waiting [2023-05-16T22:18:40.094Z] 4d19c01a9841: Waiting [2023-05-16T22:18:40.094Z] 85791d961cd3: Download complete [2023-05-16T22:18:40.094Z] 9f32a84ed3da: Verifying Checksum [2023-05-16T22:18:40.094Z] 9f32a84ed3da: Download complete [2023-05-16T22:18:40.094Z] 4d19c01a9841: Verifying Checksum [2023-05-16T22:18:40.094Z] 4d19c01a9841: Download complete [2023-05-16T22:18:40.379Z] f56be85fc22e: Verifying Checksum [2023-05-16T22:18:40.379Z] f56be85fc22e: Download complete [2023-05-16T22:18:40.379Z] 9325e15d5711: Verifying Checksum [2023-05-16T22:18:40.379Z] 9325e15d5711: Download complete [2023-05-16T22:18:40.379Z] f56be85fc22e: Pull complete [2023-05-16T22:18:40.648Z] 85791d961cd3: Pull complete [2023-05-16T22:18:40.911Z] c5a4b2cf53e6: Verifying Checksum [2023-05-16T22:18:40.911Z] c5a4b2cf53e6: Download complete [2023-05-16T22:18:41.170Z] d694b5ae8c79: Verifying Checksum [2023-05-16T22:18:41.170Z] d694b5ae8c79: Download complete [2023-05-16T22:18:41.170Z] 556b6ee489ea: Verifying Checksum [2023-05-16T22:18:41.170Z] 556b6ee489ea: Download complete [2023-05-16T22:18:44.453Z] d694b5ae8c79: Pull complete [2023-05-16T22:18:44.453Z] 9f32a84ed3da: Pull complete [2023-05-16T22:18:44.453Z] 4d19c01a9841: Pull complete [2023-05-16T22:18:44.712Z] 9325e15d5711: Pull complete [2023-05-16T22:18:47.243Z] 556b6ee489ea: Pull complete [2023-05-16T22:18:47.811Z] c5a4b2cf53e6: Pull complete [2023-05-16T22:18:47.811Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-16T22:18:47.811Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-16T22:18:47.811Z] ---> c4be618373d6 [2023-05-16T22:18:47.811Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-16T22:18:52.052Z] ---> Running in 4a9d793d68da [2023-05-16T22:18:52.052Z] Removing intermediate container 4a9d793d68da [2023-05-16T22:18:52.052Z] ---> fba0592dd8b7 [2023-05-16T22:18:52.052Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T22:18:52.052Z] ---> Running in b703630fb78f [2023-05-16T22:18:52.310Z] Removing intermediate container b703630fb78f [2023-05-16T22:18:52.310Z] ---> 215dfa5f8023 [2023-05-16T22:18:52.310Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-16T22:18:52.310Z] ---> Running in ed0adc6ceb54 [2023-05-16T22:18:52.311Z] Removing intermediate container ed0adc6ceb54 [2023-05-16T22:18:52.311Z] ---> e10959874389 [2023-05-16T22:18:52.311Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-16T22:18:52.311Z] ---> Running in 33b8e3c5d4c9 [2023-05-16T22:18:52.570Z] Removing intermediate container 33b8e3c5d4c9 [2023-05-16T22:18:52.570Z] ---> b3e5736388c9 [2023-05-16T22:18:52.570Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T22:18:52.570Z] ---> Running in 932f7fc976b5 [2023-05-16T22:18:52.828Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T22:18:53.087Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T22:18:53.087Z] (1/14) Installing libintl (0.21.1-r1) [2023-05-16T22:18:53.087Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-05-16T22:18:53.087Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-05-16T22:18:53.087Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-05-16T22:18:53.087Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-05-16T22:18:53.345Z] (6/14) Installing udev-init-scripts (35-r1) [2023-05-16T22:18:53.345Z] (7/14) Installing libblkid (2.38.1-r1) [2023-05-16T22:18:53.345Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-05-16T22:18:53.345Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-05-16T22:18:53.345Z] (10/14) Installing kmod-libs (30-r1) [2023-05-16T22:18:53.345Z] (11/14) Installing eudev (3.2.11-r4) [2023-05-16T22:18:53.345Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-05-16T22:18:53.345Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-05-16T22:18:53.345Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-05-16T22:18:53.345Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T22:18:53.345Z] Executing eudev-3.2.11-r4.trigger [2023-05-16T22:18:53.345Z] OK: 272 MiB in 67 packages [2023-05-16T22:18:53.815Z] Still waiting to schedule task [2023-05-16T22:18:53.816Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-16T22:18:53.911Z] Removing intermediate container 932f7fc976b5 [2023-05-16T22:18:53.911Z] ---> cdb21025d090 [2023-05-16T22:18:53.911Z] Step 8/13 : WORKDIR /device-usb-camera [2023-05-16T22:18:53.911Z] ---> Running in 3f237ca83eee [2023-05-16T22:18:53.911Z] Removing intermediate container 3f237ca83eee [2023-05-16T22:18:53.911Z] ---> 1ad37a070f98 [2023-05-16T22:18:53.911Z] Step 9/13 : COPY go.mod vendor* ./ [2023-05-16T22:18:54.168Z] ---> 78669af06e9e [2023-05-16T22:18:54.168Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T22:18:54.168Z] ---> Running in 8544b0202eb5 [2023-05-16T22:19:32.889Z] Removing intermediate container 8544b0202eb5 [2023-05-16T22:19:32.889Z] ---> 67ba22b98a78 [2023-05-16T22:19:32.889Z] Step 11/13 : COPY . . [2023-05-16T22:19:32.889Z] ---> 1c0e09ef33e7 [2023-05-16T22:19:32.889Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-16T22:19:32.889Z] ---> Running in fc3c8cefc563 [2023-05-16T22:19:32.889Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T22:19:32.889Z] Dload Upload Total Spent Left Speed [2023-05-16T22:19:32.889Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6788 0 --:--:-- --:--:-- --:--:-- 6807 [2023-05-16T22:19:32.889Z] Removing intermediate container fc3c8cefc563 [2023-05-16T22:19:32.889Z] ---> ad8e372004f8 [2023-05-16T22:19:32.889Z] Step 13/13 : RUN ${MAKE} [2023-05-16T22:19:32.889Z] ---> Running in c6eec96c2115 [2023-05-16T22:19:32.889Z] noop [2023-05-16T22:19:32.889Z] Removing intermediate container c6eec96c2115 [2023-05-16T22:19:32.889Z] ---> e4364af84f35 [2023-05-16T22:19:32.889Z] Successfully built e4364af84f35 [2023-05-16T22:19:32.889Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T22:19:33.220Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-16T22:19:33.221Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T22:19:33.293Z] prd-ubuntu20.04-docker-8c-8g-15784 does not seem to be running inside a container [2023-05-16T22:19:33.323Z] $ 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 [2023-05-16T22:19:33.665Z] $ docker top eab4fdb8cdcf5c9bf4694c668327c86225bfad22c7d034189d5b4b1e01927084 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T22:19:34.010Z] + go version [2023-05-16T22:19:34.010Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-16T22:19:34.024Z] $ docker stop --time=1 eab4fdb8cdcf5c9bf4694c668327c86225bfad22c7d034189d5b4b1e01927084 [2023-05-16T22:19:35.264Z] $ docker rm -f --volumes eab4fdb8cdcf5c9bf4694c668327c86225bfad22c7d034189d5b4b1e01927084 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T22:19:35.680Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-16T22:19:35.680Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T22:19:35.746Z] prd-ubuntu20.04-docker-8c-8g-15784 does not seem to be running inside a container [2023-05-16T22:19:35.782Z] $ 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 [2023-05-16T22:19:36.099Z] $ docker top 9ffbaa380b24c13ec9bae6fed3afd0a22e5b6bbb1adb66da05c5ccaebb4109c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T22:19:36.436Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2023-05-16T22:19:36.732Z] + make test [2023-05-16T22:19:36.733Z] go test ./... -coverprofile=coverage.out ./... [2023-05-16T22:19:42.004Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-05-16T22:19:51.973Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-05-16T22:19:51.973Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.022s coverage: 1.8% of statements [2023-05-16T22:20:00.095Z] go vet ./... [2023-05-16T22:20:03.379Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-16T22:20:03.379Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-16T22:20:03.379Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-16T22:20:03.392Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-16T22:20:03.408Z] $ docker stop --time=1 9ffbaa380b24c13ec9bae6fed3afd0a22e5b6bbb1adb66da05c5ccaebb4109c6 [2023-05-16T22:20:06.318Z] $ docker rm -f --volumes 9ffbaa380b24c13ec9bae6fed3afd0a22e5b6bbb1adb66da05c5ccaebb4109c6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T22:20:06.782Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-16T22:20:06.821Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-16T22:20:07.346Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-16T22:20:07.629Z] + ls -al . [2023-05-16T22:20:07.629Z] total 188 [2023-05-16T22:20:07.629Z] drwxrwxr-x 10 jenkins jenkins 4096 May 16 22:19 . [2023-05-16T22:20:07.629Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 22:18 .. [2023-05-16T22:20:07.629Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 22:18 .git [2023-05-16T22:20:07.629Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 22:18 .github [2023-05-16T22:20:07.629Z] -rw-rw-r-- 1 jenkins jenkins 414 May 16 22:18 .gitignore [2023-05-16T22:20:07.629Z] -rw-rw-r-- 1 jenkins jenkins 42 May 16 22:18 .golangci.yml [2023-05-16T22:20:07.629Z] -rw-rw-r-- 1 jenkins jenkins 77 May 16 22:18 .hadolint.yml [2023-05-16T22:20:07.629Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 22:18 .semver [2023-05-16T22:20:07.629Z] -rw-rw-r-- 1 jenkins jenkins 9665 May 16 22:18 Attribution.txt [2023-05-16T22:20:07.629Z] -rw-rw-r-- 1 jenkins jenkins 6219 May 16 22:18 CHANGELOG.md [2023-05-16T22:20:07.629Z] -rw-rw-r-- 1 jenkins jenkins 2453 May 16 22:18 Dockerfile [2023-05-16T22:20:07.629Z] -rw-rw-r-- 1 jenkins jenkins 678 May 16 22:18 GOVERNANCE.md [2023-05-16T22:20:07.629Z] -rw-rw-r-- 1 jenkins jenkins 659 May 16 22:18 Jenkinsfile [2023-05-16T22:20:07.629Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 16 22:18 LICENSE [2023-05-16T22:20:07.629Z] -rw-rw-r-- 1 jenkins jenkins 2364 May 16 22:18 Makefile [2023-05-16T22:20:07.629Z] -rw-rw-r-- 1 jenkins jenkins 622 May 16 22:18 OWNERS.md [2023-05-16T22:20:07.629Z] -rw-rw-r-- 1 jenkins jenkins 2477 May 16 22:18 README.md [2023-05-16T22:20:07.629Z] -rw-rw-r-- 1 jenkins jenkins 12 May 16 22:18 VERSION [2023-05-16T22:20:07.629Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 22:18 bin [2023-05-16T22:20:07.629Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 22:18 cmd [2023-05-16T22:20:07.629Z] -rw-r--r-- 1 jenkins jenkins 31522 May 16 22:19 coverage.out [2023-05-16T22:20:07.629Z] -rwxrwxr-x 1 jenkins jenkins 140 May 16 22:18 docker-entrypoint.sh [2023-05-16T22:20:07.629Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 22:18 docs [2023-05-16T22:20:07.629Z] -rw-rw-r-- 1 jenkins jenkins 3419 May 16 22:18 go.mod [2023-05-16T22:20:07.629Z] -rw-rw-r-- 1 jenkins jenkins 31488 May 16 22:18 go.sum [2023-05-16T22:20:07.629Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 22:18 internal [2023-05-16T22:20:07.629Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 22:18 snap [2023-05-16T22:20:07.629Z] -rw-rw-r-- 1 jenkins jenkins 231 May 16 22:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T22:20:08.021Z] + 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=820ea8060e7b22a96afcd9f7acec0acd9e8d6bed --label arch=amd64 --label version=3.0.0-dev.44 . [2023-05-16T22:20:08.021Z] Sending build context to Docker daemon 1.915MB [2023-05-16T22:20:08.021Z] Step 1/36 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T22:20:08.021Z] Step 2/36 : FROM ${BASE} AS builder [2023-05-16T22:20:08.021Z] ---> e4364af84f35 [2023-05-16T22:20:08.021Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-05-16T22:20:08.021Z] ---> Running in 0ce5b84fbb90 [2023-05-16T22:20:08.021Z] Removing intermediate container 0ce5b84fbb90 [2023-05-16T22:20:08.021Z] ---> 25c4000cb8dd [2023-05-16T22:20:08.021Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T22:20:08.302Z] ---> Running in e518d393bcf8 [2023-05-16T22:20:08.302Z] Removing intermediate container e518d393bcf8 [2023-05-16T22:20:08.302Z] ---> d3be2695ce47 [2023-05-16T22:20:08.302Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-16T22:20:08.302Z] ---> Running in 11495001c60b [2023-05-16T22:20:08.302Z] Removing intermediate container 11495001c60b [2023-05-16T22:20:08.302Z] ---> 361c921e47c3 [2023-05-16T22:20:08.302Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-16T22:20:08.302Z] ---> Running in ff10996f49fd [2023-05-16T22:20:08.580Z] Removing intermediate container ff10996f49fd [2023-05-16T22:20:08.580Z] ---> f7ce2f9c19bb [2023-05-16T22:20:08.580Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T22:20:08.580Z] ---> Running in f5505a4b2a41 [2023-05-16T22:20:08.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T22:20:09.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T22:20:09.130Z] OK: 272 MiB in 67 packages [2023-05-16T22:20:09.701Z] Removing intermediate container f5505a4b2a41 [2023-05-16T22:20:09.701Z] ---> 3497e43ef416 [2023-05-16T22:20:09.701Z] Step 8/36 : WORKDIR /device-usb-camera [2023-05-16T22:20:09.701Z] ---> Running in 954e4ec15a7b [2023-05-16T22:20:09.701Z] Removing intermediate container 954e4ec15a7b [2023-05-16T22:20:09.701Z] ---> 85f6a30b0882 [2023-05-16T22:20:09.701Z] Step 9/36 : COPY go.mod vendor* ./ [2023-05-16T22:20:09.701Z] ---> e12e66a416eb [2023-05-16T22:20:09.701Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T22:20:09.701Z] ---> Running in d5b14fa9c662 [2023-05-16T22:20:10.730Z] Removing intermediate container d5b14fa9c662 [2023-05-16T22:20:10.730Z] ---> 299cc173c99b [2023-05-16T22:20:10.730Z] Step 11/36 : COPY . . [2023-05-16T22:20:10.991Z] ---> 034e286eb213 [2023-05-16T22:20:10.991Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-16T22:20:10.991Z] ---> Running in 03487e8e81bb [2023-05-16T22:20:11.249Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T22:20:11.249Z] Dload Upload Total Spent Left Speed [2023-05-16T22:20:11.249Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 18636 0 --:--:-- --:--:-- --:--:-- 18964 [2023-05-16T22:20:11.510Z] Removing intermediate container 03487e8e81bb [2023-05-16T22:20:11.510Z] ---> 0abea615ddb2 [2023-05-16T22:20:11.510Z] Step 13/36 : RUN ${MAKE} [2023-05-16T22:20:11.510Z] ---> Running in b7aa3dbdc8eb [2023-05-16T22:20:11.769Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.44" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-05-16T22:20:32.325Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15786 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2023-05-16T22:20:32.336Z] Running in /w/workspace/device-usb-camera/116 [Pipeline] { [Pipeline] checkout [2023-05-16T22:20:32.373Z] Selected Git installation does not exist. Using Default [2023-05-16T22:20:32.373Z] The recommended git tool is: NONE [2023-05-16T22:20:33.700Z] Removing intermediate container b7aa3dbdc8eb [2023-05-16T22:20:33.700Z] ---> 8a0dd4b4338e [2023-05-16T22:20:33.700Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-05-16T22:20:33.700Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-05-16T22:20:33.700Z] 4acc49c71d14: Pulling fs layer [2023-05-16T22:20:33.960Z] 4acc49c71d14: Verifying Checksum [2023-05-16T22:20:33.960Z] 4acc49c71d14: Download complete [2023-05-16T22:20:34.221Z] 4acc49c71d14: Pull complete [2023-05-16T22:20:34.221Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-05-16T22:20:34.221Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-05-16T22:20:34.221Z] ---> 01a2bd3e5fff [2023-05-16T22:20:34.221Z] Step 15/36 : FROM alpine:3.17 [2023-05-16T22:20:34.951Z] 3.17: Pulling from library/alpine [2023-05-16T22:20:34.951Z] f56be85fc22e: Already exists [2023-05-16T22:20:34.951Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-16T22:20:34.951Z] Status: Downloaded newer image for alpine:3.17 [2023-05-16T22:20:34.951Z] ---> 9ed4aefc74f6 [2023-05-16T22:20:34.951Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-16T22:20:35.210Z] ---> Running in 29ac156a1606 [2023-05-16T22:20:35.210Z] Removing intermediate container 29ac156a1606 [2023-05-16T22:20:35.210Z] ---> 4ff30248a17f [2023-05-16T22:20:35.210Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-05-16T22:20:35.210Z] ---> Running in 6c769eb069fb [2023-05-16T22:20:35.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T22:20:35.731Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T22:20:35.731Z] (1/86) Installing dumb-init (1.2.5-r2) [2023-05-16T22:20:35.731Z] (2/86) Installing sdl2 (2.26.5-r0) [2023-05-16T22:20:35.989Z] (3/86) Installing svt-av1-libs (1.3.0-r0) [2023-05-16T22:20:35.989Z] (4/86) Installing libxau (1.0.10-r0) [2023-05-16T22:20:35.989Z] (5/86) Installing libmd (1.0.4-r0) [2023-05-16T22:20:35.989Z] (6/86) Installing libbsd (0.11.7-r0) [2023-05-16T22:20:35.989Z] (7/86) Installing libxdmcp (1.1.4-r0) [2023-05-16T22:20:35.989Z] (8/86) Installing libxcb (1.15-r0) [2023-05-16T22:20:35.989Z] (9/86) Installing libx11 (1.8.4-r0) [2023-05-16T22:20:35.989Z] (10/86) Installing aom-libs (3.5.0-r0) [2023-05-16T22:20:35.989Z] (11/86) Installing alsa-lib (1.2.8-r0) [2023-05-16T22:20:35.989Z] (12/86) Installing libexpat (2.5.0-r0) [2023-05-16T22:20:35.989Z] (13/86) Installing brotli-libs (1.0.9-r9) [2023-05-16T22:20:35.989Z] (14/86) Installing libbz2 (1.0.8-r4) [2023-05-16T22:20:35.989Z] (15/86) Installing libpng (1.6.38-r0) [2023-05-16T22:20:35.989Z] (16/86) Installing freetype (2.12.1-r0) [2023-05-16T22:20:35.989Z] (17/86) Installing fontconfig (2.14.1-r0) [2023-05-16T22:20:36.249Z] (18/86) Installing fribidi (1.0.12-r0) [2023-05-16T22:20:36.249Z] (19/86) Installing libffi (3.4.4-r0) [2023-05-16T22:20:36.249Z] (20/86) Installing libintl (0.21.1-r1) [2023-05-16T22:20:36.249Z] (21/86) Installing libblkid (2.38.1-r1) [2023-05-16T22:20:36.249Z] (22/86) Installing libmount (2.38.1-r1) [2023-05-16T22:20:36.249Z] (23/86) Installing pcre2 (10.42-r0) [2023-05-16T22:20:36.249Z] (24/86) Installing glib (2.74.6-r0) [2023-05-16T22:20:36.249Z] (25/86) Installing graphite2 (1.3.14-r2) [2023-05-16T22:20:36.249Z] (26/86) Installing harfbuzz (5.3.1-r1) [2023-05-16T22:20:36.249Z] (27/86) Installing libass (0.16.0-r1) [2023-05-16T22:20:36.249Z] (28/86) Installing libdav1d (1.0.0-r2) [2023-05-16T22:20:36.249Z] (29/86) Installing hwdata-pci (0.364-r0) [2023-05-16T22:20:36.249Z] (30/86) Installing libpciaccess (0.17-r0) [2023-05-16T22:20:36.249Z] (31/86) Installing libdrm (2.4.114-r0) [2023-05-16T22:20:36.249Z] (32/86) Installing gmp (6.2.1-r2) [2023-05-16T22:20:36.249Z] (33/86) Installing nettle (3.8.1-r0) [2023-05-16T22:20:36.249Z] (34/86) Installing p11-kit (0.24.1-r1) [2023-05-16T22:20:36.249Z] (35/86) Installing libtasn1 (4.19.0-r0) [2023-05-16T22:20:36.249Z] (36/86) Installing libunistring (1.1-r0) [2023-05-16T22:20:36.249Z] (37/86) Installing gnutls (3.7.8-r3) [2023-05-16T22:20:36.249Z] (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r0) [2023-05-16T22:20:36.249Z] (39/86) Installing ncurses-libs (6.3_p20221119-r0) [2023-05-16T22:20:36.508Z] (40/86) Installing lame (3.100-r2) [2023-05-16T22:20:36.508Z] (41/86) Installing opus (1.3.1-r1) [2023-05-16T22:20:36.508Z] (42/86) Installing libasyncns (0.8-r1) [2023-05-16T22:20:36.508Z] (43/86) Installing dbus-libs (1.14.4-r0) [2023-05-16T22:20:36.508Z] (44/86) Installing libltdl (2.4.7-r1) [2023-05-16T22:20:36.508Z] (45/86) Installing orc (0.4.33-r0) [2023-05-16T22:20:36.508Z] (46/86) Installing libgcc (12.2.1_git20220924-r4) [2023-05-16T22:20:36.508Z] (47/86) Installing libogg (1.3.5-r2) [2023-05-16T22:20:36.508Z] (48/86) Installing libstdc++ (12.2.1_git20220924-r4) [2023-05-16T22:20:36.508Z] (49/86) Installing flac-libs (1.4.2-r0) [2023-05-16T22:20:36.508Z] (50/86) Installing libvorbis (1.3.7-r0) [2023-05-16T22:20:36.508Z] (51/86) Installing libsndfile (1.1.0-r2) [2023-05-16T22:20:36.508Z] (52/86) Installing libgomp (12.2.1_git20220924-r4) [2023-05-16T22:20:36.508Z] (53/86) Installing soxr (0.1.3-r3) [2023-05-16T22:20:36.508Z] (54/86) Installing speexdsp (1.2.1-r0) [2023-05-16T22:20:36.508Z] (55/86) Installing tdb-libs (1.4.6-r0) [2023-05-16T22:20:36.508Z] (56/86) Installing libpulse (16.1-r6) [2023-05-16T22:20:36.508Z] (57/86) Installing cjson (1.7.15-r3) [2023-05-16T22:20:36.508Z] (58/86) Installing mbedtls (2.28.3-r0) [2023-05-16T22:20:36.508Z] (59/86) Installing librist (0.2.7-r0) [2023-05-16T22:20:36.508Z] (60/86) Installing libsrt (1.5.1-r0) [2023-05-16T22:20:36.508Z] (61/86) Installing libssh (0.10.5-r0) [2023-05-16T22:20:36.508Z] (62/86) Installing libtheora (1.1.1-r16) [2023-05-16T22:20:36.508Z] (63/86) Installing libjpeg-turbo (2.1.4-r0) [2023-05-16T22:20:36.508Z] (64/86) Installing v4l-utils-libs (1.22.1-r2) [2023-05-16T22:20:36.508Z] (65/86) Installing libxext (1.3.5-r0) [2023-05-16T22:20:36.508Z] (66/86) Installing libxfixes (6.0.0-r0) [2023-05-16T22:20:36.508Z] (67/86) Installing wayland-libs-client (1.21.0-r1) [2023-05-16T22:20:36.767Z] (68/86) Installing libva (2.16.0-r0) [2023-05-16T22:20:36.767Z] (69/86) Installing libvdpau (1.5-r0) [2023-05-16T22:20:36.767Z] (70/86) Installing vidstab (1.1.0-r2) [2023-05-16T22:20:36.767Z] (71/86) Installing libvpx (1.12.0-r1) [2023-05-16T22:20:36.767Z] (72/86) Installing libwebp (1.2.4-r1) [2023-05-16T22:20:36.767Z] (73/86) Installing x264-libs (0.164_git20220602-r0) [2023-05-16T22:20:36.767Z] (74/86) Installing numactl (2.0.16-r1) [2023-05-16T22:20:36.767Z] (75/86) Installing x265-libs (3.5-r3) [2023-05-16T22:20:36.767Z] (76/86) Installing xvidcore (1.3.7-r1) [2023-05-16T22:20:36.767Z] (77/86) Installing libsodium (1.0.18-r2) [2023-05-16T22:20:36.767Z] (78/86) Installing libzmq (4.3.4-r1) [2023-05-16T22:20:36.767Z] (79/86) Installing ffmpeg-libs (5.1.3-r0) [2023-05-16T22:20:37.027Z] (80/86) Installing ffmpeg (5.1.3-r0) [2023-05-16T22:20:37.027Z] (81/86) Installing udev-init-scripts (35-r1) [2023-05-16T22:20:37.027Z] (82/86) Installing eudev-libs (3.2.11-r4) [2023-05-16T22:20:37.027Z] (83/86) Installing xz-libs (5.2.9-r0) [2023-05-16T22:20:37.027Z] (84/86) Installing zstd-libs (1.5.5-r0) [2023-05-16T22:20:37.027Z] (85/86) Installing kmod-libs (30-r1) [2023-05-16T22:20:37.027Z] (86/86) Installing eudev (3.2.11-r4) [2023-05-16T22:20:37.027Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T22:20:37.027Z] Executing eudev-3.2.11-r4.trigger [2023-05-16T22:20:37.027Z] OK: 112 MiB in 101 packages [2023-05-16T22:20:38.003Z] using credential edgex-jenkins-ssh [2023-05-16T22:20:38.021Z] Cloning the remote Git repository [2023-05-16T22:20:38.067Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-05-16T22:20:38.176Z] > git init /w/workspace/device-usb-camera/116 # timeout=10 [2023-05-16T22:20:38.320Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-05-16T22:20:38.322Z] > git --version # timeout=10 [2023-05-16T22:20:38.343Z] > git --version # 'git version 2.25.1' [2023-05-16T22:20:38.345Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T22:20:38.504Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-16T22:20:39.222Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-05-16T22:20:39.245Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-16T22:20:40.140Z] Avoid second fetch [2023-05-16T22:20:40.140Z] Checking out Revision 820ea8060e7b22a96afcd9f7acec0acd9e8d6bed (main) [2023-05-16T22:20:40.573Z] Removing intermediate container 6c769eb069fb [2023-05-16T22:20:40.574Z] ---> 976857a115b2 [2023-05-16T22:20:40.574Z] Step 18/36 : WORKDIR / [2023-05-16T22:20:40.574Z] ---> Running in d2976bccaa8d [2023-05-16T22:20:40.574Z] Removing intermediate container d2976bccaa8d [2023-05-16T22:20:40.574Z] ---> e643c4cc620c [2023-05-16T22:20:40.574Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-05-16T22:20:40.742Z] Commit message: "Merge pull request #249 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.91" [2023-05-16T22:20:40.835Z] ---> 63e9e2233736 [2023-05-16T22:20:40.836Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-05-16T22:20:40.836Z] ---> 7bca9e422c09 [2023-05-16T22:20:40.836Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-05-16T22:20:41.098Z] ---> 5abe2e0051db [2023-05-16T22:20:41.098Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-05-16T22:20:41.098Z] ---> bb5745415d39 [2023-05-16T22:20:41.098Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-05-16T22:20:40.159Z] > git config core.sparsecheckout # timeout=10 [2023-05-16T22:20:40.223Z] > git checkout -f 820ea8060e7b22a96afcd9f7acec0acd9e8d6bed # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T22:20:41.358Z] ---> 957ac6d11c08 [2023-05-16T22:20:41.358Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-05-16T22:20:41.358Z] ---> 7cdfec5e66b8 [2023-05-16T22:20:41.358Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-05-16T22:20:41.674Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-16T22:20:41.675Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T22:20:41.675Z] Dload Upload Total Spent Left Speed [2023-05-16T22:20:41.675Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93757 0 --:--:-- --:--:-- --:--:-- 94451 [Pipeline] sh [2023-05-16T22:20:42.283Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2023-05-16T22:20:42.295Z] ---> 5938d183bc14 [2023-05-16T22:20:42.295Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-05-16T22:20:42.295Z] ---> Running in 3db3cded23a1 [Pipeline] sh [2023-05-16T22:20:42.610Z] + sudo tee /etc/docker/daemon.new [2023-05-16T22:20:42.611Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-16T22:20:42.611Z] { [2023-05-16T22:20:42.611Z] "registry-mirrors": [ [2023-05-16T22:20:42.611Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-16T22:20:42.611Z] ], [2023-05-16T22:20:42.611Z] "bip": "10.250.0.254/24", [2023-05-16T22:20:42.611Z] "hosts": [ [2023-05-16T22:20:42.611Z] "tcp://0.0.0.0:5555", [2023-05-16T22:20:42.611Z] "unix:///var/run/docker.sock" [2023-05-16T22:20:42.611Z] ], [2023-05-16T22:20:42.611Z] "mtu": 1458, [2023-05-16T22:20:42.611Z] "selinux-enabled": true, [2023-05-16T22:20:42.611Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-16T22:20:42.611Z] } [Pipeline] sh [2023-05-16T22:20:42.864Z] Removing intermediate container 3db3cded23a1 [2023-05-16T22:20:42.864Z] ---> 1b5cab5d15a7 [2023-05-16T22:20:42.864Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-05-16T22:20:42.864Z] ---> Running in 85fbfa5789d6 [2023-05-16T22:20:42.938Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-16T22:20:43.268Z] + sudo service docker restart [2023-05-16T22:20:43.801Z] Removing intermediate container 85fbfa5789d6 [2023-05-16T22:20:43.801Z] ---> cbb88c9ed743 [2023-05-16T22:20:43.801Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-05-16T22:20:43.801Z] ---> Running in b6043aec316a [2023-05-16T22:20:44.369Z] Removing intermediate container b6043aec316a [2023-05-16T22:20:44.369Z] ---> 134e65e6ecba [2023-05-16T22:20:44.369Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-05-16T22:20:44.628Z] ---> Running in 404bc182e9fa [2023-05-16T22:20:45.195Z] Removing intermediate container 404bc182e9fa [2023-05-16T22:20:45.196Z] ---> 5855c30e42c6 [2023-05-16T22:20:45.196Z] Step 30/36 : EXPOSE 59983 [2023-05-16T22:20:45.196Z] ---> Running in c1c74a5783de [2023-05-16T22:20:45.196Z] Removing intermediate container c1c74a5783de [2023-05-16T22:20:45.196Z] ---> 0d9fcd791bc3 [2023-05-16T22:20:45.196Z] Step 31/36 : EXPOSE 8554 [2023-05-16T22:20:45.196Z] ---> Running in fa66147e190a [2023-05-16T22:20:45.196Z] Removing intermediate container fa66147e190a [2023-05-16T22:20:45.196Z] ---> 762289d4ec0c [2023-05-16T22:20:45.196Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-05-16T22:20:45.196Z] ---> Running in 3da6d3f286d3 [2023-05-16T22:20:45.455Z] Removing intermediate container 3da6d3f286d3 [2023-05-16T22:20:45.455Z] ---> ccff001da701 [2023-05-16T22:20:45.455Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-05-16T22:20:45.455Z] ---> Running in 696ba8224a70 [2023-05-16T22:20:45.455Z] Removing intermediate container 696ba8224a70 [2023-05-16T22:20:45.455Z] ---> 0efc53701b5e [2023-05-16T22:20:45.455Z] Step 34/36 : LABEL arch=amd64 [2023-05-16T22:20:45.455Z] ---> Running in da885364165c [2023-05-16T22:20:45.455Z] Removing intermediate container da885364165c [2023-05-16T22:20:45.455Z] ---> e2a93f04f2dd [2023-05-16T22:20:45.455Z] Step 35/36 : LABEL git_sha=820ea8060e7b22a96afcd9f7acec0acd9e8d6bed [2023-05-16T22:20:45.713Z] ---> Running in c8293c0b89d5 [2023-05-16T22:20:45.713Z] Removing intermediate container c8293c0b89d5 [2023-05-16T22:20:45.713Z] ---> 7ed444ecc18b [2023-05-16T22:20:45.713Z] Step 36/36 : LABEL version=3.0.0-dev.44 [2023-05-16T22:20:45.713Z] ---> Running in c29bce0ec04b [2023-05-16T22:20:45.713Z] Removing intermediate container c29bce0ec04b [2023-05-16T22:20:45.713Z] ---> 6a0752257ac8 [2023-05-16T22:20:45.713Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-16T22:20:45.713Z] Successfully built 6a0752257ac8 [2023-05-16T22:20:45.713Z] 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 [2023-05-16T22:20:45.833Z] provisioning config files... [2023-05-16T22:20:45.842Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10343369153895162206tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T22:20:46.136Z] ---> docker-login.sh [2023-05-16T22:20:46.137Z] nexus3.edgexfoundry.org:10001 [2023-05-16T22:20:46.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T22:20:46.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T22:20:46.137Z] Configure a credential helper to remove this warning. See [2023-05-16T22:20:46.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T22:20:46.137Z] [2023-05-16T22:20:46.137Z] Login Succeeded [2023-05-16T22:20:46.137Z] nexus3.edgexfoundry.org:10002 [2023-05-16T22:20:46.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T22:20:46.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T22:20:46.137Z] Configure a credential helper to remove this warning. See [2023-05-16T22:20:46.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T22:20:46.137Z] [2023-05-16T22:20:46.137Z] Login Succeeded [2023-05-16T22:20:46.137Z] nexus3.edgexfoundry.org:10003 [2023-05-16T22:20:46.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T22:20:46.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T22:20:46.396Z] Configure a credential helper to remove this warning. See [2023-05-16T22:20:46.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T22:20:46.396Z] [2023-05-16T22:20:46.396Z] Login Succeeded [2023-05-16T22:20:46.396Z] nexus3.edgexfoundry.org:10004 [2023-05-16T22:20:46.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T22:20:46.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T22:20:46.396Z] Configure a credential helper to remove this warning. See [2023-05-16T22:20:46.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T22:20:46.396Z] [2023-05-16T22:20:46.396Z] Login Succeeded [2023-05-16T22:20:46.396Z] docker.io [2023-05-16T22:20:46.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T22:20:46.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T22:20:46.654Z] Configure a credential helper to remove this warning. See [2023-05-16T22:20:46.654Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T22:20:46.654Z] [2023-05-16T22:20:46.654Z] Login Succeeded [2023-05-16T22:20:46.654Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T22:20:46.661Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-16T22:20:46.690Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T22:20:46.707Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2023-05-16T22:20:46.707Z] 820ea8060e7b22a96afcd9f7acec0acd9e8d6bed [2023-05-16T22:20:46.707Z] latest [2023-05-16T22:20:46.707Z] 3.0.0-dev.44 [2023-05-16T22:20:46.707Z] 820ea8060e7b22a96afcd9f7acec0acd9e8d6bed-3.0.0-dev.44 [2023-05-16T22:20:46.707Z] main [2023-05-16T22:20:46.707Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T22:20:47.013Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:820ea8060e7b22a96afcd9f7acec0acd9e8d6bed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T22:20:47.320Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:820ea8060e7b22a96afcd9f7acec0acd9e8d6bed [2023-05-16T22:20:47.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-05-16T22:20:47.320Z] 977bf6b567e2: Preparing [2023-05-16T22:20:47.320Z] 346b1097b84c: Preparing [2023-05-16T22:20:47.320Z] bd3d47a4200c: Preparing [2023-05-16T22:20:47.320Z] 6f29dd5e9d6f: Preparing [2023-05-16T22:20:47.320Z] 3827b5b91e75: Preparing [2023-05-16T22:20:47.320Z] acc83c6ca332: Preparing [2023-05-16T22:20:47.320Z] 77b67e217e09: Preparing [2023-05-16T22:20:47.320Z] 0cd9351e68dd: Preparing [2023-05-16T22:20:47.320Z] 7afaecf6aaa5: Preparing [2023-05-16T22:20:47.320Z] 0990c14d7bb6: Preparing [2023-05-16T22:20:47.320Z] c16a7fb1f762: Preparing [2023-05-16T22:20:47.320Z] 155ae6897eb2: Preparing [2023-05-16T22:20:47.320Z] f1417ff83b31: Preparing [2023-05-16T22:20:47.320Z] 0990c14d7bb6: Waiting [2023-05-16T22:20:47.320Z] acc83c6ca332: Waiting [2023-05-16T22:20:47.320Z] c16a7fb1f762: Waiting [2023-05-16T22:20:47.320Z] 155ae6897eb2: Waiting [2023-05-16T22:20:47.320Z] 0cd9351e68dd: Waiting [2023-05-16T22:20:47.320Z] f1417ff83b31: Waiting [2023-05-16T22:20:47.320Z] 7afaecf6aaa5: Waiting [2023-05-16T22:20:47.320Z] 346b1097b84c: Pushed [2023-05-16T22:20:47.320Z] bd3d47a4200c: Pushed [2023-05-16T22:20:47.320Z] 977bf6b567e2: Pushed [2023-05-16T22:20:47.320Z] 6f29dd5e9d6f: Pushed [2023-05-16T22:20:47.320Z] acc83c6ca332: Pushed [2023-05-16T22:20:47.578Z] 77b67e217e09: Pushed [2023-05-16T22:20:47.578Z] 0cd9351e68dd: Pushed [2023-05-16T22:20:47.578Z] 7afaecf6aaa5: Pushed [2023-05-16T22:20:47.578Z] f1417ff83b31: Layer already exists [2023-05-16T22:20:47.578Z] 0990c14d7bb6: Pushed [2023-05-16T22:20:50.120Z] 3827b5b91e75: Pushed [2023-05-16T22:20:50.120Z] c16a7fb1f762: Pushed [2023-05-16T22:20:58.245Z] 155ae6897eb2: Pushed [2023-05-16T22:20:58.245Z] 820ea8060e7b22a96afcd9f7acec0acd9e8d6bed: digest: sha256:2284b88b8803372e8188839f45989efba5fa02021eb0a390801dabef5c6a589d size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T22:20:58.549Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T22:20:58.852Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-05-16T22:20:58.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-05-16T22:20:58.852Z] 977bf6b567e2: Preparing [2023-05-16T22:20:58.852Z] 346b1097b84c: Preparing [2023-05-16T22:20:58.852Z] bd3d47a4200c: Preparing [2023-05-16T22:20:58.852Z] 6f29dd5e9d6f: Preparing [2023-05-16T22:20:58.852Z] 3827b5b91e75: Preparing [2023-05-16T22:20:58.852Z] acc83c6ca332: Preparing [2023-05-16T22:20:58.852Z] 77b67e217e09: Preparing [2023-05-16T22:20:58.852Z] 0cd9351e68dd: Preparing [2023-05-16T22:20:58.852Z] 7afaecf6aaa5: Preparing [2023-05-16T22:20:58.852Z] 0990c14d7bb6: Preparing [2023-05-16T22:20:58.852Z] c16a7fb1f762: Preparing [2023-05-16T22:20:58.852Z] 155ae6897eb2: Preparing [2023-05-16T22:20:58.852Z] f1417ff83b31: Preparing [2023-05-16T22:20:58.852Z] acc83c6ca332: Waiting [2023-05-16T22:20:58.852Z] 7afaecf6aaa5: Waiting [2023-05-16T22:20:58.852Z] 77b67e217e09: Waiting [2023-05-16T22:20:58.852Z] 0990c14d7bb6: Waiting [2023-05-16T22:20:58.852Z] c16a7fb1f762: Waiting [2023-05-16T22:20:58.852Z] f1417ff83b31: Waiting [2023-05-16T22:20:58.852Z] 0cd9351e68dd: Waiting [2023-05-16T22:20:58.852Z] 155ae6897eb2: Waiting [2023-05-16T22:20:58.852Z] 346b1097b84c: Layer already exists [2023-05-16T22:20:58.852Z] 6f29dd5e9d6f: Layer already exists [2023-05-16T22:20:58.852Z] 977bf6b567e2: Layer already exists [2023-05-16T22:20:58.852Z] bd3d47a4200c: Layer already exists [2023-05-16T22:20:58.852Z] 3827b5b91e75: Layer already exists [2023-05-16T22:20:58.852Z] 0cd9351e68dd: Layer already exists [2023-05-16T22:20:58.852Z] 77b67e217e09: Layer already exists [2023-05-16T22:20:58.852Z] 0990c14d7bb6: Layer already exists [2023-05-16T22:20:58.852Z] acc83c6ca332: Layer already exists [2023-05-16T22:20:58.852Z] 7afaecf6aaa5: Layer already exists [2023-05-16T22:20:58.852Z] c16a7fb1f762: Layer already exists [2023-05-16T22:20:58.852Z] 155ae6897eb2: Layer already exists [2023-05-16T22:20:58.852Z] f1417ff83b31: Layer already exists [2023-05-16T22:20:58.852Z] latest: digest: sha256:2284b88b8803372e8188839f45989efba5fa02021eb0a390801dabef5c6a589d size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T22:20:59.160Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T22:20:59.464Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.44 [2023-05-16T22:20:59.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-05-16T22:20:59.464Z] 977bf6b567e2: Preparing [2023-05-16T22:20:59.464Z] 346b1097b84c: Preparing [2023-05-16T22:20:59.464Z] bd3d47a4200c: Preparing [2023-05-16T22:20:59.464Z] 6f29dd5e9d6f: Preparing [2023-05-16T22:20:59.464Z] 3827b5b91e75: Preparing [2023-05-16T22:20:59.464Z] acc83c6ca332: Preparing [2023-05-16T22:20:59.464Z] 77b67e217e09: Preparing [2023-05-16T22:20:59.464Z] 0cd9351e68dd: Preparing [2023-05-16T22:20:59.464Z] 7afaecf6aaa5: Preparing [2023-05-16T22:20:59.464Z] 0990c14d7bb6: Preparing [2023-05-16T22:20:59.464Z] c16a7fb1f762: Preparing [2023-05-16T22:20:59.464Z] 155ae6897eb2: Preparing [2023-05-16T22:20:59.464Z] f1417ff83b31: Preparing [2023-05-16T22:20:59.464Z] 0cd9351e68dd: Waiting [2023-05-16T22:20:59.464Z] 7afaecf6aaa5: Waiting [2023-05-16T22:20:59.464Z] acc83c6ca332: Waiting [2023-05-16T22:20:59.464Z] 77b67e217e09: Waiting [2023-05-16T22:20:59.464Z] 0990c14d7bb6: Waiting [2023-05-16T22:20:59.464Z] f1417ff83b31: Waiting [2023-05-16T22:20:59.464Z] 155ae6897eb2: Waiting [2023-05-16T22:20:59.464Z] c16a7fb1f762: Waiting [2023-05-16T22:20:59.464Z] 3827b5b91e75: Layer already exists [2023-05-16T22:20:59.464Z] 346b1097b84c: Layer already exists [2023-05-16T22:20:59.464Z] 6f29dd5e9d6f: Layer already exists [2023-05-16T22:20:59.464Z] 977bf6b567e2: Layer already exists [2023-05-16T22:20:59.464Z] bd3d47a4200c: Layer already exists [2023-05-16T22:20:59.464Z] 77b67e217e09: Layer already exists [2023-05-16T22:20:59.464Z] acc83c6ca332: Layer already exists [2023-05-16T22:20:59.464Z] 0cd9351e68dd: Layer already exists [2023-05-16T22:20:59.464Z] 7afaecf6aaa5: Layer already exists [2023-05-16T22:20:59.464Z] 0990c14d7bb6: Layer already exists [2023-05-16T22:20:59.464Z] c16a7fb1f762: Layer already exists [2023-05-16T22:20:59.464Z] f1417ff83b31: Layer already exists [2023-05-16T22:20:59.464Z] 155ae6897eb2: Layer already exists [2023-05-16T22:20:59.464Z] 3.0.0-dev.44: digest: sha256:2284b88b8803372e8188839f45989efba5fa02021eb0a390801dabef5c6a589d size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T22:20:59.781Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:820ea8060e7b22a96afcd9f7acec0acd9e8d6bed-3.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T22:21:00.087Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:820ea8060e7b22a96afcd9f7acec0acd9e8d6bed-3.0.0-dev.44 [2023-05-16T22:21:00.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-05-16T22:21:00.087Z] 977bf6b567e2: Preparing [2023-05-16T22:21:00.087Z] 346b1097b84c: Preparing [2023-05-16T22:21:00.087Z] bd3d47a4200c: Preparing [2023-05-16T22:21:00.087Z] 6f29dd5e9d6f: Preparing [2023-05-16T22:21:00.087Z] 3827b5b91e75: Preparing [2023-05-16T22:21:00.087Z] acc83c6ca332: Preparing [2023-05-16T22:21:00.087Z] 77b67e217e09: Preparing [2023-05-16T22:21:00.087Z] 0cd9351e68dd: Preparing [2023-05-16T22:21:00.087Z] 7afaecf6aaa5: Preparing [2023-05-16T22:21:00.087Z] 0990c14d7bb6: Preparing [2023-05-16T22:21:00.087Z] c16a7fb1f762: Preparing [2023-05-16T22:21:00.087Z] 155ae6897eb2: Preparing [2023-05-16T22:21:00.087Z] f1417ff83b31: Preparing [2023-05-16T22:21:00.087Z] acc83c6ca332: Waiting [2023-05-16T22:21:00.087Z] 77b67e217e09: Waiting [2023-05-16T22:21:00.087Z] 0cd9351e68dd: Waiting [2023-05-16T22:21:00.087Z] 7afaecf6aaa5: Waiting [2023-05-16T22:21:00.087Z] 0990c14d7bb6: Waiting [2023-05-16T22:21:00.087Z] c16a7fb1f762: Waiting [2023-05-16T22:21:00.087Z] 155ae6897eb2: Waiting [2023-05-16T22:21:00.087Z] f1417ff83b31: Waiting [2023-05-16T22:21:00.087Z] bd3d47a4200c: Layer already exists [2023-05-16T22:21:00.087Z] 3827b5b91e75: Layer already exists [2023-05-16T22:21:00.087Z] 346b1097b84c: Layer already exists [2023-05-16T22:21:00.087Z] 977bf6b567e2: Layer already exists [2023-05-16T22:21:00.087Z] 6f29dd5e9d6f: Layer already exists [2023-05-16T22:21:00.087Z] 77b67e217e09: Layer already exists [2023-05-16T22:21:00.087Z] 0990c14d7bb6: Layer already exists [2023-05-16T22:21:00.087Z] acc83c6ca332: Layer already exists [2023-05-16T22:21:00.087Z] 7afaecf6aaa5: Layer already exists [2023-05-16T22:21:00.087Z] 0cd9351e68dd: Layer already exists [2023-05-16T22:21:00.087Z] c16a7fb1f762: Layer already exists [2023-05-16T22:21:00.087Z] 155ae6897eb2: Layer already exists [2023-05-16T22:21:00.087Z] f1417ff83b31: Layer already exists [2023-05-16T22:21:00.087Z] 820ea8060e7b22a96afcd9f7acec0acd9e8d6bed-3.0.0-dev.44: digest: sha256:2284b88b8803372e8188839f45989efba5fa02021eb0a390801dabef5c6a589d size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T22:21:00.396Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T22:21:00.696Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2023-05-16T22:21:00.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-05-16T22:21:00.696Z] 977bf6b567e2: Preparing [2023-05-16T22:21:00.696Z] 346b1097b84c: Preparing [2023-05-16T22:21:00.696Z] bd3d47a4200c: Preparing [2023-05-16T22:21:00.696Z] 6f29dd5e9d6f: Preparing [2023-05-16T22:21:00.696Z] 3827b5b91e75: Preparing [2023-05-16T22:21:00.696Z] acc83c6ca332: Preparing [2023-05-16T22:21:00.696Z] 77b67e217e09: Preparing [2023-05-16T22:21:00.696Z] 0cd9351e68dd: Preparing [2023-05-16T22:21:00.696Z] 7afaecf6aaa5: Preparing [2023-05-16T22:21:00.696Z] 0990c14d7bb6: Preparing [2023-05-16T22:21:00.696Z] c16a7fb1f762: Preparing [2023-05-16T22:21:00.696Z] 155ae6897eb2: Preparing [2023-05-16T22:21:00.696Z] f1417ff83b31: Preparing [2023-05-16T22:21:00.696Z] 7afaecf6aaa5: Waiting [2023-05-16T22:21:00.696Z] 0990c14d7bb6: Waiting [2023-05-16T22:21:00.696Z] c16a7fb1f762: Waiting [2023-05-16T22:21:00.696Z] 155ae6897eb2: Waiting [2023-05-16T22:21:00.696Z] f1417ff83b31: Waiting [2023-05-16T22:21:00.696Z] 77b67e217e09: Waiting [2023-05-16T22:21:00.696Z] acc83c6ca332: Waiting [2023-05-16T22:21:00.696Z] 0cd9351e68dd: Waiting [2023-05-16T22:21:00.696Z] 3827b5b91e75: Layer already exists [2023-05-16T22:21:00.696Z] 346b1097b84c: Layer already exists [2023-05-16T22:21:00.696Z] bd3d47a4200c: Layer already exists [2023-05-16T22:21:00.696Z] 6f29dd5e9d6f: Layer already exists [2023-05-16T22:21:00.696Z] 977bf6b567e2: Layer already exists [2023-05-16T22:21:00.696Z] 77b67e217e09: Layer already exists [2023-05-16T22:21:00.696Z] 0cd9351e68dd: Layer already exists [2023-05-16T22:21:00.696Z] 0990c14d7bb6: Layer already exists [2023-05-16T22:21:00.696Z] acc83c6ca332: Layer already exists [2023-05-16T22:21:00.696Z] 7afaecf6aaa5: Layer already exists [2023-05-16T22:21:00.696Z] c16a7fb1f762: Layer already exists [2023-05-16T22:21:00.696Z] f1417ff83b31: Layer already exists [2023-05-16T22:21:00.696Z] 155ae6897eb2: Layer already exists [2023-05-16T22:21:00.696Z] main: digest: sha256:2284b88b8803372e8188839f45989efba5fa02021eb0a390801dabef5c6a589d size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-16T22:21:00.733Z] ===================================================== [Pipeline] echo [2023-05-16T22:21:00.739Z] taggedImages: [2023-05-16T22:21:00.739Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:820ea8060e7b22a96afcd9f7acec0acd9e8d6bed [2023-05-16T22:21:00.739Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-05-16T22:21:00.739Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.44 [2023-05-16T22:21:00.739Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:820ea8060e7b22a96afcd9f7acec0acd9e8d6bed-3.0.0-dev.44 [2023-05-16T22:21:00.739Z] - 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 [2023-05-16T22:21:01.195Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T22:21:01.195Z] [2023-05-16T22:21:01.195Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T22:21:01.498Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T22:21:01.498Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-16T22:21:01.498Z] 5eb5b503b376: Pulling fs layer [2023-05-16T22:21:01.498Z] 5c69ac0246d0: Pulling fs layer [2023-05-16T22:21:01.498Z] ec43610c2a17: Pulling fs layer [2023-05-16T22:21:01.498Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-16T22:21:01.498Z] 33b1e0a273af: Pulling fs layer [2023-05-16T22:21:01.498Z] 5d3b04190fa2: Pulling fs layer [2023-05-16T22:21:01.498Z] 2f39f015ded8: Pulling fs layer [2023-05-16T22:21:01.498Z] 3a2ae6a8a46f: Waiting [2023-05-16T22:21:01.498Z] 33b1e0a273af: Waiting [2023-05-16T22:21:01.498Z] 5d3b04190fa2: Waiting [2023-05-16T22:21:01.498Z] 2f39f015ded8: Waiting [2023-05-16T22:21:01.498Z] 5c69ac0246d0: Download complete [2023-05-16T22:21:01.498Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-16T22:21:01.498Z] 3a2ae6a8a46f: Download complete [2023-05-16T22:21:01.498Z] 33b1e0a273af: Verifying Checksum [2023-05-16T22:21:01.498Z] 33b1e0a273af: Download complete [2023-05-16T22:21:01.498Z] 5d3b04190fa2: Download complete [2023-05-16T22:21:01.498Z] ec43610c2a17: Verifying Checksum [2023-05-16T22:21:01.498Z] ec43610c2a17: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T22:21:01.522Z] provisioning config files... [2023-05-16T22:21:01.550Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/116@tmp/config5146128092062224721tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T22:21:01.756Z] 5eb5b503b376: Verifying Checksum [2023-05-16T22:21:01.757Z] 5eb5b503b376: Download complete [2023-05-16T22:21:01.927Z] ---> docker-login.sh [2023-05-16T22:21:01.927Z] nexus3.edgexfoundry.org:10001 [2023-05-16T22:21:02.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T22:21:02.330Z] 2f39f015ded8: Download complete [2023-05-16T22:21:02.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T22:21:02.471Z] Configure a credential helper to remove this warning. See [2023-05-16T22:21:02.471Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T22:21:02.471Z] [2023-05-16T22:21:02.471Z] Login Succeeded [2023-05-16T22:21:02.471Z] nexus3.edgexfoundry.org:10002 [2023-05-16T22:21:02.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T22:21:02.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T22:21:02.742Z] Configure a credential helper to remove this warning. See [2023-05-16T22:21:02.742Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T22:21:02.742Z] [2023-05-16T22:21:02.742Z] Login Succeeded [2023-05-16T22:21:02.897Z] 5eb5b503b376: Pull complete [2023-05-16T22:21:02.897Z] 5c69ac0246d0: Pull complete [2023-05-16T22:21:03.025Z] nexus3.edgexfoundry.org:10003 [2023-05-16T22:21:03.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T22:21:03.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T22:21:03.295Z] Configure a credential helper to remove this warning. See [2023-05-16T22:21:03.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T22:21:03.295Z] [2023-05-16T22:21:03.295Z] Login Succeeded [2023-05-16T22:21:03.295Z] nexus3.edgexfoundry.org:10004 [2023-05-16T22:21:03.465Z] ec43610c2a17: Pull complete [2023-05-16T22:21:03.466Z] 3a2ae6a8a46f: Pull complete [2023-05-16T22:21:03.466Z] 33b1e0a273af: Pull complete [2023-05-16T22:21:03.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T22:21:03.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T22:21:03.566Z] Configure a credential helper to remove this warning. See [2023-05-16T22:21:03.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T22:21:03.566Z] [2023-05-16T22:21:03.566Z] Login Succeeded [2023-05-16T22:21:03.566Z] docker.io [2023-05-16T22:21:03.726Z] 5d3b04190fa2: Pull complete [2023-05-16T22:21:03.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T22:21:04.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T22:21:04.103Z] Configure a credential helper to remove this warning. See [2023-05-16T22:21:04.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T22:21:04.103Z] [2023-05-16T22:21:04.103Z] Login Succeeded [2023-05-16T22:21:04.103Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T22:21:04.117Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-16T22:21:04.410Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T22:21:04.426Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T22:21:04.441Z] ========================================================= [2023-05-16T22:21:04.441Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-16T22:21:04.441Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T22:21:04.798Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-16T22:21:05.067Z] Sending build context to Docker daemon 1.104MB [2023-05-16T22:21:05.067Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T22:21:05.067Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-16T22:21:05.337Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-16T22:21:05.337Z] c41833b44d91: Pulling fs layer [2023-05-16T22:21:05.337Z] ed15518f5707: Pulling fs layer [2023-05-16T22:21:05.337Z] feae8fd75edb: Pulling fs layer [2023-05-16T22:21:05.337Z] 242c74f7c9fa: Pulling fs layer [2023-05-16T22:21:05.337Z] 3cdef696dda3: Pulling fs layer [2023-05-16T22:21:05.337Z] 2ced38df9373: Pulling fs layer [2023-05-16T22:21:05.337Z] 58f1dce35555: Pulling fs layer [2023-05-16T22:21:05.337Z] 3cdef696dda3: Waiting [2023-05-16T22:21:05.337Z] 2ced38df9373: Waiting [2023-05-16T22:21:05.337Z] 58f1dce35555: Waiting [2023-05-16T22:21:05.337Z] 242c74f7c9fa: Waiting [2023-05-16T22:21:05.337Z] ed15518f5707: Download complete [2023-05-16T22:21:05.337Z] 242c74f7c9fa: Verifying Checksum [2023-05-16T22:21:05.337Z] 242c74f7c9fa: Download complete [2023-05-16T22:21:05.337Z] 3cdef696dda3: Verifying Checksum [2023-05-16T22:21:05.337Z] 3cdef696dda3: Download complete [2023-05-16T22:21:05.337Z] c41833b44d91: Verifying Checksum [2023-05-16T22:21:06.315Z] c41833b44d91: Pull complete [2023-05-16T22:21:06.587Z] 58f1dce35555: Verifying Checksum [2023-05-16T22:21:06.587Z] 58f1dce35555: Download complete [2023-05-16T22:21:07.565Z] feae8fd75edb: Verifying Checksum [2023-05-16T22:21:07.565Z] feae8fd75edb: Download complete [2023-05-16T22:21:07.832Z] 2ced38df9373: Verifying Checksum [2023-05-16T22:21:07.832Z] 2ced38df9373: Download complete [2023-05-16T22:21:07.951Z] 2f39f015ded8: Pull complete [2023-05-16T22:21:07.951Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-16T22:21:07.951Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T22:21:07.951Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T22:21:08.043Z] prd-ubuntu20.04-docker-8c-8g-15784 does not seem to be running inside a container [2023-05-16T22:21:08.079Z] $ 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 [2023-05-16T22:21:09.239Z] ed15518f5707: Pull complete [2023-05-16T22:21:10.742Z] $ docker top afa2dac426b16e5005d6c61ed2fa96b6448b20faf08de4b09e8e7df18fed1da8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T22:21:11.162Z] ---> job-cost.sh [2023-05-16T22:21:11.162Z] lf-activate-venv: SKIPPING [2023-05-16T22:21:11.162Z] INFO: No Stack... [2023-05-16T22:21:11.731Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-16T22:21:11.990Z] INFO: Archiving Costs [Pipeline] sh [2023-05-16T22:21:12.281Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2023-05-16T22:21:12.281Z] + cut -d, -f6 [Pipeline] lock [2023-05-16T22:21:12.294Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-116-stack-cost] [2023-05-16T22:21:12.302Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-116-stack-cost] did not exist. Created. [2023-05-16T22:21:12.302Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-116-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-16T22:21:12.644Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-16T22:21:12.675Z] Stashed 1 file(s) [Pipeline] } [2023-05-16T22:21:12.683Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-116-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-16T22:21:12.703Z] $ docker stop --time=1 afa2dac426b16e5005d6c61ed2fa96b6448b20faf08de4b09e8e7df18fed1da8 [2023-05-16T22:21:13.845Z] $ docker rm -f --volumes afa2dac426b16e5005d6c61ed2fa96b6448b20faf08de4b09e8e7df18fed1da8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-16T22:21:19.402Z] feae8fd75edb: Pull complete [2023-05-16T22:21:19.402Z] 242c74f7c9fa: Pull complete [2023-05-16T22:21:19.402Z] 3cdef696dda3: Pull complete [2023-05-16T22:21:26.191Z] 2ced38df9373: Pull complete [2023-05-16T22:21:28.792Z] 58f1dce35555: Pull complete [2023-05-16T22:21:28.792Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-16T22:21:28.792Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-16T22:21:28.792Z] ---> fadd8f120f05 [2023-05-16T22:21:28.792Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-16T22:21:30.750Z] ---> Running in 4a18bce673d8 [2023-05-16T22:21:30.750Z] Removing intermediate container 4a18bce673d8 [2023-05-16T22:21:30.750Z] ---> fc3e9df69957 [2023-05-16T22:21:30.750Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T22:21:30.750Z] ---> Running in 8606d158b6e6 [2023-05-16T22:21:31.020Z] Removing intermediate container 8606d158b6e6 [2023-05-16T22:21:31.020Z] ---> e9f921a479ca [2023-05-16T22:21:31.020Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-16T22:21:31.020Z] ---> Running in d9865e9d4c8e [2023-05-16T22:21:31.288Z] Removing intermediate container d9865e9d4c8e [2023-05-16T22:21:31.288Z] ---> 050c60b173ac [2023-05-16T22:21:31.288Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-16T22:21:31.555Z] ---> Running in 66aa6874ac4b [2023-05-16T22:21:31.822Z] Removing intermediate container 66aa6874ac4b [2023-05-16T22:21:31.822Z] ---> 394fb2e446ab [2023-05-16T22:21:31.822Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T22:21:31.822Z] ---> Running in 3dffb9607d55 [2023-05-16T22:21:32.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T22:21:33.375Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T22:21:34.343Z] (1/14) Installing libintl (0.21.1-r1) [2023-05-16T22:21:34.343Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-05-16T22:21:34.343Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-05-16T22:21:34.343Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-05-16T22:21:34.343Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-05-16T22:21:34.616Z] (6/14) Installing udev-init-scripts (35-r1) [2023-05-16T22:21:34.616Z] (7/14) Installing libblkid (2.38.1-r1) [2023-05-16T22:21:34.616Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-05-16T22:21:34.616Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-05-16T22:21:34.616Z] (10/14) Installing kmod-libs (30-r1) [2023-05-16T22:21:34.616Z] (11/14) Installing eudev (3.2.11-r4) [2023-05-16T22:21:34.616Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-05-16T22:21:34.616Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-05-16T22:21:34.616Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-05-16T22:21:34.616Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T22:21:34.616Z] Executing eudev-3.2.11-r4.trigger [2023-05-16T22:21:34.616Z] OK: 271 MiB in 67 packages [2023-05-16T22:21:37.208Z] Removing intermediate container 3dffb9607d55 [2023-05-16T22:21:37.208Z] ---> c117274c990a [2023-05-16T22:21:37.208Z] Step 8/13 : WORKDIR /device-usb-camera [2023-05-16T22:21:37.208Z] ---> Running in c9003a35694e [2023-05-16T22:21:37.208Z] Removing intermediate container c9003a35694e [2023-05-16T22:21:37.208Z] ---> ff75a0bbe3aa [2023-05-16T22:21:37.208Z] Step 9/13 : COPY go.mod vendor* ./ [2023-05-16T22:21:37.797Z] ---> 6fd0357ca8fe [2023-05-16T22:21:37.797Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T22:21:37.797Z] ---> Running in 5914d02cc7b1 [2023-05-16T22:22:45.693Z] Removing intermediate container 5914d02cc7b1 [2023-05-16T22:22:45.693Z] ---> 437e77f1d663 [2023-05-16T22:22:45.693Z] Step 11/13 : COPY . . [2023-05-16T22:22:45.693Z] ---> bdf8263d774b [2023-05-16T22:22:45.693Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-16T22:22:45.693Z] ---> Running in 367cf82841b0 [2023-05-16T22:22:45.693Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T22:22:45.693Z] Dload Upload Total Spent Left Speed [2023-05-16T22:22:45.693Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3849 0 --:--:-- --:--:-- --:--:-- 3861 [2023-05-16T22:22:45.693Z] Removing intermediate container 367cf82841b0 [2023-05-16T22:22:45.693Z] ---> a3e95d374b75 [2023-05-16T22:22:45.693Z] Step 13/13 : RUN ${MAKE} [2023-05-16T22:22:45.693Z] ---> Running in 8638b1e29c44 [2023-05-16T22:22:45.693Z] noop [2023-05-16T22:22:45.693Z] Removing intermediate container 8638b1e29c44 [2023-05-16T22:22:45.693Z] ---> d06a557f4c7a [2023-05-16T22:22:45.693Z] Successfully built d06a557f4c7a [2023-05-16T22:22:45.693Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T22:22:46.059Z] + docker inspect -f . ci-base-image-arm64 [2023-05-16T22:22:46.059Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T22:22:46.287Z] prd-ubuntu20.04-docker-arm64-4c-16g-15786 does not seem to be running inside a container [2023-05-16T22:22:46.356Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/116 -v /w/workspace/device-usb-camera/116:/w/workspace/device-usb-camera/116:rw,z -v /w/workspace/device-usb-camera/116@tmp:/w/workspace/device-usb-camera/116@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 [2023-05-16T22:22:47.604Z] $ docker top 62004da4b5d827ca311b58bee914c9d5447be697f8f98d1a486f6a6a9ff06992 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T22:22:48.453Z] + go version [2023-05-16T22:22:48.453Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-16T22:22:48.481Z] $ docker stop --time=1 62004da4b5d827ca311b58bee914c9d5447be697f8f98d1a486f6a6a9ff06992 [2023-05-16T22:22:50.080Z] $ docker rm -f --volumes 62004da4b5d827ca311b58bee914c9d5447be697f8f98d1a486f6a6a9ff06992 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T22:22:50.630Z] + docker inspect -f . ci-base-image-arm64 [2023-05-16T22:22:50.630Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T22:22:50.821Z] prd-ubuntu20.04-docker-arm64-4c-16g-15786 does not seem to be running inside a container [2023-05-16T22:22:50.898Z] $ 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/116 -v /w/workspace/device-usb-camera/116:/w/workspace/device-usb-camera/116:rw,z -v /w/workspace/device-usb-camera/116@tmp:/w/workspace/device-usb-camera/116@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 [2023-05-16T22:22:52.002Z] $ docker top 37fe7ec1f50f64f911e862cac74aa3bfb3c8f14d1167376e46c0fe205923f1ae -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T22:22:52.503Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/116 [Pipeline] fileExists [Pipeline] sh [2023-05-16T22:22:52.845Z] + make test [2023-05-16T22:22:52.845Z] go test ./... -coverprofile=coverage.out ./... [2023-05-16T22:23:31.782Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-05-16T22:25:38.528Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-05-16T22:25:43.899Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.080s coverage: 1.8% of statements [2023-05-16T22:25:44.488Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-16T22:25:44.488Z] go vet ./... [2023-05-16T22:26:16.773Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-16T22:26:16.773Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-16T22:26:16.773Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-16T22:26:16.794Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-16T22:26:16.810Z] $ docker stop --time=1 37fe7ec1f50f64f911e862cac74aa3bfb3c8f14d1167376e46c0fe205923f1ae [2023-05-16T22:26:21.266Z] $ docker rm -f --volumes 37fe7ec1f50f64f911e862cac74aa3bfb3c8f14d1167376e46c0fe205923f1ae [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T22:26:22.480Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-16T22:26:22.496Z] Warning: overwriting stash ‘coverage-report’ [2023-05-16T22:26:23.016Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T22:26:23.393Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-16T22:26:23.720Z] + ls -al . [2023-05-16T22:26:23.720Z] total 184 [2023-05-16T22:26:23.720Z] drwxrwxr-x 9 jenkins jenkins 4096 May 16 22:22 . [2023-05-16T22:26:23.720Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 22:20 .. [2023-05-16T22:26:23.720Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 22:20 .git [2023-05-16T22:26:23.720Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 22:20 .github [2023-05-16T22:26:23.720Z] -rw-rw-r-- 1 jenkins jenkins 414 May 16 22:20 .gitignore [2023-05-16T22:26:23.720Z] -rw-rw-r-- 1 jenkins jenkins 42 May 16 22:20 .golangci.yml [2023-05-16T22:26:23.720Z] -rw-rw-r-- 1 jenkins jenkins 77 May 16 22:20 .hadolint.yml [2023-05-16T22:26:23.720Z] -rw-rw-r-- 1 jenkins jenkins 9665 May 16 22:20 Attribution.txt [2023-05-16T22:26:23.720Z] -rw-rw-r-- 1 jenkins jenkins 6219 May 16 22:20 CHANGELOG.md [2023-05-16T22:26:23.720Z] -rw-rw-r-- 1 jenkins jenkins 2453 May 16 22:20 Dockerfile [2023-05-16T22:26:23.720Z] -rw-rw-r-- 1 jenkins jenkins 678 May 16 22:20 GOVERNANCE.md [2023-05-16T22:26:23.720Z] -rw-rw-r-- 1 jenkins jenkins 659 May 16 22:20 Jenkinsfile [2023-05-16T22:26:23.720Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 16 22:20 LICENSE [2023-05-16T22:26:23.720Z] -rw-rw-r-- 1 jenkins jenkins 2364 May 16 22:20 Makefile [2023-05-16T22:26:23.720Z] -rw-rw-r-- 1 jenkins jenkins 622 May 16 22:20 OWNERS.md [2023-05-16T22:26:23.720Z] -rw-rw-r-- 1 jenkins jenkins 2477 May 16 22:20 README.md [2023-05-16T22:26:23.720Z] -rw-rw-r-- 1 jenkins jenkins 12 May 16 22:18 VERSION [2023-05-16T22:26:23.720Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 22:20 bin [2023-05-16T22:26:23.720Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 22:20 cmd [2023-05-16T22:26:23.720Z] -rw-r--r-- 1 jenkins jenkins 31522 May 16 22:25 coverage.out [2023-05-16T22:26:23.720Z] -rwxrwxr-x 1 jenkins jenkins 140 May 16 22:20 docker-entrypoint.sh [2023-05-16T22:26:23.720Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 22:20 docs [2023-05-16T22:26:23.720Z] -rw-rw-r-- 1 jenkins jenkins 3419 May 16 22:20 go.mod [2023-05-16T22:26:23.720Z] -rw-rw-r-- 1 jenkins jenkins 31488 May 16 22:20 go.sum [2023-05-16T22:26:23.720Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 22:20 internal [2023-05-16T22:26:23.720Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 22:20 snap [2023-05-16T22:26:23.720Z] -rw-rw-r-- 1 jenkins jenkins 231 May 16 22:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T22:26:24.058Z] + 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=820ea8060e7b22a96afcd9f7acec0acd9e8d6bed --label arch=arm64 --label version=3.0.0-dev.44 . [2023-05-16T22:26:24.325Z] Sending build context to Docker daemon 1.137MB [2023-05-16T22:26:24.325Z] Step 1/36 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T22:26:24.325Z] Step 2/36 : FROM ${BASE} AS builder [2023-05-16T22:26:24.325Z] ---> d06a557f4c7a [2023-05-16T22:26:24.325Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-05-16T22:26:24.596Z] ---> Running in 2913e64de142 [2023-05-16T22:26:24.864Z] Removing intermediate container 2913e64de142 [2023-05-16T22:26:24.864Z] ---> 69617e815b9c [2023-05-16T22:26:24.864Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T22:26:24.864Z] ---> Running in c5eecb504074 [2023-05-16T22:26:25.132Z] Removing intermediate container c5eecb504074 [2023-05-16T22:26:25.133Z] ---> 392ccc7e3e0e [2023-05-16T22:26:25.133Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-16T22:26:25.133Z] ---> Running in ce268bf14b84 [2023-05-16T22:26:25.724Z] Removing intermediate container ce268bf14b84 [2023-05-16T22:26:25.724Z] ---> 413ef6788df9 [2023-05-16T22:26:25.724Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-16T22:26:25.724Z] ---> Running in b08c33a06d06 [2023-05-16T22:26:25.992Z] Removing intermediate container b08c33a06d06 [2023-05-16T22:26:25.992Z] ---> f59db0d7a0f2 [2023-05-16T22:26:25.992Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T22:26:25.992Z] ---> Running in 6e916506cfa2 [2023-05-16T22:26:26.958Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T22:26:27.545Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T22:26:28.962Z] OK: 271 MiB in 67 packages [2023-05-16T22:26:29.554Z] Removing intermediate container 6e916506cfa2 [2023-05-16T22:26:29.554Z] ---> 01b81b6794c3 [2023-05-16T22:26:29.554Z] Step 8/36 : WORKDIR /device-usb-camera [2023-05-16T22:26:29.824Z] ---> Running in 20389ad70750 [2023-05-16T22:26:33.180Z] Removing intermediate container 20389ad70750 [2023-05-16T22:26:33.180Z] ---> 4349b777e50d [2023-05-16T22:26:33.180Z] Step 9/36 : COPY go.mod vendor* ./ [2023-05-16T22:26:33.180Z] ---> a47c7fafa89d [2023-05-16T22:26:33.180Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T22:26:33.454Z] ---> Running in 5978f39e4a6b [2023-05-16T22:26:36.061Z] Removing intermediate container 5978f39e4a6b [2023-05-16T22:26:36.061Z] ---> c2f3241956b2 [2023-05-16T22:26:36.061Z] Step 11/36 : COPY . . [2023-05-16T22:26:37.038Z] ---> 275fb8facf8d [2023-05-16T22:26:37.038Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-16T22:26:37.038Z] ---> Running in ea85b488bca4 [2023-05-16T22:26:38.008Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T22:26:38.008Z]  Dload Upload Total Spent Left Speed [2023-05-16T22:26:38.547Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 2684 0 --:--:-- --:--:-- --:--:-- 2688 [2023-05-16T22:26:39.137Z] Removing intermediate container ea85b488bca4 [2023-05-16T22:26:39.137Z] ---> 801f7bb8d869 [2023-05-16T22:26:39.137Z] Step 13/36 : RUN ${MAKE} [2023-05-16T22:26:39.409Z] ---> Running in 7e59d2f68b80 [2023-05-16T22:26:40.377Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.44" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-05-16T22:29:32.172Z] Removing intermediate container 7e59d2f68b80 [2023-05-16T22:29:32.172Z] ---> 4c39e9bfd54b [2023-05-16T22:29:32.172Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-05-16T22:29:32.172Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-05-16T22:29:32.172Z] 8766b47fe142: Pulling fs layer [2023-05-16T22:29:32.172Z] 8766b47fe142: Verifying Checksum [2023-05-16T22:29:32.172Z] 8766b47fe142: Download complete [2023-05-16T22:29:32.172Z] 8766b47fe142: Pull complete [2023-05-16T22:29:32.172Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-05-16T22:29:32.172Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-05-16T22:29:32.172Z] ---> 69d40e2cb93c [2023-05-16T22:29:32.172Z] Step 15/36 : FROM alpine:3.17 [2023-05-16T22:29:32.172Z] 3.17: Pulling from library/alpine [2023-05-16T22:29:32.172Z] c41833b44d91: Already exists [2023-05-16T22:29:32.172Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-16T22:29:32.172Z] Status: Downloaded newer image for alpine:3.17 [2023-05-16T22:29:32.172Z] ---> 51e60588ff2c [2023-05-16T22:29:32.172Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-16T22:29:32.172Z] ---> Running in c38fd35c2304 [2023-05-16T22:29:32.172Z] Removing intermediate container c38fd35c2304 [2023-05-16T22:29:32.172Z] ---> e2d23c7d4426 [2023-05-16T22:29:32.172Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-05-16T22:29:32.172Z] ---> Running in 77a3097ad395 [2023-05-16T22:29:32.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T22:29:32.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T22:29:32.172Z] (1/83) Installing dumb-init (1.2.5-r2) [2023-05-16T22:29:32.172Z] (2/83) Installing sdl2 (2.26.5-r0) [2023-05-16T22:29:32.172Z] (3/83) Installing libxau (1.0.10-r0) [2023-05-16T22:29:32.172Z] (4/83) Installing libmd (1.0.4-r0) [2023-05-16T22:29:32.172Z] (5/83) Installing libbsd (0.11.7-r0) [2023-05-16T22:29:32.172Z] (6/83) Installing libxdmcp (1.1.4-r0) [2023-05-16T22:29:32.172Z] (7/83) Installing libxcb (1.15-r0) [2023-05-16T22:29:32.172Z] (8/83) Installing libx11 (1.8.4-r0) [2023-05-16T22:29:32.172Z] (9/83) Installing aom-libs (3.5.0-r0) [2023-05-16T22:29:32.172Z] (10/83) Installing alsa-lib (1.2.8-r0) [2023-05-16T22:29:32.172Z] (11/83) Installing libexpat (2.5.0-r0) [2023-05-16T22:29:32.172Z] (12/83) Installing brotli-libs (1.0.9-r9) [2023-05-16T22:29:32.172Z] (13/83) Installing libbz2 (1.0.8-r4) [2023-05-16T22:29:32.172Z] (14/83) Installing libpng (1.6.38-r0) [2023-05-16T22:29:32.172Z] (15/83) Installing freetype (2.12.1-r0) [2023-05-16T22:29:32.172Z] (16/83) Installing fontconfig (2.14.1-r0) [2023-05-16T22:29:32.172Z] (17/83) Installing fribidi (1.0.12-r0) [2023-05-16T22:29:32.172Z] (18/83) Installing libffi (3.4.4-r0) [2023-05-16T22:29:32.172Z] (19/83) Installing libintl (0.21.1-r1) [2023-05-16T22:29:32.172Z] (20/83) Installing libblkid (2.38.1-r1) [2023-05-16T22:29:32.172Z] (21/83) Installing libmount (2.38.1-r1) [2023-05-16T22:29:32.172Z] (22/83) Installing pcre2 (10.42-r0) [2023-05-16T22:29:32.172Z] (23/83) Installing glib (2.74.6-r0) [2023-05-16T22:29:32.173Z] (24/83) Installing graphite2 (1.3.14-r2) [2023-05-16T22:29:32.173Z] (25/83) Installing harfbuzz (5.3.1-r1) [2023-05-16T22:29:32.173Z] (26/83) Installing libass (0.16.0-r1) [2023-05-16T22:29:32.173Z] (27/83) Installing libdav1d (1.0.0-r2) [2023-05-16T22:29:32.173Z] (28/83) Installing libdrm (2.4.114-r0) [2023-05-16T22:29:32.173Z] (29/83) Installing gmp (6.2.1-r2) [2023-05-16T22:29:32.173Z] (30/83) Installing nettle (3.8.1-r0) [2023-05-16T22:29:32.173Z] (31/83) Installing p11-kit (0.24.1-r1) [2023-05-16T22:29:32.173Z] (32/83) Installing libtasn1 (4.19.0-r0) [2023-05-16T22:29:32.173Z] (33/83) Installing libunistring (1.1-r0) [2023-05-16T22:29:32.173Z] (34/83) Installing gnutls (3.7.8-r3) [2023-05-16T22:29:32.173Z] (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r0) [2023-05-16T22:29:32.173Z] (36/83) Installing ncurses-libs (6.3_p20221119-r0) [2023-05-16T22:29:32.173Z] (37/83) Installing lame (3.100-r2) [2023-05-16T22:29:32.173Z] (38/83) Installing opus (1.3.1-r1) [2023-05-16T22:29:32.173Z] (39/83) Installing libasyncns (0.8-r1) [2023-05-16T22:29:32.173Z] (40/83) Installing dbus-libs (1.14.4-r0) [2023-05-16T22:29:32.173Z] (41/83) Installing libltdl (2.4.7-r1) [2023-05-16T22:29:32.173Z] (42/83) Installing orc (0.4.33-r0) [2023-05-16T22:29:32.173Z] (43/83) Installing libgcc (12.2.1_git20220924-r4) [2023-05-16T22:29:32.173Z] (44/83) Installing libogg (1.3.5-r2) [2023-05-16T22:29:32.173Z] (45/83) Installing libstdc++ (12.2.1_git20220924-r4) [2023-05-16T22:29:32.173Z] (46/83) Installing flac-libs (1.4.2-r0) [2023-05-16T22:29:32.173Z] (47/83) Installing libvorbis (1.3.7-r0) [2023-05-16T22:29:32.442Z] (48/83) Installing libsndfile (1.1.0-r2) [2023-05-16T22:29:32.442Z] (49/83) Installing libgomp (12.2.1_git20220924-r4) [2023-05-16T22:29:32.442Z] (50/83) Installing soxr (0.1.3-r3) [2023-05-16T22:29:32.442Z] (51/83) Installing speexdsp (1.2.1-r0) [2023-05-16T22:29:32.442Z] (52/83) Installing tdb-libs (1.4.6-r0) [2023-05-16T22:29:32.442Z] (53/83) Installing libpulse (16.1-r6) [2023-05-16T22:29:32.442Z] (54/83) Installing cjson (1.7.15-r3) [2023-05-16T22:29:32.442Z] (55/83) Installing mbedtls (2.28.3-r0) [2023-05-16T22:29:32.442Z] (56/83) Installing librist (0.2.7-r0) [2023-05-16T22:29:32.442Z] (57/83) Installing libsrt (1.5.1-r0) [2023-05-16T22:29:32.442Z] (58/83) Installing libssh (0.10.5-r0) [2023-05-16T22:29:32.442Z] (59/83) Installing libtheora (1.1.1-r16) [2023-05-16T22:29:32.711Z] (60/83) Installing libjpeg-turbo (2.1.4-r0) [2023-05-16T22:29:32.711Z] (61/83) Installing v4l-utils-libs (1.22.1-r2) [2023-05-16T22:29:32.711Z] (62/83) Installing libxext (1.3.5-r0) [2023-05-16T22:29:32.711Z] (63/83) Installing libxfixes (6.0.0-r0) [2023-05-16T22:29:32.711Z] (64/83) Installing wayland-libs-client (1.21.0-r1) [2023-05-16T22:29:32.711Z] (65/83) Installing libva (2.16.0-r0) [2023-05-16T22:29:32.711Z] (66/83) Installing libvdpau (1.5-r0) [2023-05-16T22:29:32.711Z] (67/83) Installing vidstab (1.1.0-r2) [2023-05-16T22:29:32.711Z] (68/83) Installing libvpx (1.12.0-r1) [2023-05-16T22:29:32.711Z] (69/83) Installing libwebp (1.2.4-r1) [2023-05-16T22:29:32.711Z] (70/83) Installing x264-libs (0.164_git20220602-r0) [2023-05-16T22:29:32.983Z] (71/83) Installing numactl (2.0.16-r1) [2023-05-16T22:29:32.983Z] (72/83) Installing x265-libs (3.5-r3) [2023-05-16T22:29:32.983Z] (73/83) Installing xvidcore (1.3.7-r1) [2023-05-16T22:29:32.983Z] (74/83) Installing libsodium (1.0.18-r2) [2023-05-16T22:29:32.983Z] (75/83) Installing libzmq (4.3.4-r1) [2023-05-16T22:29:32.983Z] (76/83) Installing ffmpeg-libs (5.1.3-r0) [2023-05-16T22:29:33.572Z] (77/83) Installing ffmpeg (5.1.3-r0) [2023-05-16T22:29:33.572Z] (78/83) Installing udev-init-scripts (35-r1) [2023-05-16T22:29:33.572Z] (79/83) Installing eudev-libs (3.2.11-r4) [2023-05-16T22:29:33.572Z] (80/83) Installing xz-libs (5.2.9-r0) [2023-05-16T22:29:33.572Z] (81/83) Installing zstd-libs (1.5.5-r0) [2023-05-16T22:29:33.572Z] (82/83) Installing kmod-libs (30-r1) [2023-05-16T22:29:33.572Z] (83/83) Installing eudev (3.2.11-r4) [2023-05-16T22:29:33.572Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T22:29:33.843Z] Executing eudev-3.2.11-r4.trigger [2023-05-16T22:29:33.843Z] OK: 86 MiB in 98 packages [2023-05-16T22:29:37.208Z] Removing intermediate container 77a3097ad395 [2023-05-16T22:29:37.208Z] ---> fc6d6521c097 [2023-05-16T22:29:37.208Z] Step 18/36 : WORKDIR / [2023-05-16T22:29:37.208Z] ---> Running in 53085807c516 [2023-05-16T22:29:37.478Z] Removing intermediate container 53085807c516 [2023-05-16T22:29:37.478Z] ---> 6ad5da9995da [2023-05-16T22:29:37.478Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-05-16T22:29:39.430Z] ---> c468dd9a1d20 [2023-05-16T22:29:39.430Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-05-16T22:29:39.704Z] ---> f224422e65d7 [2023-05-16T22:29:39.704Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-05-16T22:29:40.290Z] ---> 3e7bf04dcf18 [2023-05-16T22:29:40.290Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-05-16T22:29:40.879Z] ---> 763101d1db22 [2023-05-16T22:29:40.879Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-05-16T22:29:41.549Z] ---> 33a5bd3599b0 [2023-05-16T22:29:41.549Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-05-16T22:29:41.821Z] ---> 650486944b3b [2023-05-16T22:29:41.821Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-05-16T22:29:43.263Z] ---> cae7264cb396 [2023-05-16T22:29:43.263Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-05-16T22:29:43.550Z] ---> Running in 20ea07d73ff6 [2023-05-16T22:29:45.517Z] Removing intermediate container 20ea07d73ff6 [2023-05-16T22:29:45.517Z] ---> 429887dece0c [2023-05-16T22:29:45.517Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-05-16T22:29:45.517Z] ---> Running in 557aed9d48f5 [2023-05-16T22:29:47.469Z] Removing intermediate container 557aed9d48f5 [2023-05-16T22:29:47.469Z] ---> c287bb9e5c48 [2023-05-16T22:29:47.470Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-05-16T22:29:47.470Z] ---> Running in d7083276700c [2023-05-16T22:29:48.883Z] Removing intermediate container d7083276700c [2023-05-16T22:29:48.883Z] ---> 1049694632b2 [2023-05-16T22:29:48.883Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-05-16T22:29:48.883Z] ---> Running in 88d04f1126d4 [2023-05-16T22:29:50.834Z] Removing intermediate container 88d04f1126d4 [2023-05-16T22:29:50.834Z] ---> e82771fcaee6 [2023-05-16T22:29:50.834Z] Step 30/36 : EXPOSE 59983 [2023-05-16T22:29:50.834Z] ---> Running in 670b0bd138e7 [2023-05-16T22:29:51.104Z] Removing intermediate container 670b0bd138e7 [2023-05-16T22:29:51.104Z] ---> 5af339c4e526 [2023-05-16T22:29:51.104Z] Step 31/36 : EXPOSE 8554 [2023-05-16T22:29:51.104Z] ---> Running in d3eda1869ba5 [2023-05-16T22:29:51.378Z] Removing intermediate container d3eda1869ba5 [2023-05-16T22:29:51.378Z] ---> 1e16105b4644 [2023-05-16T22:29:51.378Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-05-16T22:29:51.649Z] ---> Running in bacb6ea662a3 [2023-05-16T22:29:51.919Z] Removing intermediate container bacb6ea662a3 [2023-05-16T22:29:51.919Z] ---> 584f0f7cae67 [2023-05-16T22:29:51.919Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-05-16T22:29:51.919Z] ---> Running in c84f670a3237 [2023-05-16T22:29:52.188Z] Removing intermediate container c84f670a3237 [2023-05-16T22:29:52.188Z] ---> 900d61d37955 [2023-05-16T22:29:52.188Z] Step 34/36 : LABEL arch=arm64 [2023-05-16T22:29:52.477Z] ---> Running in fa49ba33027b [2023-05-16T22:29:52.746Z] Removing intermediate container fa49ba33027b [2023-05-16T22:29:52.746Z] ---> d9216bd3892d [2023-05-16T22:29:52.746Z] Step 35/36 : LABEL git_sha=820ea8060e7b22a96afcd9f7acec0acd9e8d6bed [2023-05-16T22:29:52.746Z] ---> Running in fa906de28582 [2023-05-16T22:29:53.333Z] Removing intermediate container fa906de28582 [2023-05-16T22:29:53.333Z] ---> f1261c3ab1a1 [2023-05-16T22:29:53.333Z] Step 36/36 : LABEL version=3.0.0-dev.44 [2023-05-16T22:29:53.333Z] ---> Running in 4b6cb316ee03 [2023-05-16T22:29:53.603Z] Removing intermediate container 4b6cb316ee03 [2023-05-16T22:29:53.603Z] ---> 60f5e816ab90 [2023-05-16T22:29:53.603Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-16T22:29:53.603Z] Successfully built 60f5e816ab90 [2023-05-16T22:29:53.603Z] 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 [2023-05-16T22:29:53.804Z] provisioning config files... [2023-05-16T22:29:53.823Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/116@tmp/config1687899465931815156tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T22:29:54.176Z] ---> docker-login.sh [2023-05-16T22:29:54.176Z] nexus3.edgexfoundry.org:10001 [2023-05-16T22:29:54.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T22:29:54.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T22:29:54.455Z] Configure a credential helper to remove this warning. See [2023-05-16T22:29:54.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T22:29:54.455Z] [2023-05-16T22:29:54.455Z] Login Succeeded [2023-05-16T22:29:54.455Z] nexus3.edgexfoundry.org:10002 [2023-05-16T22:29:55.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T22:29:55.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T22:29:55.062Z] Configure a credential helper to remove this warning. See [2023-05-16T22:29:55.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T22:29:55.062Z] [2023-05-16T22:29:55.062Z] Login Succeeded [2023-05-16T22:29:55.062Z] nexus3.edgexfoundry.org:10003 [2023-05-16T22:29:55.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T22:29:55.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T22:29:55.329Z] Configure a credential helper to remove this warning. See [2023-05-16T22:29:55.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T22:29:55.329Z] [2023-05-16T22:29:55.329Z] Login Succeeded [2023-05-16T22:29:55.329Z] nexus3.edgexfoundry.org:10004 [2023-05-16T22:29:55.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T22:29:55.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T22:29:55.865Z] Configure a credential helper to remove this warning. See [2023-05-16T22:29:55.865Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T22:29:55.865Z] [2023-05-16T22:29:55.865Z] Login Succeeded [2023-05-16T22:29:55.865Z] docker.io [2023-05-16T22:29:56.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T22:29:56.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T22:29:56.408Z] Configure a credential helper to remove this warning. See [2023-05-16T22:29:56.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T22:29:56.408Z] [2023-05-16T22:29:56.408Z] Login Succeeded [2023-05-16T22:29:56.408Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T22:29:56.422Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-16T22:29:56.448Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T22:29:56.465Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2023-05-16T22:29:56.465Z] 820ea8060e7b22a96afcd9f7acec0acd9e8d6bed [2023-05-16T22:29:56.465Z] latest [2023-05-16T22:29:56.465Z] 3.0.0-dev.44 [2023-05-16T22:29:56.465Z] 820ea8060e7b22a96afcd9f7acec0acd9e8d6bed-3.0.0-dev.44 [2023-05-16T22:29:56.465Z] main [2023-05-16T22:29:56.465Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T22:29:56.803Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:820ea8060e7b22a96afcd9f7acec0acd9e8d6bed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T22:29:57.142Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:820ea8060e7b22a96afcd9f7acec0acd9e8d6bed [2023-05-16T22:29:57.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-05-16T22:29:57.142Z] 27c3d711cb53: Preparing [2023-05-16T22:29:57.142Z] f9d045789b2f: Preparing [2023-05-16T22:29:57.142Z] cbce2ada3878: Preparing [2023-05-16T22:29:57.142Z] db91eb3311b0: Preparing [2023-05-16T22:29:57.142Z] 608d194cb50c: Preparing [2023-05-16T22:29:57.142Z] acc83c6ca332: Preparing [2023-05-16T22:29:57.142Z] 6bec6e1cfed3: Preparing [2023-05-16T22:29:57.142Z] e9f8b3a2cb2f: Preparing [2023-05-16T22:29:57.142Z] a25568a27468: Preparing [2023-05-16T22:29:57.142Z] d05610607a23: Preparing [2023-05-16T22:29:57.142Z] 3b75b2b945ea: Preparing [2023-05-16T22:29:57.142Z] 492451854e72: Preparing [2023-05-16T22:29:57.142Z] 26cbea5cba74: Preparing [2023-05-16T22:29:57.142Z] e9f8b3a2cb2f: Waiting [2023-05-16T22:29:57.142Z] a25568a27468: Waiting [2023-05-16T22:29:57.142Z] d05610607a23: Waiting [2023-05-16T22:29:57.142Z] 3b75b2b945ea: Waiting [2023-05-16T22:29:57.142Z] 492451854e72: Waiting [2023-05-16T22:29:57.142Z] 26cbea5cba74: Waiting [2023-05-16T22:29:57.142Z] acc83c6ca332: Waiting [2023-05-16T22:29:57.142Z] 6bec6e1cfed3: Waiting [2023-05-16T22:29:57.410Z] 27c3d711cb53: Pushed [2023-05-16T22:29:57.410Z] cbce2ada3878: Pushed [2023-05-16T22:29:57.410Z] f9d045789b2f: Pushed [2023-05-16T22:29:57.410Z] db91eb3311b0: Pushed [2023-05-16T22:29:57.675Z] acc83c6ca332: Pushed [2023-05-16T22:29:57.675Z] 6bec6e1cfed3: Pushed [2023-05-16T22:29:57.675Z] a25568a27468: Pushed [2023-05-16T22:29:57.675Z] e9f8b3a2cb2f: Pushed [2023-05-16T22:29:57.675Z] 26cbea5cba74: Layer already exists [2023-05-16T22:29:57.675Z] d05610607a23: Pushed [2023-05-16T22:30:03.029Z] 608d194cb50c: Pushed [2023-05-16T22:30:03.029Z] 3b75b2b945ea: Pushed [2023-05-16T22:30:15.362Z] 492451854e72: Pushed [2023-05-16T22:30:15.363Z] 820ea8060e7b22a96afcd9f7acec0acd9e8d6bed: digest: sha256:cae83531f2c0b05af857edd442561fc41036abb58ee314b1e4d7154f28020fba size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T22:30:15.707Z] + 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 [2023-05-16T22:30:16.052Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-05-16T22:30:16.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-05-16T22:30:16.052Z] 27c3d711cb53: Preparing [2023-05-16T22:30:16.052Z] f9d045789b2f: Preparing [2023-05-16T22:30:16.052Z] cbce2ada3878: Preparing [2023-05-16T22:30:16.052Z] db91eb3311b0: Preparing [2023-05-16T22:30:16.052Z] 608d194cb50c: Preparing [2023-05-16T22:30:16.052Z] acc83c6ca332: Preparing [2023-05-16T22:30:16.052Z] 6bec6e1cfed3: Preparing [2023-05-16T22:30:16.052Z] e9f8b3a2cb2f: Preparing [2023-05-16T22:30:16.052Z] a25568a27468: Preparing [2023-05-16T22:30:16.052Z] d05610607a23: Preparing [2023-05-16T22:30:16.052Z] 3b75b2b945ea: Preparing [2023-05-16T22:30:16.052Z] 492451854e72: Preparing [2023-05-16T22:30:16.052Z] 26cbea5cba74: Preparing [2023-05-16T22:30:16.052Z] 6bec6e1cfed3: Waiting [2023-05-16T22:30:16.052Z] e9f8b3a2cb2f: Waiting [2023-05-16T22:30:16.052Z] acc83c6ca332: Waiting [2023-05-16T22:30:16.052Z] a25568a27468: Waiting [2023-05-16T22:30:16.052Z] d05610607a23: Waiting [2023-05-16T22:30:16.052Z] 3b75b2b945ea: Waiting [2023-05-16T22:30:16.052Z] 492451854e72: Waiting [2023-05-16T22:30:16.052Z] 26cbea5cba74: Waiting [2023-05-16T22:30:16.052Z] cbce2ada3878: Layer already exists [2023-05-16T22:30:16.052Z] 27c3d711cb53: Layer already exists [2023-05-16T22:30:16.052Z] db91eb3311b0: Layer already exists [2023-05-16T22:30:16.052Z] f9d045789b2f: Layer already exists [2023-05-16T22:30:16.052Z] 608d194cb50c: Layer already exists [2023-05-16T22:30:16.052Z] d05610607a23: Layer already exists [2023-05-16T22:30:16.052Z] 6bec6e1cfed3: Layer already exists [2023-05-16T22:30:16.052Z] acc83c6ca332: Layer already exists [2023-05-16T22:30:16.052Z] a25568a27468: Layer already exists [2023-05-16T22:30:16.052Z] e9f8b3a2cb2f: Layer already exists [2023-05-16T22:30:16.052Z] 3b75b2b945ea: Layer already exists [2023-05-16T22:30:16.052Z] 26cbea5cba74: Layer already exists [2023-05-16T22:30:16.052Z] 492451854e72: Layer already exists [2023-05-16T22:30:16.322Z] latest: digest: sha256:cae83531f2c0b05af857edd442561fc41036abb58ee314b1e4d7154f28020fba size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T22:30:16.675Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T22:30:17.019Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.44 [2023-05-16T22:30:17.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-05-16T22:30:17.019Z] 27c3d711cb53: Preparing [2023-05-16T22:30:17.019Z] f9d045789b2f: Preparing [2023-05-16T22:30:17.019Z] cbce2ada3878: Preparing [2023-05-16T22:30:17.019Z] db91eb3311b0: Preparing [2023-05-16T22:30:17.019Z] 608d194cb50c: Preparing [2023-05-16T22:30:17.019Z] acc83c6ca332: Preparing [2023-05-16T22:30:17.019Z] 6bec6e1cfed3: Preparing [2023-05-16T22:30:17.019Z] e9f8b3a2cb2f: Preparing [2023-05-16T22:30:17.019Z] a25568a27468: Preparing [2023-05-16T22:30:17.019Z] d05610607a23: Preparing [2023-05-16T22:30:17.019Z] 3b75b2b945ea: Preparing [2023-05-16T22:30:17.019Z] 492451854e72: Preparing [2023-05-16T22:30:17.019Z] 26cbea5cba74: Preparing [2023-05-16T22:30:17.019Z] a25568a27468: Waiting [2023-05-16T22:30:17.019Z] 492451854e72: Waiting [2023-05-16T22:30:17.019Z] 26cbea5cba74: Waiting [2023-05-16T22:30:17.019Z] d05610607a23: Waiting [2023-05-16T22:30:17.019Z] 3b75b2b945ea: Waiting [2023-05-16T22:30:17.019Z] 6bec6e1cfed3: Waiting [2023-05-16T22:30:17.019Z] e9f8b3a2cb2f: Waiting [2023-05-16T22:30:17.019Z] acc83c6ca332: Waiting [2023-05-16T22:30:17.019Z] 27c3d711cb53: Layer already exists [2023-05-16T22:30:17.019Z] cbce2ada3878: Layer already exists [2023-05-16T22:30:17.019Z] db91eb3311b0: Layer already exists [2023-05-16T22:30:17.019Z] 608d194cb50c: Layer already exists [2023-05-16T22:30:17.019Z] f9d045789b2f: Layer already exists [2023-05-16T22:30:17.019Z] 6bec6e1cfed3: Layer already exists [2023-05-16T22:30:17.019Z] acc83c6ca332: Layer already exists [2023-05-16T22:30:17.019Z] a25568a27468: Layer already exists [2023-05-16T22:30:17.019Z] e9f8b3a2cb2f: Layer already exists [2023-05-16T22:30:17.019Z] d05610607a23: Layer already exists [2023-05-16T22:30:17.019Z] 26cbea5cba74: Layer already exists [2023-05-16T22:30:17.019Z] 492451854e72: Layer already exists [2023-05-16T22:30:17.019Z] 3b75b2b945ea: Layer already exists [2023-05-16T22:30:17.285Z] 3.0.0-dev.44: digest: sha256:cae83531f2c0b05af857edd442561fc41036abb58ee314b1e4d7154f28020fba size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T22:30:17.640Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:820ea8060e7b22a96afcd9f7acec0acd9e8d6bed-3.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T22:30:17.982Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:820ea8060e7b22a96afcd9f7acec0acd9e8d6bed-3.0.0-dev.44 [2023-05-16T22:30:17.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-05-16T22:30:17.982Z] 27c3d711cb53: Preparing [2023-05-16T22:30:17.982Z] f9d045789b2f: Preparing [2023-05-16T22:30:17.982Z] cbce2ada3878: Preparing [2023-05-16T22:30:17.982Z] db91eb3311b0: Preparing [2023-05-16T22:30:17.982Z] 608d194cb50c: Preparing [2023-05-16T22:30:17.982Z] acc83c6ca332: Preparing [2023-05-16T22:30:17.982Z] 6bec6e1cfed3: Preparing [2023-05-16T22:30:17.982Z] e9f8b3a2cb2f: Preparing [2023-05-16T22:30:17.982Z] a25568a27468: Preparing [2023-05-16T22:30:17.982Z] d05610607a23: Preparing [2023-05-16T22:30:17.982Z] 3b75b2b945ea: Preparing [2023-05-16T22:30:17.982Z] 492451854e72: Preparing [2023-05-16T22:30:17.982Z] 26cbea5cba74: Preparing [2023-05-16T22:30:17.982Z] d05610607a23: Waiting [2023-05-16T22:30:17.982Z] acc83c6ca332: Waiting [2023-05-16T22:30:17.982Z] 3b75b2b945ea: Waiting [2023-05-16T22:30:17.982Z] 492451854e72: Waiting [2023-05-16T22:30:17.982Z] 26cbea5cba74: Waiting [2023-05-16T22:30:17.982Z] e9f8b3a2cb2f: Waiting [2023-05-16T22:30:17.982Z] 608d194cb50c: Layer already exists [2023-05-16T22:30:17.982Z] f9d045789b2f: Layer already exists [2023-05-16T22:30:17.982Z] db91eb3311b0: Layer already exists [2023-05-16T22:30:17.982Z] 27c3d711cb53: Layer already exists [2023-05-16T22:30:17.982Z] cbce2ada3878: Layer already exists [2023-05-16T22:30:17.982Z] acc83c6ca332: Layer already exists [2023-05-16T22:30:17.982Z] 6bec6e1cfed3: Layer already exists [2023-05-16T22:30:17.982Z] d05610607a23: Layer already exists [2023-05-16T22:30:17.982Z] a25568a27468: Layer already exists [2023-05-16T22:30:17.982Z] e9f8b3a2cb2f: Layer already exists [2023-05-16T22:30:17.982Z] 3b75b2b945ea: Layer already exists [2023-05-16T22:30:17.982Z] 492451854e72: Layer already exists [2023-05-16T22:30:17.982Z] 26cbea5cba74: Layer already exists [2023-05-16T22:30:18.249Z] 820ea8060e7b22a96afcd9f7acec0acd9e8d6bed-3.0.0-dev.44: digest: sha256:cae83531f2c0b05af857edd442561fc41036abb58ee314b1e4d7154f28020fba size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T22:30:18.593Z] + 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 [2023-05-16T22:30:18.939Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2023-05-16T22:30:18.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-05-16T22:30:18.939Z] 27c3d711cb53: Preparing [2023-05-16T22:30:18.939Z] f9d045789b2f: Preparing [2023-05-16T22:30:18.939Z] cbce2ada3878: Preparing [2023-05-16T22:30:18.939Z] db91eb3311b0: Preparing [2023-05-16T22:30:18.939Z] 608d194cb50c: Preparing [2023-05-16T22:30:18.939Z] acc83c6ca332: Preparing [2023-05-16T22:30:18.939Z] 6bec6e1cfed3: Preparing [2023-05-16T22:30:18.939Z] e9f8b3a2cb2f: Preparing [2023-05-16T22:30:18.939Z] a25568a27468: Preparing [2023-05-16T22:30:18.939Z] d05610607a23: Preparing [2023-05-16T22:30:18.939Z] 3b75b2b945ea: Preparing [2023-05-16T22:30:18.939Z] 492451854e72: Preparing [2023-05-16T22:30:18.939Z] 26cbea5cba74: Preparing [2023-05-16T22:30:18.939Z] a25568a27468: Waiting [2023-05-16T22:30:18.939Z] d05610607a23: Waiting [2023-05-16T22:30:18.939Z] 3b75b2b945ea: Waiting [2023-05-16T22:30:18.939Z] acc83c6ca332: Waiting [2023-05-16T22:30:18.939Z] 492451854e72: Waiting [2023-05-16T22:30:18.939Z] 26cbea5cba74: Waiting [2023-05-16T22:30:18.939Z] 6bec6e1cfed3: Waiting [2023-05-16T22:30:18.939Z] e9f8b3a2cb2f: Waiting [2023-05-16T22:30:18.939Z] cbce2ada3878: Layer already exists [2023-05-16T22:30:18.939Z] 608d194cb50c: Layer already exists [2023-05-16T22:30:18.939Z] db91eb3311b0: Layer already exists [2023-05-16T22:30:18.939Z] f9d045789b2f: Layer already exists [2023-05-16T22:30:18.940Z] 27c3d711cb53: Layer already exists [2023-05-16T22:30:18.940Z] e9f8b3a2cb2f: Layer already exists [2023-05-16T22:30:18.940Z] acc83c6ca332: Layer already exists [2023-05-16T22:30:18.940Z] 6bec6e1cfed3: Layer already exists [2023-05-16T22:30:18.940Z] d05610607a23: Layer already exists [2023-05-16T22:30:18.940Z] a25568a27468: Layer already exists [2023-05-16T22:30:18.940Z] 3b75b2b945ea: Layer already exists [2023-05-16T22:30:18.940Z] 492451854e72: Layer already exists [2023-05-16T22:30:18.940Z] 26cbea5cba74: Layer already exists [2023-05-16T22:30:19.207Z] main: digest: sha256:cae83531f2c0b05af857edd442561fc41036abb58ee314b1e4d7154f28020fba size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-16T22:30:19.252Z] ===================================================== [Pipeline] echo [2023-05-16T22:30:19.261Z] taggedImages: [2023-05-16T22:30:19.261Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:820ea8060e7b22a96afcd9f7acec0acd9e8d6bed [2023-05-16T22:30:19.261Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-05-16T22:30:19.261Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.44 [2023-05-16T22:30:19.261Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:820ea8060e7b22a96afcd9f7acec0acd9e8d6bed-3.0.0-dev.44 [2023-05-16T22:30:19.261Z] - 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 [2023-05-16T22:30:19.620Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T22:30:19.620Z] [2023-05-16T22:30:19.620Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T22:30:19.959Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T22:30:19.959Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-16T22:30:19.959Z] 8998bd30e6a1: Pulling fs layer [2023-05-16T22:30:19.959Z] 04944245beec: Pulling fs layer [2023-05-16T22:30:19.959Z] 699f458cf7ca: Pulling fs layer [2023-05-16T22:30:19.959Z] 765212b225bb: Pulling fs layer [2023-05-16T22:30:19.959Z] f23df028b6ca: Pulling fs layer [2023-05-16T22:30:19.959Z] d65c8cfc05b1: Pulling fs layer [2023-05-16T22:30:19.959Z] 2437ff75d9bd: Pulling fs layer [2023-05-16T22:30:19.959Z] 765212b225bb: Waiting [2023-05-16T22:30:19.959Z] f23df028b6ca: Waiting [2023-05-16T22:30:19.959Z] d65c8cfc05b1: Waiting [2023-05-16T22:30:19.959Z] 2437ff75d9bd: Waiting [2023-05-16T22:30:20.227Z] 04944245beec: Verifying Checksum [2023-05-16T22:30:20.227Z] 04944245beec: Download complete [2023-05-16T22:30:20.227Z] 765212b225bb: Verifying Checksum [2023-05-16T22:30:20.227Z] 765212b225bb: Download complete [2023-05-16T22:30:20.227Z] f23df028b6ca: Verifying Checksum [2023-05-16T22:30:20.227Z] f23df028b6ca: Download complete [2023-05-16T22:30:20.227Z] d65c8cfc05b1: Verifying Checksum [2023-05-16T22:30:20.227Z] d65c8cfc05b1: Download complete [2023-05-16T22:30:20.495Z] 699f458cf7ca: Verifying Checksum [2023-05-16T22:30:20.495Z] 699f458cf7ca: Download complete [2023-05-16T22:30:20.766Z] 8998bd30e6a1: Verifying Checksum [2023-05-16T22:30:20.766Z] 8998bd30e6a1: Download complete [2023-05-16T22:30:23.349Z] 2437ff75d9bd: Verifying Checksum [2023-05-16T22:30:23.349Z] 2437ff75d9bd: Download complete [2023-05-16T22:30:24.761Z] 8998bd30e6a1: Pull complete [2023-05-16T22:30:25.344Z] 04944245beec: Pull complete [2023-05-16T22:30:26.756Z] 699f458cf7ca: Pull complete [2023-05-16T22:30:26.756Z] 765212b225bb: Pull complete [2023-05-16T22:30:27.342Z] f23df028b6ca: Pull complete [2023-05-16T22:30:27.610Z] d65c8cfc05b1: Pull complete [2023-05-16T22:30:42.611Z] 2437ff75d9bd: Pull complete [2023-05-16T22:30:42.611Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-16T22:30:42.611Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T22:30:42.611Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T22:30:42.804Z] prd-ubuntu20.04-docker-arm64-4c-16g-15786 does not seem to be running inside a container [2023-05-16T22:30:42.868Z] $ 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/116 -v /w/workspace/device-usb-camera/116:/w/workspace/device-usb-camera/116:rw,z -v /w/workspace/device-usb-camera/116@tmp:/w/workspace/device-usb-camera/116@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 [2023-05-16T22:30:45.477Z] $ docker top ddbae196dd55a968a78ac641cce51c3b302a89d391daa6d3fd05c2706f15ab8d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T22:30:46.322Z] ---> job-cost.sh [2023-05-16T22:30:46.322Z] lf-activate-venv: SKIPPING [2023-05-16T22:30:46.322Z] INFO: No Stack... [2023-05-16T22:30:46.587Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-16T22:30:47.543Z] INFO: Archiving Costs [Pipeline] sh [2023-05-16T22:30:48.180Z] + cut -d, -f6 [2023-05-16T22:30:48.180Z] + cat /w/workspace/device-usb-camera/116/archives/cost.csv [Pipeline] lock [2023-05-16T22:30:48.252Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-116-stack-cost] [2023-05-16T22:30:48.261Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-116-stack-cost] did not exist. Created. [2023-05-16T22:30:48.261Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-116-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-16T22:30:48.920Z] /w/workspace/device-usb-camera/116@tmp/durable-1065e362/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-16T22:30:49.573Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-16T22:30:49.595Z] Warning: overwriting stash ‘stack-cost’ [2023-05-16T22:30:49.652Z] Stashed 1 file(s) [Pipeline] } [2023-05-16T22:30:49.661Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-116-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-16T22:30:49.689Z] $ docker stop --time=1 ddbae196dd55a968a78ac641cce51c3b302a89d391daa6d3fd05c2706f15ab8d [2023-05-16T22:30:51.243Z] $ docker rm -f --volumes ddbae196dd55a968a78ac641cce51c3b302a89d391daa6d3fd05c2706f15ab8d [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 [2023-05-16T22:30:51.659Z] provisioning config files... [2023-05-16T22:30:51.668Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2823473993733174008tmp [Pipeline] { [Pipeline] sh [2023-05-16T22:30:51.969Z] + set +x [2023-05-16T22:30:51.969Z] + curl -s https://codecov.io/bash [2023-05-16T22:30:51.969Z] + bash -s -- [2023-05-16T22:30:51.969Z] [2023-05-16T22:30:51.969Z] _____ _ [2023-05-16T22:30:51.969Z] / ____| | | [2023-05-16T22:30:51.969Z] | | ___ __| | ___ ___ _____ __ [2023-05-16T22:30:51.969Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-16T22:30:51.969Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-16T22:30:51.969Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-16T22:30:51.969Z] Bash-1.0.6 [2023-05-16T22:30:51.969Z] [2023-05-16T22:30:51.969Z] [2023-05-16T22:30:51.969Z] ==> git version 2.25.1 found [2023-05-16T22:30:51.969Z] ==> 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 [2023-05-16T22:30:51.969Z] Release-Date: 2020-01-08 [2023-05-16T22:30:51.969Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-16T22:30:51.969Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-16T22:30:51.969Z] ==> Jenkins CI detected. [2023-05-16T22:30:51.969Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2023-05-16T22:30:51.969Z] project root: . [2023-05-16T22:30:51.969Z] --> token set from env [2023-05-16T22:30:51.969Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-16T22:30:52.229Z] ==> Running gcov in . (disable via -X gcov) [2023-05-16T22:30:52.229Z] ==> Python coveragepy not found [2023-05-16T22:30:52.229Z] ==> Searching for coverage reports in: [2023-05-16T22:30:52.229Z] + . [2023-05-16T22:30:52.229Z] -> Found 1 reports [2023-05-16T22:30:52.229Z] ==> Detecting git/mercurial file structure [2023-05-16T22:30:52.229Z] ==> Reading reports [2023-05-16T22:30:52.229Z] + ./coverage.out bytes=31522 [2023-05-16T22:30:52.229Z] ==> Appending adjustments [2023-05-16T22:30:52.229Z] https://docs.codecov.io/docs/fixing-reports [2023-05-16T22:30:52.229Z] + Found adjustments [2023-05-16T22:30:52.229Z] ==> Gzipping contents [2023-05-16T22:30:52.229Z] 8.0K /tmp/codecov.gKKd4p.gz [2023-05-16T22:30:52.229Z] ==> Uploading reports [2023-05-16T22:30:52.229Z] url: https://codecov.io [2023-05-16T22:30:52.229Z] query: branch=main&commit=820ea8060e7b22a96afcd9f7acec0acd9e8d6bed&build=116&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F116%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-16T22:30:52.229Z] -> Pinging Codecov [2023-05-16T22:30:52.229Z] 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=820ea8060e7b22a96afcd9f7acec0acd9e8d6bed&build=116&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F116%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-16T22:30:52.488Z] -> Uploading to [2023-05-16T22:30:52.488Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-16/73D8F5FF140700D3E01443B452E23636/820ea8060e7b22a96afcd9f7acec0acd9e8d6bed/ec3679be-5142-4039-85f2-aeb000768bc6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230516%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230516T223052Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4dd98ed723d718b10ded7131e104fe8f0231e7201571fd69f750ce6276633e8b [2023-05-16T22:30:52.488Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T22:30:52.488Z] Dload Upload Total Spent Left Speed [2023-05-16T22:30:52.748Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4321 0 0 100 4321 0 21285 --:--:-- --:--:-- --:--:-- 21181 100 4321 0 0 100 4321 0 20004 --:--:-- --:--:-- --:--:-- 19912 [2023-05-16T22:30:52.748Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/820ea8060e7b22a96afcd9f7acec0acd9e8d6bed [Pipeline] } [2023-05-16T22:30:52.755Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-16T22:30:52.962Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-16T22:30:52.981Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T22:30:53.288Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-16T22:30:53.289Z] [2023-05-16T22:30:53.289Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T22:30:53.604Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-16T22:30:53.604Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-16T22:30:53.604Z] df9b9388f04a: Pulling fs layer [2023-05-16T22:30:53.604Z] 52dc419b0ee2: Pulling fs layer [2023-05-16T22:30:53.604Z] 25bc292e5bac: Pulling fs layer [2023-05-16T22:30:53.604Z] 114826534d7a: Pulling fs layer [2023-05-16T22:30:53.604Z] 4657fd5d0bcf: Pulling fs layer [2023-05-16T22:30:53.604Z] 6ad1cebc031e: Pulling fs layer [2023-05-16T22:30:53.604Z] 8a3aa393b2d8: Pulling fs layer [2023-05-16T22:30:53.604Z] 114826534d7a: Waiting [2023-05-16T22:30:53.604Z] 4657fd5d0bcf: Waiting [2023-05-16T22:30:53.604Z] 6ad1cebc031e: Waiting [2023-05-16T22:30:53.604Z] 8a3aa393b2d8: Waiting [2023-05-16T22:30:53.604Z] 25bc292e5bac: Download complete [2023-05-16T22:30:53.604Z] 52dc419b0ee2: Verifying Checksum [2023-05-16T22:30:53.604Z] 52dc419b0ee2: Download complete [2023-05-16T22:30:53.604Z] 4657fd5d0bcf: Verifying Checksum [2023-05-16T22:30:53.604Z] 4657fd5d0bcf: Download complete [2023-05-16T22:30:53.604Z] df9b9388f04a: Download complete [2023-05-16T22:30:53.864Z] df9b9388f04a: Pull complete [2023-05-16T22:30:53.864Z] 52dc419b0ee2: Pull complete [2023-05-16T22:30:53.864Z] 6ad1cebc031e: Verifying Checksum [2023-05-16T22:30:53.864Z] 25bc292e5bac: Pull complete [2023-05-16T22:30:54.446Z] 114826534d7a: Verifying Checksum [2023-05-16T22:30:54.446Z] 114826534d7a: Download complete [2023-05-16T22:30:54.704Z] 8a3aa393b2d8: Verifying Checksum [2023-05-16T22:30:54.704Z] 8a3aa393b2d8: Download complete [2023-05-16T22:30:57.986Z] 114826534d7a: Pull complete [2023-05-16T22:30:57.986Z] 4657fd5d0bcf: Pull complete [2023-05-16T22:30:57.986Z] 6ad1cebc031e: Pull complete [2023-05-16T22:31:00.514Z] 8a3aa393b2d8: Pull complete [2023-05-16T22:31:00.514Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-16T22:31:00.514Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-16T22:31:00.514Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T22:31:00.592Z] prd-ubuntu20.04-docker-8c-8g-15784 does not seem to be running inside a container [2023-05-16T22:31:00.624Z] $ 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 [2023-05-16T22:31:04.339Z] $ docker top 1faba4ad29aaeed3087104222a98338c3188c4c5be7424bb240ae11f387c1fe2 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-16T22:31:04.410Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2023-05-16T22:31:04.686Z] + set -o pipefail [2023-05-16T22:31:04.686Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2023-05-16T22:31:11.248Z] [2023-05-16T22:31:11.248Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2023-05-16T22:31:11.248Z] [2023-05-16T22:31:11.248Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/a88e58db-7fdf-423d-9e2b-e7cfe87ce9eb [2023-05-16T22:31:11.248Z] [2023-05-16T22:31:11.248Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-16T22:31:11.248Z] [2023-05-16T22:31:11.248Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-16T22:31:11.248Z] [2023-05-16T22:31:11.248Z] [2023-05-16T22:31:11.248Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-16T22:31:11.248Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-16T22:31:11.248Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-16T22:31:11.261Z] $ docker stop --time=1 1faba4ad29aaeed3087104222a98338c3188c4c5be7424bb240ae11f387c1fe2 [2023-05-16T22:31:14.156Z] $ docker rm -f --volumes 1faba4ad29aaeed3087104222a98338c3188c4c5be7424bb240ae11f387c1fe2 [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 [2023-05-16T22:31:14.844Z] + git log --format=format:%s -1 820ea8060e7b22a96afcd9f7acec0acd9e8d6bed [Pipeline] sh [2023-05-16T22:31:15.134Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-16T22:31:15.134Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T22:31:15.429Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T22:31:15.429Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T22:31:15.501Z] prd-ubuntu20.04-docker-8c-8g-15784 does not seem to be running inside a container [2023-05-16T22:31:15.531Z] $ 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 [2023-05-16T22:31:15.910Z] $ docker top 2f854b050753f850ca4ae455f99e65e3e4bdb9fe9e8cb34efd9b7734429c847d -eo pid,comm [2023-05-16T22:31:15.959Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-16T22:31:15.959Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-16T22:31:15.996Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T22:31:15.996Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T22:31:16.110Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T22:31:16.113Z] $ docker exec 2f854b050753f850ca4ae455f99e65e3e4bdb9fe9e8cb34efd9b7734429c847d ssh-agent [2023-05-16T22:31:16.223Z] SSH_AUTH_SOCK=/tmp/ssh-6IlbxPljgjWT/agent.33 [2023-05-16T22:31:16.223Z] SSH_AGENT_PID=39 [2023-05-16T22:31:16.227Z] Running ssh-add (command line suppressed) [2023-05-16T22:31:16.314Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_18143189978152881129.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_18143189978152881129.key) [2023-05-16T22:31:16.325Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T22:31:16.607Z] + git semver tag [2023-05-16T22:31:16.865Z] 2023-05-16 22:31:16,770 [run_tag] DEBUG tag force:False [2023-05-16T22:31:16.865Z] 2023-05-16 22:31:16,770 [check_head_tag] DEBUG check head tag [2023-05-16T22:31:16.865Z] 2023-05-16 22:31:16,771 [execute] INFO git cat-file --batch-check [2023-05-16T22:31:16.865Z] 2023-05-16 22:31:16,771 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-05-16T22:31:16.865Z] 2023-05-16 22:31:16,774 [execute] INFO git cat-file --batch [2023-05-16T22:31:16.865Z] 2023-05-16 22:31:16,774 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-05-16T22:31:16.865Z] 2023-05-16 22:31:16,802 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-16T22:31:16.865Z] 2023-05-16 22:31:16,803 [execute] INFO git tag -a v3.0.0-dev.44 -m v3.0.0-dev.44 [2023-05-16T22:31:16.865Z] 2023-05-16 22:31:16,803 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.44', '-m', 'v3.0.0-dev.44'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-05-16T22:31:16.865Z] 2023-05-16 22:31:16,807 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-16T22:31:16.865Z] 3.0.0-dev.44 [Pipeline] } [2023-05-16T22:31:16.876Z] $ docker exec --env ******** --env ******** 2f854b050753f850ca4ae455f99e65e3e4bdb9fe9e8cb34efd9b7734429c847d ssh-agent -k [2023-05-16T22:31:16.982Z] unset SSH_AUTH_SOCK; [2023-05-16T22:31:16.982Z] unset SSH_AGENT_PID; [2023-05-16T22:31:16.982Z] echo Agent pid 39 killed; [2023-05-16T22:31:16.989Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T22:31:17.298Z] + git semver [Pipeline] } [2023-05-16T22:31:17.570Z] $ docker stop --time=1 2f854b050753f850ca4ae455f99e65e3e4bdb9fe9e8cb34efd9b7734429c847d [2023-05-16T22:31:18.812Z] $ docker rm -f --volumes 2f854b050753f850ca4ae455f99e65e3e4bdb9fe9e8cb34efd9b7734429c847d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T22:31:19.177Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-16T22:31:19.177Z] [2023-05-16T22:31:19.177Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T22:31:19.486Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-16T22:31:19.486Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-16T22:31:19.486Z] ab5ef0e58194: Pulling fs layer [2023-05-16T22:31:19.486Z] 9712f1f96733: Pulling fs layer [2023-05-16T22:31:19.486Z] 63f879dbbcfc: Pulling fs layer [2023-05-16T22:31:19.486Z] 0d9ebad4ef96: Pulling fs layer [2023-05-16T22:31:19.486Z] e9a5061849ea: Pulling fs layer [2023-05-16T22:31:19.486Z] d747dcd14b5f: Pulling fs layer [2023-05-16T22:31:19.486Z] 2de7ff778b66: Pulling fs layer [2023-05-16T22:31:19.486Z] e9a5061849ea: Waiting [2023-05-16T22:31:19.486Z] d747dcd14b5f: Waiting [2023-05-16T22:31:19.486Z] 2de7ff778b66: Waiting [2023-05-16T22:31:19.486Z] 0d9ebad4ef96: Waiting [2023-05-16T22:31:19.486Z] 9712f1f96733: Verifying Checksum [2023-05-16T22:31:19.486Z] 9712f1f96733: Download complete [2023-05-16T22:31:20.052Z] 63f879dbbcfc: Verifying Checksum [2023-05-16T22:31:20.052Z] 63f879dbbcfc: Download complete [2023-05-16T22:31:20.052Z] 0d9ebad4ef96: Verifying Checksum [2023-05-16T22:31:20.052Z] 0d9ebad4ef96: Download complete [2023-05-16T22:31:20.052Z] d747dcd14b5f: Download complete [2023-05-16T22:31:20.052Z] e9a5061849ea: Verifying Checksum [2023-05-16T22:31:20.052Z] e9a5061849ea: Download complete [2023-05-16T22:31:20.052Z] ab5ef0e58194: Verifying Checksum [2023-05-16T22:31:20.052Z] ab5ef0e58194: Download complete [2023-05-16T22:31:20.311Z] 2de7ff778b66: Verifying Checksum [2023-05-16T22:31:20.311Z] 2de7ff778b66: Download complete [2023-05-16T22:31:22.839Z] ab5ef0e58194: Pull complete [2023-05-16T22:31:22.839Z] 9712f1f96733: Pull complete [2023-05-16T22:31:23.406Z] 63f879dbbcfc: Pull complete [2023-05-16T22:31:26.684Z] 0d9ebad4ef96: Pull complete [2023-05-16T22:31:26.684Z] e9a5061849ea: Pull complete [2023-05-16T22:31:26.942Z] d747dcd14b5f: Pull complete [2023-05-16T22:31:27.890Z] 2de7ff778b66: Pull complete [2023-05-16T22:31:28.148Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-16T22:31:28.148Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-16T22:31:28.404Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T22:31:28.489Z] prd-ubuntu20.04-docker-8c-8g-15784 does not seem to be running inside a container [2023-05-16T22:31:28.518Z] $ 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 [2023-05-16T22:31:34.192Z] $ docker top a5b90d656d29ffce9236a25ecfc922b51cb1c3fba802ad674de45b19a3bfaa1f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-16T22:31:34.254Z] provisioning config files... [2023-05-16T22:31:34.260Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2417978576125129335tmp [2023-05-16T22:31:34.272Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3095886844563509821tmp [2023-05-16T22:31:34.283Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7396532894316698145tmp [Pipeline] { [Pipeline] echo [2023-05-16T22:31:34.302Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T22:31:34.584Z] ---> sigul-configuration.sh [2023-05-16T22:31:34.584Z] gpg: directory `/root/.gnupg' created [2023-05-16T22:31:34.584Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-16T22:31:34.584Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-16T22:31:34.584Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-16T22:31:34.584Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-16T22:31:34.584Z] gpg: CAST5 encrypted data [2023-05-16T22:31:34.584Z] gpg: encrypted with 1 passphrase [2023-05-16T22:31:34.584Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-16T22:31:34.869Z] + mkdir /home/jenkins [2023-05-16T22:31:34.869Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-16T22:31:35.152Z] + 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 [2023-05-16T22:31:35.161Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T22:31:35.444Z] ---> sigul-install.sh [2023-05-16T22:31:35.444Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-16T22:31:35.817Z] + git tag --list [2023-05-16T22:31:35.817Z] v0.0.0 [2023-05-16T22:31:35.817Z] v0.0.1-dev.1 [2023-05-16T22:31:35.817Z] v0.0.1-dev.10 [2023-05-16T22:31:35.817Z] v0.0.1-dev.11 [2023-05-16T22:31:35.817Z] v0.0.1-dev.12 [2023-05-16T22:31:35.817Z] v0.0.1-dev.13 [2023-05-16T22:31:35.817Z] v0.0.1-dev.14 [2023-05-16T22:31:35.817Z] v0.0.1-dev.15 [2023-05-16T22:31:35.817Z] v0.0.1-dev.16 [2023-05-16T22:31:35.817Z] v0.0.1-dev.2 [2023-05-16T22:31:35.817Z] v0.0.1-dev.3 [2023-05-16T22:31:35.817Z] v0.0.1-dev.4 [2023-05-16T22:31:35.817Z] v0.0.1-dev.5 [2023-05-16T22:31:35.817Z] v0.0.1-dev.6 [2023-05-16T22:31:35.817Z] v0.0.1-dev.7 [2023-05-16T22:31:35.817Z] v0.0.1-dev.8 [2023-05-16T22:31:35.817Z] v0.0.1-dev.9 [2023-05-16T22:31:35.817Z] v2.2.0 [2023-05-16T22:31:35.817Z] v2.2.0-dev.17 [2023-05-16T22:31:35.817Z] v2.2.0-dev.18 [2023-05-16T22:31:35.817Z] v2.2.0-dev.19 [2023-05-16T22:31:35.817Z] v2.2.0-dev.20 [2023-05-16T22:31:35.817Z] v2.2.0-dev.21 [2023-05-16T22:31:35.817Z] v2.2.0-dev.22 [2023-05-16T22:31:35.817Z] v2.2.0-dev.23 [2023-05-16T22:31:35.817Z] v2.2.0-dev.24 [2023-05-16T22:31:35.817Z] v2.2.0-dev.25 [2023-05-16T22:31:35.817Z] v2.2.0-dev.26 [2023-05-16T22:31:35.817Z] v2.2.0-dev.27 [2023-05-16T22:31:35.817Z] v2.3.0 [2023-05-16T22:31:35.817Z] v2.3.0-dev.1 [2023-05-16T22:31:35.817Z] v2.3.0-dev.10 [2023-05-16T22:31:35.817Z] v2.3.0-dev.11 [2023-05-16T22:31:35.817Z] v2.3.0-dev.12 [2023-05-16T22:31:35.817Z] v2.3.0-dev.13 [2023-05-16T22:31:35.817Z] v2.3.0-dev.14 [2023-05-16T22:31:35.817Z] v2.3.0-dev.15 [2023-05-16T22:31:35.817Z] v2.3.0-dev.16 [2023-05-16T22:31:35.817Z] v2.3.0-dev.17 [2023-05-16T22:31:35.817Z] v2.3.0-dev.18 [2023-05-16T22:31:35.817Z] v2.3.0-dev.19 [2023-05-16T22:31:35.817Z] v2.3.0-dev.2 [2023-05-16T22:31:35.817Z] v2.3.0-dev.20 [2023-05-16T22:31:35.817Z] v2.3.0-dev.21 [2023-05-16T22:31:35.817Z] v2.3.0-dev.22 [2023-05-16T22:31:35.817Z] v2.3.0-dev.23 [2023-05-16T22:31:35.817Z] v2.3.0-dev.24 [2023-05-16T22:31:35.817Z] v2.3.0-dev.25 [2023-05-16T22:31:35.817Z] v2.3.0-dev.26 [2023-05-16T22:31:35.817Z] v2.3.0-dev.27 [2023-05-16T22:31:35.817Z] v2.3.0-dev.28 [2023-05-16T22:31:35.817Z] v2.3.0-dev.3 [2023-05-16T22:31:35.817Z] v2.3.0-dev.4 [2023-05-16T22:31:35.817Z] v2.3.0-dev.5 [2023-05-16T22:31:35.817Z] v2.3.0-dev.6 [2023-05-16T22:31:35.817Z] v2.3.0-dev.7 [2023-05-16T22:31:35.817Z] v2.3.0-dev.8 [2023-05-16T22:31:35.817Z] v2.3.0-dev.9 [2023-05-16T22:31:35.817Z] v2.3.1 [2023-05-16T22:31:35.817Z] v2.3.1-dev.4 [2023-05-16T22:31:35.817Z] v2.3.1-dev.5 [2023-05-16T22:31:35.817Z] v2.3.1-dev.6 [2023-05-16T22:31:35.817Z] v3.0.0-dev.1 [2023-05-16T22:31:35.817Z] v3.0.0-dev.10 [2023-05-16T22:31:35.817Z] v3.0.0-dev.11 [2023-05-16T22:31:35.817Z] v3.0.0-dev.12 [2023-05-16T22:31:35.817Z] v3.0.0-dev.13 [2023-05-16T22:31:35.817Z] v3.0.0-dev.14 [2023-05-16T22:31:35.817Z] v3.0.0-dev.15 [2023-05-16T22:31:35.817Z] v3.0.0-dev.16 [2023-05-16T22:31:35.817Z] v3.0.0-dev.17 [2023-05-16T22:31:35.817Z] v3.0.0-dev.18 [2023-05-16T22:31:35.817Z] v3.0.0-dev.19 [2023-05-16T22:31:35.817Z] v3.0.0-dev.2 [2023-05-16T22:31:35.817Z] v3.0.0-dev.20 [2023-05-16T22:31:35.817Z] v3.0.0-dev.21 [2023-05-16T22:31:35.817Z] v3.0.0-dev.22 [2023-05-16T22:31:35.817Z] v3.0.0-dev.23 [2023-05-16T22:31:35.817Z] v3.0.0-dev.24 [2023-05-16T22:31:35.817Z] v3.0.0-dev.25 [2023-05-16T22:31:35.817Z] v3.0.0-dev.26 [2023-05-16T22:31:35.817Z] v3.0.0-dev.27 [2023-05-16T22:31:35.817Z] v3.0.0-dev.28 [2023-05-16T22:31:35.817Z] v3.0.0-dev.29 [2023-05-16T22:31:35.817Z] v3.0.0-dev.3 [2023-05-16T22:31:35.817Z] v3.0.0-dev.30 [2023-05-16T22:31:35.817Z] v3.0.0-dev.31 [2023-05-16T22:31:35.817Z] v3.0.0-dev.32 [2023-05-16T22:31:35.817Z] v3.0.0-dev.33 [2023-05-16T22:31:35.817Z] v3.0.0-dev.34 [2023-05-16T22:31:35.817Z] v3.0.0-dev.35 [2023-05-16T22:31:35.817Z] v3.0.0-dev.36 [2023-05-16T22:31:35.817Z] v3.0.0-dev.37 [2023-05-16T22:31:35.817Z] v3.0.0-dev.38 [2023-05-16T22:31:35.817Z] v3.0.0-dev.39 [2023-05-16T22:31:35.817Z] v3.0.0-dev.4 [2023-05-16T22:31:35.817Z] v3.0.0-dev.40 [2023-05-16T22:31:35.817Z] v3.0.0-dev.41 [2023-05-16T22:31:35.817Z] v3.0.0-dev.42 [2023-05-16T22:31:35.817Z] v3.0.0-dev.43 [2023-05-16T22:31:35.817Z] v3.0.0-dev.44 [2023-05-16T22:31:35.817Z] v3.0.0-dev.5 [2023-05-16T22:31:35.817Z] v3.0.0-dev.6 [2023-05-16T22:31:35.817Z] v3.0.0-dev.7 [2023-05-16T22:31:35.817Z] v3.0.0-dev.8 [2023-05-16T22:31:35.817Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-16T22:31:36.105Z] + lftools sign git-tag v3.0.0-dev.44 [2023-05-16T22:31:36.682Z] Signing Git tag with Sigul... [2023-05-16T22:31:36.682Z] Signing v3.0.0-dev.44 [Pipeline] echo [2023-05-16T22:31:36.952Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T22:31:37.235Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-16T22:31:37.242Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-16T22:31:37.261Z] $ docker stop --time=1 a5b90d656d29ffce9236a25ecfc922b51cb1c3fba802ad674de45b19a3bfaa1f [2023-05-16T22:31:38.532Z] $ docker rm -f --volumes a5b90d656d29ffce9236a25ecfc922b51cb1c3fba802ad674de45b19a3bfaa1f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-16T22:31:38.947Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-16T22:31:38.947Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T22:31:39.246Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T22:31:39.247Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T22:31:39.324Z] prd-ubuntu20.04-docker-8c-8g-15784 does not seem to be running inside a container [2023-05-16T22:31:39.357Z] $ 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 [2023-05-16T22:31:39.671Z] $ docker top 5cfca3edeb14d82e46d4f12978284f7108aebcf3eaae0b8b63f07eb0aa6ac207 -eo pid,comm [2023-05-16T22:31:39.717Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-16T22:31:39.717Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-16T22:31:39.762Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T22:31:39.762Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T22:31:39.877Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T22:31:39.881Z] $ docker exec 5cfca3edeb14d82e46d4f12978284f7108aebcf3eaae0b8b63f07eb0aa6ac207 ssh-agent [2023-05-16T22:31:39.985Z] SSH_AUTH_SOCK=/tmp/ssh-OMAWhUMhMsPx/agent.31 [2023-05-16T22:31:39.985Z] SSH_AGENT_PID=37 [2023-05-16T22:31:39.990Z] Running ssh-add (command line suppressed) [2023-05-16T22:31:40.087Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11667211617599886910.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11667211617599886910.key) [2023-05-16T22:31:40.100Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T22:31:40.390Z] + git semver bump pre [2023-05-16T22:31:40.649Z] 2023-05-16 22:31:40,552 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-16T22:31:40.649Z] 2023-05-16 22:31:40,552 [bump_version] DEBUG bumping version:3.0.0-dev.44 on axis:pre with prefix:dev [2023-05-16T22:31:40.649Z] 2023-05-16 22:31:40,552 [bump_version] DEBUG bumped version:3.0.0-dev.45 [2023-05-16T22:31:40.649Z] 2023-05-16 22:31:40,552 [write_version] DEBUG write version:3.0.0-dev.45 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2023-05-16T22:31:40.649Z] 2023-05-16 22:31:40,552 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-16T22:31:40.649Z] 2023-05-16 22:31:40,552 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-16T22:31:40.649Z] 2023-05-16 22:31:40,554 [execute] INFO git cat-file --batch-check [2023-05-16T22:31:40.649Z] 2023-05-16 22:31:40,555 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-16T22:31:40.649Z] 2023-05-16 22:31:40,560 [execute] INFO git cat-file --batch [2023-05-16T22:31:40.649Z] 2023-05-16 22:31:40,560 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-16T22:31:40.649Z] 2023-05-16 22:31:40,565 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-16T22:31:40.649Z] 3.0.0-dev.45 [Pipeline] } [2023-05-16T22:31:40.660Z] $ docker exec --env ******** --env ******** 5cfca3edeb14d82e46d4f12978284f7108aebcf3eaae0b8b63f07eb0aa6ac207 ssh-agent -k [2023-05-16T22:31:40.760Z] unset SSH_AUTH_SOCK; [2023-05-16T22:31:40.760Z] unset SSH_AGENT_PID; [2023-05-16T22:31:40.760Z] echo Agent pid 37 killed; [2023-05-16T22:31:40.769Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T22:31:41.084Z] + git semver [Pipeline] } [2023-05-16T22:31:41.357Z] $ docker stop --time=1 5cfca3edeb14d82e46d4f12978284f7108aebcf3eaae0b8b63f07eb0aa6ac207 [2023-05-16T22:31:42.622Z] $ docker rm -f --volumes 5cfca3edeb14d82e46d4f12978284f7108aebcf3eaae0b8b63f07eb0aa6ac207 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T22:31:42.972Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-16T22:31:42.972Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T22:31:43.289Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T22:31:43.290Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T22:31:43.363Z] prd-ubuntu20.04-docker-8c-8g-15784 does not seem to be running inside a container [2023-05-16T22:31:43.394Z] $ 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 [2023-05-16T22:31:43.700Z] $ docker top 177790ab624fc9372e2813f6578242494f0db24c058dfde2328ade049f8d4a00 -eo pid,comm [2023-05-16T22:31:43.739Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-16T22:31:43.739Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-16T22:31:43.777Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T22:31:43.777Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T22:31:43.877Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T22:31:43.880Z] $ docker exec 177790ab624fc9372e2813f6578242494f0db24c058dfde2328ade049f8d4a00 ssh-agent [2023-05-16T22:31:43.983Z] SSH_AUTH_SOCK=/tmp/ssh-jqvp7FVqn2kp/agent.32 [2023-05-16T22:31:43.983Z] SSH_AGENT_PID=38 [2023-05-16T22:31:43.987Z] Running ssh-add (command line suppressed) [2023-05-16T22:31:44.066Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13096510436466553962.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13096510436466553962.key) [2023-05-16T22:31:44.078Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T22:31:44.364Z] + git semver push [2023-05-16T22:31:44.622Z] 2023-05-16 22:31:44,520 [run_push] DEBUG push [2023-05-16T22:31:44.622Z] 2023-05-16 22:31:44,521 [execute] INFO git cat-file --batch-check [2023-05-16T22:31:44.622Z] 2023-05-16 22:31:44,521 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-16T22:31:44.622Z] 2023-05-16 22:31:44,525 [execute] INFO git rev-list 157eeb1b744bf009415886ab4f929204ff8db169 -- [2023-05-16T22:31:44.622Z] 2023-05-16 22:31:44,525 [execute] DEBUG Popen(['git', 'rev-list', '157eeb1b744bf009415886ab4f929204ff8db169', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-16T22:31:44.622Z] 2023-05-16 22:31:44,532 [execute] INFO git fetch -v origin [2023-05-16T22:31:44.622Z] 2023-05-16 22:31:44,533 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-16T22:31:45.190Z] 2023-05-16 22:31:44,995 [run_push] DEBUG no remote changes detected [2023-05-16T22:31:45.190Z] 2023-05-16 22:31:44,995 [execute] INFO git push origin semver [2023-05-16T22:31:45.190Z] 2023-05-16 22:31:44,996 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-16T22:31:45.756Z] 2023-05-16 22:31:45,744 [run_push] DEBUG push all version tags [2023-05-16T22:31:45.756Z] 2023-05-16 22:31:45,744 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-16T22:31:45.756Z] 2023-05-16 22:31:45,744 [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) [2023-05-16T22:31:46.692Z] 2023-05-16 22:31:46,481 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-16T22:31:46.692Z] 3.0.0-dev.45 [Pipeline] } [2023-05-16T22:31:46.743Z] $ docker exec --env ******** --env ******** 177790ab624fc9372e2813f6578242494f0db24c058dfde2328ade049f8d4a00 ssh-agent -k [2023-05-16T22:31:46.847Z] unset SSH_AUTH_SOCK; [2023-05-16T22:31:46.847Z] unset SSH_AGENT_PID; [2023-05-16T22:31:46.847Z] echo Agent pid 38 killed; [2023-05-16T22:31:46.859Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T22:31:47.202Z] + git semver [Pipeline] } [2023-05-16T22:31:47.530Z] $ docker stop --time=1 177790ab624fc9372e2813f6578242494f0db24c058dfde2328ade049f8d4a00 [2023-05-16T22:31:48.801Z] $ docker rm -f --volumes 177790ab624fc9372e2813f6578242494f0db24c058dfde2328ade049f8d4a00 [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 [2023-05-16T22:31:49.372Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2023-05-16T22:31:49.372Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-05-16T22:31:49.372Z] total 16 [2023-05-16T22:31:49.372Z] drwxr-xr-x 3 root root 4096 May 16 22:21 . [2023-05-16T22:31:49.372Z] drwxrwxr-x 11 jenkins jenkins 4096 May 16 22:31 .. [2023-05-16T22:31:49.372Z] drwxr-xr-x 2 root root 4096 May 16 22:21 cost [2023-05-16T22:31:49.372Z] -rw-r--r-- 1 root root 89 May 16 22:21 cost.csv [2023-05-16T22:31:49.372Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2023-05-16T22:31:49.372Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-05-16T22:31:49.372Z] total 16 [2023-05-16T22:31:49.372Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 22:21 . [2023-05-16T22:31:49.372Z] drwxrwxr-x 11 jenkins jenkins 4096 May 16 22:31 .. [2023-05-16T22:31:49.372Z] drwxr-xr-x 2 jenkins jenkins 4096 May 16 22:21 cost [2023-05-16T22:31:49.372Z] -rw-r--r-- 1 jenkins jenkins 89 May 16 22:21 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-16T22:31:49.660Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T22:31:50.516Z] ---> package-listing.sh [2023-05-16T22:31:50.516Z] ++ facter osfamily [2023-05-16T22:31:50.516Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-16T22:31:50.775Z] + OS_FAMILY=debian [2023-05-16T22:31:50.775Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2023-05-16T22:31:50.775Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-16T22:31:50.775Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-16T22:31:50.775Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-16T22:31:50.775Z] + PACKAGES=/tmp/packages_start.txt [2023-05-16T22:31:50.775Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-05-16T22:31:50.775Z] + PACKAGES=/tmp/packages_end.txt [2023-05-16T22:31:50.775Z] + case "${OS_FAMILY}" in [2023-05-16T22:31:50.775Z] + dpkg -l [2023-05-16T22:31:50.775Z] + grep '^ii' [2023-05-16T22:31:50.775Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-16T22:31:50.775Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-16T22:31:50.775Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-16T22:31:50.775Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-05-16T22:31:50.775Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2023-05-16T22:31:50.775Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2023-05-16T22:31:50.787Z] 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 [2023-05-16T22:31:51.064Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T22:31:51.618Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T22:31:51.618Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T22:31:51.695Z] prd-ubuntu20.04-docker-8c-8g-15784 does not seem to be running inside a container [2023-05-16T22:31:51.722Z] $ 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 [2023-05-16T22:31:51.948Z] $ docker top 8f47fde83384e59b357b13b1dc45245d484d951cde50216cce234b401e46938e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T22:31:52.280Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-16T22:31:52.565Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-16T22:31:52.851Z] + ls /var/log/sa-host [2023-05-16T22:31:52.851Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T22:31:53.006Z] provisioning config files... [2023-05-16T22:31:53.015Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16209067495373013017tmp [Pipeline] { [Pipeline] echo [2023-05-16T22:31:53.031Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T22:31:53.317Z] ---> create-netrc.sh [Pipeline] } [2023-05-16T22:31:53.323Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-16T22:31:53.645Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-16T22:31:53.653Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T22:31:53.940Z] ---> sudo-logs.sh [2023-05-16T22:31:53.940Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-16T22:31:53.970Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T22:31:54.252Z] ---> job-cost.sh [2023-05-16T22:31:54.252Z] lf-activate-venv: SKIPPING [2023-05-16T22:31:54.252Z] DEBUG: total: 0.2199999988079071 [2023-05-16T22:31:54.252Z] INFO: Retrieving Stack Cost... [2023-05-16T22:31:54.513Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-16T22:31:55.081Z] INFO: Archiving Costs [Pipeline] echo [2023-05-16T22:31:55.092Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T22:31:55.373Z] ---> logs-deploy.sh [2023-05-16T22:31:55.373Z] lf-activate-venv: SKIPPING [2023-05-16T22:31:55.373Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/116 [2023-05-16T22:31:55.373Z] INFO: archiving workspace using pattern(s): [2023-05-16T22:31:56.309Z] Archives upload complete. [2023-05-16T22:31:56.309Z] INFO: archiving logs to Nexus