Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9501c8302724f89e31276cefd420c8543fbf660b 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-ssh4739865057441033381.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh3390380162952782638.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh510809336837912198.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh12516263587774829538.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-ssh15264942440965988402.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-10314 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 9501c8302724f89e31276cefd420c8543fbf660b (main) Commit message: "Merge pull request #305 from lenny-intel/remove-comments" > 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 9501c8302724f89e31276cefd420c8543fbf660b # timeout=10 > git rev-list --no-walk 5ff88c8aa6dc9ed9828c2e8154975093976fd3dc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-24T22:05:37.645Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-24T22:05:37.691Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-24T22:05:37.703Z] ========================================================= [2023-10-24T22:05:37.703Z] EdgeX Global Pipelines Version Info [2023-10-24T22:05:37.703Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:05:38.413Z] ------------------- [2023-10-24T22:05:38.413Z] stable info: [2023-10-24T22:05:38.413Z] ------------------- [2023-10-24T22:05:38.413Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-24T22:05:38.413Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T22:05:38.413Z] Message: update stable to v1.0.254 [2023-10-24T22:05:38.981Z] ------------------- [2023-10-24T22:05:38.981Z] experimental info: [2023-10-24T22:05:38.981Z] ------------------- [2023-10-24T22:05:38.981Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-24T22:05:38.981Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T22:05:38.981Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-24T22:05:39.177Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-10-24T22:05:39.190Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-10-24T22:05:39.202Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-24T22:05:39.214Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-24T22:05:39.228Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-24T22:05:39.242Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-24T22:05:39.259Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-24T22:05:39.272Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-24T22:05:39.287Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-24T22:05:39.302Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-24T22:05:39.314Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-24T22:05:39.324Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-10-24T22:05:39.334Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-24T22:05:39.343Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-24T22:05:39.351Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T22:05:39.359Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T22:05:39.368Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T22:05:39.384Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T22:05:39.393Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-24T22:05:39.401Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-24T22:05:39.409Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-24T22:05:39.418Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-24T22:05:39.427Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-24T22:05:39.436Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-24T22:05:39.445Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-24T22:05:39.454Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-24T22:05:39.463Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-24T22:05:39.475Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-10-24T22:05:39.487Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-10-24T22:05:39.500Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-10-24T22:05:39.517Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9501c8302724f89e31276cefd420c8543fbf660b [Pipeline] echo [2023-10-24T22:05:39.534Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9501c83 [Pipeline] echo [2023-10-24T22:05:39.549Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T22:05:39.587Z] provisioning config files... [2023-10-24T22:05:39.602Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10142761230686211563tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:05:39.902Z] ---> docker-login.sh [2023-10-24T22:05:39.902Z] nexus3.edgexfoundry.org:10001 [2023-10-24T22:05:40.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:05:40.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:05:40.162Z] Configure a credential helper to remove this warning. See [2023-10-24T22:05:40.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:05:40.162Z] [2023-10-24T22:05:40.162Z] Login Succeeded [2023-10-24T22:05:40.162Z] nexus3.edgexfoundry.org:10002 [2023-10-24T22:05:40.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:05:40.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:05:40.162Z] Configure a credential helper to remove this warning. See [2023-10-24T22:05:40.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:05:40.162Z] [2023-10-24T22:05:40.162Z] Login Succeeded [2023-10-24T22:05:40.162Z] nexus3.edgexfoundry.org:10003 [2023-10-24T22:05:40.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:05:40.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:05:40.422Z] Configure a credential helper to remove this warning. See [2023-10-24T22:05:40.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:05:40.422Z] [2023-10-24T22:05:40.422Z] Login Succeeded [2023-10-24T22:05:40.422Z] nexus3.edgexfoundry.org:10004 [2023-10-24T22:05:40.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:05:40.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:05:40.422Z] Configure a credential helper to remove this warning. See [2023-10-24T22:05:40.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:05:40.422Z] [2023-10-24T22:05:40.422Z] Login Succeeded [2023-10-24T22:05:40.422Z] docker.io [2023-10-24T22:05:40.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:05:40.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:05:40.682Z] Configure a credential helper to remove this warning. See [2023-10-24T22:05:40.682Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:05:40.682Z] [2023-10-24T22:05:40.682Z] Login Succeeded [2023-10-24T22:05:40.682Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T22:05:40.690Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-24T22:05:41.066Z] + git rev-list -1 --merges 9501c8302724f89e31276cefd420c8543fbf660b~1..9501c8302724f89e31276cefd420c8543fbf660b [Pipeline] echo [2023-10-24T22:05:41.108Z] -----------> git rev-list -1 --merges 9501c8302724f89e31276cefd420c8543fbf660b~1..9501c8302724f89e31276cefd420c8543fbf660b 9501c8302724f89e31276cefd420c8543fbf660b [2023-10-24T22:05:41.108Z] 9501c8302724f89e31276cefd420c8543fbf660b [false] [Pipeline] sh [2023-10-24T22:05:41.393Z] + git log --format=format:%s -1 9501c8302724f89e31276cefd420c8543fbf660b [Pipeline] echo [2023-10-24T22:05:41.405Z] ========================================================= [2023-10-24T22:05:41.405Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-24T22:05:41.405Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T22:05:41.736Z] + git log --format=format:%s -1 9501c8302724f89e31276cefd420c8543fbf660b [Pipeline] echo [2023-10-24T22:05:41.756Z] [semverPrep] GIT_COMMIT: 9501c8302724f89e31276cefd420c8543fbf660b, Commit Message: Merge pull request #305 from lenny-intel/remove-comments [Pipeline] echo [2023-10-24T22:05:41.766Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-24T22:05:42.125Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T22:05:42.125Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-24T22:05:42.125Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-24T22:05:42.125Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-24T22:05:42.125Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-24T22:05:42.125Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-24T22:05:42.125Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:05:42.470Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T22:05:42.470Z] [2023-10-24T22:05:42.470Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:05:42.774Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T22:05:43.344Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-24T22:05:43.344Z] b85a868b505f: Pulling fs layer [2023-10-24T22:05:43.344Z] e2be974225ed: Pulling fs layer [2023-10-24T22:05:43.344Z] 339a4e72a1f5: Pulling fs layer [2023-10-24T22:05:43.344Z] 988bab9f4d93: Pulling fs layer [2023-10-24T22:05:43.344Z] 1469e6f7b9e6: Pulling fs layer [2023-10-24T22:05:43.344Z] eaf3925da568: Pulling fs layer [2023-10-24T22:05:43.344Z] bab4dde63d76: Pulling fs layer [2023-10-24T22:05:43.344Z] bde34c3a00c8: Pulling fs layer [2023-10-24T22:05:43.344Z] b352a97aabf1: Pulling fs layer [2023-10-24T22:05:43.344Z] 4872d77fe225: Pulling fs layer [2023-10-24T22:05:43.344Z] 5851b861e8e6: Pulling fs layer [2023-10-24T22:05:43.344Z] eaf3925da568: Waiting [2023-10-24T22:05:43.344Z] 988bab9f4d93: Waiting [2023-10-24T22:05:43.344Z] b352a97aabf1: Waiting [2023-10-24T22:05:43.344Z] 1469e6f7b9e6: Waiting [2023-10-24T22:05:43.344Z] bab4dde63d76: Waiting [2023-10-24T22:05:43.344Z] 5851b861e8e6: Waiting [2023-10-24T22:05:43.344Z] 4872d77fe225: Waiting [2023-10-24T22:05:43.344Z] bde34c3a00c8: Waiting [2023-10-24T22:05:43.344Z] e2be974225ed: Download complete [2023-10-24T22:05:43.344Z] 988bab9f4d93: Verifying Checksum [2023-10-24T22:05:43.344Z] 988bab9f4d93: Download complete [2023-10-24T22:05:43.344Z] 1469e6f7b9e6: Verifying Checksum [2023-10-24T22:05:43.344Z] 1469e6f7b9e6: Download complete [2023-10-24T22:05:43.344Z] eaf3925da568: Verifying Checksum [2023-10-24T22:05:43.344Z] eaf3925da568: Download complete [2023-10-24T22:05:43.344Z] 339a4e72a1f5: Verifying Checksum [2023-10-24T22:05:43.344Z] 339a4e72a1f5: Download complete [2023-10-24T22:05:43.344Z] bde34c3a00c8: Verifying Checksum [2023-10-24T22:05:43.344Z] bde34c3a00c8: Download complete [2023-10-24T22:05:43.603Z] b352a97aabf1: Verifying Checksum [2023-10-24T22:05:43.603Z] b352a97aabf1: Download complete [2023-10-24T22:05:43.603Z] 4872d77fe225: Download complete [2023-10-24T22:05:43.603Z] 5851b861e8e6: Download complete [2023-10-24T22:05:43.603Z] b85a868b505f: Download complete [2023-10-24T22:05:43.861Z] bab4dde63d76: Verifying Checksum [2023-10-24T22:05:43.861Z] bab4dde63d76: Download complete [2023-10-24T22:05:44.795Z] b85a868b505f: Pull complete [2023-10-24T22:05:45.054Z] e2be974225ed: Pull complete [2023-10-24T22:05:45.619Z] 339a4e72a1f5: Pull complete [2023-10-24T22:05:45.619Z] 988bab9f4d93: Pull complete [2023-10-24T22:05:45.877Z] 1469e6f7b9e6: Pull complete [2023-10-24T22:05:45.877Z] eaf3925da568: Pull complete [2023-10-24T22:05:47.791Z] bab4dde63d76: Pull complete [2023-10-24T22:05:47.791Z] bde34c3a00c8: Pull complete [2023-10-24T22:05:48.054Z] b352a97aabf1: Pull complete [2023-10-24T22:05:48.054Z] 4872d77fe225: Pull complete [2023-10-24T22:05:48.314Z] 5851b861e8e6: Pull complete [2023-10-24T22:05:48.314Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-24T22:05:48.314Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T22:05:48.314Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T22:05:48.415Z] prd-ubuntu20.04-docker-8c-8g-10314 does not seem to be running inside a container [2023-10-24T22:05:48.450Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-24T22:05:52.065Z] $ docker top f172907441ee732289d2f0764b79415ec1fb1a764d4801b470e416c32fc7bf45 -eo pid,comm [2023-10-24T22:05:52.119Z] 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-10-24T22:05:52.119Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T22:05:52.152Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T22:05:52.152Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T22:05:52.262Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T22:05:52.268Z] $ docker exec f172907441ee732289d2f0764b79415ec1fb1a764d4801b470e416c32fc7bf45 ssh-agent [2023-10-24T22:05:52.372Z] SSH_AUTH_SOCK=/tmp/ssh-QPXxdHsLEnRq/agent.32 [2023-10-24T22:05:52.372Z] SSH_AGENT_PID=38 [2023-10-24T22:05:52.379Z] Running ssh-add (command line suppressed) [2023-10-24T22:05:52.484Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5557052414613181409.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5557052414613181409.key) [2023-10-24T22:05:52.499Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T22:05:52.787Z] + git tag --points-at HEAD [Pipeline] } [2023-10-24T22:05:52.805Z] $ docker exec --env ******** --env ******** f172907441ee732289d2f0764b79415ec1fb1a764d4801b470e416c32fc7bf45 ssh-agent -k [2023-10-24T22:05:52.902Z] unset SSH_AUTH_SOCK; [2023-10-24T22:05:52.903Z] unset SSH_AGENT_PID; [2023-10-24T22:05:52.903Z] echo Agent pid 38 killed; [2023-10-24T22:05:52.910Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-24T22:05:52.938Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T22:05:52.938Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T22:05:53.050Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T22:05:53.055Z] $ docker exec f172907441ee732289d2f0764b79415ec1fb1a764d4801b470e416c32fc7bf45 ssh-agent [2023-10-24T22:05:53.154Z] SSH_AUTH_SOCK=/tmp/ssh-Aw5ctDSjzLun/agent.70 [2023-10-24T22:05:53.154Z] SSH_AGENT_PID=76 [2023-10-24T22:05:53.160Z] Running ssh-add (command line suppressed) [2023-10-24T22:05:53.265Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9366897152387833965.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9366897152387833965.key) [2023-10-24T22:05:53.282Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T22:05:53.571Z] + git semver init [2023-10-24T22:05:53.831Z] 2023-10-24 22:05:53,804 [run_init] DEBUG init version:0.0.0 force:False [2023-10-24T22:05:53.831Z] 2023-10-24 22:05:53,805 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2023-10-24T22:05:53.831Z] 2023-10-24 22:05:53,806 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2023-10-24T22:05:53.831Z] 2023-10-24 22:05:53,807 [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-10-24T22:05:54.770Z] 2023-10-24 22:05:54,623 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2023-10-24T22:05:54.770Z] 2023-10-24 22:05:54,624 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2023-10-24T22:05:54.770Z] 2023-10-24 22:05:54,624 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-10-24T22:05:54.770Z] 2023-10-24 22:05:54,624 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-10-24T22:05:54.770Z] 3.1.0-dev.34 [Pipeline] } [2023-10-24T22:05:54.782Z] $ docker exec --env ******** --env ******** f172907441ee732289d2f0764b79415ec1fb1a764d4801b470e416c32fc7bf45 ssh-agent -k [2023-10-24T22:05:54.878Z] unset SSH_AUTH_SOCK; [2023-10-24T22:05:54.879Z] unset SSH_AGENT_PID; [2023-10-24T22:05:54.879Z] echo Agent pid 76 killed; [2023-10-24T22:05:54.888Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T22:05:55.198Z] + git semver [Pipeline] } [2023-10-24T22:05:55.482Z] $ docker stop --time=1 f172907441ee732289d2f0764b79415ec1fb1a764d4801b470e416c32fc7bf45 [2023-10-24T22:05:56.806Z] $ docker rm -f --volumes f172907441ee732289d2f0764b79415ec1fb1a764d4801b470e416c32fc7bf45 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T22:05:57.144Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-24T22:05:57.353Z] Stashed 1 file(s) [Pipeline] echo [2023-10-24T22:05:57.356Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.34 [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-10-24T22:05:57.510Z] provisioning config files... [2023-10-24T22:05:57.518Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13022322227216822969tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:05:57.814Z] ---> docker-login.sh [2023-10-24T22:05:57.814Z] nexus3.edgexfoundry.org:10001 [2023-10-24T22:05:57.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:05:57.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:05:57.814Z] Configure a credential helper to remove this warning. See [2023-10-24T22:05:57.814Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:05:57.814Z] [2023-10-24T22:05:57.814Z] Login Succeeded [2023-10-24T22:05:57.814Z] nexus3.edgexfoundry.org:10002 [2023-10-24T22:05:57.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:05:57.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:05:57.814Z] Configure a credential helper to remove this warning. See [2023-10-24T22:05:57.814Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:05:57.814Z] [2023-10-24T22:05:57.814Z] Login Succeeded [2023-10-24T22:05:57.814Z] nexus3.edgexfoundry.org:10003 [2023-10-24T22:05:58.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:05:58.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:05:58.079Z] Configure a credential helper to remove this warning. See [2023-10-24T22:05:58.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:05:58.079Z] [2023-10-24T22:05:58.079Z] Login Succeeded [2023-10-24T22:05:58.079Z] nexus3.edgexfoundry.org:10004 [2023-10-24T22:05:58.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:05:58.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:05:58.079Z] Configure a credential helper to remove this warning. See [2023-10-24T22:05:58.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:05:58.079Z] [2023-10-24T22:05:58.079Z] Login Succeeded [2023-10-24T22:05:58.079Z] docker.io [2023-10-24T22:05:58.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:05:58.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:05:58.338Z] Configure a credential helper to remove this warning. See [2023-10-24T22:05:58.338Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:05:58.338Z] [2023-10-24T22:05:58.338Z] Login Succeeded [2023-10-24T22:05:58.600Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T22:05:58.607Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-24T22:05:58.671Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T22:05:58.682Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T22:05:58.688Z] ========================================================= [2023-10-24T22:05:58.688Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-24T22:05:58.688Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:05:59.018Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-24T22:05:59.018Z] Sending build context to Docker daemon 2.23MB [2023-10-24T22:05:59.018Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T22:05:59.018Z] Step 2/13 : FROM ${BASE} AS builder [2023-10-24T22:05:59.018Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-24T22:05:59.018Z] 7264a8db6415: Pulling fs layer [2023-10-24T22:05:59.018Z] c4d48a809fc2: Pulling fs layer [2023-10-24T22:05:59.018Z] 4f1c88b9dad5: Pulling fs layer [2023-10-24T22:05:59.018Z] ad3a456e5733: Pulling fs layer [2023-10-24T22:05:59.018Z] 33e27b845d1e: Pulling fs layer [2023-10-24T22:05:59.018Z] c68163c4e522: Pulling fs layer [2023-10-24T22:05:59.018Z] 50da416c3ac9: Pulling fs layer [2023-10-24T22:05:59.018Z] 23d2d4c4bb30: Pulling fs layer [2023-10-24T22:05:59.018Z] ad3a456e5733: Waiting [2023-10-24T22:05:59.018Z] 33e27b845d1e: Waiting [2023-10-24T22:05:59.018Z] 50da416c3ac9: Waiting [2023-10-24T22:05:59.018Z] 23d2d4c4bb30: Waiting [2023-10-24T22:05:59.018Z] c68163c4e522: Waiting [2023-10-24T22:05:59.018Z] c4d48a809fc2: Verifying Checksum [2023-10-24T22:05:59.018Z] c4d48a809fc2: Download complete [2023-10-24T22:05:59.277Z] ad3a456e5733: Download complete [2023-10-24T22:05:59.277Z] 33e27b845d1e: Download complete [2023-10-24T22:05:59.277Z] 7264a8db6415: Verifying Checksum [2023-10-24T22:05:59.277Z] 7264a8db6415: Download complete [2023-10-24T22:05:59.277Z] c68163c4e522: Verifying Checksum [2023-10-24T22:05:59.277Z] c68163c4e522: Download complete [2023-10-24T22:05:59.277Z] 7264a8db6415: Pull complete [2023-10-24T22:05:59.536Z] 23d2d4c4bb30: Verifying Checksum [2023-10-24T22:05:59.536Z] 23d2d4c4bb30: Download complete [2023-10-24T22:05:59.536Z] c4d48a809fc2: Pull complete [2023-10-24T22:05:59.536Z] 4f1c88b9dad5: Verifying Checksum [2023-10-24T22:05:59.536Z] 4f1c88b9dad5: Download complete [2023-10-24T22:06:00.101Z] 50da416c3ac9: Verifying Checksum [2023-10-24T22:06:00.101Z] 50da416c3ac9: Download complete [2023-10-24T22:06:02.628Z] 4f1c88b9dad5: Pull complete [2023-10-24T22:06:02.887Z] ad3a456e5733: Pull complete [2023-10-24T22:06:02.888Z] 33e27b845d1e: Pull complete [2023-10-24T22:06:02.888Z] c68163c4e522: Pull complete [2023-10-24T22:06:05.457Z] 50da416c3ac9: Pull complete [2023-10-24T22:06:05.716Z] 23d2d4c4bb30: Pull complete [2023-10-24T22:06:05.716Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-24T22:06:05.716Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-24T22:06:05.716Z] ---> 0786185ac409 [2023-10-24T22:06:05.716Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-10-24T22:06:12.276Z] ---> Running in 749fa3262a2c [2023-10-24T22:06:12.276Z] Removing intermediate container 749fa3262a2c [2023-10-24T22:06:12.276Z] ---> 5779215efc4a [2023-10-24T22:06:12.276Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T22:06:12.276Z] ---> Running in 3268302c69fa [2023-10-24T22:06:12.276Z] Removing intermediate container 3268302c69fa [2023-10-24T22:06:12.276Z] ---> d0b15ceb94e2 [2023-10-24T22:06:12.276Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-10-24T22:06:12.276Z] ---> Running in 29dbbf4ff041 [2023-10-24T22:06:12.276Z] Removing intermediate container 29dbbf4ff041 [2023-10-24T22:06:12.276Z] ---> de129eb06d62 [2023-10-24T22:06:12.276Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-10-24T22:06:12.474Z] Still waiting to schedule task [2023-10-24T22:06:12.474Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-10305’ is offline [2023-10-24T22:06:12.474Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-10315’ is offline [2023-10-24T22:06:12.535Z] ---> Running in 927d63dbe335 [2023-10-24T22:06:12.535Z] Removing intermediate container 927d63dbe335 [2023-10-24T22:06:12.535Z] ---> cbae99240104 [2023-10-24T22:06:12.535Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T22:06:12.535Z] ---> Running in db60a79f558d [2023-10-24T22:06:12.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T22:06:12.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T22:06:13.051Z] (1/13) Installing libintl (0.21.1-r7) [2023-10-24T22:06:13.051Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-10-24T22:06:13.051Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-10-24T22:06:13.051Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-10-24T22:06:13.051Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-10-24T22:06:13.051Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-10-24T22:06:13.051Z] (7/13) Installing udev-init-scripts (35-r1) [2023-10-24T22:06:13.051Z] (8/13) Installing libblkid (2.38.1-r8) [2023-10-24T22:06:13.051Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-10-24T22:06:13.051Z] (10/13) Installing kmod-libs (30-r3) [2023-10-24T22:06:13.051Z] (11/13) Installing eudev (3.2.11-r8) [2023-10-24T22:06:13.310Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-10-24T22:06:13.310Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-10-24T22:06:13.310Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T22:06:13.310Z] Executing eudev-3.2.11-r8.trigger [2023-10-24T22:06:13.310Z] OK: 271 MiB in 65 packages [2023-10-24T22:06:13.875Z] Removing intermediate container db60a79f558d [2023-10-24T22:06:13.875Z] ---> d720f5888d75 [2023-10-24T22:06:13.875Z] Step 8/13 : WORKDIR /device-usb-camera [2023-10-24T22:06:13.875Z] ---> Running in eee21df0a126 [2023-10-24T22:06:13.875Z] Removing intermediate container eee21df0a126 [2023-10-24T22:06:13.875Z] ---> 5921d5034c4d [2023-10-24T22:06:13.875Z] Step 9/13 : COPY go.mod vendor* ./ [2023-10-24T22:06:14.133Z] ---> c84e375a58bc [2023-10-24T22:06:14.133Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T22:06:14.133Z] ---> Running in ad3054da2ddd [2023-10-24T22:07:10.357Z] Removing intermediate container ad3054da2ddd [2023-10-24T22:07:10.357Z] ---> 19fd13d7afe0 [2023-10-24T22:07:10.357Z] Step 11/13 : COPY . . [2023-10-24T22:07:10.615Z] ---> 4ad60c3c1fe5 [2023-10-24T22:07:10.615Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-10-24T22:07:10.615Z] ---> Running in 7757c4a639cb [2023-10-24T22:07:10.875Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T22:07:10.875Z] Dload Upload Total  Spent Left Speed [2023-10-24T22:07:10.875Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 12927 0 --:--:-- --:--:-- --:--:-- 13052 [2023-10-24T22:07:11.133Z] Removing intermediate container 7757c4a639cb [2023-10-24T22:07:11.133Z] ---> fae0108e681b [2023-10-24T22:07:11.134Z] Step 13/13 : RUN ${MAKE} [2023-10-24T22:07:11.134Z] ---> Running in a1b81f8e58fd [2023-10-24T22:07:11.392Z] noop [2023-10-24T22:07:11.650Z] Removing intermediate container a1b81f8e58fd [2023-10-24T22:07:11.650Z] ---> d66f25804ea4 [2023-10-24T22:07:11.650Z] Successfully built d66f25804ea4 [2023-10-24T22:07:11.650Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:07:11.972Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T22:07:11.972Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T22:07:12.038Z] prd-ubuntu20.04-docker-8c-8g-10314 does not seem to be running inside a container [2023-10-24T22:07:12.068Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-24T22:07:12.408Z] $ docker top 6e0181989f8bbc0b38e2cd8b51ac3736e72ed15cf466425bbe2f29aa74da5183 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T22:07:12.755Z] + go version [2023-10-24T22:07:12.755Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-24T22:07:12.768Z] $ docker stop --time=1 6e0181989f8bbc0b38e2cd8b51ac3736e72ed15cf466425bbe2f29aa74da5183 [2023-10-24T22:07:13.989Z] $ docker rm -f --volumes 6e0181989f8bbc0b38e2cd8b51ac3736e72ed15cf466425bbe2f29aa74da5183 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:07:14.386Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T22:07:14.386Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T22:07:14.462Z] prd-ubuntu20.04-docker-8c-8g-10314 does not seem to be running inside a container [2023-10-24T22:07:14.495Z] $ 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 ******** ci-base-image-x86_64 cat [2023-10-24T22:07:14.813Z] $ docker top d7b64a96fa030938886d21f0b609efb7a5dd3d0abca606c032b9ef9c81cf2f0f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T22:07:15.145Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2023-10-24T22:07:15.437Z] + make test [2023-10-24T22:07:15.437Z] go test ./... -coverprofile=coverage.out ./... [2023-10-24T22:07:16.811Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-10-24T22:07:26.775Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-10-24T22:07:27.087Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 4.4% of statements [2023-10-24T22:07:33.639Z] go vet ./... [2023-10-24T22:07:36.164Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T22:07:36.164Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T22:07:36.164Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-24T22:07:36.173Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-24T22:07:36.187Z] $ docker stop --time=1 d7b64a96fa030938886d21f0b609efb7a5dd3d0abca606c032b9ef9c81cf2f0f [2023-10-24T22:07:41.041Z] $ docker rm -f --volumes d7b64a96fa030938886d21f0b609efb7a5dd3d0abca606c032b9ef9c81cf2f0f [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T22:07:41.498Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-24T22:07:41.555Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-24T22:07:41.984Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-24T22:07:42.267Z] + ls -al . [2023-10-24T22:07:42.267Z] total 216 [2023-10-24T22:07:42.267Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 22:07 . [2023-10-24T22:07:42.267Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 22:05 .. [2023-10-24T22:07:42.267Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 22:07 .git [2023-10-24T22:07:42.267Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 22:05 .github [2023-10-24T22:07:42.267Z] -rw-rw-r-- 1 jenkins jenkins 429 Oct 24 22:05 .gitignore [2023-10-24T22:07:42.267Z] -rw-rw-r-- 1 jenkins jenkins 45 Oct 24 22:05 .golangci.yml [2023-10-24T22:07:42.267Z] -rw-rw-r-- 1 jenkins jenkins 77 Oct 24 22:05 .hadolint.yml [2023-10-24T22:07:42.267Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 22:05 .semver [2023-10-24T22:07:42.267Z] -rw-rw-r-- 1 jenkins jenkins 10851 Oct 24 22:05 Attribution.txt [2023-10-24T22:07:42.267Z] -rw-rw-r-- 1 jenkins jenkins 11903 Oct 24 22:05 CHANGELOG.md [2023-10-24T22:07:42.267Z] -rw-rw-r-- 1 jenkins jenkins 2453 Oct 24 22:05 Dockerfile [2023-10-24T22:07:42.267Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 24 22:05 GOVERNANCE.md [2023-10-24T22:07:42.267Z] -rw-rw-r-- 1 jenkins jenkins 659 Oct 24 22:05 Jenkinsfile [2023-10-24T22:07:42.267Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 24 22:05 LICENSE [2023-10-24T22:07:42.267Z] -rw-rw-r-- 1 jenkins jenkins 2611 Oct 24 22:05 Makefile [2023-10-24T22:07:42.267Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 24 22:05 OWNERS.md [2023-10-24T22:07:42.267Z] -rw-rw-r-- 1 jenkins jenkins 2575 Oct 24 22:05 README.md [2023-10-24T22:07:42.267Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 22:05 VERSION [2023-10-24T22:07:42.267Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 22:05 bin [2023-10-24T22:07:42.267Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 22:05 cmd [2023-10-24T22:07:42.267Z] -rw-r--r-- 1 jenkins jenkins 54703 Oct 24 22:07 coverage.out [2023-10-24T22:07:42.267Z] -rwxrwxr-x 1 jenkins jenkins 84 Oct 24 22:05 docker-entrypoint.sh [2023-10-24T22:07:42.267Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 22:05 docs [2023-10-24T22:07:42.267Z] -rw-rw-r-- 1 jenkins jenkins 3925 Oct 24 22:05 go.mod [2023-10-24T22:07:42.267Z] -rw-rw-r-- 1 jenkins jenkins 34838 Oct 24 22:05 go.sum [2023-10-24T22:07:42.267Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 22:05 internal [2023-10-24T22:07:42.267Z] -rw-rw-r-- 1 jenkins jenkins 231 Oct 24 22:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:07:42.682Z] + 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=9501c8302724f89e31276cefd420c8543fbf660b --label arch=amd64 --label version=3.1.0-dev.34 . [2023-10-24T22:07:42.682Z] Sending build context to Docker daemon 2.286MB [2023-10-24T22:07:42.682Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T22:07:42.682Z] Step 2/36 : FROM ${BASE} AS builder [2023-10-24T22:07:42.682Z] ---> d66f25804ea4 [2023-10-24T22:07:42.682Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-10-24T22:07:42.959Z] ---> Running in 833d60085e3e [2023-10-24T22:07:42.959Z] Removing intermediate container 833d60085e3e [2023-10-24T22:07:42.959Z] ---> dde016b0c6a2 [2023-10-24T22:07:42.959Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T22:07:42.959Z] ---> Running in 5cfe941eb8f6 [2023-10-24T22:07:42.959Z] Removing intermediate container 5cfe941eb8f6 [2023-10-24T22:07:42.959Z] ---> 2e66303bade7 [2023-10-24T22:07:42.959Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-10-24T22:07:42.959Z] ---> Running in 7f6c31b384bb [2023-10-24T22:07:43.253Z] Removing intermediate container 7f6c31b384bb [2023-10-24T22:07:43.253Z] ---> f2e3a2bbfffb [2023-10-24T22:07:43.253Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-10-24T22:07:43.253Z] ---> Running in 6a139bffe788 [2023-10-24T22:07:43.253Z] Removing intermediate container 6a139bffe788 [2023-10-24T22:07:43.253Z] ---> c5a116fc85f9 [2023-10-24T22:07:43.253Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T22:07:43.253Z] ---> Running in 2aff243455fb [2023-10-24T22:07:43.533Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T22:07:43.533Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T22:07:43.792Z] OK: 271 MiB in 65 packages [2023-10-24T22:07:44.050Z] Removing intermediate container 2aff243455fb [2023-10-24T22:07:44.050Z] ---> 94a22e5e0ff0 [2023-10-24T22:07:44.050Z] Step 8/36 : WORKDIR /device-usb-camera [2023-10-24T22:07:44.050Z] ---> Running in f384a3126281 [2023-10-24T22:07:44.310Z] Removing intermediate container f384a3126281 [2023-10-24T22:07:44.310Z] ---> da41af7a00fa [2023-10-24T22:07:44.310Z] Step 9/36 : COPY go.mod vendor* ./ [2023-10-24T22:07:44.310Z] ---> 61647e878616 [2023-10-24T22:07:44.310Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T22:07:44.310Z] ---> Running in d43e4eb935fa [2023-10-24T22:07:44.887Z] Removing intermediate container d43e4eb935fa [2023-10-24T22:07:44.887Z] ---> e2f4ee4e28d3 [2023-10-24T22:07:44.887Z] Step 11/36 : COPY . . [2023-10-24T22:07:45.466Z] ---> dbfe79fd5f85 [2023-10-24T22:07:45.466Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-10-24T22:07:45.466Z] ---> Running in f40dfc91d0c5 [2023-10-24T22:07:45.726Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T22:07:45.726Z] Dload Upload Total Spent Left Speed [2023-10-24T22:07:45.726Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 39070 0 --:--:-- --:--:-- --:--:-- 40419 [2023-10-24T22:07:45.984Z] Removing intermediate container f40dfc91d0c5 [2023-10-24T22:07:45.984Z] ---> df8bd22d1247 [2023-10-24T22:07:45.984Z] Step 13/36 : RUN ${MAKE} [2023-10-24T22:07:45.984Z] ---> Running in 8f62fe867aa6 [2023-10-24T22:07:46.242Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.34 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-10-24T22:08:08.168Z] Removing intermediate container 8f62fe867aa6 [2023-10-24T22:08:08.168Z] ---> cb7ae954c537 [2023-10-24T22:08:08.168Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-10-24T22:08:08.168Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-10-24T22:08:08.168Z] 4acc49c71d14: Pulling fs layer [2023-10-24T22:08:08.734Z] 4acc49c71d14: Verifying Checksum [2023-10-24T22:08:08.734Z] 4acc49c71d14: Download complete [2023-10-24T22:08:08.734Z] 4acc49c71d14: Pull complete [2023-10-24T22:08:08.734Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-10-24T22:08:08.734Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-10-24T22:08:08.734Z] ---> 01a2bd3e5fff [2023-10-24T22:08:08.734Z] Step 15/36 : FROM alpine:3.18 [2023-10-24T22:08:09.301Z] 3.18: Pulling from library/alpine [2023-10-24T22:08:09.301Z] 96526aa774ef: Pulling fs layer [2023-10-24T22:08:09.559Z] 96526aa774ef: Verifying Checksum [2023-10-24T22:08:09.559Z] 96526aa774ef: Download complete [2023-10-24T22:08:09.954Z] 96526aa774ef: Pull complete [2023-10-24T22:08:09.954Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T22:08:09.954Z] Status: Downloaded newer image for alpine:3.18 [2023-10-24T22:08:09.954Z] ---> 8ca4688f4f35 [2023-10-24T22:08:09.954Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-10-24T22:08:10.211Z] ---> Running in 5c03388cd96c [2023-10-24T22:08:10.211Z] Removing intermediate container 5c03388cd96c [2023-10-24T22:08:10.211Z] ---> c543eab03f1c [2023-10-24T22:08:10.211Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-10-24T22:08:10.211Z] ---> Running in b7169f74c0f9 [2023-10-24T22:08:10.471Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T22:08:10.728Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T22:08:10.987Z] (1/107) Installing dumb-init (1.2.5-r2) [2023-10-24T22:08:10.987Z] (2/107) Installing sdl2 (2.26.5-r0) [2023-10-24T22:08:10.987Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2023-10-24T22:08:10.987Z] (4/107) Installing aom-libs (3.6.1-r0) [2023-10-24T22:08:11.246Z] (5/107) Installing libxau (1.0.11-r2) [2023-10-24T22:08:11.246Z] (6/107) Installing libmd (1.0.4-r2) [2023-10-24T22:08:11.246Z] (7/107) Installing libbsd (0.11.7-r1) [2023-10-24T22:08:11.246Z] (8/107) Installing libxdmcp (1.1.4-r2) [2023-10-24T22:08:11.246Z] (9/107) Installing libxcb (1.15-r1) [2023-10-24T22:08:11.246Z] (10/107) Installing libx11 (1.8.4-r4) [2023-10-24T22:08:11.246Z] (11/107) Installing hwdata-pci (0.370-r0) [2023-10-24T22:08:11.246Z] (12/107) Installing libpciaccess (0.17-r2) [2023-10-24T22:08:11.246Z] (13/107) Installing libdrm (2.4.115-r4) [2023-10-24T22:08:11.246Z] (14/107) Installing libxext (1.3.5-r2) [2023-10-24T22:08:11.246Z] (15/107) Installing libxfixes (6.0.1-r2) [2023-10-24T22:08:11.246Z] (16/107) Installing libffi (3.4.4-r2) [2023-10-24T22:08:11.246Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2023-10-24T22:08:11.246Z] (18/107) Installing libva (2.18.0-r1) [2023-10-24T22:08:11.246Z] (19/107) Installing libvdpau (1.5-r1) [2023-10-24T22:08:11.246Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2023-10-24T22:08:11.246Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2023-10-24T22:08:11.246Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2023-10-24T22:08:11.246Z] (23/107) Installing ffmpeg-libavutil (6.0-r15) [2023-10-24T22:08:11.246Z] (24/107) Installing libdav1d (1.2.1-r0) [2023-10-24T22:08:11.246Z] (25/107) Installing brotli-libs (1.0.9-r14) [2023-10-24T22:08:11.246Z] (26/107) Installing libhwy (1.0.4-r1) [2023-10-24T22:08:11.246Z] (27/107) Installing lcms2 (2.15-r2) [2023-10-24T22:08:11.246Z] (28/107) Installing libjxl (0.8.2-r0) [2023-10-24T22:08:11.246Z] (29/107) Installing lame-libs (3.100-r5) [2023-10-24T22:08:11.246Z] (30/107) Installing opus (1.4-r0) [2023-10-24T22:08:11.505Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2023-10-24T22:08:11.506Z] (32/107) Installing soxr (0.1.3-r5) [2023-10-24T22:08:11.506Z] (33/107) Installing ffmpeg-libswresample (6.0-r15) [2023-10-24T22:08:11.506Z] (34/107) Installing libogg (1.3.5-r4) [2023-10-24T22:08:11.506Z] (35/107) Installing libtheora (1.1.1-r17) [2023-10-24T22:08:11.506Z] (36/107) Installing libvorbis (1.3.7-r1) [2023-10-24T22:08:11.506Z] (37/107) Installing libvpx (1.13.0-r2) [2023-10-24T22:08:11.506Z] (38/107) Installing libwebp (1.3.2-r0) [2023-10-24T22:08:11.506Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2023-10-24T22:08:11.506Z] (40/107) Installing numactl (2.0.16-r4) [2023-10-24T22:08:11.506Z] (41/107) Installing x265-libs (3.5-r4) [2023-10-24T22:08:11.506Z] (42/107) Installing xvidcore (1.3.7-r1) [2023-10-24T22:08:11.506Z] (43/107) Installing ffmpeg-libavcodec (6.0-r15) [2023-10-24T22:08:11.764Z] (44/107) Installing alsa-lib (1.2.9-r1) [2023-10-24T22:08:11.764Z] (45/107) Installing libexpat (2.5.0-r1) [2023-10-24T22:08:11.764Z] (46/107) Installing libbz2 (1.0.8-r5) [2023-10-24T22:08:11.764Z] (47/107) Installing libpng (1.6.39-r3) [2023-10-24T22:08:11.764Z] (48/107) Installing freetype (2.13.0-r5) [2023-10-24T22:08:11.764Z] (49/107) Installing fontconfig (2.14.2-r3) [2023-10-24T22:08:11.764Z] (50/107) Installing fribidi (1.0.13-r0) [2023-10-24T22:08:11.764Z] (51/107) Installing libintl (0.21.1-r7) [2023-10-24T22:08:11.764Z] (52/107) Installing libblkid (2.38.1-r8) [2023-10-24T22:08:11.764Z] (53/107) Installing libmount (2.38.1-r8) [2023-10-24T22:08:11.764Z] (54/107) Installing pcre2 (10.42-r1) [2023-10-24T22:08:11.764Z] (55/107) Installing glib (2.76.4-r0) [2023-10-24T22:08:11.764Z] (56/107) Installing graphite2 (1.3.14-r5) [2023-10-24T22:08:11.764Z] (57/107) Installing harfbuzz (7.3.0-r0) [2023-10-24T22:08:11.764Z] (58/107) Installing libunibreak (5.1-r0) [2023-10-24T22:08:11.764Z] (59/107) Installing libass (0.17.1-r0) [2023-10-24T22:08:11.764Z] (60/107) Installing libbluray (1.3.4-r0) [2023-10-24T22:08:11.764Z] (61/107) Installing gmp (6.2.1-r3) [2023-10-24T22:08:11.764Z] (62/107) Installing nettle (3.8.1-r2) [2023-10-24T22:08:11.764Z] (63/107) Installing libunistring (1.1-r1) [2023-10-24T22:08:11.764Z] (64/107) Installing libidn2 (2.3.4-r1) [2023-10-24T22:08:11.764Z] (65/107) Installing p11-kit (0.24.1-r2) [2023-10-24T22:08:12.023Z] (66/107) Installing libtasn1 (4.19.0-r1) [2023-10-24T22:08:12.023Z] (67/107) Installing gnutls (3.8.0-r2) [2023-10-24T22:08:12.023Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2023-10-24T22:08:12.023Z] (69/107) Installing libopenmpt (0.7.2-r0) [2023-10-24T22:08:12.023Z] (70/107) Installing cjson (1.7.15-r4) [2023-10-24T22:08:12.023Z] (71/107) Installing mbedtls (2.28.5-r0) [2023-10-24T22:08:12.023Z] (72/107) Installing librist (0.2.7-r0) [2023-10-24T22:08:12.023Z] (73/107) Installing libsrt (1.5.2-r0) [2023-10-24T22:08:12.023Z] (74/107) Installing libssh (0.10.5-r0) [2023-10-24T22:08:12.023Z] (75/107) Installing xz-libs (5.4.3-r0) [2023-10-24T22:08:12.023Z] (76/107) Installing libxml2 (2.11.4-r0) [2023-10-24T22:08:12.023Z] (77/107) Installing libsodium (1.0.18-r3) [2023-10-24T22:08:12.023Z] (78/107) Installing libzmq (4.3.4-r4) [2023-10-24T22:08:12.023Z] (79/107) Installing ffmpeg-libavformat (6.0-r15) [2023-10-24T22:08:12.023Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2023-10-24T22:08:12.023Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2023-10-24T22:08:12.023Z] (82/107) Installing shaderc (2023.3-r1) [2023-10-24T22:08:12.023Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2023-10-24T22:08:12.023Z] (84/107) Installing libplacebo (5.264.1-r1) [2023-10-24T22:08:12.023Z] (85/107) Installing ffmpeg-libpostproc (6.0-r15) [2023-10-24T22:08:12.023Z] (86/107) Installing ffmpeg-libswscale (6.0-r15) [2023-10-24T22:08:12.023Z] (87/107) Installing vidstab (1.1.1-r0) [2023-10-24T22:08:12.023Z] (88/107) Installing zimg (3.0.5-r0) [2023-10-24T22:08:12.280Z] (89/107) Installing ffmpeg-libavfilter (6.0-r15) [2023-10-24T22:08:12.280Z] (90/107) Installing libasyncns (0.8-r1) [2023-10-24T22:08:12.280Z] (91/107) Installing dbus-libs (1.14.8-r0) [2023-10-24T22:08:12.280Z] (92/107) Installing libltdl (2.4.7-r2) [2023-10-24T22:08:12.280Z] (93/107) Installing orc (0.4.34-r0) [2023-10-24T22:08:12.280Z] (94/107) Installing flac-libs (1.4.3-r0) [2023-10-24T22:08:12.280Z] (95/107) Installing libsndfile (1.2.0-r2) [2023-10-24T22:08:12.280Z] (96/107) Installing speexdsp (1.2.1-r1) [2023-10-24T22:08:12.280Z] (97/107) Installing tdb-libs (1.4.8-r1) [2023-10-24T22:08:12.280Z] (98/107) Installing libpulse (16.1-r10) [2023-10-24T22:08:12.280Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2023-10-24T22:08:12.280Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2023-10-24T22:08:12.280Z] (101/107) Installing ffmpeg-libavdevice (6.0-r15) [2023-10-24T22:08:12.280Z] (102/107) Installing ffmpeg (6.0-r15) [2023-10-24T22:08:12.280Z] (103/107) Installing udev-init-scripts (35-r1) [2023-10-24T22:08:12.280Z] (104/107) Installing eudev-libs (3.2.11-r8) [2023-10-24T22:08:12.280Z] (105/107) Installing zstd-libs (1.5.5-r4) [2023-10-24T22:08:12.280Z] (106/107) Installing kmod-libs (30-r3) [2023-10-24T22:08:12.280Z] (107/107) Installing eudev (3.2.11-r8) [2023-10-24T22:08:12.280Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T22:08:12.280Z] Executing glib-2.76.4-r0.trigger [2023-10-24T22:08:12.280Z] Executing eudev-3.2.11-r8.trigger [2023-10-24T22:08:12.280Z] OK: 131 MiB in 122 packages [2023-10-24T22:08:16.757Z] Removing intermediate container b7169f74c0f9 [2023-10-24T22:08:16.757Z] ---> 367f81acdc10 [2023-10-24T22:08:16.757Z] Step 18/36 : WORKDIR / [2023-10-24T22:08:16.757Z] ---> Running in 4e9d81c3cd88 [2023-10-24T22:08:16.757Z] Removing intermediate container 4e9d81c3cd88 [2023-10-24T22:08:16.757Z] ---> 590293d72238 [2023-10-24T22:08:16.757Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-10-24T22:08:17.016Z] ---> faf2a43d140b [2023-10-24T22:08:17.016Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-10-24T22:08:17.016Z] ---> 619c38b9f7f9 [2023-10-24T22:08:17.016Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-10-24T22:08:17.273Z] ---> 5fc68698471d [2023-10-24T22:08:17.273Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-10-24T22:08:17.273Z] ---> a32cc911f673 [2023-10-24T22:08:17.273Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-10-24T22:08:17.532Z] ---> 683a9725a9bd [2023-10-24T22:08:17.532Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-10-24T22:08:17.532Z] ---> fe0a21976f5a [2023-10-24T22:08:17.532Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-10-24T22:08:18.334Z] ---> 374f17fa4c58 [2023-10-24T22:08:18.334Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-10-24T22:08:18.334Z] ---> Running in 35ddc5c5a9ed [2023-10-24T22:08:18.898Z] Removing intermediate container 35ddc5c5a9ed [2023-10-24T22:08:18.898Z] ---> 788ab11fdad1 [2023-10-24T22:08:18.898Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-10-24T22:08:18.898Z] ---> Running in a2bb3c792b04 [2023-10-24T22:08:19.155Z] Removing intermediate container a2bb3c792b04 [2023-10-24T22:08:19.155Z] ---> 5ea8ba79f88d [2023-10-24T22:08:19.155Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-10-24T22:08:19.155Z] ---> Running in 4c25d00200bc [2023-10-24T22:08:19.721Z] Removing intermediate container 4c25d00200bc [2023-10-24T22:08:19.721Z] ---> 2f82c0e56817 [2023-10-24T22:08:19.721Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-10-24T22:08:19.721Z] ---> Running in b3ca71aae45c [2023-10-24T22:08:20.287Z] Removing intermediate container b3ca71aae45c [2023-10-24T22:08:20.287Z] ---> b6438f39fa0a [2023-10-24T22:08:20.287Z] Step 30/36 : EXPOSE 59983 [2023-10-24T22:08:20.287Z] ---> Running in d75e233963f4 [2023-10-24T22:08:20.287Z] Removing intermediate container d75e233963f4 [2023-10-24T22:08:20.287Z] ---> d661b6b5fa44 [2023-10-24T22:08:20.287Z] Step 31/36 : EXPOSE 8554 [2023-10-24T22:08:20.287Z] ---> Running in 40ec363620b3 [2023-10-24T22:08:20.546Z] Removing intermediate container 40ec363620b3 [2023-10-24T22:08:20.546Z] ---> aacf70eab9a2 [2023-10-24T22:08:20.546Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-10-24T22:08:20.546Z] ---> Running in 16edafc963a4 [2023-10-24T22:08:20.546Z] Removing intermediate container 16edafc963a4 [2023-10-24T22:08:20.546Z] ---> 33ebaa07e952 [2023-10-24T22:08:20.546Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-10-24T22:08:20.546Z] ---> Running in 763d5a8469bb [2023-10-24T22:08:20.546Z] Removing intermediate container 763d5a8469bb [2023-10-24T22:08:20.546Z] ---> e788b6c82775 [2023-10-24T22:08:20.546Z] Step 34/36 : LABEL arch=amd64 [2023-10-24T22:08:20.546Z] ---> Running in 0c4fc4415088 [2023-10-24T22:08:20.803Z] Removing intermediate container 0c4fc4415088 [2023-10-24T22:08:20.803Z] ---> a88c0c9a53c9 [2023-10-24T22:08:20.803Z] Step 35/36 : LABEL git_sha=9501c8302724f89e31276cefd420c8543fbf660b [2023-10-24T22:08:20.803Z] ---> Running in 8308b5abfd81 [2023-10-24T22:08:20.803Z] Removing intermediate container 8308b5abfd81 [2023-10-24T22:08:20.803Z] ---> dc263802eab8 [2023-10-24T22:08:20.803Z] Step 36/36 : LABEL version=3.1.0-dev.34 [2023-10-24T22:08:20.803Z] ---> Running in 9bab656fe795 [2023-10-24T22:08:20.803Z] Removing intermediate container 9bab656fe795 [2023-10-24T22:08:20.803Z] ---> ec9fdd47d772 [2023-10-24T22:08:20.803Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-24T22:08:20.803Z] Successfully built ec9fdd47d772 [2023-10-24T22:08:20.803Z] 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-10-24T22:08:20.919Z] provisioning config files... [2023-10-24T22:08:20.928Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config887750324425638103tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:08:21.222Z] ---> docker-login.sh [2023-10-24T22:08:21.222Z] nexus3.edgexfoundry.org:10001 [2023-10-24T22:08:21.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:08:21.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:08:21.222Z] Configure a credential helper to remove this warning. See [2023-10-24T22:08:21.222Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:08:21.222Z] [2023-10-24T22:08:21.222Z] Login Succeeded [2023-10-24T22:08:21.222Z] nexus3.edgexfoundry.org:10002 [2023-10-24T22:08:21.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:08:21.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:08:21.222Z] Configure a credential helper to remove this warning. See [2023-10-24T22:08:21.222Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:08:21.222Z] [2023-10-24T22:08:21.222Z] Login Succeeded [2023-10-24T22:08:21.222Z] nexus3.edgexfoundry.org:10003 [2023-10-24T22:08:21.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:08:21.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:08:21.481Z] Configure a credential helper to remove this warning. See [2023-10-24T22:08:21.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:08:21.481Z] [2023-10-24T22:08:21.481Z] Login Succeeded [2023-10-24T22:08:21.481Z] nexus3.edgexfoundry.org:10004 [2023-10-24T22:08:21.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:08:21.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:08:21.481Z] Configure a credential helper to remove this warning. See [2023-10-24T22:08:21.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:08:21.481Z] [2023-10-24T22:08:21.481Z] Login Succeeded [2023-10-24T22:08:21.481Z] docker.io [2023-10-24T22:08:21.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:08:21.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:08:21.740Z] Configure a credential helper to remove this warning. See [2023-10-24T22:08:21.740Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:08:21.740Z] [2023-10-24T22:08:21.740Z] Login Succeeded [2023-10-24T22:08:21.740Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T22:08:21.747Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T22:08:21.770Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T22:08:21.787Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2023-10-24T22:08:21.787Z] 9501c8302724f89e31276cefd420c8543fbf660b [2023-10-24T22:08:21.787Z] latest [2023-10-24T22:08:21.787Z] 3.1.0-dev.34 [2023-10-24T22:08:21.787Z] 9501c8302724f89e31276cefd420c8543fbf660b-3.1.0-dev.34 [2023-10-24T22:08:21.787Z] main [2023-10-24T22:08:21.787Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:08:22.096Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:9501c8302724f89e31276cefd420c8543fbf660b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:08:22.399Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:9501c8302724f89e31276cefd420c8543fbf660b [2023-10-24T22:08:22.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-10-24T22:08:22.399Z] 7602e33474a3: Preparing [2023-10-24T22:08:22.399Z] 78ce2b8954c6: Preparing [2023-10-24T22:08:22.399Z] 021af686dd91: Preparing [2023-10-24T22:08:22.399Z] 57ffa8afcc96: Preparing [2023-10-24T22:08:22.399Z] 3827b5b91e75: Preparing [2023-10-24T22:08:22.399Z] acc83c6ca332: Preparing [2023-10-24T22:08:22.399Z] acc83c6ca332: Waiting [2023-10-24T22:08:22.399Z] 5789429324ed: Preparing [2023-10-24T22:08:22.399Z] d47843fbcfdf: Preparing [2023-10-24T22:08:22.399Z] b7f7773c0b88: Preparing [2023-10-24T22:08:22.399Z] 5789429324ed: Waiting [2023-10-24T22:08:22.399Z] 0d89a14cdd2c: Preparing [2023-10-24T22:08:22.399Z] 4f5eee57ff87: Preparing [2023-10-24T22:08:22.399Z] b7f7773c0b88: Waiting [2023-10-24T22:08:22.399Z] 0d89a14cdd2c: Waiting [2023-10-24T22:08:22.399Z] 4f5eee57ff87: Waiting [2023-10-24T22:08:22.399Z] fad7718e1ce3: Preparing [2023-10-24T22:08:22.399Z] cc2447e1835a: Preparing [2023-10-24T22:08:22.399Z] cc2447e1835a: Waiting [2023-10-24T22:08:22.399Z] fad7718e1ce3: Waiting [2023-10-24T22:08:22.399Z] 78ce2b8954c6: Pushed [2023-10-24T22:08:22.399Z] 021af686dd91: Pushed [2023-10-24T22:08:22.399Z] 7602e33474a3: Pushed [2023-10-24T22:08:22.399Z] 57ffa8afcc96: Pushed [2023-10-24T22:08:22.657Z] acc83c6ca332: Pushed [2023-10-24T22:08:22.657Z] 5789429324ed: Pushed [2023-10-24T22:08:22.657Z] b7f7773c0b88: Pushed [2023-10-24T22:08:22.657Z] d47843fbcfdf: Pushed [2023-10-24T22:08:22.657Z] cc2447e1835a: Layer already exists [2023-10-24T22:08:22.657Z] 0d89a14cdd2c: Pushed [2023-10-24T22:08:24.559Z] 3827b5b91e75: Pushed [2023-10-24T22:08:25.125Z] 4f5eee57ff87: Pushed [2023-10-24T22:08:35.382Z] fad7718e1ce3: Pushed [2023-10-24T22:08:35.382Z] 9501c8302724f89e31276cefd420c8543fbf660b: digest: sha256:bbad903ee5f90dc94105fc2fbb22201a3397b3de45d11e311b9d5e1ca6012df8 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:08:35.627Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10317 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2023-10-24T22:08:35.638Z] Running in /w/workspace/device-usb-camera/160 [Pipeline] { [Pipeline] checkout [2023-10-24T22:08:35.674Z] Selected Git installation does not exist. Using Default [2023-10-24T22:08:35.674Z] The recommended git tool is: NONE [2023-10-24T22:08:35.687Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:08:35.990Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-10-24T22:08:35.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-10-24T22:08:35.990Z] 7602e33474a3: Preparing [2023-10-24T22:08:35.990Z] 78ce2b8954c6: Preparing [2023-10-24T22:08:35.990Z] 021af686dd91: Preparing [2023-10-24T22:08:35.990Z] 57ffa8afcc96: Preparing [2023-10-24T22:08:35.990Z] 3827b5b91e75: Preparing [2023-10-24T22:08:35.990Z] acc83c6ca332: Preparing [2023-10-24T22:08:35.990Z] 5789429324ed: Preparing [2023-10-24T22:08:35.990Z] d47843fbcfdf: Preparing [2023-10-24T22:08:35.990Z] b7f7773c0b88: Preparing [2023-10-24T22:08:35.990Z] 0d89a14cdd2c: Preparing [2023-10-24T22:08:35.990Z] 4f5eee57ff87: Preparing [2023-10-24T22:08:35.990Z] fad7718e1ce3: Preparing [2023-10-24T22:08:35.990Z] cc2447e1835a: Preparing [2023-10-24T22:08:35.990Z] acc83c6ca332: Waiting [2023-10-24T22:08:35.990Z] 5789429324ed: Waiting [2023-10-24T22:08:35.990Z] d47843fbcfdf: Waiting [2023-10-24T22:08:35.990Z] b7f7773c0b88: Waiting [2023-10-24T22:08:35.990Z] 0d89a14cdd2c: Waiting [2023-10-24T22:08:35.990Z] 4f5eee57ff87: Waiting [2023-10-24T22:08:35.990Z] fad7718e1ce3: Waiting [2023-10-24T22:08:35.990Z] cc2447e1835a: Waiting [2023-10-24T22:08:35.990Z] 3827b5b91e75: Layer already exists [2023-10-24T22:08:35.990Z] 021af686dd91: Layer already exists [2023-10-24T22:08:35.990Z] 7602e33474a3: Layer already exists [2023-10-24T22:08:35.990Z] 78ce2b8954c6: Layer already exists [2023-10-24T22:08:35.990Z] 57ffa8afcc96: Layer already exists [2023-10-24T22:08:35.990Z] 5789429324ed: Layer already exists [2023-10-24T22:08:35.990Z] d47843fbcfdf: Layer already exists [2023-10-24T22:08:35.990Z] b7f7773c0b88: Layer already exists [2023-10-24T22:08:35.990Z] 0d89a14cdd2c: Layer already exists [2023-10-24T22:08:35.990Z] acc83c6ca332: Layer already exists [2023-10-24T22:08:35.990Z] 4f5eee57ff87: Layer already exists [2023-10-24T22:08:35.990Z] fad7718e1ce3: Layer already exists [2023-10-24T22:08:35.990Z] cc2447e1835a: Layer already exists [2023-10-24T22:08:35.990Z] latest: digest: sha256:bbad903ee5f90dc94105fc2fbb22201a3397b3de45d11e311b9d5e1ca6012df8 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:08:36.296Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:08:36.599Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.34 [2023-10-24T22:08:36.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-10-24T22:08:36.599Z] 7602e33474a3: Preparing [2023-10-24T22:08:36.599Z] 78ce2b8954c6: Preparing [2023-10-24T22:08:36.599Z] 021af686dd91: Preparing [2023-10-24T22:08:36.599Z] 57ffa8afcc96: Preparing [2023-10-24T22:08:36.599Z] 3827b5b91e75: Preparing [2023-10-24T22:08:36.599Z] acc83c6ca332: Preparing [2023-10-24T22:08:36.599Z] 5789429324ed: Preparing [2023-10-24T22:08:36.599Z] d47843fbcfdf: Preparing [2023-10-24T22:08:36.599Z] b7f7773c0b88: Preparing [2023-10-24T22:08:36.599Z] 0d89a14cdd2c: Preparing [2023-10-24T22:08:36.599Z] 4f5eee57ff87: Preparing [2023-10-24T22:08:36.599Z] fad7718e1ce3: Preparing [2023-10-24T22:08:36.599Z] cc2447e1835a: Preparing [2023-10-24T22:08:36.599Z] d47843fbcfdf: Waiting [2023-10-24T22:08:36.599Z] b7f7773c0b88: Waiting [2023-10-24T22:08:36.599Z] 0d89a14cdd2c: Waiting [2023-10-24T22:08:36.599Z] 4f5eee57ff87: Waiting [2023-10-24T22:08:36.599Z] fad7718e1ce3: Waiting [2023-10-24T22:08:36.599Z] cc2447e1835a: Waiting [2023-10-24T22:08:36.599Z] acc83c6ca332: Waiting [2023-10-24T22:08:36.599Z] 5789429324ed: Waiting [2023-10-24T22:08:36.599Z] 57ffa8afcc96: Layer already exists [2023-10-24T22:08:36.599Z] 021af686dd91: Layer already exists [2023-10-24T22:08:36.599Z] 3827b5b91e75: Layer already exists [2023-10-24T22:08:36.599Z] 7602e33474a3: Layer already exists [2023-10-24T22:08:36.599Z] 78ce2b8954c6: Layer already exists [2023-10-24T22:08:36.599Z] acc83c6ca332: Layer already exists [2023-10-24T22:08:36.599Z] 5789429324ed: Layer already exists [2023-10-24T22:08:36.599Z] d47843fbcfdf: Layer already exists [2023-10-24T22:08:36.599Z] b7f7773c0b88: Layer already exists [2023-10-24T22:08:36.599Z] 0d89a14cdd2c: Layer already exists [2023-10-24T22:08:36.599Z] 4f5eee57ff87: Layer already exists [2023-10-24T22:08:36.599Z] cc2447e1835a: Layer already exists [2023-10-24T22:08:36.599Z] fad7718e1ce3: Layer already exists [2023-10-24T22:08:36.599Z] 3.1.0-dev.34: digest: sha256:bbad903ee5f90dc94105fc2fbb22201a3397b3de45d11e311b9d5e1ca6012df8 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:08:36.912Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:9501c8302724f89e31276cefd420c8543fbf660b-3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:08:37.219Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:9501c8302724f89e31276cefd420c8543fbf660b-3.1.0-dev.34 [2023-10-24T22:08:37.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-10-24T22:08:37.219Z] 7602e33474a3: Preparing [2023-10-24T22:08:37.219Z] 78ce2b8954c6: Preparing [2023-10-24T22:08:37.219Z] 021af686dd91: Preparing [2023-10-24T22:08:37.219Z] 57ffa8afcc96: Preparing [2023-10-24T22:08:37.219Z] 3827b5b91e75: Preparing [2023-10-24T22:08:37.219Z] acc83c6ca332: Preparing [2023-10-24T22:08:37.219Z] 5789429324ed: Preparing [2023-10-24T22:08:37.219Z] d47843fbcfdf: Preparing [2023-10-24T22:08:37.219Z] b7f7773c0b88: Preparing [2023-10-24T22:08:37.219Z] 0d89a14cdd2c: Preparing [2023-10-24T22:08:37.219Z] 4f5eee57ff87: Preparing [2023-10-24T22:08:37.219Z] fad7718e1ce3: Preparing [2023-10-24T22:08:37.219Z] cc2447e1835a: Preparing [2023-10-24T22:08:37.219Z] 5789429324ed: Waiting [2023-10-24T22:08:37.219Z] 4f5eee57ff87: Waiting [2023-10-24T22:08:37.219Z] cc2447e1835a: Waiting [2023-10-24T22:08:37.219Z] fad7718e1ce3: Waiting [2023-10-24T22:08:37.219Z] d47843fbcfdf: Waiting [2023-10-24T22:08:37.219Z] 0d89a14cdd2c: Waiting [2023-10-24T22:08:37.219Z] b7f7773c0b88: Waiting [2023-10-24T22:08:37.219Z] acc83c6ca332: Waiting [2023-10-24T22:08:37.219Z] 78ce2b8954c6: Layer already exists [2023-10-24T22:08:37.219Z] 57ffa8afcc96: Layer already exists [2023-10-24T22:08:37.219Z] 021af686dd91: Layer already exists [2023-10-24T22:08:37.219Z] 3827b5b91e75: Layer already exists [2023-10-24T22:08:37.219Z] 7602e33474a3: Layer already exists [2023-10-24T22:08:37.219Z] acc83c6ca332: Layer already exists [2023-10-24T22:08:37.219Z] 5789429324ed: Layer already exists [2023-10-24T22:08:37.219Z] d47843fbcfdf: Layer already exists [2023-10-24T22:08:37.219Z] b7f7773c0b88: Layer already exists [2023-10-24T22:08:37.219Z] 0d89a14cdd2c: Layer already exists [2023-10-24T22:08:37.219Z] 4f5eee57ff87: Layer already exists [2023-10-24T22:08:37.219Z] cc2447e1835a: Layer already exists [2023-10-24T22:08:37.219Z] fad7718e1ce3: Layer already exists [2023-10-24T22:08:37.219Z] 9501c8302724f89e31276cefd420c8543fbf660b-3.1.0-dev.34: digest: sha256:bbad903ee5f90dc94105fc2fbb22201a3397b3de45d11e311b9d5e1ca6012df8 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:08:37.533Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:08:37.835Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2023-10-24T22:08:37.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-10-24T22:08:37.835Z] 7602e33474a3: Preparing [2023-10-24T22:08:37.835Z] 78ce2b8954c6: Preparing [2023-10-24T22:08:37.835Z] 021af686dd91: Preparing [2023-10-24T22:08:37.835Z] 57ffa8afcc96: Preparing [2023-10-24T22:08:37.835Z] 3827b5b91e75: Preparing [2023-10-24T22:08:37.835Z] acc83c6ca332: Preparing [2023-10-24T22:08:37.835Z] 5789429324ed: Preparing [2023-10-24T22:08:37.835Z] d47843fbcfdf: Preparing [2023-10-24T22:08:37.835Z] b7f7773c0b88: Preparing [2023-10-24T22:08:37.835Z] 0d89a14cdd2c: Preparing [2023-10-24T22:08:37.835Z] 4f5eee57ff87: Preparing [2023-10-24T22:08:37.835Z] fad7718e1ce3: Preparing [2023-10-24T22:08:37.835Z] cc2447e1835a: Preparing [2023-10-24T22:08:37.835Z] 4f5eee57ff87: Waiting [2023-10-24T22:08:37.835Z] 0d89a14cdd2c: Waiting [2023-10-24T22:08:37.835Z] cc2447e1835a: Waiting [2023-10-24T22:08:37.835Z] d47843fbcfdf: Waiting [2023-10-24T22:08:37.835Z] acc83c6ca332: Waiting [2023-10-24T22:08:37.835Z] 7602e33474a3: Layer already exists [2023-10-24T22:08:37.835Z] 78ce2b8954c6: Layer already exists [2023-10-24T22:08:37.835Z] 57ffa8afcc96: Layer already exists [2023-10-24T22:08:37.835Z] 3827b5b91e75: Layer already exists [2023-10-24T22:08:37.835Z] 021af686dd91: Layer already exists [2023-10-24T22:08:37.835Z] acc83c6ca332: Layer already exists [2023-10-24T22:08:37.835Z] b7f7773c0b88: Layer already exists [2023-10-24T22:08:37.835Z] 0d89a14cdd2c: Layer already exists [2023-10-24T22:08:37.835Z] 5789429324ed: Layer already exists [2023-10-24T22:08:37.835Z] d47843fbcfdf: Layer already exists [2023-10-24T22:08:37.835Z] 4f5eee57ff87: Layer already exists [2023-10-24T22:08:37.835Z] cc2447e1835a: Layer already exists [2023-10-24T22:08:37.835Z] fad7718e1ce3: Layer already exists [2023-10-24T22:08:37.835Z] main: digest: sha256:bbad903ee5f90dc94105fc2fbb22201a3397b3de45d11e311b9d5e1ca6012df8 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T22:08:37.887Z] ===================================================== [Pipeline] echo [2023-10-24T22:08:37.895Z] taggedImages: [2023-10-24T22:08:37.895Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:9501c8302724f89e31276cefd420c8543fbf660b [2023-10-24T22:08:37.895Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-10-24T22:08:37.895Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.34 [2023-10-24T22:08:37.895Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:9501c8302724f89e31276cefd420c8543fbf660b-3.1.0-dev.34 [2023-10-24T22:08:37.895Z] - 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-10-24T22:08:38.265Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T22:08:38.265Z] [2023-10-24T22:08:38.265Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:08:38.558Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T22:08:38.558Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-24T22:08:38.558Z] 5eb5b503b376: Pulling fs layer [2023-10-24T22:08:38.558Z] 5c69ac0246d0: Pulling fs layer [2023-10-24T22:08:38.558Z] ec43610c2a17: Pulling fs layer [2023-10-24T22:08:38.558Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-24T22:08:38.558Z] 33b1e0a273af: Pulling fs layer [2023-10-24T22:08:38.558Z] 5d3b04190fa2: Pulling fs layer [2023-10-24T22:08:38.558Z] 2f39f015ded8: Pulling fs layer [2023-10-24T22:08:38.558Z] 3a2ae6a8a46f: Waiting [2023-10-24T22:08:38.558Z] 33b1e0a273af: Waiting [2023-10-24T22:08:38.558Z] 2f39f015ded8: Waiting [2023-10-24T22:08:38.558Z] 5d3b04190fa2: Waiting [2023-10-24T22:08:38.558Z] 5c69ac0246d0: Download complete [2023-10-24T22:08:38.558Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-24T22:08:38.558Z] 3a2ae6a8a46f: Download complete [2023-10-24T22:08:38.558Z] 33b1e0a273af: Verifying Checksum [2023-10-24T22:08:38.558Z] 33b1e0a273af: Download complete [2023-10-24T22:08:38.558Z] 5d3b04190fa2: Verifying Checksum [2023-10-24T22:08:38.558Z] 5d3b04190fa2: Download complete [2023-10-24T22:08:38.558Z] ec43610c2a17: Verifying Checksum [2023-10-24T22:08:38.558Z] ec43610c2a17: Download complete [2023-10-24T22:08:38.814Z] 5eb5b503b376: Verifying Checksum [2023-10-24T22:08:38.814Z] 5eb5b503b376: Download complete [2023-10-24T22:08:39.379Z] 2f39f015ded8: Download complete [2023-10-24T22:08:39.944Z] 5eb5b503b376: Pull complete [2023-10-24T22:08:40.202Z] 5c69ac0246d0: Pull complete [2023-10-24T22:08:40.459Z] ec43610c2a17: Pull complete [2023-10-24T22:08:40.459Z] 3a2ae6a8a46f: Pull complete [2023-10-24T22:08:40.717Z] 33b1e0a273af: Pull complete [2023-10-24T22:08:40.717Z] 5d3b04190fa2: Pull complete [2023-10-24T22:08:42.466Z] using credential edgex-jenkins-ssh [2023-10-24T22:08:42.491Z] Cloning the remote Git repository [2023-10-24T22:08:42.563Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-10-24T22:08:42.687Z] > git init /w/workspace/device-usb-camera/160 # timeout=10 [2023-10-24T22:08:42.852Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-10-24T22:08:42.853Z] > git --version # timeout=10 [2023-10-24T22:08:42.877Z] > git --version # 'git version 2.25.1' [2023-10-24T22:08:42.880Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T22:08:43.061Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T22:08:44.006Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-10-24T22:08:44.040Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T22:08:44.901Z] 2f39f015ded8: Pull complete [2023-10-24T22:08:44.901Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-24T22:08:44.901Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T22:08:44.901Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T22:08:44.978Z] prd-ubuntu20.04-docker-8c-8g-10314 does not seem to be running inside a container [2023-10-24T22:08:45.005Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-24T22:08:45.098Z] Avoid second fetch [2023-10-24T22:08:45.099Z] Checking out Revision 9501c8302724f89e31276cefd420c8543fbf660b (main) [2023-10-24T22:08:45.766Z] Commit message: "Merge pull request #305 from lenny-intel/remove-comments" [2023-10-24T22:08:45.122Z] > git config core.sparsecheckout # timeout=10 [2023-10-24T22:08:45.215Z] > git checkout -f 9501c8302724f89e31276cefd420c8543fbf660b # timeout=10 [2023-10-24T22:08:46.110Z] [2023-10-24T22:08:46.110Z] GitHub has been notified of this commit’s build result [2023-10-24T22:08:46.110Z] [2023-10-24T22:08:52.054Z] $ docker top 1097d1bc3754b047f507db0845f1ee7d8b2166244d21926cbe4254c590978c5c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T22:08:52.422Z] ---> job-cost.sh [2023-10-24T22:08:52.422Z] lf-activate-venv: SKIPPING [2023-10-24T22:08:52.422Z] INFO: No Stack... [2023-10-24T22:08:52.679Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T22:08:52.785Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-24T22:08:52.785Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T22:08:52.785Z] Dload Upload Total Spent Left Speed [2023-10-24T22:08:52.785Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 180k 0 --:--:-- --:--:-- --:--:-- 183k [Pipeline] sh [2023-10-24T22:08:53.246Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T22:08:53.548Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-24T22:08:53.575Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2023-10-24T22:08:53.575Z] + cut -d, -f6 [Pipeline] lock [2023-10-24T22:08:53.645Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-160-stack-cost] [2023-10-24T22:08:53.655Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-160-stack-cost] did not exist. Created. [2023-10-24T22:08:53.655Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-160-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T22:08:53.898Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-24T22:08:53.898Z] + sudo tee /etc/docker/daemon.new [2023-10-24T22:08:53.898Z] { [2023-10-24T22:08:53.898Z] "registry-mirrors": [ [2023-10-24T22:08:53.898Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-24T22:08:53.898Z] ], [2023-10-24T22:08:53.898Z] "bip": "10.250.0.254/24", [2023-10-24T22:08:53.898Z] "hosts": [ [2023-10-24T22:08:53.898Z] "tcp://0.0.0.0:5555", [2023-10-24T22:08:53.898Z] "unix:///var/run/docker.sock" [2023-10-24T22:08:53.898Z] ], [2023-10-24T22:08:53.898Z] "mtu": 1458, [2023-10-24T22:08:53.898Z] "selinux-enabled": true, [2023-10-24T22:08:53.898Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-24T22:08:53.898Z] } [Pipeline] sh [2023-10-24T22:08:53.961Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-24T22:08:54.016Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T22:08:54.022Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-160-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T22:08:54.047Z] $ docker stop --time=1 1097d1bc3754b047f507db0845f1ee7d8b2166244d21926cbe4254c590978c5c [2023-10-24T22:08:54.253Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2023-10-24T22:08:55.187Z] $ docker rm -f --volumes 1097d1bc3754b047f507db0845f1ee7d8b2166244d21926cbe4254c590978c5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-24T22:08:55.558Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T22:09:13.895Z] provisioning config files... [2023-10-24T22:09:13.924Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/160@tmp/config15291825433705038610tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:09:14.284Z] ---> docker-login.sh [2023-10-24T22:09:14.285Z] nexus3.edgexfoundry.org:10001 [2023-10-24T22:09:14.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:09:15.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:09:15.149Z] Configure a credential helper to remove this warning. See [2023-10-24T22:09:15.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:09:15.149Z] [2023-10-24T22:09:15.149Z] Login Succeeded [2023-10-24T22:09:15.149Z] nexus3.edgexfoundry.org:10002 [2023-10-24T22:09:15.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:09:15.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:09:15.420Z] Configure a credential helper to remove this warning. See [2023-10-24T22:09:15.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:09:15.420Z] [2023-10-24T22:09:15.420Z] Login Succeeded [2023-10-24T22:09:15.420Z] nexus3.edgexfoundry.org:10003 [2023-10-24T22:09:15.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:09:15.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:09:15.965Z] Configure a credential helper to remove this warning. See [2023-10-24T22:09:15.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:09:15.965Z] [2023-10-24T22:09:15.965Z] Login Succeeded [2023-10-24T22:09:15.965Z] nexus3.edgexfoundry.org:10004 [2023-10-24T22:09:16.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:09:16.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:09:16.237Z] Configure a credential helper to remove this warning. See [2023-10-24T22:09:16.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:09:16.237Z] [2023-10-24T22:09:16.237Z] Login Succeeded [2023-10-24T22:09:16.237Z] docker.io [2023-10-24T22:09:16.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:09:16.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:09:16.777Z] Configure a credential helper to remove this warning. See [2023-10-24T22:09:16.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:09:16.777Z] [2023-10-24T22:09:16.777Z] Login Succeeded [2023-10-24T22:09:16.777Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T22:09:16.793Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-24T22:09:17.124Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T22:09:17.137Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T22:09:17.153Z] ========================================================= [2023-10-24T22:09:17.154Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-24T22:09:17.154Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:09:17.528Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-24T22:09:17.801Z] Sending build context to Docker daemon 1.324MB [2023-10-24T22:09:18.087Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T22:09:18.087Z] Step 2/13 : FROM ${BASE} AS builder [2023-10-24T22:09:18.087Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-24T22:09:18.087Z] 9fda8d8052c6: Pulling fs layer [2023-10-24T22:09:18.087Z] 5d54e960e981: Pulling fs layer [2023-10-24T22:09:18.087Z] c4a7e357bf2a: Pulling fs layer [2023-10-24T22:09:18.087Z] f0e02332f6b5: Pulling fs layer [2023-10-24T22:09:18.087Z] cefa15bbcfad: Pulling fs layer [2023-10-24T22:09:18.087Z] 17808c966233: Pulling fs layer [2023-10-24T22:09:18.087Z] f4c1fc716caa: Pulling fs layer [2023-10-24T22:09:18.087Z] cefa15bbcfad: Waiting [2023-10-24T22:09:18.087Z] 17808c966233: Waiting [2023-10-24T22:09:18.087Z] f0e02332f6b5: Waiting [2023-10-24T22:09:18.087Z] 5d54e960e981: Verifying Checksum [2023-10-24T22:09:18.087Z] 5d54e960e981: Download complete [2023-10-24T22:09:18.362Z] f0e02332f6b5: Verifying Checksum [2023-10-24T22:09:18.362Z] f0e02332f6b5: Download complete [2023-10-24T22:09:18.362Z] cefa15bbcfad: Download complete [2023-10-24T22:09:18.362Z] 9fda8d8052c6: Verifying Checksum [2023-10-24T22:09:18.362Z] 9fda8d8052c6: Download complete [2023-10-24T22:09:18.968Z] f4c1fc716caa: Verifying Checksum [2023-10-24T22:09:18.968Z] f4c1fc716caa: Download complete [2023-10-24T22:09:20.399Z] c4a7e357bf2a: Verifying Checksum [2023-10-24T22:09:20.399Z] c4a7e357bf2a: Download complete [2023-10-24T22:09:20.992Z] 17808c966233: Verifying Checksum [2023-10-24T22:09:20.992Z] 17808c966233: Download complete [2023-10-24T22:09:23.582Z] 9fda8d8052c6: Pull complete [2023-10-24T22:09:23.850Z] 5d54e960e981: Pull complete [2023-10-24T22:09:38.935Z] c4a7e357bf2a: Pull complete [2023-10-24T22:09:38.935Z] f0e02332f6b5: Pull complete [2023-10-24T22:09:38.935Z] cefa15bbcfad: Pull complete [2023-10-24T22:09:45.610Z] 17808c966233: Pull complete [2023-10-24T22:09:49.949Z] f4c1fc716caa: Pull complete [2023-10-24T22:09:49.949Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-24T22:09:50.220Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-24T22:09:50.220Z] ---> ea914061e18c [2023-10-24T22:09:50.220Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-10-24T22:09:50.220Z] ---> Running in ecf7ce347bfe [2023-10-24T22:09:50.220Z] Removing intermediate container ecf7ce347bfe [2023-10-24T22:09:50.220Z] ---> 74243346bf7b [2023-10-24T22:09:50.220Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T22:09:50.220Z] ---> Running in 9416f445abd6 [2023-10-24T22:09:50.220Z] Removing intermediate container 9416f445abd6 [2023-10-24T22:09:50.220Z] ---> bf42d60cb20a [2023-10-24T22:09:50.220Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-10-24T22:09:50.220Z] ---> Running in c232d7208310 [2023-10-24T22:09:50.220Z] Removing intermediate container c232d7208310 [2023-10-24T22:09:50.220Z] ---> a546f401438c [2023-10-24T22:09:50.220Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-10-24T22:09:50.495Z] ---> Running in f64946a2fe8e [2023-10-24T22:09:50.766Z] Removing intermediate container f64946a2fe8e [2023-10-24T22:09:50.766Z] ---> 39f549b483a8 [2023-10-24T22:09:50.766Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T22:09:50.766Z] ---> Running in c35f7dbe45a2 [2023-10-24T22:09:52.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T22:09:52.552Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T22:09:53.560Z] (1/13) Installing libintl (0.21.1-r7) [2023-10-24T22:09:53.836Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-10-24T22:09:53.836Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-10-24T22:09:53.836Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-10-24T22:09:53.836Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-10-24T22:09:53.836Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-10-24T22:09:53.836Z] (7/13) Installing udev-init-scripts (35-r1) [2023-10-24T22:09:53.836Z] (8/13) Installing libblkid (2.38.1-r8) [2023-10-24T22:09:53.836Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-10-24T22:09:53.836Z] (10/13) Installing kmod-libs (30-r3) [2023-10-24T22:09:53.836Z] (11/13) Installing eudev (3.2.11-r8) [2023-10-24T22:09:53.836Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-10-24T22:09:53.836Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-10-24T22:09:54.109Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T22:09:54.109Z] Executing eudev-3.2.11-r8.trigger [2023-10-24T22:09:54.109Z] OK: 273 MiB in 65 packages [2023-10-24T22:09:55.543Z] Removing intermediate container c35f7dbe45a2 [2023-10-24T22:09:55.543Z] ---> a7024f0eedc1 [2023-10-24T22:09:55.543Z] Step 8/13 : WORKDIR /device-usb-camera [2023-10-24T22:09:55.543Z] ---> Running in d2d8c4dce215 [2023-10-24T22:09:55.814Z] Removing intermediate container d2d8c4dce215 [2023-10-24T22:09:55.814Z] ---> a9a7cb121af8 [2023-10-24T22:09:55.814Z] Step 9/13 : COPY go.mod vendor* ./ [2023-10-24T22:09:56.415Z] ---> c1c4b0180780 [2023-10-24T22:09:56.415Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T22:09:56.415Z] ---> Running in dd22e42f1224 [2023-10-24T22:11:33.135Z] Removing intermediate container dd22e42f1224 [2023-10-24T22:11:33.135Z] ---> 8b3da5bfc6c9 [2023-10-24T22:11:33.135Z] Step 11/13 : COPY . . [2023-10-24T22:11:33.135Z] ---> 1aee01cb5a6a [2023-10-24T22:11:33.135Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-10-24T22:11:33.136Z] ---> Running in f4c82d2a245d [2023-10-24T22:11:33.136Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T22:11:33.136Z] Dload Upload Total Spent Left Speed [2023-10-24T22:11:33.136Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 8347 0 --:--:-- --:--:-- --:--:-- 8409 [2023-10-24T22:11:33.136Z] Removing intermediate container f4c82d2a245d [2023-10-24T22:11:33.136Z] ---> 8626f50fad1f [2023-10-24T22:11:33.136Z] Step 13/13 : RUN ${MAKE} [2023-10-24T22:11:33.136Z] ---> Running in ea434ce63996 [2023-10-24T22:11:33.409Z] noop [2023-10-24T22:11:33.998Z] Removing intermediate container ea434ce63996 [2023-10-24T22:11:33.998Z] ---> bb24cf6f0a47 [2023-10-24T22:11:33.998Z] Successfully built bb24cf6f0a47 [2023-10-24T22:11:33.998Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:11:34.362Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T22:11:34.362Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T22:11:34.631Z] prd-ubuntu20.04-docker-arm64-4c-16g-10317 does not seem to be running inside a container [2023-10-24T22:11:34.735Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/160 -v /w/workspace/device-usb-camera/160:/w/workspace/device-usb-camera/160:rw,z -v /w/workspace/device-usb-camera/160@tmp:/w/workspace/device-usb-camera/160@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-10-24T22:11:36.154Z] $ docker top 70692437e55079fbdb85dd784827c289c92dfad404267ec73c7b656a3de08f55 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T22:11:37.028Z] + go version [2023-10-24T22:11:37.029Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-24T22:11:37.056Z] $ docker stop --time=1 70692437e55079fbdb85dd784827c289c92dfad404267ec73c7b656a3de08f55 [2023-10-24T22:11:38.833Z] $ docker rm -f --volumes 70692437e55079fbdb85dd784827c289c92dfad404267ec73c7b656a3de08f55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:11:39.444Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T22:11:39.444Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T22:11:39.671Z] prd-ubuntu20.04-docker-arm64-4c-16g-10317 does not seem to be running inside a container [2023-10-24T22:11:39.761Z] $ 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/160 -v /w/workspace/device-usb-camera/160:/w/workspace/device-usb-camera/160:rw,z -v /w/workspace/device-usb-camera/160@tmp:/w/workspace/device-usb-camera/160@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-10-24T22:11:43.157Z] $ docker top d2f089a2759f09061b90f8cfcd3c246868198f8612a3bfcef09219e9a3922600 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T22:11:44.038Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/160 [Pipeline] fileExists [Pipeline] sh [2023-10-24T22:11:44.715Z] + make test [2023-10-24T22:11:44.715Z] go test ./... -coverprofile=coverage.out ./... [2023-10-24T22:11:50.116Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-10-24T22:13:56.911Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-10-24T22:13:58.870Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.099s coverage: 4.4% of statements [2023-10-24T22:13:59.459Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-24T22:13:59.459Z] go vet ./... [2023-10-24T22:14:26.234Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T22:14:26.234Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T22:14:26.234Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-24T22:14:26.252Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-24T22:14:26.268Z] $ docker stop --time=1 d2f089a2759f09061b90f8cfcd3c246868198f8612a3bfcef09219e9a3922600 [2023-10-24T22:14:29.062Z] $ docker rm -f --volumes d2f089a2759f09061b90f8cfcd3c246868198f8612a3bfcef09219e9a3922600 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T22:14:30.474Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-24T22:14:30.511Z] Warning: overwriting stash ‘coverage-report’ [2023-10-24T22:14:31.254Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T22:14:31.670Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-24T22:14:32.009Z] + ls -al . [2023-10-24T22:14:32.009Z] total 212 [2023-10-24T22:14:32.009Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 22:11 . [2023-10-24T22:14:32.009Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 22:08 .. [2023-10-24T22:14:32.009Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 22:08 .git [2023-10-24T22:14:32.009Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 22:08 .github [2023-10-24T22:14:32.009Z] -rw-rw-r-- 1 jenkins jenkins 429 Oct 24 22:08 .gitignore [2023-10-24T22:14:32.009Z] -rw-rw-r-- 1 jenkins jenkins 45 Oct 24 22:08 .golangci.yml [2023-10-24T22:14:32.009Z] -rw-rw-r-- 1 jenkins jenkins 77 Oct 24 22:08 .hadolint.yml [2023-10-24T22:14:32.009Z] -rw-rw-r-- 1 jenkins jenkins 10851 Oct 24 22:08 Attribution.txt [2023-10-24T22:14:32.009Z] -rw-rw-r-- 1 jenkins jenkins 11903 Oct 24 22:08 CHANGELOG.md [2023-10-24T22:14:32.009Z] -rw-rw-r-- 1 jenkins jenkins 2453 Oct 24 22:08 Dockerfile [2023-10-24T22:14:32.009Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 24 22:08 GOVERNANCE.md [2023-10-24T22:14:32.009Z] -rw-rw-r-- 1 jenkins jenkins 659 Oct 24 22:08 Jenkinsfile [2023-10-24T22:14:32.009Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 24 22:08 LICENSE [2023-10-24T22:14:32.009Z] -rw-rw-r-- 1 jenkins jenkins 2611 Oct 24 22:08 Makefile [2023-10-24T22:14:32.010Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 24 22:08 OWNERS.md [2023-10-24T22:14:32.010Z] -rw-rw-r-- 1 jenkins jenkins 2575 Oct 24 22:08 README.md [2023-10-24T22:14:32.010Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 22:05 VERSION [2023-10-24T22:14:32.010Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 22:08 bin [2023-10-24T22:14:32.010Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 22:08 cmd [2023-10-24T22:14:32.010Z] -rw-r--r-- 1 jenkins jenkins 54703 Oct 24 22:13 coverage.out [2023-10-24T22:14:32.010Z] -rwxrwxr-x 1 jenkins jenkins 84 Oct 24 22:08 docker-entrypoint.sh [2023-10-24T22:14:32.010Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 22:08 docs [2023-10-24T22:14:32.010Z] -rw-rw-r-- 1 jenkins jenkins 3925 Oct 24 22:08 go.mod [2023-10-24T22:14:32.010Z] -rw-rw-r-- 1 jenkins jenkins 34838 Oct 24 22:08 go.sum [2023-10-24T22:14:32.010Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 22:08 internal [2023-10-24T22:14:32.010Z] -rw-rw-r-- 1 jenkins jenkins 231 Oct 24 22:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:14:32.371Z] + 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=9501c8302724f89e31276cefd420c8543fbf660b --label arch=arm64 --label version=3.1.0-dev.34 . [2023-10-24T22:14:32.642Z] Sending build context to Docker daemon 1.379MB [2023-10-24T22:14:32.914Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T22:14:32.914Z] Step 2/36 : FROM ${BASE} AS builder [2023-10-24T22:14:32.914Z] ---> bb24cf6f0a47 [2023-10-24T22:14:32.914Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-10-24T22:14:32.914Z] ---> Running in 6aaca92fc56b [2023-10-24T22:14:33.502Z] Removing intermediate container 6aaca92fc56b [2023-10-24T22:14:33.502Z] ---> 67f58db8abe2 [2023-10-24T22:14:33.502Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T22:14:33.502Z] ---> Running in 3d888a6f29d0 [2023-10-24T22:14:33.770Z] Removing intermediate container 3d888a6f29d0 [2023-10-24T22:14:33.770Z] ---> ecfbcb96113d [2023-10-24T22:14:33.770Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-10-24T22:14:33.770Z] ---> Running in 81ab2c99bb91 [2023-10-24T22:14:34.040Z] Removing intermediate container 81ab2c99bb91 [2023-10-24T22:14:34.040Z] ---> afc89e5f124f [2023-10-24T22:14:34.040Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-10-24T22:14:34.309Z] ---> Running in 9ef7ad9ad64f [2023-10-24T22:14:34.580Z] Removing intermediate container 9ef7ad9ad64f [2023-10-24T22:14:34.580Z] ---> 6bf649b0ab06 [2023-10-24T22:14:34.580Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T22:14:34.580Z] ---> Running in 337416005f57 [2023-10-24T22:14:36.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T22:14:36.267Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T22:14:37.684Z] OK: 273 MiB in 65 packages [2023-10-24T22:14:38.650Z] Removing intermediate container 337416005f57 [2023-10-24T22:14:38.650Z] ---> fb2fc78b7def [2023-10-24T22:14:38.650Z] Step 8/36 : WORKDIR /device-usb-camera [2023-10-24T22:14:38.650Z] ---> Running in 432d05205b75 [2023-10-24T22:14:38.921Z] Removing intermediate container 432d05205b75 [2023-10-24T22:14:38.921Z] ---> 34da013d2f3d [2023-10-24T22:14:38.921Z] Step 9/36 : COPY go.mod vendor* ./ [2023-10-24T22:14:39.511Z] ---> 1ab5240cc825 [2023-10-24T22:14:39.511Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T22:14:39.511Z] ---> Running in a4bff3502e1e [2023-10-24T22:14:42.895Z] Removing intermediate container a4bff3502e1e [2023-10-24T22:14:42.895Z] ---> 0679518ee681 [2023-10-24T22:14:42.895Z] Step 11/36 : COPY . . [2023-10-24T22:14:43.889Z] ---> bdaa874c7948 [2023-10-24T22:14:43.889Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-10-24T22:14:43.889Z] ---> Running in a3cc5dd49648 [2023-10-24T22:14:45.340Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T22:14:45.340Z] Dload Upload Total Spent Left Speed [2023-10-24T22:14:45.340Z] 0 0 0 0  0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253   0 0 5632 0 --:--:-- --:--:-- --:--:-- 5695 [2023-10-24T22:14:46.311Z] Removing intermediate container a3cc5dd49648 [2023-10-24T22:14:46.311Z] ---> 7db9328c922b [2023-10-24T22:14:46.311Z] Step 13/36 : RUN ${MAKE} [2023-10-24T22:14:46.311Z] ---> Running in 875d4bdc7862 [2023-10-24T22:14:47.738Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.34 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-10-24T22:17:24.473Z] Removing intermediate container 875d4bdc7862 [2023-10-24T22:17:24.473Z] ---> 1730d2780259 [2023-10-24T22:17:24.473Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-10-24T22:17:24.473Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-10-24T22:17:24.473Z] 8766b47fe142: Pulling fs layer [2023-10-24T22:17:24.473Z] 8766b47fe142: Download complete [2023-10-24T22:17:24.473Z] 8766b47fe142: Pull complete [2023-10-24T22:17:24.473Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-10-24T22:17:24.473Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-10-24T22:17:24.473Z] ---> 69d40e2cb93c [2023-10-24T22:17:24.473Z] Step 15/36 : FROM alpine:3.18 [2023-10-24T22:17:24.473Z] 3.18: Pulling from library/alpine [2023-10-24T22:17:24.473Z] 579b34f0a95b: Pulling fs layer [2023-10-24T22:17:24.473Z] 579b34f0a95b: Verifying Checksum [2023-10-24T22:17:24.473Z] 579b34f0a95b: Download complete [2023-10-24T22:17:24.473Z] 579b34f0a95b: Pull complete [2023-10-24T22:17:24.473Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T22:17:24.473Z] Status: Downloaded newer image for alpine:3.18 [2023-10-24T22:17:24.473Z] ---> 3cc203321400 [2023-10-24T22:17:24.473Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-10-24T22:17:24.473Z] ---> Running in ccf2634518ab [2023-10-24T22:17:24.473Z] Removing intermediate container ccf2634518ab [2023-10-24T22:17:24.473Z] ---> 02738728f055 [2023-10-24T22:17:24.473Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-10-24T22:17:24.473Z] ---> Running in 76de7124f91a [2023-10-24T22:17:24.473Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T22:17:24.473Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T22:17:25.433Z] (1/104) Installing dumb-init (1.2.5-r2) [2023-10-24T22:17:25.433Z] (2/104) Installing sdl2 (2.26.5-r0) [2023-10-24T22:17:25.433Z] (3/104) Installing svt-av1-libs (1.6.0-r0) [2023-10-24T22:17:25.433Z] (4/104) Installing aom-libs (3.6.1-r0) [2023-10-24T22:17:25.701Z] (5/104) Installing libxau (1.0.11-r2) [2023-10-24T22:17:25.701Z] (6/104) Installing libmd (1.0.4-r2) [2023-10-24T22:17:25.701Z] (7/104) Installing libbsd (0.11.7-r1) [2023-10-24T22:17:25.701Z] (8/104) Installing libxdmcp (1.1.4-r2) [2023-10-24T22:17:25.701Z] (9/104) Installing libxcb (1.15-r1) [2023-10-24T22:17:25.701Z] (10/104) Installing libx11 (1.8.4-r4) [2023-10-24T22:17:25.969Z] (11/104) Installing libdrm (2.4.115-r4) [2023-10-24T22:17:25.969Z] (12/104) Installing libxext (1.3.5-r2) [2023-10-24T22:17:25.969Z] (13/104) Installing libxfixes (6.0.1-r2) [2023-10-24T22:17:25.969Z] (14/104) Installing libffi (3.4.4-r2) [2023-10-24T22:17:25.969Z] (15/104) Installing wayland-libs-client (1.22.0-r2) [2023-10-24T22:17:25.969Z] (16/104) Installing libva (2.18.0-r1) [2023-10-24T22:17:25.969Z] (17/104) Installing libvdpau (1.5-r1) [2023-10-24T22:17:25.969Z] (18/104) Installing ffmpeg-libavutil (6.0-r15) [2023-10-24T22:17:25.969Z] (19/104) Installing libdav1d (1.2.1-r0) [2023-10-24T22:17:25.969Z] (20/104) Installing brotli-libs (1.0.9-r14) [2023-10-24T22:17:25.969Z] (21/104) Installing libgcc (12.2.1_git20220924-r10) [2023-10-24T22:17:25.969Z] (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2023-10-24T22:17:26.237Z] (23/104) Installing libhwy (1.0.4-r1) [2023-10-24T22:17:26.237Z] (24/104) Installing lcms2 (2.15-r2) [2023-10-24T22:17:26.237Z] (25/104) Installing libjxl (0.8.2-r0) [2023-10-24T22:17:26.237Z] (26/104) Installing lame-libs (3.100-r5) [2023-10-24T22:17:26.237Z] (27/104) Installing opus (1.4-r0) [2023-10-24T22:17:26.237Z] (28/104) Installing libgomp (12.2.1_git20220924-r10) [2023-10-24T22:17:26.237Z] (29/104) Installing soxr (0.1.3-r5) [2023-10-24T22:17:26.237Z] (30/104) Installing ffmpeg-libswresample (6.0-r15) [2023-10-24T22:17:26.237Z] (31/104) Installing libogg (1.3.5-r4) [2023-10-24T22:17:26.237Z] (32/104) Installing libtheora (1.1.1-r17) [2023-10-24T22:17:26.237Z] (33/104) Installing libvorbis (1.3.7-r1) [2023-10-24T22:17:26.237Z] (34/104) Installing libvpx (1.13.0-r2) [2023-10-24T22:17:26.508Z] (35/104) Installing libwebp (1.3.2-r0) [2023-10-24T22:17:26.508Z] (36/104) Installing x264-libs (0.164_git20220602-r1) [2023-10-24T22:17:26.508Z] (37/104) Installing numactl (2.0.16-r4) [2023-10-24T22:17:26.508Z] (38/104) Installing x265-libs (3.5-r4) [2023-10-24T22:17:26.508Z] (39/104) Installing xvidcore (1.3.7-r1) [2023-10-24T22:17:26.781Z] (40/104) Installing ffmpeg-libavcodec (6.0-r15) [2023-10-24T22:17:27.048Z] (41/104) Installing alsa-lib (1.2.9-r1) [2023-10-24T22:17:27.048Z] (42/104) Installing libexpat (2.5.0-r1) [2023-10-24T22:17:27.048Z] (43/104) Installing libbz2 (1.0.8-r5) [2023-10-24T22:17:27.048Z] (44/104) Installing libpng (1.6.39-r3) [2023-10-24T22:17:27.048Z] (45/104) Installing freetype (2.13.0-r5) [2023-10-24T22:17:27.048Z] (46/104) Installing fontconfig (2.14.2-r3) [2023-10-24T22:17:27.048Z] (47/104) Installing fribidi (1.0.13-r0) [2023-10-24T22:17:27.048Z] (48/104) Installing libintl (0.21.1-r7) [2023-10-24T22:17:27.048Z] (49/104) Installing libblkid (2.38.1-r8) [2023-10-24T22:17:27.315Z] (50/104) Installing libmount (2.38.1-r8) [2023-10-24T22:17:27.315Z] (51/104) Installing pcre2 (10.42-r1) [2023-10-24T22:17:27.315Z] (52/104) Installing glib (2.76.4-r0) [2023-10-24T22:17:27.315Z] (53/104) Installing graphite2 (1.3.14-r5) [2023-10-24T22:17:27.315Z] (54/104) Installing harfbuzz (7.3.0-r0) [2023-10-24T22:17:27.315Z] (55/104) Installing libunibreak (5.1-r0) [2023-10-24T22:17:27.315Z] (56/104) Installing libass (0.17.1-r0) [2023-10-24T22:17:27.315Z] (57/104) Installing libbluray (1.3.4-r0) [2023-10-24T22:17:27.315Z] (58/104) Installing gmp (6.2.1-r3) [2023-10-24T22:17:27.315Z] (59/104) Installing nettle (3.8.1-r2) [2023-10-24T22:17:27.585Z] (60/104) Installing libunistring (1.1-r1) [2023-10-24T22:17:27.585Z] (61/104) Installing libidn2 (2.3.4-r1) [2023-10-24T22:17:27.585Z] (62/104) Installing p11-kit (0.24.1-r2) [2023-10-24T22:17:27.585Z] (63/104) Installing libtasn1 (4.19.0-r1) [2023-10-24T22:17:27.585Z] (64/104) Installing gnutls (3.8.0-r2) [2023-10-24T22:17:27.585Z] (65/104) Installing mpg123-libs (1.31.3-r1) [2023-10-24T22:17:27.585Z] (66/104) Installing libopenmpt (0.7.2-r0) [2023-10-24T22:17:27.585Z] (67/104) Installing cjson (1.7.15-r4) [2023-10-24T22:17:27.585Z] (68/104) Installing mbedtls (2.28.5-r0) [2023-10-24T22:17:27.585Z] (69/104) Installing librist (0.2.7-r0) [2023-10-24T22:17:27.855Z] (70/104) Installing libsrt (1.5.2-r0) [2023-10-24T22:17:27.855Z] (71/104) Installing libssh (0.10.5-r0) [2023-10-24T22:17:27.855Z] (72/104) Installing xz-libs (5.4.3-r0) [2023-10-24T22:17:27.855Z] (73/104) Installing libxml2 (2.11.4-r0) [2023-10-24T22:17:27.855Z] (74/104) Installing libsodium (1.0.18-r3) [2023-10-24T22:17:27.855Z] (75/104) Installing libzmq (4.3.4-r4) [2023-10-24T22:17:27.856Z] (76/104) Installing ffmpeg-libavformat (6.0-r15) [2023-10-24T22:17:27.856Z] (77/104) Installing glslang-libs (1.3.243.0-r1) [2023-10-24T22:17:28.124Z] (78/104) Installing spirv-tools (1.3.243.0-r1) [2023-10-24T22:17:28.124Z] (79/104) Installing shaderc (2023.3-r1) [2023-10-24T22:17:28.124Z] (80/104) Installing vulkan-loader (1.3.243.0-r1) [2023-10-24T22:17:28.124Z] (81/104) Installing libplacebo (5.264.1-r1) [2023-10-24T22:17:28.124Z] (82/104) Installing ffmpeg-libpostproc (6.0-r15) [2023-10-24T22:17:28.393Z] (83/104) Installing ffmpeg-libswscale (6.0-r15) [2023-10-24T22:17:28.393Z] (84/104) Installing vidstab (1.1.1-r0) [2023-10-24T22:17:28.393Z] (85/104) Installing zimg (3.0.5-r0) [2023-10-24T22:17:28.393Z] (86/104) Installing ffmpeg-libavfilter (6.0-r15) [2023-10-24T22:17:28.393Z] (87/104) Installing libasyncns (0.8-r1) [2023-10-24T22:17:28.393Z] (88/104) Installing dbus-libs (1.14.8-r0) [2023-10-24T22:17:28.393Z] (89/104) Installing libltdl (2.4.7-r2) [2023-10-24T22:17:28.393Z] (90/104) Installing orc (0.4.34-r0) [2023-10-24T22:17:28.393Z] (91/104) Installing flac-libs (1.4.3-r0) [2023-10-24T22:17:28.393Z] (92/104) Installing libsndfile (1.2.0-r2) [2023-10-24T22:17:28.393Z] (93/104) Installing speexdsp (1.2.1-r1) [2023-10-24T22:17:28.393Z] (94/104) Installing tdb-libs (1.4.8-r1) [2023-10-24T22:17:28.663Z] (95/104) Installing libpulse (16.1-r10) [2023-10-24T22:17:28.663Z] (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2023-10-24T22:17:28.663Z] (97/104) Installing v4l-utils-libs (1.24.1-r0) [2023-10-24T22:17:28.663Z] (98/104) Installing ffmpeg-libavdevice (6.0-r15) [2023-10-24T22:17:28.663Z] (99/104) Installing ffmpeg (6.0-r15) [2023-10-24T22:17:28.663Z] (100/104) Installing udev-init-scripts (35-r1) [2023-10-24T22:17:28.663Z] (101/104) Installing eudev-libs (3.2.11-r8) [2023-10-24T22:17:28.663Z] (102/104) Installing zstd-libs (1.5.5-r4) [2023-10-24T22:17:28.663Z] (103/104) Installing kmod-libs (30-r3) [2023-10-24T22:17:28.663Z] (104/104) Installing eudev (3.2.11-r8) [2023-10-24T22:17:28.663Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T22:17:28.940Z] Executing glib-2.76.4-r0.trigger [2023-10-24T22:17:28.940Z] Executing eudev-3.2.11-r8.trigger [2023-10-24T22:17:28.940Z] OK: 110 MiB in 119 packages [2023-10-24T22:17:35.604Z] Removing intermediate container 76de7124f91a [2023-10-24T22:17:35.604Z] ---> 2e622fcde0e4 [2023-10-24T22:17:35.604Z] Step 18/36 : WORKDIR / [2023-10-24T22:17:35.604Z] ---> Running in 782f0c91f916 [2023-10-24T22:17:35.604Z] Removing intermediate container 782f0c91f916 [2023-10-24T22:17:35.604Z] ---> cc2211c387df [2023-10-24T22:17:35.604Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-10-24T22:17:37.035Z] ---> aa88d05d876e [2023-10-24T22:17:37.035Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-10-24T22:17:37.621Z] ---> 6a47f12be05d [2023-10-24T22:17:37.621Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-10-24T22:17:38.318Z] ---> 18552ccc2eff [2023-10-24T22:17:38.318Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-10-24T22:17:39.312Z] ---> cc6818b2fb10 [2023-10-24T22:17:39.312Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-10-24T22:17:39.972Z] ---> c800446f594e [2023-10-24T22:17:39.972Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-10-24T22:17:40.694Z] ---> b68a56e20414 [2023-10-24T22:17:40.694Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-10-24T22:17:42.719Z] ---> 38de8a47e67c [2023-10-24T22:17:42.719Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-10-24T22:17:42.719Z] ---> Running in f05019ddfd83 [2023-10-24T22:17:44.698Z] Removing intermediate container f05019ddfd83 [2023-10-24T22:17:44.698Z] ---> af9f5befbccb [2023-10-24T22:17:44.698Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-10-24T22:17:44.968Z] ---> Running in abd9dcc71927 [2023-10-24T22:17:46.914Z] Removing intermediate container abd9dcc71927 [2023-10-24T22:17:46.914Z] ---> 249a7d6c88c5 [2023-10-24T22:17:46.914Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-10-24T22:17:46.914Z] ---> Running in f113ddd7f503 [2023-10-24T22:17:48.869Z] Removing intermediate container f113ddd7f503 [2023-10-24T22:17:48.869Z] ---> c30c9ad2d7a2 [2023-10-24T22:17:48.869Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-10-24T22:17:48.869Z] ---> Running in 1b58c44b0534 [2023-10-24T22:17:50.817Z] Removing intermediate container 1b58c44b0534 [2023-10-24T22:17:50.817Z] ---> 45992c7e5c2f [2023-10-24T22:17:50.817Z] Step 30/36 : EXPOSE 59983 [2023-10-24T22:17:50.817Z] ---> Running in 655bd743945c [2023-10-24T22:17:56.179Z] Removing intermediate container 655bd743945c [2023-10-24T22:17:56.179Z] ---> 81b072651d5c [2023-10-24T22:17:56.179Z] Step 31/36 : EXPOSE 8554 [2023-10-24T22:17:56.179Z] ---> Running in 00137b2851e1 [2023-10-24T22:17:56.447Z] Removing intermediate container 00137b2851e1 [2023-10-24T22:17:56.447Z] ---> 8df21c9f5f64 [2023-10-24T22:17:56.447Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-10-24T22:17:56.447Z] ---> Running in fc23c1ca8d79 [2023-10-24T22:17:57.033Z] Removing intermediate container fc23c1ca8d79 [2023-10-24T22:17:57.033Z] ---> 7168a7accceb [2023-10-24T22:17:57.033Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-10-24T22:17:57.033Z] ---> Running in e560284dabe5 [2023-10-24T22:17:57.302Z] Removing intermediate container e560284dabe5 [2023-10-24T22:17:57.302Z] ---> 7a599db06c1d [2023-10-24T22:17:57.302Z] Step 34/36 : LABEL arch=arm64 [2023-10-24T22:17:57.302Z] ---> Running in 8534a4b2502c [2023-10-24T22:17:59.254Z] Removing intermediate container 8534a4b2502c [2023-10-24T22:17:59.254Z] ---> 2c9ee359eb61 [2023-10-24T22:17:59.254Z] Step 35/36 : LABEL git_sha=9501c8302724f89e31276cefd420c8543fbf660b [2023-10-24T22:17:59.254Z] ---> Running in f7c7349d49eb [2023-10-24T22:17:59.530Z] Removing intermediate container f7c7349d49eb [2023-10-24T22:17:59.530Z] ---> e03bd0e7255f [2023-10-24T22:17:59.530Z] Step 36/36 : LABEL version=3.1.0-dev.34 [2023-10-24T22:17:59.826Z] ---> Running in 21206ff2e498 [2023-10-24T22:18:00.424Z] Removing intermediate container 21206ff2e498 [2023-10-24T22:18:00.424Z] ---> adbe9bdcacab [2023-10-24T22:18:00.424Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-24T22:18:00.424Z] Successfully built adbe9bdcacab [2023-10-24T22:18:00.693Z] 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-10-24T22:18:00.790Z] provisioning config files... [2023-10-24T22:18:00.805Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/160@tmp/config13525675444568959465tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:18:01.202Z] ---> docker-login.sh [2023-10-24T22:18:01.202Z] nexus3.edgexfoundry.org:10001 [2023-10-24T22:18:01.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:18:01.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:18:01.779Z] Configure a credential helper to remove this warning. See [2023-10-24T22:18:01.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:18:01.779Z] [2023-10-24T22:18:01.779Z] Login Succeeded [2023-10-24T22:18:01.779Z] nexus3.edgexfoundry.org:10002 [2023-10-24T22:18:02.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:18:02.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:18:02.324Z] Configure a credential helper to remove this warning. See [2023-10-24T22:18:02.324Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:18:02.324Z] [2023-10-24T22:18:02.324Z] Login Succeeded [2023-10-24T22:18:02.324Z] nexus3.edgexfoundry.org:10003 [2023-10-24T22:18:02.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:18:02.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:18:02.869Z] Configure a credential helper to remove this warning. See [2023-10-24T22:18:02.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:18:02.869Z] [2023-10-24T22:18:02.869Z] Login Succeeded [2023-10-24T22:18:02.869Z] nexus3.edgexfoundry.org:10004 [2023-10-24T22:18:03.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:18:03.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:18:03.137Z] Configure a credential helper to remove this warning. See [2023-10-24T22:18:03.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:18:03.137Z] [2023-10-24T22:18:03.137Z] Login Succeeded [2023-10-24T22:18:03.137Z] docker.io [2023-10-24T22:18:03.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:18:03.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:18:03.672Z] Configure a credential helper to remove this warning. See [2023-10-24T22:18:03.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:18:03.672Z] [2023-10-24T22:18:03.672Z] Login Succeeded [2023-10-24T22:18:03.672Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T22:18:03.695Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T22:18:03.728Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T22:18:03.745Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2023-10-24T22:18:03.745Z] 9501c8302724f89e31276cefd420c8543fbf660b [2023-10-24T22:18:03.745Z] latest [2023-10-24T22:18:03.745Z] 3.1.0-dev.34 [2023-10-24T22:18:03.745Z] 9501c8302724f89e31276cefd420c8543fbf660b-3.1.0-dev.34 [2023-10-24T22:18:03.745Z] main [2023-10-24T22:18:03.745Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:18:04.123Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:9501c8302724f89e31276cefd420c8543fbf660b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:18:04.544Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:9501c8302724f89e31276cefd420c8543fbf660b [2023-10-24T22:18:04.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-10-24T22:18:04.544Z] 30b488dabfa8: Preparing [2023-10-24T22:18:04.544Z] eff8eb2bd81d: Preparing [2023-10-24T22:18:04.544Z] 5e55a2515d2d: Preparing [2023-10-24T22:18:04.544Z] f93ce107d170: Preparing [2023-10-24T22:18:04.544Z] 608d194cb50c: Preparing [2023-10-24T22:18:04.544Z] acc83c6ca332: Preparing [2023-10-24T22:18:04.544Z] ffba59b0009f: Preparing [2023-10-24T22:18:04.544Z] c29baf8c0bb1: Preparing [2023-10-24T22:18:04.544Z] 011b3f8cdcd7: Preparing [2023-10-24T22:18:04.544Z] e87b97de2f46: Preparing [2023-10-24T22:18:04.544Z] e5d9503ff2df: Preparing [2023-10-24T22:18:04.544Z] f674e8cbb066: Preparing [2023-10-24T22:18:04.544Z] 5f4d9fc4d98d: Preparing [2023-10-24T22:18:04.544Z] acc83c6ca332: Waiting [2023-10-24T22:18:04.544Z] ffba59b0009f: Waiting [2023-10-24T22:18:04.544Z] c29baf8c0bb1: Waiting [2023-10-24T22:18:04.544Z] 011b3f8cdcd7: Waiting [2023-10-24T22:18:04.544Z] e87b97de2f46: Waiting [2023-10-24T22:18:04.544Z] e5d9503ff2df: Waiting [2023-10-24T22:18:04.544Z] f674e8cbb066: Waiting [2023-10-24T22:18:04.544Z] 5f4d9fc4d98d: Waiting [2023-10-24T22:18:04.818Z] eff8eb2bd81d: Pushed [2023-10-24T22:18:04.818Z] f93ce107d170: Pushed [2023-10-24T22:18:04.818Z] 5e55a2515d2d: Pushed [2023-10-24T22:18:04.818Z] 30b488dabfa8: Pushed [2023-10-24T22:18:05.089Z] c29baf8c0bb1: Pushed [2023-10-24T22:18:05.089Z] acc83c6ca332: Pushed [2023-10-24T22:18:05.089Z] 011b3f8cdcd7: Pushed [2023-10-24T22:18:05.089Z] ffba59b0009f: Pushed [2023-10-24T22:18:05.362Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T22:18:05.362Z] e87b97de2f46: Pushed [2023-10-24T22:18:12.017Z] 608d194cb50c: Pushed [2023-10-24T22:18:12.017Z] e5d9503ff2df: Pushed [2023-10-24T22:18:38.691Z] f674e8cbb066: Pushed [2023-10-24T22:18:38.691Z] 9501c8302724f89e31276cefd420c8543fbf660b: digest: sha256:ff5a792782f1ea6b367d4a3fee3c11512794fa03b538d7a127ac0b6b5dbc7120 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:18:39.035Z] + 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-10-24T22:18:39.371Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-10-24T22:18:39.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-10-24T22:18:39.372Z] 30b488dabfa8: Preparing [2023-10-24T22:18:39.372Z] eff8eb2bd81d: Preparing [2023-10-24T22:18:39.372Z] 5e55a2515d2d: Preparing [2023-10-24T22:18:39.372Z] f93ce107d170: Preparing [2023-10-24T22:18:39.372Z] 608d194cb50c: Preparing [2023-10-24T22:18:39.372Z] acc83c6ca332: Preparing [2023-10-24T22:18:39.372Z] ffba59b0009f: Preparing [2023-10-24T22:18:39.372Z] c29baf8c0bb1: Preparing [2023-10-24T22:18:39.372Z] 011b3f8cdcd7: Preparing [2023-10-24T22:18:39.372Z] e87b97de2f46: Preparing [2023-10-24T22:18:39.372Z] e5d9503ff2df: Preparing [2023-10-24T22:18:39.372Z] f674e8cbb066: Preparing [2023-10-24T22:18:39.372Z] 5f4d9fc4d98d: Preparing [2023-10-24T22:18:39.372Z] 011b3f8cdcd7: Waiting [2023-10-24T22:18:39.372Z] e87b97de2f46: Waiting [2023-10-24T22:18:39.372Z] e5d9503ff2df: Waiting [2023-10-24T22:18:39.372Z] f674e8cbb066: Waiting [2023-10-24T22:18:39.372Z] 5f4d9fc4d98d: Waiting [2023-10-24T22:18:39.372Z] ffba59b0009f: Waiting [2023-10-24T22:18:39.372Z] c29baf8c0bb1: Waiting [2023-10-24T22:18:39.372Z] acc83c6ca332: Waiting [2023-10-24T22:18:39.372Z] 30b488dabfa8: Layer already exists [2023-10-24T22:18:39.372Z] eff8eb2bd81d: Layer already exists [2023-10-24T22:18:39.372Z] f93ce107d170: Layer already exists [2023-10-24T22:18:39.372Z] 608d194cb50c: Layer already exists [2023-10-24T22:18:39.372Z] 5e55a2515d2d: Layer already exists [2023-10-24T22:18:39.372Z] acc83c6ca332: Layer already exists [2023-10-24T22:18:39.372Z] e87b97de2f46: Layer already exists [2023-10-24T22:18:39.372Z] c29baf8c0bb1: Layer already exists [2023-10-24T22:18:39.372Z] 011b3f8cdcd7: Layer already exists [2023-10-24T22:18:39.372Z] ffba59b0009f: Layer already exists [2023-10-24T22:18:39.372Z] e5d9503ff2df: Layer already exists [2023-10-24T22:18:39.372Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T22:18:39.372Z] f674e8cbb066: Layer already exists [2023-10-24T22:18:39.638Z] latest: digest: sha256:ff5a792782f1ea6b367d4a3fee3c11512794fa03b538d7a127ac0b6b5dbc7120 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:18:39.975Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:18:40.320Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.34 [2023-10-24T22:18:40.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-10-24T22:18:40.320Z] 30b488dabfa8: Preparing [2023-10-24T22:18:40.320Z] eff8eb2bd81d: Preparing [2023-10-24T22:18:40.320Z] 5e55a2515d2d: Preparing [2023-10-24T22:18:40.320Z] f93ce107d170: Preparing [2023-10-24T22:18:40.320Z] 608d194cb50c: Preparing [2023-10-24T22:18:40.320Z] acc83c6ca332: Preparing [2023-10-24T22:18:40.320Z] acc83c6ca332: Waiting [2023-10-24T22:18:40.320Z] ffba59b0009f: Preparing [2023-10-24T22:18:40.320Z] c29baf8c0bb1: Preparing [2023-10-24T22:18:40.320Z] ffba59b0009f: Waiting [2023-10-24T22:18:40.320Z] 011b3f8cdcd7: Preparing [2023-10-24T22:18:40.320Z] c29baf8c0bb1: Waiting [2023-10-24T22:18:40.320Z] e87b97de2f46: Preparing [2023-10-24T22:18:40.320Z] 011b3f8cdcd7: Waiting [2023-10-24T22:18:40.320Z] e87b97de2f46: Waiting [2023-10-24T22:18:40.320Z] e5d9503ff2df: Preparing [2023-10-24T22:18:40.320Z] f674e8cbb066: Preparing [2023-10-24T22:18:40.320Z] 5f4d9fc4d98d: Preparing [2023-10-24T22:18:40.320Z] e5d9503ff2df: Waiting [2023-10-24T22:18:40.320Z] f674e8cbb066: Waiting [2023-10-24T22:18:40.320Z] 5f4d9fc4d98d: Waiting [2023-10-24T22:18:40.320Z] 608d194cb50c: Layer already exists [2023-10-24T22:18:40.320Z] 30b488dabfa8: Layer already exists [2023-10-24T22:18:40.320Z] 5e55a2515d2d: Layer already exists [2023-10-24T22:18:40.320Z] f93ce107d170: Layer already exists [2023-10-24T22:18:40.320Z] eff8eb2bd81d: Layer already exists [2023-10-24T22:18:40.320Z] c29baf8c0bb1: Layer already exists [2023-10-24T22:18:40.320Z] 011b3f8cdcd7: Layer already exists [2023-10-24T22:18:40.320Z] ffba59b0009f: Layer already exists [2023-10-24T22:18:40.320Z] acc83c6ca332: Layer already exists [2023-10-24T22:18:40.320Z] e87b97de2f46: Layer already exists [2023-10-24T22:18:40.320Z] f674e8cbb066: Layer already exists [2023-10-24T22:18:40.320Z] e5d9503ff2df: Layer already exists [2023-10-24T22:18:40.320Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T22:18:40.587Z] 3.1.0-dev.34: digest: sha256:ff5a792782f1ea6b367d4a3fee3c11512794fa03b538d7a127ac0b6b5dbc7120 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:18:40.942Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:9501c8302724f89e31276cefd420c8543fbf660b-3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:18:41.285Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:9501c8302724f89e31276cefd420c8543fbf660b-3.1.0-dev.34 [2023-10-24T22:18:41.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-10-24T22:18:41.286Z] 30b488dabfa8: Preparing [2023-10-24T22:18:41.286Z] eff8eb2bd81d: Preparing [2023-10-24T22:18:41.286Z] 5e55a2515d2d: Preparing [2023-10-24T22:18:41.286Z] f93ce107d170: Preparing [2023-10-24T22:18:41.286Z] 608d194cb50c: Preparing [2023-10-24T22:18:41.286Z] acc83c6ca332: Preparing [2023-10-24T22:18:41.286Z] ffba59b0009f: Preparing [2023-10-24T22:18:41.286Z] c29baf8c0bb1: Preparing [2023-10-24T22:18:41.286Z] 011b3f8cdcd7: Preparing [2023-10-24T22:18:41.286Z] e87b97de2f46: Preparing [2023-10-24T22:18:41.286Z] e5d9503ff2df: Preparing [2023-10-24T22:18:41.286Z] f674e8cbb066: Preparing [2023-10-24T22:18:41.286Z] 5f4d9fc4d98d: Preparing [2023-10-24T22:18:41.286Z] 011b3f8cdcd7: Waiting [2023-10-24T22:18:41.286Z] e87b97de2f46: Waiting [2023-10-24T22:18:41.286Z] e5d9503ff2df: Waiting [2023-10-24T22:18:41.286Z] f674e8cbb066: Waiting [2023-10-24T22:18:41.286Z] 5f4d9fc4d98d: Waiting [2023-10-24T22:18:41.286Z] acc83c6ca332: Waiting [2023-10-24T22:18:41.286Z] ffba59b0009f: Waiting [2023-10-24T22:18:41.286Z] c29baf8c0bb1: Waiting [2023-10-24T22:18:41.286Z] eff8eb2bd81d: Layer already exists [2023-10-24T22:18:41.286Z] f93ce107d170: Layer already exists [2023-10-24T22:18:41.286Z] 608d194cb50c: Layer already exists [2023-10-24T22:18:41.286Z] 30b488dabfa8: Layer already exists [2023-10-24T22:18:41.286Z] 5e55a2515d2d: Layer already exists [2023-10-24T22:18:41.286Z] acc83c6ca332: Layer already exists [2023-10-24T22:18:41.286Z] c29baf8c0bb1: Layer already exists [2023-10-24T22:18:41.286Z] ffba59b0009f: Layer already exists [2023-10-24T22:18:41.286Z] 011b3f8cdcd7: Layer already exists [2023-10-24T22:18:41.286Z] e87b97de2f46: Layer already exists [2023-10-24T22:18:41.286Z] f674e8cbb066: Layer already exists [2023-10-24T22:18:41.286Z] e5d9503ff2df: Layer already exists [2023-10-24T22:18:41.286Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T22:18:41.554Z] 9501c8302724f89e31276cefd420c8543fbf660b-3.1.0-dev.34: digest: sha256:ff5a792782f1ea6b367d4a3fee3c11512794fa03b538d7a127ac0b6b5dbc7120 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:18:41.912Z] + 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-10-24T22:18:42.250Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2023-10-24T22:18:42.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-10-24T22:18:42.250Z] 30b488dabfa8: Preparing [2023-10-24T22:18:42.250Z] eff8eb2bd81d: Preparing [2023-10-24T22:18:42.250Z] 5e55a2515d2d: Preparing [2023-10-24T22:18:42.250Z] f93ce107d170: Preparing [2023-10-24T22:18:42.250Z] 608d194cb50c: Preparing [2023-10-24T22:18:42.250Z] acc83c6ca332: Preparing [2023-10-24T22:18:42.250Z] ffba59b0009f: Preparing [2023-10-24T22:18:42.250Z] c29baf8c0bb1: Preparing [2023-10-24T22:18:42.250Z] 011b3f8cdcd7: Preparing [2023-10-24T22:18:42.250Z] e87b97de2f46: Preparing [2023-10-24T22:18:42.250Z] e5d9503ff2df: Preparing [2023-10-24T22:18:42.250Z] f674e8cbb066: Preparing [2023-10-24T22:18:42.250Z] 5f4d9fc4d98d: Preparing [2023-10-24T22:18:42.250Z] acc83c6ca332: Waiting [2023-10-24T22:18:42.250Z] ffba59b0009f: Waiting [2023-10-24T22:18:42.250Z] c29baf8c0bb1: Waiting [2023-10-24T22:18:42.250Z] 011b3f8cdcd7: Waiting [2023-10-24T22:18:42.250Z] e87b97de2f46: Waiting [2023-10-24T22:18:42.250Z] e5d9503ff2df: Waiting [2023-10-24T22:18:42.250Z] f674e8cbb066: Waiting [2023-10-24T22:18:42.250Z] 5f4d9fc4d98d: Waiting [2023-10-24T22:18:42.250Z] 30b488dabfa8: Layer already exists [2023-10-24T22:18:42.250Z] 5e55a2515d2d: Layer already exists [2023-10-24T22:18:42.250Z] 608d194cb50c: Layer already exists [2023-10-24T22:18:42.250Z] eff8eb2bd81d: Layer already exists [2023-10-24T22:18:42.250Z] f93ce107d170: Layer already exists [2023-10-24T22:18:42.250Z] acc83c6ca332: Layer already exists [2023-10-24T22:18:42.250Z] ffba59b0009f: Layer already exists [2023-10-24T22:18:42.250Z] c29baf8c0bb1: Layer already exists [2023-10-24T22:18:42.250Z] 011b3f8cdcd7: Layer already exists [2023-10-24T22:18:42.517Z] e87b97de2f46: Layer already exists [2023-10-24T22:18:42.517Z] f674e8cbb066: Layer already exists [2023-10-24T22:18:42.517Z] e5d9503ff2df: Layer already exists [2023-10-24T22:18:42.517Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T22:18:42.517Z] main: digest: sha256:ff5a792782f1ea6b367d4a3fee3c11512794fa03b538d7a127ac0b6b5dbc7120 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T22:18:42.576Z] ===================================================== [Pipeline] echo [2023-10-24T22:18:42.584Z] taggedImages: [2023-10-24T22:18:42.584Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:9501c8302724f89e31276cefd420c8543fbf660b [2023-10-24T22:18:42.584Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-10-24T22:18:42.584Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.34 [2023-10-24T22:18:42.584Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:9501c8302724f89e31276cefd420c8543fbf660b-3.1.0-dev.34 [2023-10-24T22:18:42.584Z] - 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-10-24T22:18:42.952Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T22:18:42.952Z] [2023-10-24T22:18:42.952Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:18:43.295Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T22:18:43.563Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-24T22:18:43.563Z] 8998bd30e6a1: Pulling fs layer [2023-10-24T22:18:43.563Z] 04944245beec: Pulling fs layer [2023-10-24T22:18:43.563Z] 699f458cf7ca: Pulling fs layer [2023-10-24T22:18:43.563Z] 765212b225bb: Pulling fs layer [2023-10-24T22:18:43.563Z] f23df028b6ca: Pulling fs layer [2023-10-24T22:18:43.563Z] d65c8cfc05b1: Pulling fs layer [2023-10-24T22:18:43.563Z] 2437ff75d9bd: Pulling fs layer [2023-10-24T22:18:43.563Z] 765212b225bb: Waiting [2023-10-24T22:18:43.563Z] f23df028b6ca: Waiting [2023-10-24T22:18:43.563Z] d65c8cfc05b1: Waiting [2023-10-24T22:18:43.563Z] 2437ff75d9bd: Waiting [2023-10-24T22:18:43.563Z] 04944245beec: Verifying Checksum [2023-10-24T22:18:43.563Z] 04944245beec: Download complete [2023-10-24T22:18:43.563Z] 765212b225bb: Verifying Checksum [2023-10-24T22:18:43.563Z] 765212b225bb: Download complete [2023-10-24T22:18:43.563Z] f23df028b6ca: Verifying Checksum [2023-10-24T22:18:43.563Z] f23df028b6ca: Download complete [2023-10-24T22:18:43.563Z] d65c8cfc05b1: Verifying Checksum [2023-10-24T22:18:43.563Z] d65c8cfc05b1: Download complete [2023-10-24T22:18:43.832Z] 699f458cf7ca: Verifying Checksum [2023-10-24T22:18:43.832Z] 699f458cf7ca: Download complete [2023-10-24T22:18:44.104Z] 8998bd30e6a1: Verifying Checksum [2023-10-24T22:18:44.104Z] 8998bd30e6a1: Download complete [2023-10-24T22:18:46.693Z] 2437ff75d9bd: Verifying Checksum [2023-10-24T22:18:46.693Z] 2437ff75d9bd: Download complete [2023-10-24T22:18:52.054Z] 8998bd30e6a1: Pull complete [2023-10-24T22:18:52.054Z] 04944245beec: Pull complete [2023-10-24T22:18:53.469Z] 699f458cf7ca: Pull complete [2023-10-24T22:18:53.736Z] 765212b225bb: Pull complete [2023-10-24T22:18:54.698Z] f23df028b6ca: Pull complete [2023-10-24T22:18:54.698Z] d65c8cfc05b1: Pull complete [2023-10-24T22:19:12.933Z] 2437ff75d9bd: Pull complete [2023-10-24T22:19:12.933Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-24T22:19:12.933Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T22:19:12.933Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T22:19:13.134Z] prd-ubuntu20.04-docker-arm64-4c-16g-10317 does not seem to be running inside a container [2023-10-24T22:19:13.207Z] $ 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/160 -v /w/workspace/device-usb-camera/160:/w/workspace/device-usb-camera/160:rw,z -v /w/workspace/device-usb-camera/160@tmp:/w/workspace/device-usb-camera/160@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-10-24T22:19:16.100Z] $ docker top 4db6e3b846b3d3f3bda763bddaf370dc62df92a6454d108ac7e42fefaf3bfe1f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:19:16.994Z] ---> job-cost.sh [2023-10-24T22:19:16.994Z] lf-activate-venv: SKIPPING [2023-10-24T22:19:16.994Z] INFO: No Stack... [2023-10-24T22:19:17.576Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-24T22:19:18.531Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T22:19:19.162Z] + cut -d, -f6 [2023-10-24T22:19:19.162Z] + cat /w/workspace/device-usb-camera/160/archives/cost.csv [Pipeline] lock [2023-10-24T22:19:19.227Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-160-stack-cost] [2023-10-24T22:19:19.232Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-160-stack-cost] did not exist. Created. [2023-10-24T22:19:19.232Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-160-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T22:19:19.881Z] /w/workspace/device-usb-camera/160@tmp/durable-f16a8d42/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-24T22:19:20.218Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-24T22:19:20.501Z] Warning: overwriting stash ‘stack-cost’ [2023-10-24T22:19:20.557Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T22:19:20.566Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-160-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T22:19:20.594Z] $ docker stop --time=1 4db6e3b846b3d3f3bda763bddaf370dc62df92a6454d108ac7e42fefaf3bfe1f [2023-10-24T22:19:22.099Z] $ docker rm -f --volumes 4db6e3b846b3d3f3bda763bddaf370dc62df92a6454d108ac7e42fefaf3bfe1f [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-10-24T22:19:22.495Z] provisioning config files... [2023-10-24T22:19:22.502Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17336211841705210083tmp [Pipeline] { [Pipeline] sh [2023-10-24T22:19:22.790Z] + set +x [2023-10-24T22:19:22.790Z] + + curl -sbash https://codecov.io/bash -s [2023-10-24T22:19:22.790Z] -- [2023-10-24T22:19:22.790Z] [2023-10-24T22:19:22.790Z] _____ _ [2023-10-24T22:19:22.790Z] / ____| | | [2023-10-24T22:19:22.790Z] | | ___ __| | ___ ___ _____ __ [2023-10-24T22:19:22.790Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-24T22:19:22.790Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-24T22:19:22.790Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-24T22:19:22.790Z] Bash-1.0.6 [2023-10-24T22:19:22.790Z] [2023-10-24T22:19:22.790Z] [2023-10-24T22:19:22.790Z] ==> git version 2.25.1 found [2023-10-24T22:19:22.790Z] ==> 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-10-24T22:19:22.790Z] Release-Date: 2020-01-08 [2023-10-24T22:19:22.790Z] 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-10-24T22:19:22.790Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-24T22:19:22.790Z] ==> Jenkins CI detected. [2023-10-24T22:19:22.790Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2023-10-24T22:19:22.790Z] project root: . [2023-10-24T22:19:22.790Z] --> token set from env [2023-10-24T22:19:22.790Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-24T22:19:22.790Z] ==> Running gcov in . (disable via -X gcov) [2023-10-24T22:19:22.790Z] ==> Python coveragepy not found [2023-10-24T22:19:22.790Z] ==> Searching for coverage reports in: [2023-10-24T22:19:22.790Z] + . [2023-10-24T22:19:22.790Z] -> Found 1 reports [2023-10-24T22:19:22.790Z] ==> Detecting git/mercurial file structure [2023-10-24T22:19:22.790Z] ==> Reading reports [2023-10-24T22:19:23.049Z] + ./coverage.out bytes=54703 [2023-10-24T22:19:23.049Z] ==> Appending adjustments [2023-10-24T22:19:23.049Z] https://docs.codecov.io/docs/fixing-reports [2023-10-24T22:19:23.049Z] + Found adjustments [2023-10-24T22:19:23.049Z] ==> Gzipping contents [2023-10-24T22:19:23.049Z] 8.0K /tmp/codecov.rWOESh.gz [2023-10-24T22:19:23.049Z] ==> Uploading reports [2023-10-24T22:19:23.049Z] url: https://codecov.io [2023-10-24T22:19:23.049Z] query: branch=main&commit=9501c8302724f89e31276cefd420c8543fbf660b&build=160&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F160%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-24T22:19:23.049Z] -> Pinging Codecov [2023-10-24T22:19:23.049Z] 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=9501c8302724f89e31276cefd420c8543fbf660b&build=160&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F160%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-24T22:19:23.049Z] -> Uploading to [2023-10-24T22:19:23.049Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-24/73D8F5FF140700D3E01443B452E23636/9501c8302724f89e31276cefd420c8543fbf660b/fd4a1739-f3f8-4f87-93d5-30033e6d140a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T221923Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=531d6aa12077a47aa49561412bfbae677c227c3934f6e6740a7d711037163480 [2023-10-24T22:19:23.307Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T22:19:23.307Z] Dload Upload Total Spent Left Speed [2023-10-24T22:19:23.566Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 19781 --:--:-- --:--:-- --:--:-- 19781 [2023-10-24T22:19:23.566Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/9501c8302724f89e31276cefd420c8543fbf660b [Pipeline] } [2023-10-24T22:19:23.572Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-10-24T22:19:23.770Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-10-24T22:19:23.779Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:19:24.071Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-24T22:19:24.071Z] [2023-10-24T22:19:24.071Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:19:24.370Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-24T22:19:24.370Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-10-24T22:19:24.370Z] df9b9388f04a: Pulling fs layer [2023-10-24T22:19:24.370Z] 52dc419b0ee2: Pulling fs layer [2023-10-24T22:19:24.370Z] 25bc292e5bac: Pulling fs layer [2023-10-24T22:19:24.370Z] 114826534d7a: Pulling fs layer [2023-10-24T22:19:24.370Z] 4657fd5d0bcf: Pulling fs layer [2023-10-24T22:19:24.370Z] 6ad1cebc031e: Pulling fs layer [2023-10-24T22:19:24.370Z] 8a3aa393b2d8: Pulling fs layer [2023-10-24T22:19:24.370Z] 4657fd5d0bcf: Waiting [2023-10-24T22:19:24.370Z] 6ad1cebc031e: Waiting [2023-10-24T22:19:24.370Z] 8a3aa393b2d8: Waiting [2023-10-24T22:19:24.370Z] 114826534d7a: Waiting [2023-10-24T22:19:24.370Z] 52dc419b0ee2: Download complete [2023-10-24T22:19:24.370Z] 4657fd5d0bcf: Download complete [2023-10-24T22:19:24.370Z] df9b9388f04a: Verifying Checksum [2023-10-24T22:19:24.370Z] df9b9388f04a: Download complete [2023-10-24T22:19:24.370Z] 6ad1cebc031e: Verifying Checksum [2023-10-24T22:19:24.370Z] 6ad1cebc031e: Download complete [2023-10-24T22:19:24.629Z] df9b9388f04a: Pull complete [2023-10-24T22:19:24.629Z] 52dc419b0ee2: Pull complete [2023-10-24T22:19:24.629Z] 25bc292e5bac: Pull complete [2023-10-24T22:19:25.196Z] 114826534d7a: Verifying Checksum [2023-10-24T22:19:25.196Z] 114826534d7a: Download complete [2023-10-24T22:19:25.196Z] 8a3aa393b2d8: Verifying Checksum [2023-10-24T22:19:25.196Z] 8a3aa393b2d8: Download complete [2023-10-24T22:19:28.474Z] 114826534d7a: Pull complete [2023-10-24T22:19:28.474Z] 4657fd5d0bcf: Pull complete [2023-10-24T22:19:28.733Z] 6ad1cebc031e: Pull complete [2023-10-24T22:19:31.258Z] 8a3aa393b2d8: Pull complete [2023-10-24T22:19:31.258Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-10-24T22:19:31.258Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-24T22:19:31.258Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T22:19:31.329Z] prd-ubuntu20.04-docker-8c-8g-10314 does not seem to be running inside a container [2023-10-24T22:19:31.358Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-10-24T22:19:38.622Z] $ docker top 0d85b2e81381b2e758a405e3088119c9c98b2ac2408aaa1233da57eda22e6ae5 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-24T22:19:38.682Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2023-10-24T22:19:38.957Z] + set -o pipefail [2023-10-24T22:19:38.957Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2023-10-24T22:19:53.831Z] [2023-10-24T22:19:53.831Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2023-10-24T22:19:53.831Z] [2023-10-24T22:19:53.832Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/1c79cd94-a637-43c8-8877-94c8ca1b8da7 [2023-10-24T22:19:53.832Z] [2023-10-24T22:19:53.832Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-10-24T22:19:53.832Z] [2023-10-24T22:19:53.832Z] [2023-10-24T22:19:53.832Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-10-24T22:19:53.832Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-10-24T22:19:53.832Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-10-24T22:19:53.841Z] $ docker stop --time=1 0d85b2e81381b2e758a405e3088119c9c98b2ac2408aaa1233da57eda22e6ae5 [2023-10-24T22:19:58.466Z] $ docker rm -f --volumes 0d85b2e81381b2e758a405e3088119c9c98b2ac2408aaa1233da57eda22e6ae5 [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-10-24T22:19:59.164Z] + git log --format=format:%s -1 9501c8302724f89e31276cefd420c8543fbf660b [Pipeline] sh [2023-10-24T22:19:59.448Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T22:19:59.448Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:19:59.740Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T22:19:59.740Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T22:19:59.808Z] prd-ubuntu20.04-docker-8c-8g-10314 does not seem to be running inside a container [2023-10-24T22:19:59.844Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-24T22:20:00.360Z] $ docker top eb3987c999eb7b4fdeb0447fe5c47edf271ee92b56bfdc528c09480d7b81c494 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T22:20:00.444Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T22:20:00.444Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T22:20:00.558Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T22:20:00.561Z] $ docker exec eb3987c999eb7b4fdeb0447fe5c47edf271ee92b56bfdc528c09480d7b81c494 ssh-agent [2023-10-24T22:20:00.669Z] SSH_AUTH_SOCK=/tmp/ssh-ftkgmfPiPOwO/agent.32 [2023-10-24T22:20:00.669Z] SSH_AGENT_PID=38 [2023-10-24T22:20:00.675Z] Running ssh-add (command line suppressed) [2023-10-24T22:20:00.781Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16540822267346362150.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16540822267346362150.key) [2023-10-24T22:20:00.802Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T22:20:01.087Z] + git semver tag [2023-10-24T22:20:01.345Z] 2023-10-24 22:20:01,252 [run_tag] DEBUG tag force:False [2023-10-24T22:20:01.345Z] 2023-10-24 22:20:01,253 [check_head_tag] DEBUG check head tag [2023-10-24T22:20:01.345Z] 2023-10-24 22:20:01,255 [execute] INFO git cat-file --batch-check [2023-10-24T22:20:01.345Z] 2023-10-24 22:20:01,255 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-10-24T22:20:01.345Z] 2023-10-24 22:20:01,259 [execute] INFO git cat-file --batch [2023-10-24T22:20:01.345Z] 2023-10-24 22:20:01,259 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-10-24T22:20:01.345Z] 2023-10-24 22:20:01,295 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-10-24T22:20:01.345Z] 2023-10-24 22:20:01,295 [execute] INFO git tag -a v3.1.0-dev.34 -m v3.1.0-dev.34 [2023-10-24T22:20:01.345Z] 2023-10-24 22:20:01,296 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.34', '-m', 'v3.1.0-dev.34'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-10-24T22:20:01.345Z] 2023-10-24 22:20:01,300 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-10-24T22:20:01.345Z] 3.1.0-dev.34 [Pipeline] } [2023-10-24T22:20:01.354Z] $ docker exec --env ******** --env ******** eb3987c999eb7b4fdeb0447fe5c47edf271ee92b56bfdc528c09480d7b81c494 ssh-agent -k [2023-10-24T22:20:01.444Z] unset SSH_AUTH_SOCK; [2023-10-24T22:20:01.444Z] unset SSH_AGENT_PID; [2023-10-24T22:20:01.444Z] echo Agent pid 38 killed; [2023-10-24T22:20:01.453Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T22:20:01.762Z] + git semver [Pipeline] } [2023-10-24T22:20:02.032Z] $ docker stop --time=1 eb3987c999eb7b4fdeb0447fe5c47edf271ee92b56bfdc528c09480d7b81c494 [2023-10-24T22:20:03.273Z] $ docker rm -f --volumes eb3987c999eb7b4fdeb0447fe5c47edf271ee92b56bfdc528c09480d7b81c494 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:20:03.671Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-24T22:20:03.671Z] [2023-10-24T22:20:03.671Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:20:03.972Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-24T22:20:03.972Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-10-24T22:20:03.972Z] ab5ef0e58194: Pulling fs layer [2023-10-24T22:20:03.972Z] 9712f1f96733: Pulling fs layer [2023-10-24T22:20:03.972Z] 63f879dbbcfc: Pulling fs layer [2023-10-24T22:20:03.972Z] 0d9ebad4ef96: Pulling fs layer [2023-10-24T22:20:03.972Z] e9a5061849ea: Pulling fs layer [2023-10-24T22:20:03.972Z] d747dcd14b5f: Pulling fs layer [2023-10-24T22:20:03.972Z] 2de7ff778b66: Pulling fs layer [2023-10-24T22:20:03.972Z] 0d9ebad4ef96: Waiting [2023-10-24T22:20:03.972Z] d747dcd14b5f: Waiting [2023-10-24T22:20:03.972Z] e9a5061849ea: Waiting [2023-10-24T22:20:03.972Z] 2de7ff778b66: Waiting [2023-10-24T22:20:03.972Z] 9712f1f96733: Verifying Checksum [2023-10-24T22:20:03.972Z] 9712f1f96733: Download complete [2023-10-24T22:20:04.231Z] 63f879dbbcfc: Verifying Checksum [2023-10-24T22:20:04.231Z] 63f879dbbcfc: Download complete [2023-10-24T22:20:04.489Z] ab5ef0e58194: Verifying Checksum [2023-10-24T22:20:04.489Z] ab5ef0e58194: Download complete [2023-10-24T22:20:04.489Z] d747dcd14b5f: Verifying Checksum [2023-10-24T22:20:04.489Z] d747dcd14b5f: Download complete [2023-10-24T22:20:04.489Z] e9a5061849ea: Verifying Checksum [2023-10-24T22:20:04.489Z] e9a5061849ea: Download complete [2023-10-24T22:20:04.489Z] 0d9ebad4ef96: Verifying Checksum [2023-10-24T22:20:04.489Z] 0d9ebad4ef96: Download complete [2023-10-24T22:20:04.490Z] 2de7ff778b66: Verifying Checksum [2023-10-24T22:20:04.490Z] 2de7ff778b66: Download complete [2023-10-24T22:20:07.767Z] ab5ef0e58194: Pull complete [2023-10-24T22:20:07.767Z] 9712f1f96733: Pull complete [2023-10-24T22:20:08.025Z] 63f879dbbcfc: Pull complete [2023-10-24T22:20:12.210Z] 0d9ebad4ef96: Pull complete [2023-10-24T22:20:12.210Z] e9a5061849ea: Pull complete [2023-10-24T22:20:12.467Z] d747dcd14b5f: Pull complete [2023-10-24T22:20:13.398Z] 2de7ff778b66: Pull complete [2023-10-24T22:20:13.398Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-10-24T22:20:13.398Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-24T22:20:13.398Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T22:20:13.473Z] prd-ubuntu20.04-docker-8c-8g-10314 does not seem to be running inside a container [2023-10-24T22:20:13.497Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-10-24T22:20:21.972Z] $ docker top eecf93664ab568df6245794abb6dfe66f8590794b889234dbfb79e2b434f3680 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-10-24T22:20:22.038Z] provisioning config files... [2023-10-24T22:20:22.043Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8765307767418172134tmp [2023-10-24T22:20:22.053Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7228555683654338322tmp [2023-10-24T22:20:22.061Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15325293056135266189tmp [Pipeline] { [Pipeline] echo [2023-10-24T22:20:22.076Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:20:22.357Z] ---> sigul-configuration.sh [2023-10-24T22:20:22.357Z] gpg: directory `/root/.gnupg' created [2023-10-24T22:20:22.357Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-10-24T22:20:22.357Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-10-24T22:20:22.357Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-10-24T22:20:22.357Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-10-24T22:20:22.357Z] gpg: CAST5 encrypted data [2023-10-24T22:20:22.357Z] gpg: encrypted with 1 passphrase [2023-10-24T22:20:22.357Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-10-24T22:20:22.637Z] + mkdir /home/jenkins [2023-10-24T22:20:22.638Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-10-24T22:20:22.919Z] + 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-10-24T22:20:22.928Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:20:23.209Z] ---> sigul-install.sh [2023-10-24T22:20:23.209Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-10-24T22:20:23.491Z] + git tag --list [2023-10-24T22:20:23.491Z] v0.0.0 [2023-10-24T22:20:23.491Z] v0.0.1-dev.1 [2023-10-24T22:20:23.491Z] v0.0.1-dev.10 [2023-10-24T22:20:23.491Z] v0.0.1-dev.11 [2023-10-24T22:20:23.491Z] v0.0.1-dev.12 [2023-10-24T22:20:23.491Z] v0.0.1-dev.13 [2023-10-24T22:20:23.491Z] v0.0.1-dev.14 [2023-10-24T22:20:23.491Z] v0.0.1-dev.15 [2023-10-24T22:20:23.491Z] v0.0.1-dev.16 [2023-10-24T22:20:23.491Z] v0.0.1-dev.2 [2023-10-24T22:20:23.491Z] v0.0.1-dev.3 [2023-10-24T22:20:23.491Z] v0.0.1-dev.4 [2023-10-24T22:20:23.491Z] v0.0.1-dev.5 [2023-10-24T22:20:23.491Z] v0.0.1-dev.6 [2023-10-24T22:20:23.491Z] v0.0.1-dev.7 [2023-10-24T22:20:23.491Z] v0.0.1-dev.8 [2023-10-24T22:20:23.491Z] v0.0.1-dev.9 [2023-10-24T22:20:23.491Z] v2.2.0 [2023-10-24T22:20:23.491Z] v2.2.0-dev.17 [2023-10-24T22:20:23.491Z] v2.2.0-dev.18 [2023-10-24T22:20:23.491Z] v2.2.0-dev.19 [2023-10-24T22:20:23.491Z] v2.2.0-dev.20 [2023-10-24T22:20:23.491Z] v2.2.0-dev.21 [2023-10-24T22:20:23.491Z] v2.2.0-dev.22 [2023-10-24T22:20:23.491Z] v2.2.0-dev.23 [2023-10-24T22:20:23.491Z] v2.2.0-dev.24 [2023-10-24T22:20:23.491Z] v2.2.0-dev.25 [2023-10-24T22:20:23.491Z] v2.2.0-dev.26 [2023-10-24T22:20:23.491Z] v2.2.0-dev.27 [2023-10-24T22:20:23.491Z] v2.3.0 [2023-10-24T22:20:23.491Z] v2.3.0-dev.1 [2023-10-24T22:20:23.491Z] v2.3.0-dev.10 [2023-10-24T22:20:23.491Z] v2.3.0-dev.11 [2023-10-24T22:20:23.491Z] v2.3.0-dev.12 [2023-10-24T22:20:23.491Z] v2.3.0-dev.13 [2023-10-24T22:20:23.491Z] v2.3.0-dev.14 [2023-10-24T22:20:23.491Z] v2.3.0-dev.15 [2023-10-24T22:20:23.491Z] v2.3.0-dev.16 [2023-10-24T22:20:23.491Z] v2.3.0-dev.17 [2023-10-24T22:20:23.491Z] v2.3.0-dev.18 [2023-10-24T22:20:23.491Z] v2.3.0-dev.19 [2023-10-24T22:20:23.491Z] v2.3.0-dev.2 [2023-10-24T22:20:23.491Z] v2.3.0-dev.20 [2023-10-24T22:20:23.491Z] v2.3.0-dev.21 [2023-10-24T22:20:23.491Z] v2.3.0-dev.22 [2023-10-24T22:20:23.491Z] v2.3.0-dev.23 [2023-10-24T22:20:23.491Z] v2.3.0-dev.24 [2023-10-24T22:20:23.491Z] v2.3.0-dev.25 [2023-10-24T22:20:23.491Z] v2.3.0-dev.26 [2023-10-24T22:20:23.491Z] v2.3.0-dev.27 [2023-10-24T22:20:23.491Z] v2.3.0-dev.28 [2023-10-24T22:20:23.491Z] v2.3.0-dev.3 [2023-10-24T22:20:23.491Z] v2.3.0-dev.4 [2023-10-24T22:20:23.491Z] v2.3.0-dev.5 [2023-10-24T22:20:23.491Z] v2.3.0-dev.6 [2023-10-24T22:20:23.491Z] v2.3.0-dev.7 [2023-10-24T22:20:23.491Z] v2.3.0-dev.8 [2023-10-24T22:20:23.491Z] v2.3.0-dev.9 [2023-10-24T22:20:23.491Z] v2.3.1 [2023-10-24T22:20:23.491Z] v2.3.1-dev.4 [2023-10-24T22:20:23.491Z] v2.3.1-dev.5 [2023-10-24T22:20:23.491Z] v2.3.1-dev.6 [2023-10-24T22:20:23.491Z] v3.0 [2023-10-24T22:20:23.491Z] v3.0.0 [2023-10-24T22:20:23.491Z] v3.0.0-dev.1 [2023-10-24T22:20:23.491Z] v3.0.0-dev.10 [2023-10-24T22:20:23.491Z] v3.0.0-dev.11 [2023-10-24T22:20:23.491Z] v3.0.0-dev.12 [2023-10-24T22:20:23.491Z] v3.0.0-dev.13 [2023-10-24T22:20:23.491Z] v3.0.0-dev.14 [2023-10-24T22:20:23.491Z] v3.0.0-dev.15 [2023-10-24T22:20:23.491Z] v3.0.0-dev.16 [2023-10-24T22:20:23.491Z] v3.0.0-dev.17 [2023-10-24T22:20:23.491Z] v3.0.0-dev.18 [2023-10-24T22:20:23.491Z] v3.0.0-dev.19 [2023-10-24T22:20:23.491Z] v3.0.0-dev.2 [2023-10-24T22:20:23.491Z] v3.0.0-dev.20 [2023-10-24T22:20:23.491Z] v3.0.0-dev.21 [2023-10-24T22:20:23.491Z] v3.0.0-dev.22 [2023-10-24T22:20:23.491Z] v3.0.0-dev.23 [2023-10-24T22:20:23.491Z] v3.0.0-dev.24 [2023-10-24T22:20:23.491Z] v3.0.0-dev.25 [2023-10-24T22:20:23.491Z] v3.0.0-dev.26 [2023-10-24T22:20:23.491Z] v3.0.0-dev.27 [2023-10-24T22:20:23.491Z] v3.0.0-dev.28 [2023-10-24T22:20:23.491Z] v3.0.0-dev.29 [2023-10-24T22:20:23.491Z] v3.0.0-dev.3 [2023-10-24T22:20:23.491Z] v3.0.0-dev.30 [2023-10-24T22:20:23.491Z] v3.0.0-dev.31 [2023-10-24T22:20:23.491Z] v3.0.0-dev.32 [2023-10-24T22:20:23.491Z] v3.0.0-dev.33 [2023-10-24T22:20:23.491Z] v3.0.0-dev.34 [2023-10-24T22:20:23.491Z] v3.0.0-dev.35 [2023-10-24T22:20:23.491Z] v3.0.0-dev.36 [2023-10-24T22:20:23.491Z] v3.0.0-dev.37 [2023-10-24T22:20:23.491Z] v3.0.0-dev.38 [2023-10-24T22:20:23.491Z] v3.0.0-dev.39 [2023-10-24T22:20:23.491Z] v3.0.0-dev.4 [2023-10-24T22:20:23.491Z] v3.0.0-dev.40 [2023-10-24T22:20:23.491Z] v3.0.0-dev.41 [2023-10-24T22:20:23.491Z] v3.0.0-dev.42 [2023-10-24T22:20:23.491Z] v3.0.0-dev.43 [2023-10-24T22:20:23.491Z] v3.0.0-dev.44 [2023-10-24T22:20:23.491Z] v3.0.0-dev.45 [2023-10-24T22:20:23.491Z] v3.0.0-dev.46 [2023-10-24T22:20:23.491Z] v3.0.0-dev.47 [2023-10-24T22:20:23.491Z] v3.0.0-dev.48 [2023-10-24T22:20:23.491Z] v3.0.0-dev.49 [2023-10-24T22:20:23.491Z] v3.0.0-dev.5 [2023-10-24T22:20:23.491Z] v3.0.0-dev.50 [2023-10-24T22:20:23.491Z] v3.0.0-dev.51 [2023-10-24T22:20:23.491Z] v3.0.0-dev.6 [2023-10-24T22:20:23.491Z] v3.0.0-dev.7 [2023-10-24T22:20:23.491Z] v3.0.0-dev.8 [2023-10-24T22:20:23.491Z] v3.0.0-dev.9 [2023-10-24T22:20:23.491Z] v3.1.0-dev.1 [2023-10-24T22:20:23.491Z] v3.1.0-dev.10 [2023-10-24T22:20:23.491Z] v3.1.0-dev.11 [2023-10-24T22:20:23.491Z] v3.1.0-dev.12 [2023-10-24T22:20:23.491Z] v3.1.0-dev.13 [2023-10-24T22:20:23.491Z] v3.1.0-dev.14 [2023-10-24T22:20:23.491Z] v3.1.0-dev.15 [2023-10-24T22:20:23.491Z] v3.1.0-dev.16 [2023-10-24T22:20:23.491Z] v3.1.0-dev.17 [2023-10-24T22:20:23.491Z] v3.1.0-dev.18 [2023-10-24T22:20:23.491Z] v3.1.0-dev.19 [2023-10-24T22:20:23.491Z] v3.1.0-dev.2 [2023-10-24T22:20:23.491Z] v3.1.0-dev.20 [2023-10-24T22:20:23.491Z] v3.1.0-dev.21 [2023-10-24T22:20:23.491Z] v3.1.0-dev.22 [2023-10-24T22:20:23.491Z] v3.1.0-dev.23 [2023-10-24T22:20:23.491Z] v3.1.0-dev.24 [2023-10-24T22:20:23.491Z] v3.1.0-dev.25 [2023-10-24T22:20:23.491Z] v3.1.0-dev.26 [2023-10-24T22:20:23.491Z] v3.1.0-dev.27 [2023-10-24T22:20:23.491Z] v3.1.0-dev.28 [2023-10-24T22:20:23.491Z] v3.1.0-dev.29 [2023-10-24T22:20:23.491Z] v3.1.0-dev.3 [2023-10-24T22:20:23.491Z] v3.1.0-dev.30 [2023-10-24T22:20:23.491Z] v3.1.0-dev.31 [2023-10-24T22:20:23.491Z] v3.1.0-dev.32 [2023-10-24T22:20:23.491Z] v3.1.0-dev.33 [2023-10-24T22:20:23.491Z] v3.1.0-dev.34 [2023-10-24T22:20:23.491Z] v3.1.0-dev.4 [2023-10-24T22:20:23.491Z] v3.1.0-dev.5 [2023-10-24T22:20:23.491Z] v3.1.0-dev.6 [2023-10-24T22:20:23.491Z] v3.1.0-dev.7 [2023-10-24T22:20:23.491Z] v3.1.0-dev.8 [2023-10-24T22:20:23.491Z] v3.1.0-dev.9 [Pipeline] sh [2023-10-24T22:20:23.770Z] + lftools sign git-tag v3.1.0-dev.34 [2023-10-24T22:20:24.337Z] Signing Git tag with Sigul... [2023-10-24T22:20:24.337Z] Signing v3.1.0-dev.34 [Pipeline] echo [2023-10-24T22:20:24.921Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:20:25.204Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-10-24T22:20:25.211Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-10-24T22:20:25.229Z] $ docker stop --time=1 eecf93664ab568df6245794abb6dfe66f8590794b889234dbfb79e2b434f3680 [2023-10-24T22:20:26.480Z] $ docker rm -f --volumes eecf93664ab568df6245794abb6dfe66f8590794b889234dbfb79e2b434f3680 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-10-24T22:20:26.888Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T22:20:26.888Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:20:27.180Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T22:20:27.180Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T22:20:27.245Z] prd-ubuntu20.04-docker-8c-8g-10314 does not seem to be running inside a container [2023-10-24T22:20:27.271Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-24T22:20:27.610Z] $ docker top 62ef177bd7579bcf065918a915029f399de5cfee1121c73cd6707cfa6f9a88b9 -eo pid,comm [2023-10-24T22:20:27.656Z] 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-10-24T22:20:27.656Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T22:20:27.684Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T22:20:27.684Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T22:20:27.802Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T22:20:27.804Z] $ docker exec 62ef177bd7579bcf065918a915029f399de5cfee1121c73cd6707cfa6f9a88b9 ssh-agent [2023-10-24T22:20:27.895Z] SSH_AUTH_SOCK=/tmp/ssh-vvgyTvqYVrws/agent.32 [2023-10-24T22:20:27.895Z] SSH_AGENT_PID=38 [2023-10-24T22:20:27.899Z] Running ssh-add (command line suppressed) [2023-10-24T22:20:28.008Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7859318260260577446.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7859318260260577446.key) [2023-10-24T22:20:28.019Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T22:20:28.303Z] + git semver bump pre [2023-10-24T22:20:28.562Z] 2023-10-24 22:20:28,491 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-10-24T22:20:28.562Z] 2023-10-24 22:20:28,492 [bump_version] DEBUG bumping version:3.1.0-dev.34 on axis:pre with prefix:dev [2023-10-24T22:20:28.562Z] 2023-10-24 22:20:28,492 [bump_version] DEBUG bumped version:3.1.0-dev.35 [2023-10-24T22:20:28.562Z] 2023-10-24 22:20:28,492 [write_version] DEBUG write version:3.1.0-dev.35 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2023-10-24T22:20:28.562Z] 2023-10-24 22:20:28,492 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-10-24T22:20:28.562Z] 2023-10-24 22:20:28,492 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-10-24T22:20:28.562Z] 2023-10-24 22:20:28,494 [execute] INFO git cat-file --batch-check [2023-10-24T22:20:28.562Z] 2023-10-24 22:20:28,494 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T22:20:28.562Z] 2023-10-24 22:20:28,499 [execute] INFO git cat-file --batch [2023-10-24T22:20:28.562Z] 2023-10-24 22:20:28,499 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T22:20:28.562Z] 2023-10-24 22:20:28,504 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-10-24T22:20:28.562Z] 3.1.0-dev.35 [Pipeline] } [2023-10-24T22:20:28.570Z] $ docker exec --env ******** --env ******** 62ef177bd7579bcf065918a915029f399de5cfee1121c73cd6707cfa6f9a88b9 ssh-agent -k [2023-10-24T22:20:28.664Z] unset SSH_AUTH_SOCK; [2023-10-24T22:20:28.665Z] unset SSH_AGENT_PID; [2023-10-24T22:20:28.665Z] echo Agent pid 38 killed; [2023-10-24T22:20:28.674Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T22:20:28.972Z] + git semver [Pipeline] } [2023-10-24T22:20:29.242Z] $ docker stop --time=1 62ef177bd7579bcf065918a915029f399de5cfee1121c73cd6707cfa6f9a88b9 [2023-10-24T22:20:30.506Z] $ docker rm -f --volumes 62ef177bd7579bcf065918a915029f399de5cfee1121c73cd6707cfa6f9a88b9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T22:20:30.846Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T22:20:30.846Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:20:31.150Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T22:20:31.150Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T22:20:31.218Z] prd-ubuntu20.04-docker-8c-8g-10314 does not seem to be running inside a container [2023-10-24T22:20:31.249Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-24T22:20:31.553Z] $ docker top 460282ae16e7e855cc87c9d063bada19e26fa9906c89830297d5c826b11ec69d -eo pid,comm [2023-10-24T22:20:31.598Z] 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-10-24T22:20:31.598Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T22:20:31.635Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T22:20:31.635Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T22:20:31.755Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T22:20:31.757Z] $ docker exec 460282ae16e7e855cc87c9d063bada19e26fa9906c89830297d5c826b11ec69d ssh-agent [2023-10-24T22:20:31.858Z] SSH_AUTH_SOCK=/tmp/ssh-adDF2bLgus1O/agent.31 [2023-10-24T22:20:31.858Z] SSH_AGENT_PID=37 [2023-10-24T22:20:31.863Z] Running ssh-add (command line suppressed) [2023-10-24T22:20:31.961Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8835732079199397387.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8835732079199397387.key) [2023-10-24T22:20:31.973Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T22:20:32.260Z] + git semver push [2023-10-24T22:20:32.518Z] 2023-10-24 22:20:32,448 [run_push] DEBUG push [2023-10-24T22:20:32.518Z] 2023-10-24 22:20:32,449 [execute] INFO git cat-file --batch-check [2023-10-24T22:20:32.518Z] 2023-10-24 22:20:32,449 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T22:20:32.518Z] 2023-10-24 22:20:32,453 [execute] INFO git rev-list 2a39cedaa306c36a3556af8e1e251b3809ecf466 -- [2023-10-24T22:20:32.518Z] 2023-10-24 22:20:32,453 [execute] DEBUG Popen(['git', 'rev-list', '2a39cedaa306c36a3556af8e1e251b3809ecf466', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-24T22:20:32.518Z] 2023-10-24 22:20:32,461 [execute] INFO git fetch -v origin [2023-10-24T22:20:32.518Z] 2023-10-24 22:20:32,461 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-10-24T22:20:33.085Z] 2023-10-24 22:20:32,985 [run_push] DEBUG no remote changes detected [2023-10-24T22:20:33.085Z] 2023-10-24 22:20:32,986 [execute] INFO git push origin semver [2023-10-24T22:20:33.085Z] 2023-10-24 22:20:32,986 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-24T22:20:34.088Z] 2023-10-24 22:20:33,775 [run_push] DEBUG push all version tags [2023-10-24T22:20:34.088Z] 2023-10-24 22:20:33,775 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-10-24T22:20:34.088Z] 2023-10-24 22:20:33,776 [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-10-24T22:20:34.673Z] 2023-10-24 22:20:34,538 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-10-24T22:20:34.673Z] 3.1.0-dev.35 [Pipeline] } [2023-10-24T22:20:34.687Z] $ docker exec --env ******** --env ******** 460282ae16e7e855cc87c9d063bada19e26fa9906c89830297d5c826b11ec69d ssh-agent -k [2023-10-24T22:20:34.776Z] unset SSH_AUTH_SOCK; [2023-10-24T22:20:34.777Z] unset SSH_AGENT_PID; [2023-10-24T22:20:34.777Z] echo Agent pid 37 killed; [2023-10-24T22:20:34.790Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T22:20:35.155Z] + git semver [Pipeline] } [2023-10-24T22:20:35.424Z] $ docker stop --time=1 460282ae16e7e855cc87c9d063bada19e26fa9906c89830297d5c826b11ec69d [2023-10-24T22:20:36.679Z] $ docker rm -f --volumes 460282ae16e7e855cc87c9d063bada19e26fa9906c89830297d5c826b11ec69d [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-10-24T22:20:37.222Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2023-10-24T22:20:37.222Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-10-24T22:20:37.222Z] total 16 [2023-10-24T22:20:37.222Z] drwxr-xr-x 3 root root 4096 Oct 24 22:08 . [2023-10-24T22:20:37.222Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 22:20 .. [2023-10-24T22:20:37.222Z] drwxr-xr-x 2 root root 4096 Oct 24 22:08 cost [2023-10-24T22:20:37.222Z] -rw-r--r-- 1 root root 89 Oct 24 22:08 cost.csv [2023-10-24T22:20:37.222Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2023-10-24T22:20:37.222Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-10-24T22:20:37.222Z] total 16 [2023-10-24T22:20:37.222Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 22:08 . [2023-10-24T22:20:37.222Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 22:20 .. [2023-10-24T22:20:37.222Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 22:08 cost [2023-10-24T22:20:37.222Z] -rw-r--r-- 1 jenkins jenkins 89 Oct 24 22:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:20:37.511Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:20:38.366Z] ---> package-listing.sh [2023-10-24T22:20:38.366Z] ++ facter osfamily [2023-10-24T22:20:38.366Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-24T22:20:38.623Z] + OS_FAMILY=debian [2023-10-24T22:20:38.623Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2023-10-24T22:20:38.623Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-24T22:20:38.623Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-24T22:20:38.623Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-24T22:20:38.623Z] + PACKAGES=/tmp/packages_start.txt [2023-10-24T22:20:38.623Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-10-24T22:20:38.623Z] + PACKAGES=/tmp/packages_end.txt [2023-10-24T22:20:38.623Z] + case "${OS_FAMILY}" in [2023-10-24T22:20:38.623Z] + dpkg -l [2023-10-24T22:20:38.623Z] + grep '^ii' [2023-10-24T22:20:38.623Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-24T22:20:38.623Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-24T22:20:38.623Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-24T22:20:38.623Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-10-24T22:20:38.623Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2023-10-24T22:20:38.623Z] + 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-10-24T22:20:38.634Z] 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-10-24T22:20:38.910Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:20:39.468Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T22:20:39.468Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T22:20:39.535Z] prd-ubuntu20.04-docker-8c-8g-10314 does not seem to be running inside a container [2023-10-24T22:20:39.563Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-24T22:20:39.779Z] $ docker top db4e40c6fbdcbc65f0a712f430172e6606bad95579d7fcb555e5aef1895bcff4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T22:20:40.120Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-24T22:20:40.405Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-24T22:20:40.691Z] + ls /var/log/sa-host [2023-10-24T22:20:40.691Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T22:20:40.760Z] provisioning config files... [2023-10-24T22:20:40.768Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config50824361654322285tmp [Pipeline] { [Pipeline] echo [2023-10-24T22:20:40.786Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:20:41.068Z] ---> create-netrc.sh [Pipeline] } [2023-10-24T22:20:41.076Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:20:41.404Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-24T22:20:41.411Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:20:41.692Z] ---> sudo-logs.sh [2023-10-24T22:20:41.692Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-24T22:20:41.715Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:20:41.996Z] ---> job-cost.sh [2023-10-24T22:20:41.996Z] lf-activate-venv: SKIPPING [2023-10-24T22:20:41.996Z] DEBUG: total: 0.2199999988079071 [2023-10-24T22:20:41.996Z] INFO: Retrieving Stack Cost... [2023-10-24T22:20:42.255Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T22:20:42.822Z] INFO: Archiving Costs [Pipeline] echo [2023-10-24T22:20:42.834Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:20:43.115Z] ---> logs-deploy.sh [2023-10-24T22:20:43.115Z] lf-activate-venv: SKIPPING [2023-10-24T22:20:43.115Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/160 [2023-10-24T22:20:43.115Z] INFO: archiving workspace using pattern(s): [2023-10-24T22:20:44.052Z] Archives upload complete. [2023-10-24T22:20:44.052Z] INFO: archiving logs to Nexus