Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1030fa22bcf670ded76708512c57b18f10d8b8f3 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-ssh3460407440315503458.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh738881614528574631.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh7150396383247342809.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh2420205217931826661.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-ssh2674256981206647817.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1962 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 1030fa22bcf670ded76708512c57b18f10d8b8f3 (main) Commit message: "Merge pull request #127 from lenny-intel/mb-config" > 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 1030fa22bcf670ded76708512c57b18f10d8b8f3 # timeout=10 > git rev-list --no-walk cc38a2b6d8cbd0d01f010c95afd82b0fe8065866 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-11T21:52:08.913Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-11T21:52:08.971Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-11T21:52:08.984Z] ========================================================= [2023-01-11T21:52:08.984Z] EdgeX Global Pipelines Version Info [2023-01-11T21:52:08.984Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-11T21:52:09.678Z] ------------------- [2023-01-11T21:52:09.678Z] stable info: [2023-01-11T21:52:09.678Z] ------------------- [2023-01-11T21:52:09.678Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-11T21:52:09.678Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-11T21:52:09.678Z] Message: update stable to v1.0.244 [2023-01-11T21:52:10.247Z] ------------------- [2023-01-11T21:52:10.247Z] experimental info: [2023-01-11T21:52:10.247Z] ------------------- [2023-01-11T21:52:10.247Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-11T21:52:10.247Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-11T21:52:10.247Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-11T21:52:10.404Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-01-11T21:52:10.419Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-01-11T21:52:10.435Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-11T21:52:10.444Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-11T21:52:10.456Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-11T21:52:10.468Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-11T21:52:10.479Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-11T21:52:10.492Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-11T21:52:10.507Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-11T21:52:10.520Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-11T21:52:10.530Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-11T21:52:10.544Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-01-11T21:52:10.558Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-11T21:52:10.569Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-11T21:52:10.579Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-11T21:52:10.593Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-11T21:52:10.603Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-11T21:52:10.611Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-11T21:52:10.619Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-11T21:52:10.628Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-11T21:52:10.639Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-11T21:52:10.655Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-11T21:52:10.669Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-11T21:52:10.678Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-11T21:52:10.687Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-11T21:52:10.698Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-11T21:52:10.707Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-11T21:52:10.723Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-01-11T21:52:10.739Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-01-11T21:52:10.751Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-01-11T21:52:10.762Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1030fa22bcf670ded76708512c57b18f10d8b8f3 [Pipeline] echo [2023-01-11T21:52:10.772Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1030fa2 [Pipeline] echo [2023-01-11T21:52:10.785Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-11T21:52:10.825Z] provisioning config files... [2023-01-11T21:52:10.836Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10713287827668076683tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-11T21:52:11.150Z] ---> docker-login.sh [2023-01-11T21:52:11.150Z] nexus3.edgexfoundry.org:10001 [2023-01-11T21:52:11.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T21:52:11.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T21:52:11.410Z] Configure a credential helper to remove this warning. See [2023-01-11T21:52:11.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T21:52:11.410Z] [2023-01-11T21:52:11.410Z] Login Succeeded [2023-01-11T21:52:11.410Z] nexus3.edgexfoundry.org:10002 [2023-01-11T21:52:11.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T21:52:11.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T21:52:11.410Z] Configure a credential helper to remove this warning. See [2023-01-11T21:52:11.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T21:52:11.410Z] [2023-01-11T21:52:11.410Z] Login Succeeded [2023-01-11T21:52:11.410Z] nexus3.edgexfoundry.org:10003 [2023-01-11T21:52:11.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T21:52:11.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T21:52:11.670Z] Configure a credential helper to remove this warning. See [2023-01-11T21:52:11.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T21:52:11.670Z] [2023-01-11T21:52:11.670Z] Login Succeeded [2023-01-11T21:52:11.670Z] nexus3.edgexfoundry.org:10004 [2023-01-11T21:52:11.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T21:52:11.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T21:52:11.670Z] Configure a credential helper to remove this warning. See [2023-01-11T21:52:11.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T21:52:11.670Z] [2023-01-11T21:52:11.670Z] Login Succeeded [2023-01-11T21:52:11.670Z] docker.io [2023-01-11T21:52:11.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T21:52:11.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T21:52:11.932Z] Configure a credential helper to remove this warning. See [2023-01-11T21:52:11.932Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T21:52:11.932Z] [2023-01-11T21:52:11.932Z] Login Succeeded [2023-01-11T21:52:11.932Z] ---> docker-login.sh ends [Pipeline] } [2023-01-11T21:52:11.940Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-11T21:52:12.286Z] + git rev-list -1 --merges 1030fa22bcf670ded76708512c57b18f10d8b8f3~1..1030fa22bcf670ded76708512c57b18f10d8b8f3 [Pipeline] echo [2023-01-11T21:52:12.332Z] -----------> git rev-list -1 --merges 1030fa22bcf670ded76708512c57b18f10d8b8f3~1..1030fa22bcf670ded76708512c57b18f10d8b8f3 1030fa22bcf670ded76708512c57b18f10d8b8f3 [2023-01-11T21:52:12.332Z] 1030fa22bcf670ded76708512c57b18f10d8b8f3 [false] [Pipeline] sh [2023-01-11T21:52:12.617Z] + git log --format=format:%s -1 1030fa22bcf670ded76708512c57b18f10d8b8f3 [Pipeline] echo [2023-01-11T21:52:12.632Z] ========================================================= [2023-01-11T21:52:12.632Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-11T21:52:12.632Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-11T21:52:12.959Z] + git log --format=format:%s -1 1030fa22bcf670ded76708512c57b18f10d8b8f3 [Pipeline] echo [2023-01-11T21:52:12.971Z] [semverPrep] GIT_COMMIT: 1030fa22bcf670ded76708512c57b18f10d8b8f3, Commit Message: Merge pull request #127 from lenny-intel/mb-config [Pipeline] echo [2023-01-11T21:52:12.978Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-11T21:52:13.309Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-11T21:52:13.309Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-11T21:52:13.309Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-11T21:52:13.309Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-11T21:52:13.309Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-11T21:52:13.309Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-11T21:52:13.309Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T21:52:13.655Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-11T21:52:13.655Z] [2023-01-11T21:52:13.655Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T21:52:13.956Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-11T21:52:13.956Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-11T21:52:13.956Z] b85a868b505f: Pulling fs layer [2023-01-11T21:52:13.956Z] e2be974225ed: Pulling fs layer [2023-01-11T21:52:13.956Z] 339a4e72a1f5: Pulling fs layer [2023-01-11T21:52:13.956Z] 988bab9f4d93: Pulling fs layer [2023-01-11T21:52:13.956Z] 1469e6f7b9e6: Pulling fs layer [2023-01-11T21:52:13.956Z] eaf3925da568: Pulling fs layer [2023-01-11T21:52:13.956Z] bab4dde63d76: Pulling fs layer [2023-01-11T21:52:13.956Z] bde34c3a00c8: Pulling fs layer [2023-01-11T21:52:13.956Z] b352a97aabf1: Pulling fs layer [2023-01-11T21:52:13.956Z] 4872d77fe225: Pulling fs layer [2023-01-11T21:52:13.956Z] 5851b861e8e6: Pulling fs layer [2023-01-11T21:52:13.956Z] bde34c3a00c8: Waiting [2023-01-11T21:52:13.956Z] 988bab9f4d93: Waiting [2023-01-11T21:52:13.956Z] 1469e6f7b9e6: Waiting [2023-01-11T21:52:13.956Z] 4872d77fe225: Waiting [2023-01-11T21:52:13.956Z] b352a97aabf1: Waiting [2023-01-11T21:52:13.956Z] 5851b861e8e6: Waiting [2023-01-11T21:52:13.956Z] eaf3925da568: Waiting [2023-01-11T21:52:13.956Z] bab4dde63d76: Waiting [2023-01-11T21:52:13.956Z] e2be974225ed: Verifying Checksum [2023-01-11T21:52:13.956Z] e2be974225ed: Download complete [2023-01-11T21:52:13.956Z] 988bab9f4d93: Download complete [2023-01-11T21:52:14.215Z] 1469e6f7b9e6: Verifying Checksum [2023-01-11T21:52:14.215Z] 1469e6f7b9e6: Download complete [2023-01-11T21:52:14.215Z] 339a4e72a1f5: Verifying Checksum [2023-01-11T21:52:14.215Z] 339a4e72a1f5: Download complete [2023-01-11T21:52:14.215Z] eaf3925da568: Verifying Checksum [2023-01-11T21:52:14.215Z] eaf3925da568: Download complete [2023-01-11T21:52:14.215Z] bde34c3a00c8: Download complete [2023-01-11T21:52:14.215Z] b352a97aabf1: Download complete [2023-01-11T21:52:14.215Z] 4872d77fe225: Verifying Checksum [2023-01-11T21:52:14.215Z] 4872d77fe225: Download complete [2023-01-11T21:52:14.215Z] 5851b861e8e6: Verifying Checksum [2023-01-11T21:52:14.215Z] 5851b861e8e6: Download complete [2023-01-11T21:52:14.215Z] b85a868b505f: Verifying Checksum [2023-01-11T21:52:14.215Z] b85a868b505f: Download complete [2023-01-11T21:52:14.474Z] bab4dde63d76: Verifying Checksum [2023-01-11T21:52:14.474Z] bab4dde63d76: Download complete [2023-01-11T21:52:15.410Z] b85a868b505f: Pull complete [2023-01-11T21:52:15.668Z] e2be974225ed: Pull complete [2023-01-11T21:52:16.236Z] 339a4e72a1f5: Pull complete [2023-01-11T21:52:16.236Z] 988bab9f4d93: Pull complete [2023-01-11T21:52:16.496Z] 1469e6f7b9e6: Pull complete [2023-01-11T21:52:16.496Z] eaf3925da568: Pull complete [2023-01-11T21:52:18.408Z] bab4dde63d76: Pull complete [2023-01-11T21:52:18.408Z] bde34c3a00c8: Pull complete [2023-01-11T21:52:18.408Z] b352a97aabf1: Pull complete [2023-01-11T21:52:18.408Z] 4872d77fe225: Pull complete [2023-01-11T21:52:18.668Z] 5851b861e8e6: Pull complete [2023-01-11T21:52:18.668Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-11T21:52:18.668Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-11T21:52:18.668Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T21:52:18.745Z] prd-ubuntu20.04-docker-8c-8g-1962 does not seem to be running inside a container [2023-01-11T21:52:18.775Z] $ 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-01-11T21:52:21.634Z] $ docker top e03ed393f9f5e0251b5ee27ebaa2d220bc4d1e89d043414f20d81df329568cc4 -eo pid,comm [2023-01-11T21:52:21.687Z] 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-01-11T21:52:21.687Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-11T21:52:21.727Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-11T21:52:21.727Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-11T21:52:21.839Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-11T21:52:21.844Z] $ docker exec e03ed393f9f5e0251b5ee27ebaa2d220bc4d1e89d043414f20d81df329568cc4 ssh-agent [2023-01-11T21:52:21.959Z] SSH_AUTH_SOCK=/tmp/ssh-rKu6F4dn7VNm/agent.32 [2023-01-11T21:52:21.959Z] SSH_AGENT_PID=38 [2023-01-11T21:52:21.966Z] Running ssh-add (command line suppressed) [2023-01-11T21:52:22.062Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5641441629486662380.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5641441629486662380.key) [2023-01-11T21:52:22.071Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-11T21:52:22.352Z] + git tag --points-at HEAD [Pipeline] } [2023-01-11T21:52:22.373Z] $ docker exec --env ******** --env ******** e03ed393f9f5e0251b5ee27ebaa2d220bc4d1e89d043414f20d81df329568cc4 ssh-agent -k [2023-01-11T21:52:22.471Z] unset SSH_AUTH_SOCK; [2023-01-11T21:52:22.472Z] unset SSH_AGENT_PID; [2023-01-11T21:52:22.472Z] echo Agent pid 38 killed; [2023-01-11T21:52:22.476Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-11T21:52:22.504Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-11T21:52:22.504Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-11T21:52:22.626Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-11T21:52:22.631Z] $ docker exec e03ed393f9f5e0251b5ee27ebaa2d220bc4d1e89d043414f20d81df329568cc4 ssh-agent [2023-01-11T21:52:22.739Z] SSH_AUTH_SOCK=/tmp/ssh-7MLlWlXNjrnk/agent.71 [2023-01-11T21:52:22.739Z] SSH_AGENT_PID=77 [2023-01-11T21:52:22.743Z] Running ssh-add (command line suppressed) [2023-01-11T21:52:22.844Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9293494924321363527.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9293494924321363527.key) [2023-01-11T21:52:22.856Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-11T21:52:23.139Z] + git semver init [2023-01-11T21:52:23.396Z] 2023-01-11 21:52:23,310 [run_init] DEBUG init version:0.0.0 force:False [2023-01-11T21:52:23.396Z] 2023-01-11 21:52:23,311 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2023-01-11T21:52:23.396Z] 2023-01-11 21:52:23,312 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2023-01-11T21:52:23.396Z] 2023-01-11 21:52:23,312 [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-01-11T21:52:24.328Z] 2023-01-11 21:52:24,070 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2023-01-11T21:52:24.328Z] 2023-01-11 21:52:24,071 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2023-01-11T21:52:24.328Z] 2023-01-11 21:52:24,071 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-01-11T21:52:24.328Z] 2023-01-11 21:52:24,071 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-01-11T21:52:24.328Z] 3.0.0-dev.4 [Pipeline] } [2023-01-11T21:52:24.338Z] $ docker exec --env ******** --env ******** e03ed393f9f5e0251b5ee27ebaa2d220bc4d1e89d043414f20d81df329568cc4 ssh-agent -k [2023-01-11T21:52:24.440Z] unset SSH_AUTH_SOCK; [2023-01-11T21:52:24.440Z] unset SSH_AGENT_PID; [2023-01-11T21:52:24.441Z] echo Agent pid 77 killed; [2023-01-11T21:52:24.448Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-11T21:52:24.756Z] + git semver [Pipeline] } [2023-01-11T21:52:25.068Z] $ docker stop --time=1 e03ed393f9f5e0251b5ee27ebaa2d220bc4d1e89d043414f20d81df329568cc4 [2023-01-11T21:52:26.353Z] $ docker rm -f --volumes e03ed393f9f5e0251b5ee27ebaa2d220bc4d1e89d043414f20d81df329568cc4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-11T21:52:26.709Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-11T21:52:27.011Z] Stashed 1 file(s) [Pipeline] echo [2023-01-11T21:52:27.013Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.4 [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-01-11T21:52:27.222Z] provisioning config files... [2023-01-11T21:52:27.231Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1271604251216790633tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-11T21:52:27.527Z] ---> docker-login.sh [2023-01-11T21:52:27.527Z] nexus3.edgexfoundry.org:10001 [2023-01-11T21:52:27.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T21:52:27.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T21:52:27.527Z] Configure a credential helper to remove this warning. See [2023-01-11T21:52:27.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T21:52:27.527Z] [2023-01-11T21:52:27.527Z] Login Succeeded [2023-01-11T21:52:27.527Z] nexus3.edgexfoundry.org:10002 [2023-01-11T21:52:27.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T21:52:27.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T21:52:27.527Z] Configure a credential helper to remove this warning. See [2023-01-11T21:52:27.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T21:52:27.527Z] [2023-01-11T21:52:27.527Z] Login Succeeded [2023-01-11T21:52:27.527Z] nexus3.edgexfoundry.org:10003 [2023-01-11T21:52:27.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T21:52:27.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T21:52:27.784Z] Configure a credential helper to remove this warning. See [2023-01-11T21:52:27.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T21:52:27.784Z] [2023-01-11T21:52:27.784Z] Login Succeeded [2023-01-11T21:52:27.784Z] nexus3.edgexfoundry.org:10004 [2023-01-11T21:52:27.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T21:52:27.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T21:52:27.784Z] Configure a credential helper to remove this warning. See [2023-01-11T21:52:27.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T21:52:27.784Z] [2023-01-11T21:52:27.784Z] Login Succeeded [2023-01-11T21:52:27.784Z] docker.io [2023-01-11T21:52:27.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T21:52:28.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T21:52:28.043Z] Configure a credential helper to remove this warning. See [2023-01-11T21:52:28.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T21:52:28.043Z] [2023-01-11T21:52:28.043Z] Login Succeeded [2023-01-11T21:52:28.043Z] ---> docker-login.sh ends [Pipeline] } [2023-01-11T21:52:28.050Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-11T21:52:28.100Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-11T21:52:28.110Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-11T21:52:28.120Z] ========================================================= [2023-01-11T21:52:28.120Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-11T21:52:28.120Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T21:52:28.433Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-11T21:52:28.433Z] Sending build context to Docker daemon 1.695MB [2023-01-11T21:52:28.433Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-01-11T21:52:28.433Z] Step 2/13 : FROM ${BASE} AS builder [2023-01-11T21:52:28.433Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-11T21:52:28.433Z] 213ec9aee27d: Pulling fs layer [2023-01-11T21:52:28.433Z] 4583459ba037: Pulling fs layer [2023-01-11T21:52:28.433Z] 93c1e223e6f2: Pulling fs layer [2023-01-11T21:52:28.433Z] 53926ce57604: Pulling fs layer [2023-01-11T21:52:28.433Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-11T21:52:28.433Z] 22ff95d597cd: Pulling fs layer [2023-01-11T21:52:28.433Z] 12d6caf4c0d1: Pulling fs layer [2023-01-11T21:52:28.433Z] 96b7cbca73a9: Pulling fs layer [2023-01-11T21:52:28.433Z] a7acece74701: Pulling fs layer [2023-01-11T21:52:28.433Z] 21b2b0c7a3f4: Waiting [2023-01-11T21:52:28.433Z] 22ff95d597cd: Waiting [2023-01-11T21:52:28.433Z] 12d6caf4c0d1: Waiting [2023-01-11T21:52:28.433Z] 96b7cbca73a9: Waiting [2023-01-11T21:52:28.433Z] a7acece74701: Waiting [2023-01-11T21:52:28.433Z] 53926ce57604: Waiting [2023-01-11T21:52:28.433Z] 93c1e223e6f2: Verifying Checksum [2023-01-11T21:52:28.433Z] 93c1e223e6f2: Download complete [2023-01-11T21:52:28.433Z] 4583459ba037: Download complete [2023-01-11T21:52:28.433Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-11T21:52:28.433Z] 21b2b0c7a3f4: Download complete [2023-01-11T21:52:28.433Z] 22ff95d597cd: Verifying Checksum [2023-01-11T21:52:28.433Z] 22ff95d597cd: Download complete [2023-01-11T21:52:28.433Z] 213ec9aee27d: Download complete [2023-01-11T21:52:28.695Z] 12d6caf4c0d1: Verifying Checksum [2023-01-11T21:52:28.695Z] 12d6caf4c0d1: Download complete [2023-01-11T21:52:28.695Z] 213ec9aee27d: Pull complete [2023-01-11T21:52:28.964Z] 4583459ba037: Pull complete [2023-01-11T21:52:28.964Z] 93c1e223e6f2: Pull complete [2023-01-11T21:52:28.964Z] a7acece74701: Verifying Checksum [2023-01-11T21:52:28.964Z] a7acece74701: Download complete [2023-01-11T21:52:29.226Z] 96b7cbca73a9: Verifying Checksum [2023-01-11T21:52:29.226Z] 96b7cbca73a9: Download complete [2023-01-11T21:52:29.226Z] 53926ce57604: Verifying Checksum [2023-01-11T21:52:29.226Z] 53926ce57604: Download complete [2023-01-11T21:52:33.415Z] 53926ce57604: Pull complete [2023-01-11T21:52:33.415Z] 21b2b0c7a3f4: Pull complete [2023-01-11T21:52:33.415Z] 22ff95d597cd: Pull complete [2023-01-11T21:52:33.415Z] 12d6caf4c0d1: Pull complete [2023-01-11T21:52:34.787Z] 96b7cbca73a9: Pull complete [2023-01-11T21:52:35.717Z] a7acece74701: Pull complete [2023-01-11T21:52:35.717Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-11T21:52:35.717Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-11T21:52:35.717Z] ---> db6d94c90886 [2023-01-11T21:52:35.717Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-01-11T21:52:39.970Z] ---> Running in ce2aee2ac37b [2023-01-11T21:52:39.970Z] Removing intermediate container ce2aee2ac37b [2023-01-11T21:52:39.970Z] ---> a08bcaa8cb52 [2023-01-11T21:52:39.970Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-11T21:52:39.970Z] ---> Running in 1c11631e7e71 [2023-01-11T21:52:39.970Z] Removing intermediate container 1c11631e7e71 [2023-01-11T21:52:39.970Z] ---> 3a94b24e971a [2023-01-11T21:52:39.970Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-01-11T21:52:39.970Z] ---> Running in 478ec2d01c87 [2023-01-11T21:52:40.228Z] Removing intermediate container 478ec2d01c87 [2023-01-11T21:52:40.228Z] ---> 30a5dd96f552 [2023-01-11T21:52:40.228Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-01-11T21:52:40.228Z] ---> Running in f9ebc74a9c36 [2023-01-11T21:52:40.228Z] Removing intermediate container f9ebc74a9c36 [2023-01-11T21:52:40.228Z] ---> acc58e69e2cc [2023-01-11T21:52:40.228Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-11T21:52:40.228Z] ---> Running in 8c64ca9e05a3 [2023-01-11T21:52:40.488Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-11T21:52:40.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-11T21:52:41.007Z] (1/80) Installing mesa (21.3.8-r2) [2023-01-11T21:52:41.007Z] (2/80) Installing libxau (1.0.9-r0) [2023-01-11T21:52:41.007Z] (3/80) Installing libxdmcp (1.1.3-r0) [2023-01-11T21:52:41.007Z] (4/80) Installing libxcb (1.15-r0) [2023-01-11T21:52:41.007Z] (5/80) Installing libx11 (1.8-r0) [2023-01-11T21:52:41.007Z] (6/80) Installing libxext (1.3.4-r0) [2023-01-11T21:52:41.007Z] (7/80) Installing libxfixes (6.0.0-r0) [2023-01-11T21:52:41.007Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2023-01-11T21:52:41.007Z] (9/80) Installing libpciaccess (0.16-r0) [2023-01-11T21:52:41.007Z] (10/80) Installing libdrm (2.4.110-r0) [2023-01-11T21:52:41.007Z] (11/80) Installing mesa-glapi (21.3.8-r2) [2023-01-11T21:52:41.007Z] (12/80) Installing libxshmfence (1.3-r1) [2023-01-11T21:52:41.007Z] (13/80) Installing mesa-gl (21.3.8-r2) [2023-01-11T21:52:41.007Z] (14/80) Installing icu-data-full (71.1-r2) [2023-01-11T21:52:41.572Z] (15/80) Installing libice (1.0.10-r0) [2023-01-11T21:52:41.572Z] (16/80) Installing libuuid (2.38-r1) [2023-01-11T21:52:41.572Z] (17/80) Installing libsm (1.2.3-r0) [2023-01-11T21:52:41.572Z] (18/80) Installing libxt (1.2.1-r0) [2023-01-11T21:52:41.572Z] (19/80) Installing libxmu (1.1.3-r0) [2023-01-11T21:52:41.572Z] (20/80) Installing xset (1.2.4-r0) [2023-01-11T21:52:41.572Z] (21/80) Installing xprop (1.2.5-r0) [2023-01-11T21:52:41.572Z] (22/80) Installing xdg-utils (1.1.3-r3) [2023-01-11T21:52:41.572Z] (23/80) Installing dbus-libs (1.14.4-r0) [2023-01-11T21:52:41.572Z] (24/80) Installing libffi (3.4.2-r1) [2023-01-11T21:52:41.572Z] (25/80) Installing libintl (0.21-r2) [2023-01-11T21:52:41.572Z] (26/80) Installing libblkid (2.38-r1) [2023-01-11T21:52:41.572Z] (27/80) Installing libmount (2.38-r1) [2023-01-11T21:52:41.572Z] (28/80) Installing pcre (8.45-r2) [2023-01-11T21:52:41.572Z] (29/80) Installing glib (2.72.1-r0) [2023-01-11T21:52:41.572Z] (30/80) Installing icu-libs (71.1-r2) [2023-01-11T21:52:41.572Z] (31/80) Installing libpcre2-16 (10.40-r0) [2023-01-11T21:52:41.572Z] (32/80) Installing zstd-libs (1.5.2-r1) [2023-01-11T21:52:41.572Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) [2023-01-11T21:52:41.572Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2023-01-11T21:52:41.572Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2023-01-11T21:52:41.831Z] (36/80) Installing mesa-gbm (21.3.8-r2) [2023-01-11T21:52:41.831Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2023-01-11T21:52:41.831Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) [2023-01-11T21:52:41.831Z] (39/80) Installing libxcomposite (0.4.5-r0) [2023-01-11T21:52:41.831Z] (40/80) Installing libbz2 (1.0.8-r1) [2023-01-11T21:52:41.831Z] (41/80) Installing libpng (1.6.37-r1) [2023-01-11T21:52:41.831Z] (42/80) Installing freetype (2.12.1-r0) [2023-01-11T21:52:41.831Z] (43/80) Installing fontconfig (2.14.0-r0) [2023-01-11T21:52:41.831Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2023-01-11T21:52:41.831Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2023-01-11T21:52:41.831Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2023-01-11T21:52:41.831Z] (47/80) Installing xz-libs (5.2.5-r1) [2023-01-11T21:52:41.831Z] (48/80) Installing libxml2 (2.9.14-r2) [2023-01-11T21:52:41.831Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2023-01-11T21:52:41.831Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2023-01-11T21:52:42.093Z] (51/80) Installing mesa-egl (21.3.8-r2) [2023-01-11T21:52:42.093Z] (52/80) Installing avahi-libs (0.8-r6) [2023-01-11T21:52:42.093Z] (53/80) Installing nettle (3.7.3-r0) [2023-01-11T21:52:42.093Z] (54/80) Installing p11-kit (0.24.1-r0) [2023-01-11T21:52:42.093Z] (55/80) Installing libtasn1 (4.18.0-r1) [2023-01-11T21:52:42.093Z] (56/80) Installing libunistring (1.0-r0) [2023-01-11T21:52:42.093Z] (57/80) Installing gnutls (3.7.7-r0) [2023-01-11T21:52:42.093Z] (58/80) Installing cups-libs (2.4.2-r0) [2023-01-11T21:52:42.093Z] (59/80) Installing graphite2 (1.3.14-r1) [2023-01-11T21:52:42.093Z] (60/80) Installing harfbuzz (4.3.0-r0) [2023-01-11T21:52:42.093Z] (61/80) Installing libevdev (1.12.1-r0) [2023-01-11T21:52:42.093Z] (62/80) Installing mtdev (1.1.6-r0) [2023-01-11T21:52:42.093Z] (63/80) Installing eudev-libs (3.2.11-r0) [2023-01-11T21:52:42.093Z] (64/80) Installing libinput-libs (1.20.1-r0) [2023-01-11T21:52:42.093Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2023-01-11T21:52:42.093Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2023-01-11T21:52:42.093Z] (67/80) Installing xcb-util (0.4.0-r3) [2023-01-11T21:52:42.093Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2023-01-11T21:52:42.093Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2023-01-11T21:52:42.093Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2023-01-11T21:52:42.093Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2023-01-11T21:52:42.093Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) [2023-01-11T21:52:42.173Z] Still waiting to schedule task [2023-01-11T21:52:42.173Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-01-11T21:52:42.352Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2023-01-11T21:52:42.352Z] (74/80) Installing v4l-utils (1.22.1-r1) [2023-01-11T21:52:42.352Z] (75/80) Installing udev-init-scripts (35-r0) [2023-01-11T21:52:42.352Z] Executing udev-init-scripts-35-r0.post-install [2023-01-11T21:52:42.352Z] (76/80) Installing kmod-libs (29-r2) [2023-01-11T21:52:42.352Z] (77/80) Installing eudev (3.2.11-r0) [2023-01-11T21:52:42.352Z] (78/80) Installing eudev-dev (3.2.11-r0) [2023-01-11T21:52:42.352Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2023-01-11T21:52:42.352Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2023-01-11T21:52:42.352Z] Executing busybox-1.35.0-r17.trigger [2023-01-11T21:52:42.352Z] Executing eudev-3.2.11-r0.trigger [2023-01-11T21:52:42.352Z] OK: 330 MiB in 131 packages [2023-01-11T21:52:45.653Z] Removing intermediate container 8c64ca9e05a3 [2023-01-11T21:52:45.653Z] ---> 338db02b3959 [2023-01-11T21:52:45.653Z] Step 8/13 : WORKDIR /device-usb-camera [2023-01-11T21:52:45.653Z] ---> Running in 141bc6fd6afd [2023-01-11T21:52:45.653Z] Removing intermediate container 141bc6fd6afd [2023-01-11T21:52:45.653Z] ---> d99874bd9078 [2023-01-11T21:52:45.653Z] Step 9/13 : COPY go.mod vendor* ./ [2023-01-11T21:52:45.653Z] ---> 25d6eece0d61 [2023-01-11T21:52:45.653Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T21:52:45.653Z] ---> Running in 94f78318a644 [2023-01-11T21:53:07.619Z] Removing intermediate container 94f78318a644 [2023-01-11T21:53:07.619Z] ---> d98a67c5036c [2023-01-11T21:53:07.619Z] Step 11/13 : COPY . . [2023-01-11T21:53:07.619Z] ---> d5f9e3b9603f [2023-01-11T21:53:07.619Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-01-11T21:53:07.619Z] ---> Running in 35197256d7fd [2023-01-11T21:53:07.619Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-11T21:53:07.619Z] Dload Upload Total Spent Left Speed [2023-01-11T21:53:07.619Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8655 0 --:--:-- --:--:-- --:--:-- 8704 [2023-01-11T21:53:07.619Z] Removing intermediate container 35197256d7fd [2023-01-11T21:53:07.619Z] ---> 58ac5dcfbb83 [2023-01-11T21:53:07.619Z] Step 13/13 : RUN ${MAKE} [2023-01-11T21:53:07.619Z] ---> Running in 4f18d04cc97e [2023-01-11T21:53:07.878Z] noop [2023-01-11T21:53:08.137Z] Removing intermediate container 4f18d04cc97e [2023-01-11T21:53:08.137Z] ---> 26fb9133ec17 [2023-01-11T21:53:08.137Z] Successfully built 26fb9133ec17 [2023-01-11T21:53:08.137Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T21:53:08.445Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-11T21:53:08.445Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T21:53:08.510Z] prd-ubuntu20.04-docker-8c-8g-1962 does not seem to be running inside a container [2023-01-11T21:53:08.537Z] $ 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-01-11T21:53:08.867Z] $ docker top 032e48c6bd63726d44b7a200cc59595cbddccffc5ed0274942e04cb622416a6c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-11T21:53:09.197Z] + go version [2023-01-11T21:53:09.197Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-11T21:53:09.209Z] $ docker stop --time=1 032e48c6bd63726d44b7a200cc59595cbddccffc5ed0274942e04cb622416a6c [2023-01-11T21:53:10.441Z] $ docker rm -f --volumes 032e48c6bd63726d44b7a200cc59595cbddccffc5ed0274942e04cb622416a6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T21:53:10.814Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-11T21:53:10.814Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T21:53:10.882Z] prd-ubuntu20.04-docker-8c-8g-1962 does not seem to be running inside a container [2023-01-11T21:53:10.913Z] $ 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-01-11T21:53:11.217Z] $ docker top e3a1c19f28b9c24e7bdc7f9b0242e1534bd3423288562fc8cbcbaa35ed1d3e7b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-11T21:53:11.549Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2023-01-11T21:53:11.842Z] + make test [2023-01-11T21:53:11.842Z] go test ./... -coverprofile=coverage.out ./... [2023-01-11T21:53:12.099Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-01-11T21:53:22.057Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-01-11T21:53:22.057Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.015s coverage: 1.9% of statements [2023-01-11T21:53:27.331Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-01-11T21:53:27.331Z] go vet ./... [2023-01-11T21:53:30.608Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-11T21:53:30.608Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-11T21:53:30.608Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-11T21:53:30.622Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-11T21:53:30.636Z] $ docker stop --time=1 e3a1c19f28b9c24e7bdc7f9b0242e1534bd3423288562fc8cbcbaa35ed1d3e7b [2023-01-11T21:53:33.050Z] $ docker rm -f --volumes e3a1c19f28b9c24e7bdc7f9b0242e1534bd3423288562fc8cbcbaa35ed1d3e7b [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-11T21:53:33.475Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-11T21:53:33.524Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-11T21:53:33.937Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-11T21:53:34.225Z] + ls -al . [2023-01-11T21:53:34.226Z] total 208 [2023-01-11T21:53:34.226Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 11 21:53 . [2023-01-11T21:53:34.226Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 21:52 .. [2023-01-11T21:53:34.226Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 11 21:53 .git [2023-01-11T21:53:34.226Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 21:52 .github [2023-01-11T21:53:34.226Z] -rw-rw-r-- 1 jenkins jenkins 414 Jan 11 21:52 .gitignore [2023-01-11T21:53:34.226Z] -rw-rw-r-- 1 jenkins jenkins 42 Jan 11 21:52 .golangci.yml [2023-01-11T21:53:34.226Z] -rw-rw-r-- 1 jenkins jenkins 77 Jan 11 21:52 .hadolint.yml [2023-01-11T21:53:34.226Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 11 21:52 .semver [2023-01-11T21:53:34.226Z] -rw-rw-r-- 1 jenkins jenkins 9442 Jan 11 21:52 Attribution.txt [2023-01-11T21:53:34.226Z] -rw-rw-r-- 1 jenkins jenkins 6219 Jan 11 21:52 CHANGELOG.md [2023-01-11T21:53:34.226Z] -rw-rw-r-- 1 jenkins jenkins 2328 Jan 11 21:52 Dockerfile [2023-01-11T21:53:34.226Z] -rw-rw-r-- 1 jenkins jenkins 678 Jan 11 21:52 GOVERNANCE.md [2023-01-11T21:53:34.226Z] -rw-rw-r-- 1 jenkins jenkins 659 Jan 11 21:52 Jenkinsfile [2023-01-11T21:53:34.226Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jan 11 21:52 LICENSE [2023-01-11T21:53:34.226Z] -rw-rw-r-- 1 jenkins jenkins 2329 Jan 11 21:52 Makefile [2023-01-11T21:53:34.226Z] -rw-rw-r-- 1 jenkins jenkins 622 Jan 11 21:52 OWNERS.md [2023-01-11T21:53:34.226Z] -rw-rw-r-- 1 jenkins jenkins 5934 Jan 11 21:52 README.md [2023-01-11T21:53:34.226Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 11 21:52 VERSION [2023-01-11T21:53:34.226Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 11 21:52 bin [2023-01-11T21:53:34.226Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 21:52 cmd [2023-01-11T21:53:34.226Z] -rw-r--r-- 1 jenkins jenkins 30666 Jan 11 21:53 coverage.out [2023-01-11T21:53:34.226Z] -rwxrwxr-x 1 jenkins jenkins 140 Jan 11 21:52 docker-entrypoint.sh [2023-01-11T21:53:34.226Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 21:52 docs [2023-01-11T21:53:34.226Z] -rw-rw-r-- 1 jenkins jenkins 3574 Jan 11 21:52 go.mod [2023-01-11T21:53:34.226Z] -rw-rw-r-- 1 jenkins jenkins 45170 Jan 11 21:52 go.sum [2023-01-11T21:53:34.226Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 21:52 internal [2023-01-11T21:53:34.226Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 21:52 snap [2023-01-11T21:53:34.226Z] -rw-rw-r-- 1 jenkins jenkins 231 Jan 11 21:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T21:53:34.531Z] + 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=1030fa22bcf670ded76708512c57b18f10d8b8f3 --label arch=amd64 --label version=3.0.0-dev.4 . [2023-01-11T21:53:34.531Z] Sending build context to Docker daemon 1.726MB [2023-01-11T21:53:34.531Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2023-01-11T21:53:34.531Z] Step 2/35 : FROM ${BASE} AS builder [2023-01-11T21:53:34.531Z] ---> 26fb9133ec17 [2023-01-11T21:53:34.531Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-01-11T21:53:34.531Z] ---> Running in 0a2a6c940cab [2023-01-11T21:53:34.791Z] Removing intermediate container 0a2a6c940cab [2023-01-11T21:53:34.791Z] ---> 20318e66c3ae [2023-01-11T21:53:34.791Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-11T21:53:34.791Z] ---> Running in 7ef45c3ab739 [2023-01-11T21:53:34.791Z] Removing intermediate container 7ef45c3ab739 [2023-01-11T21:53:34.791Z] ---> 83bd9cfac2bd [2023-01-11T21:53:34.791Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-01-11T21:53:34.791Z] ---> Running in 292bdae6134d [2023-01-11T21:53:34.791Z] Removing intermediate container 292bdae6134d [2023-01-11T21:53:34.791Z] ---> 07a6db836368 [2023-01-11T21:53:34.791Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-01-11T21:53:34.791Z] ---> Running in 52e72aba1c1e [2023-01-11T21:53:35.048Z] Removing intermediate container 52e72aba1c1e [2023-01-11T21:53:35.048Z] ---> 8395685de607 [2023-01-11T21:53:35.048Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-11T21:53:35.048Z] ---> Running in 963d9180e718 [2023-01-11T21:53:35.307Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-11T21:53:35.307Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-11T21:53:35.875Z] OK: 330 MiB in 131 packages [2023-01-11T21:53:36.133Z] Removing intermediate container 963d9180e718 [2023-01-11T21:53:36.133Z] ---> fa1ccc393f7e [2023-01-11T21:53:36.133Z] Step 8/35 : WORKDIR /device-usb-camera [2023-01-11T21:53:36.133Z] ---> Running in 4404c1e2c47b [2023-01-11T21:53:36.133Z] Removing intermediate container 4404c1e2c47b [2023-01-11T21:53:36.133Z] ---> b97170dd41f6 [2023-01-11T21:53:36.133Z] Step 9/35 : COPY go.mod vendor* ./ [2023-01-11T21:53:36.133Z] ---> 0d16b637ef8f [2023-01-11T21:53:36.133Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T21:53:36.133Z] ---> Running in b256624a9b37 [2023-01-11T21:53:37.072Z] Removing intermediate container b256624a9b37 [2023-01-11T21:53:37.072Z] ---> 3ce6eaf74e6a [2023-01-11T21:53:37.072Z] Step 11/35 : COPY . . [2023-01-11T21:53:37.072Z] ---> c69c1cc31a43 [2023-01-11T21:53:37.072Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-01-11T21:53:37.072Z] ---> Running in 7a545100d8ee [2023-01-11T21:53:37.331Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-11T21:53:37.331Z] Dload Upload Total Spent Left Speed [2023-01-11T21:53:37.331Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 48586 0 --:--:-- --:--:-- --:--:-- 50571 [2023-01-11T21:53:37.590Z] Removing intermediate container 7a545100d8ee [2023-01-11T21:53:37.590Z] ---> c5f82e71491b [2023-01-11T21:53:37.590Z] Step 13/35 : RUN ${MAKE} [2023-01-11T21:53:37.848Z] ---> Running in f27e01754d6f [2023-01-11T21:53:38.107Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.4" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-01-11T21:54:00.210Z] Removing intermediate container f27e01754d6f [2023-01-11T21:54:00.210Z] ---> 0637e45a9001 [2023-01-11T21:54:00.210Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2023-01-11T21:54:00.210Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2023-01-11T21:54:00.210Z] af6660deedbd: Pulling fs layer [2023-01-11T21:54:00.210Z] 97cd0a44c592: Pulling fs layer [2023-01-11T21:54:00.210Z] 97cd0a44c592: Verifying Checksum [2023-01-11T21:54:00.210Z] 97cd0a44c592: Download complete [2023-01-11T21:54:00.210Z] af6660deedbd: Verifying Checksum [2023-01-11T21:54:00.210Z] af6660deedbd: Download complete [2023-01-11T21:54:00.210Z] af6660deedbd: Pull complete [2023-01-11T21:54:00.210Z] 97cd0a44c592: Pull complete [2023-01-11T21:54:00.210Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2023-01-11T21:54:00.210Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2023-01-11T21:54:00.210Z] ---> fea57e182299 [2023-01-11T21:54:00.210Z] Step 15/35 : FROM alpine:3.16 [2023-01-11T21:54:00.210Z] 3.16: Pulling from library/alpine [2023-01-11T21:54:00.468Z] ca7dd9ec2225: Pulling fs layer [2023-01-11T21:54:01.099Z] ca7dd9ec2225: Verifying Checksum [2023-01-11T21:54:01.099Z] ca7dd9ec2225: Download complete [2023-01-11T21:54:01.099Z] ca7dd9ec2225: Pull complete [2023-01-11T21:54:01.099Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-11T21:54:01.099Z] Status: Downloaded newer image for alpine:3.16 [2023-01-11T21:54:01.099Z] ---> bfe296a52501 [2023-01-11T21:54:01.099Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-01-11T21:54:01.356Z] ---> Running in 815291b70909 [2023-01-11T21:54:01.357Z] Removing intermediate container 815291b70909 [2023-01-11T21:54:01.357Z] ---> 751e01ee2a9a [2023-01-11T21:54:01.357Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-01-11T21:54:01.357Z] ---> Running in dbaa7e939c77 [2023-01-11T21:54:01.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-11T21:54:01.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-11T21:54:01.871Z] (1/80) Installing dumb-init (1.2.5-r1) [2023-01-11T21:54:01.871Z] (2/80) Installing sdl2 (2.0.22-r0) [2023-01-11T21:54:02.129Z] (3/80) Installing libxau (1.0.9-r0) [2023-01-11T21:54:02.129Z] (4/80) Installing libxdmcp (1.1.3-r0) [2023-01-11T21:54:02.129Z] (5/80) Installing libxcb (1.15-r0) [2023-01-11T21:54:02.129Z] (6/80) Installing libx11 (1.8-r0) [2023-01-11T21:54:02.129Z] (7/80) Installing aom-libs (3.3.0-r0) [2023-01-11T21:54:02.129Z] (8/80) Installing alsa-lib (1.2.7.2-r0) [2023-01-11T21:54:02.129Z] (9/80) Installing expat (2.5.0-r0) [2023-01-11T21:54:02.129Z] (10/80) Installing brotli-libs (1.0.9-r6) [2023-01-11T21:54:02.129Z] (11/80) Installing libbz2 (1.0.8-r1) [2023-01-11T21:54:02.129Z] (12/80) Installing libpng (1.6.37-r1) [2023-01-11T21:54:02.129Z] (13/80) Installing freetype (2.12.1-r0) [2023-01-11T21:54:02.129Z] (14/80) Installing fontconfig (2.14.0-r0) [2023-01-11T21:54:02.129Z] (15/80) Installing fribidi (1.0.12-r0) [2023-01-11T21:54:02.129Z] (16/80) Installing libffi (3.4.2-r1) [2023-01-11T21:54:02.129Z] (17/80) Installing libintl (0.21-r2) [2023-01-11T21:54:02.129Z] (18/80) Installing libblkid (2.38-r1) [2023-01-11T21:54:02.129Z] (19/80) Installing libmount (2.38-r1) [2023-01-11T21:54:02.129Z] (20/80) Installing pcre (8.45-r2) [2023-01-11T21:54:02.129Z] (21/80) Installing glib (2.72.1-r0) [2023-01-11T21:54:02.389Z] (22/80) Installing graphite2 (1.3.14-r1) [2023-01-11T21:54:02.389Z] (23/80) Installing harfbuzz (4.3.0-r0) [2023-01-11T21:54:02.389Z] (24/80) Installing libass (0.16.0-r0) [2023-01-11T21:54:02.389Z] (25/80) Installing libdav1d (1.0.0-r0) [2023-01-11T21:54:02.389Z] (26/80) Installing libpciaccess (0.16-r0) [2023-01-11T21:54:02.389Z] (27/80) Installing libdrm (2.4.110-r0) [2023-01-11T21:54:02.389Z] (28/80) Installing gmp (6.2.1-r2) [2023-01-11T21:54:02.389Z] (29/80) Installing nettle (3.7.3-r0) [2023-01-11T21:54:02.389Z] (30/80) Installing p11-kit (0.24.1-r0) [2023-01-11T21:54:02.389Z] (31/80) Installing libtasn1 (4.18.0-r1) [2023-01-11T21:54:02.389Z] (32/80) Installing libunistring (1.0-r0) [2023-01-11T21:54:02.389Z] (33/80) Installing gnutls (3.7.7-r0) [2023-01-11T21:54:02.389Z] (34/80) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2023-01-11T21:54:02.389Z] (35/80) Installing ncurses-libs (6.3_p20220521-r0) [2023-01-11T21:54:02.389Z] (36/80) Installing lame (3.100-r0) [2023-01-11T21:54:02.389Z] (37/80) Installing opus (1.3.1-r1) [2023-01-11T21:54:02.389Z] (38/80) Installing libasyncns (0.8-r1) [2023-01-11T21:54:02.389Z] (39/80) Installing dbus-libs (1.14.4-r0) [2023-01-11T21:54:02.389Z] (40/80) Installing libltdl (2.4.7-r0) [2023-01-11T21:54:02.389Z] (41/80) Installing orc (0.4.32-r0) [2023-01-11T21:54:02.389Z] (42/80) Installing libgcc (11.2.1_git20220219-r2) [2023-01-11T21:54:02.389Z] (43/80) Installing libogg (1.3.5-r1) [2023-01-11T21:54:02.389Z] (44/80) Installing libstdc++ (11.2.1_git20220219-r2) [2023-01-11T21:54:02.389Z] (45/80) Installing flac (1.3.4-r0) [2023-01-11T21:54:02.389Z] (46/80) Installing libvorbis (1.3.7-r0) [2023-01-11T21:54:02.389Z] (47/80) Installing libsndfile (1.1.0-r0) [2023-01-11T21:54:02.389Z] (48/80) Installing libgomp (11.2.1_git20220219-r2) [2023-01-11T21:54:02.646Z] (49/80) Installing soxr (0.1.3-r2) [2023-01-11T21:54:02.646Z] (50/80) Installing speexdsp (1.2.0-r0) [2023-01-11T21:54:02.646Z] (51/80) Installing tdb-libs (1.4.6-r0) [2023-01-11T21:54:02.646Z] (52/80) Installing libpulse (15.0-r2) [2023-01-11T21:54:02.646Z] (53/80) Installing cjson (1.7.15-r3) [2023-01-11T21:54:02.646Z] (54/80) Installing mbedtls (2.28.2-r0) [2023-01-11T21:54:02.646Z] (55/80) Installing librist (0.2.6-r1) [2023-01-11T21:54:02.646Z] (56/80) Installing libsrt (1.4.4-r0) [2023-01-11T21:54:02.646Z] (57/80) Installing libssh (0.9.6-r1) [2023-01-11T21:54:02.646Z] (58/80) Installing libtheora (1.1.1-r16) [2023-01-11T21:54:02.646Z] (59/80) Installing libjpeg-turbo (2.1.3-r1) [2023-01-11T21:54:02.646Z] (60/80) Installing v4l-utils-libs (1.22.1-r1) [2023-01-11T21:54:02.646Z] (61/80) Installing libxext (1.3.4-r0) [2023-01-11T21:54:02.646Z] (62/80) Installing libxfixes (6.0.0-r0) [2023-01-11T21:54:02.646Z] (63/80) Installing wayland-libs-client (1.20.0-r0) [2023-01-11T21:54:02.646Z] (64/80) Installing libva (2.14.0-r0) [2023-01-11T21:54:02.646Z] (65/80) Installing libvdpau (1.5-r0) [2023-01-11T21:54:02.646Z] (66/80) Installing vidstab (1.1.0-r1) [2023-01-11T21:54:02.646Z] (67/80) Installing libvpx (1.11.0-r1) [2023-01-11T21:54:02.646Z] (68/80) Installing libwebp (1.2.3-r0) [2023-01-11T21:54:02.646Z] (69/80) Installing x264-libs (0.163_git20210613-r0) [2023-01-11T21:54:02.646Z] (70/80) Installing numactl (2.0.14-r0) [2023-01-11T21:54:02.646Z] (71/80) Installing x265-libs (3.5-r3) [2023-01-11T21:54:02.904Z] (72/80) Installing xvidcore (1.3.7-r1) [2023-01-11T21:54:02.904Z] (73/80) Installing ffmpeg-libs (5.0.1-r1) [2023-01-11T21:54:02.904Z] (74/80) Installing ffmpeg (5.0.1-r1) [2023-01-11T21:54:02.904Z] (75/80) Installing udev-init-scripts (35-r0) [2023-01-11T21:54:02.904Z] Executing udev-init-scripts-35-r0.post-install [2023-01-11T21:54:02.904Z] (76/80) Installing eudev-libs (3.2.11-r0) [2023-01-11T21:54:02.904Z] (77/80) Installing xz-libs (5.2.5-r1) [2023-01-11T21:54:02.904Z] (78/80) Installing zstd-libs (1.5.2-r1) [2023-01-11T21:54:02.904Z] (79/80) Installing kmod-libs (29-r2) [2023-01-11T21:54:02.904Z] (80/80) Installing eudev (3.2.11-r0) [2023-01-11T21:54:02.904Z] Executing busybox-1.35.0-r17.trigger [2023-01-11T21:54:02.904Z] Executing eudev-3.2.11-r0.trigger [2023-01-11T21:54:02.904Z] OK: 100 MiB in 94 packages [2023-01-11T21:54:06.241Z] Removing intermediate container dbaa7e939c77 [2023-01-11T21:54:06.241Z] ---> 2998fddb1c92 [2023-01-11T21:54:06.241Z] Step 18/35 : WORKDIR / [2023-01-11T21:54:06.241Z] ---> Running in 4d2cb3a37978 [2023-01-11T21:54:06.241Z] Removing intermediate container 4d2cb3a37978 [2023-01-11T21:54:06.241Z] ---> 98bf04071234 [2023-01-11T21:54:06.241Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-01-11T21:54:07.198Z] ---> 05117596e62a [2023-01-11T21:54:07.198Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-01-11T21:54:07.456Z] ---> e4f7ccdc312c [2023-01-11T21:54:07.456Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-01-11T21:54:07.456Z] ---> f48784c3b40a [2023-01-11T21:54:07.456Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-01-11T21:54:07.714Z] ---> 86e935724419 [2023-01-11T21:54:07.714Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-01-11T21:54:07.714Z] ---> 693268413ef1 [2023-01-11T21:54:07.714Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-01-11T21:54:07.714Z] ---> a055e358d8bf [2023-01-11T21:54:07.714Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-01-11T21:54:08.655Z] ---> 567447425392 [2023-01-11T21:54:08.655Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-01-11T21:54:08.655Z] ---> Running in fab0536b8409 [2023-01-11T21:54:09.228Z] Removing intermediate container fab0536b8409 [2023-01-11T21:54:09.228Z] ---> 701361f66acb [2023-01-11T21:54:09.228Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-01-11T21:54:09.228Z] ---> Running in 8f82a4c5edd8 [2023-01-11T21:54:09.794Z] Removing intermediate container 8f82a4c5edd8 [2023-01-11T21:54:09.794Z] ---> ecc16bddb9b1 [2023-01-11T21:54:09.794Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-01-11T21:54:09.794Z] ---> Running in 5c14f5e82320 [2023-01-11T21:54:10.362Z] Removing intermediate container 5c14f5e82320 [2023-01-11T21:54:10.362Z] ---> 8ca2b9b71ff2 [2023-01-11T21:54:10.362Z] Step 29/35 : EXPOSE 59983 [2023-01-11T21:54:10.362Z] ---> Running in 86f9176a9806 [2023-01-11T21:54:10.362Z] Removing intermediate container 86f9176a9806 [2023-01-11T21:54:10.362Z] ---> 45769f8848e8 [2023-01-11T21:54:10.362Z] Step 30/35 : EXPOSE 8554 [2023-01-11T21:54:10.362Z] ---> Running in 6240eb30d998 [2023-01-11T21:54:10.362Z] Removing intermediate container 6240eb30d998 [2023-01-11T21:54:10.362Z] ---> fe3c6cc9d6c2 [2023-01-11T21:54:10.362Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-01-11T21:54:10.362Z] ---> Running in 3eac87614620 [2023-01-11T21:54:10.621Z] Removing intermediate container 3eac87614620 [2023-01-11T21:54:10.621Z] ---> c1b5ec5911b4 [2023-01-11T21:54:10.621Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-01-11T21:54:10.621Z] ---> Running in 60dd4e9465bd [2023-01-11T21:54:10.621Z] Removing intermediate container 60dd4e9465bd [2023-01-11T21:54:10.621Z] ---> c5541a9ce0e5 [2023-01-11T21:54:10.621Z] Step 33/35 : LABEL arch=amd64 [2023-01-11T21:54:10.621Z] ---> Running in 0c1469678892 [2023-01-11T21:54:10.621Z] Removing intermediate container 0c1469678892 [2023-01-11T21:54:10.621Z] ---> 7fc07a8e5268 [2023-01-11T21:54:10.621Z] Step 34/35 : LABEL git_sha=1030fa22bcf670ded76708512c57b18f10d8b8f3 [2023-01-11T21:54:10.882Z] ---> Running in e286d471c5e4 [2023-01-11T21:54:10.882Z] Removing intermediate container e286d471c5e4 [2023-01-11T21:54:10.882Z] ---> dde7b5ffaaee [2023-01-11T21:54:10.882Z] Step 35/35 : LABEL version=3.0.0-dev.4 [2023-01-11T21:54:10.882Z] ---> Running in d4cb5176af71 [2023-01-11T21:54:10.882Z] Removing intermediate container d4cb5176af71 [2023-01-11T21:54:10.882Z] ---> a0d41441defb [2023-01-11T21:54:10.882Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-11T21:54:10.882Z] Successfully built a0d41441defb [2023-01-11T21:54:10.882Z] 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-01-11T21:54:10.989Z] provisioning config files... [2023-01-11T21:54:10.998Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11955934489543688031tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-11T21:54:11.296Z] ---> docker-login.sh [2023-01-11T21:54:11.296Z] nexus3.edgexfoundry.org:10001 [2023-01-11T21:54:11.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T21:54:11.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T21:54:11.296Z] Configure a credential helper to remove this warning. See [2023-01-11T21:54:11.296Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T21:54:11.296Z] [2023-01-11T21:54:11.296Z] Login Succeeded [2023-01-11T21:54:11.296Z] nexus3.edgexfoundry.org:10002 [2023-01-11T21:54:11.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T21:54:11.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T21:54:11.296Z] Configure a credential helper to remove this warning. See [2023-01-11T21:54:11.296Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T21:54:11.296Z] [2023-01-11T21:54:11.296Z] Login Succeeded [2023-01-11T21:54:11.296Z] nexus3.edgexfoundry.org:10003 [2023-01-11T21:54:11.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T21:54:11.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T21:54:11.554Z] Configure a credential helper to remove this warning. See [2023-01-11T21:54:11.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T21:54:11.554Z] [2023-01-11T21:54:11.554Z] Login Succeeded [2023-01-11T21:54:11.554Z] nexus3.edgexfoundry.org:10004 [2023-01-11T21:54:11.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T21:54:11.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T21:54:11.554Z] Configure a credential helper to remove this warning. See [2023-01-11T21:54:11.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T21:54:11.554Z] [2023-01-11T21:54:11.554Z] Login Succeeded [2023-01-11T21:54:11.554Z] docker.io [2023-01-11T21:54:11.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T21:54:11.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T21:54:11.814Z] Configure a credential helper to remove this warning. See [2023-01-11T21:54:11.814Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T21:54:11.814Z] [2023-01-11T21:54:11.814Z] Login Succeeded [2023-01-11T21:54:11.814Z] ---> docker-login.sh ends [Pipeline] } [2023-01-11T21:54:11.822Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-11T21:54:11.846Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-11T21:54:11.862Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2023-01-11T21:54:11.862Z] 1030fa22bcf670ded76708512c57b18f10d8b8f3 [2023-01-11T21:54:11.862Z] latest [2023-01-11T21:54:11.862Z] 3.0.0-dev.4 [2023-01-11T21:54:11.862Z] 1030fa22bcf670ded76708512c57b18f10d8b8f3-3.0.0-dev.4 [2023-01-11T21:54:11.862Z] main [2023-01-11T21:54:11.862Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T21:54:12.183Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:1030fa22bcf670ded76708512c57b18f10d8b8f3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T21:54:12.487Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:1030fa22bcf670ded76708512c57b18f10d8b8f3 [2023-01-11T21:54:12.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-01-11T21:54:12.487Z] be978be5c395: Preparing [2023-01-11T21:54:12.487Z] 4e27c1a5e1a7: Preparing [2023-01-11T21:54:12.487Z] 032d1c2522a2: Preparing [2023-01-11T21:54:12.487Z] 550e596c6d0e: Preparing [2023-01-11T21:54:12.487Z] 1207169bf42c: Preparing [2023-01-11T21:54:12.487Z] 070d06319676: Preparing [2023-01-11T21:54:12.487Z] 6bc48d99cc37: Preparing [2023-01-11T21:54:12.487Z] 607581e37652: Preparing [2023-01-11T21:54:12.487Z] ee6a60004649: Preparing [2023-01-11T21:54:12.487Z] 0db4d1d6285c: Preparing [2023-01-11T21:54:12.487Z] cc489f3de1e7: Preparing [2023-01-11T21:54:12.487Z] e5e13b0c77cb: Preparing [2023-01-11T21:54:12.487Z] 070d06319676: Waiting [2023-01-11T21:54:12.487Z] cc489f3de1e7: Waiting [2023-01-11T21:54:12.487Z] 0db4d1d6285c: Waiting [2023-01-11T21:54:12.487Z] 6bc48d99cc37: Waiting [2023-01-11T21:54:12.487Z] 607581e37652: Waiting [2023-01-11T21:54:12.487Z] e5e13b0c77cb: Waiting [2023-01-11T21:54:12.487Z] ee6a60004649: Waiting [2023-01-11T21:54:12.487Z] be978be5c395: Pushed [2023-01-11T21:54:12.487Z] 4e27c1a5e1a7: Pushed [2023-01-11T21:54:12.487Z] 1207169bf42c: Pushed [2023-01-11T21:54:12.487Z] 032d1c2522a2: Pushed [2023-01-11T21:54:12.744Z] 070d06319676: Pushed [2023-01-11T21:54:12.744Z] 607581e37652: Pushed [2023-01-11T21:54:12.745Z] 6bc48d99cc37: Pushed [2023-01-11T21:54:12.745Z] ee6a60004649: Pushed [2023-01-11T21:54:12.745Z] e5e13b0c77cb: Layer already exists [2023-01-11T21:54:14.140Z] 550e596c6d0e: Pushed [2023-01-11T21:54:15.077Z] 0db4d1d6285c: Pushed [2023-01-11T21:54:21.640Z] cc489f3de1e7: Pushed [2023-01-11T21:54:21.640Z] 1030fa22bcf670ded76708512c57b18f10d8b8f3: digest: sha256:079473fa6d79219c907bdda7308d4737da2fb837e1cc48e5c7e8ab7ba0071731 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T21:54:21.965Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T21:54:22.282Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-01-11T21:54:22.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-01-11T21:54:22.282Z] be978be5c395: Preparing [2023-01-11T21:54:22.282Z] 4e27c1a5e1a7: Preparing [2023-01-11T21:54:22.282Z] 032d1c2522a2: Preparing [2023-01-11T21:54:22.282Z] 550e596c6d0e: Preparing [2023-01-11T21:54:22.282Z] 1207169bf42c: Preparing [2023-01-11T21:54:22.282Z] 070d06319676: Preparing [2023-01-11T21:54:22.282Z] 6bc48d99cc37: Preparing [2023-01-11T21:54:22.282Z] 607581e37652: Preparing [2023-01-11T21:54:22.282Z] ee6a60004649: Preparing [2023-01-11T21:54:22.282Z] 0db4d1d6285c: Preparing [2023-01-11T21:54:22.282Z] cc489f3de1e7: Preparing [2023-01-11T21:54:22.282Z] e5e13b0c77cb: Preparing [2023-01-11T21:54:22.282Z] 607581e37652: Waiting [2023-01-11T21:54:22.282Z] ee6a60004649: Waiting [2023-01-11T21:54:22.282Z] 0db4d1d6285c: Waiting [2023-01-11T21:54:22.282Z] cc489f3de1e7: Waiting [2023-01-11T21:54:22.282Z] e5e13b0c77cb: Waiting [2023-01-11T21:54:22.282Z] 070d06319676: Waiting [2023-01-11T21:54:22.282Z] 6bc48d99cc37: Waiting [2023-01-11T21:54:22.282Z] 032d1c2522a2: Layer already exists [2023-01-11T21:54:22.282Z] 4e27c1a5e1a7: Layer already exists [2023-01-11T21:54:22.282Z] 1207169bf42c: Layer already exists [2023-01-11T21:54:22.282Z] 550e596c6d0e: Layer already exists [2023-01-11T21:54:22.282Z] be978be5c395: Layer already exists [2023-01-11T21:54:22.282Z] 070d06319676: Layer already exists [2023-01-11T21:54:22.282Z] 6bc48d99cc37: Layer already exists [2023-01-11T21:54:22.282Z] ee6a60004649: Layer already exists [2023-01-11T21:54:22.282Z] 607581e37652: Layer already exists [2023-01-11T21:54:22.282Z] 0db4d1d6285c: Layer already exists [2023-01-11T21:54:22.282Z] cc489f3de1e7: Layer already exists [2023-01-11T21:54:22.282Z] e5e13b0c77cb: Layer already exists [2023-01-11T21:54:22.282Z] latest: digest: sha256:079473fa6d79219c907bdda7308d4737da2fb837e1cc48e5c7e8ab7ba0071731 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T21:54:22.598Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T21:54:22.903Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.4 [2023-01-11T21:54:22.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-01-11T21:54:22.903Z] be978be5c395: Preparing [2023-01-11T21:54:22.903Z] 4e27c1a5e1a7: Preparing [2023-01-11T21:54:22.903Z] 032d1c2522a2: Preparing [2023-01-11T21:54:22.903Z] 550e596c6d0e: Preparing [2023-01-11T21:54:22.903Z] 1207169bf42c: Preparing [2023-01-11T21:54:22.903Z] 070d06319676: Preparing [2023-01-11T21:54:22.903Z] 6bc48d99cc37: Preparing [2023-01-11T21:54:22.903Z] 607581e37652: Preparing [2023-01-11T21:54:22.903Z] ee6a60004649: Preparing [2023-01-11T21:54:22.903Z] 0db4d1d6285c: Preparing [2023-01-11T21:54:22.903Z] cc489f3de1e7: Preparing [2023-01-11T21:54:22.903Z] e5e13b0c77cb: Preparing [2023-01-11T21:54:22.903Z] 070d06319676: Waiting [2023-01-11T21:54:22.903Z] 6bc48d99cc37: Waiting [2023-01-11T21:54:22.903Z] 607581e37652: Waiting [2023-01-11T21:54:22.903Z] cc489f3de1e7: Waiting [2023-01-11T21:54:22.904Z] ee6a60004649: Waiting [2023-01-11T21:54:22.904Z] e5e13b0c77cb: Waiting [2023-01-11T21:54:22.904Z] 0db4d1d6285c: Waiting [2023-01-11T21:54:22.904Z] 1207169bf42c: Layer already exists [2023-01-11T21:54:22.904Z] 550e596c6d0e: Layer already exists [2023-01-11T21:54:22.904Z] 032d1c2522a2: Layer already exists [2023-01-11T21:54:22.904Z] be978be5c395: Layer already exists [2023-01-11T21:54:22.904Z] 4e27c1a5e1a7: Layer already exists [2023-01-11T21:54:22.904Z] 6bc48d99cc37: Layer already exists [2023-01-11T21:54:22.904Z] 070d06319676: Layer already exists [2023-01-11T21:54:22.904Z] 607581e37652: Layer already exists [2023-01-11T21:54:22.904Z] ee6a60004649: Layer already exists [2023-01-11T21:54:22.904Z] 0db4d1d6285c: Layer already exists [2023-01-11T21:54:22.904Z] cc489f3de1e7: Layer already exists [2023-01-11T21:54:22.904Z] e5e13b0c77cb: Layer already exists [2023-01-11T21:54:22.904Z] 3.0.0-dev.4: digest: sha256:079473fa6d79219c907bdda7308d4737da2fb837e1cc48e5c7e8ab7ba0071731 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T21:54:23.215Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:1030fa22bcf670ded76708512c57b18f10d8b8f3-3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T21:54:23.523Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:1030fa22bcf670ded76708512c57b18f10d8b8f3-3.0.0-dev.4 [2023-01-11T21:54:23.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-01-11T21:54:23.524Z] be978be5c395: Preparing [2023-01-11T21:54:23.524Z] 4e27c1a5e1a7: Preparing [2023-01-11T21:54:23.524Z] 032d1c2522a2: Preparing [2023-01-11T21:54:23.524Z] 550e596c6d0e: Preparing [2023-01-11T21:54:23.524Z] 1207169bf42c: Preparing [2023-01-11T21:54:23.524Z] 070d06319676: Preparing [2023-01-11T21:54:23.524Z] 6bc48d99cc37: Preparing [2023-01-11T21:54:23.524Z] 607581e37652: Preparing [2023-01-11T21:54:23.524Z] ee6a60004649: Preparing [2023-01-11T21:54:23.524Z] 0db4d1d6285c: Preparing [2023-01-11T21:54:23.524Z] cc489f3de1e7: Preparing [2023-01-11T21:54:23.524Z] e5e13b0c77cb: Preparing [2023-01-11T21:54:23.524Z] 070d06319676: Waiting [2023-01-11T21:54:23.524Z] ee6a60004649: Waiting [2023-01-11T21:54:23.524Z] cc489f3de1e7: Waiting [2023-01-11T21:54:23.524Z] 6bc48d99cc37: Waiting [2023-01-11T21:54:23.524Z] 607581e37652: Waiting [2023-01-11T21:54:23.524Z] e5e13b0c77cb: Waiting [2023-01-11T21:54:23.524Z] 0db4d1d6285c: Waiting [2023-01-11T21:54:23.524Z] be978be5c395: Layer already exists [2023-01-11T21:54:23.524Z] 550e596c6d0e: Layer already exists [2023-01-11T21:54:23.524Z] 1207169bf42c: Layer already exists [2023-01-11T21:54:23.524Z] 032d1c2522a2: Layer already exists [2023-01-11T21:54:23.524Z] 4e27c1a5e1a7: Layer already exists [2023-01-11T21:54:23.524Z] 070d06319676: Layer already exists [2023-01-11T21:54:23.524Z] 607581e37652: Layer already exists [2023-01-11T21:54:23.524Z] 6bc48d99cc37: Layer already exists [2023-01-11T21:54:23.524Z] ee6a60004649: Layer already exists [2023-01-11T21:54:23.524Z] 0db4d1d6285c: Layer already exists [2023-01-11T21:54:23.524Z] cc489f3de1e7: Layer already exists [2023-01-11T21:54:23.524Z] e5e13b0c77cb: Layer already exists [2023-01-11T21:54:23.524Z] 1030fa22bcf670ded76708512c57b18f10d8b8f3-3.0.0-dev.4: digest: sha256:079473fa6d79219c907bdda7308d4737da2fb837e1cc48e5c7e8ab7ba0071731 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T21:54:23.840Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T21:54:24.163Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2023-01-11T21:54:24.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-01-11T21:54:24.164Z] be978be5c395: Preparing [2023-01-11T21:54:24.164Z] 4e27c1a5e1a7: Preparing [2023-01-11T21:54:24.164Z] 032d1c2522a2: Preparing [2023-01-11T21:54:24.164Z] 550e596c6d0e: Preparing [2023-01-11T21:54:24.164Z] 1207169bf42c: Preparing [2023-01-11T21:54:24.164Z] 070d06319676: Preparing [2023-01-11T21:54:24.164Z] 6bc48d99cc37: Preparing [2023-01-11T21:54:24.164Z] 607581e37652: Preparing [2023-01-11T21:54:24.164Z] ee6a60004649: Preparing [2023-01-11T21:54:24.164Z] 0db4d1d6285c: Preparing [2023-01-11T21:54:24.164Z] cc489f3de1e7: Preparing [2023-01-11T21:54:24.164Z] e5e13b0c77cb: Preparing [2023-01-11T21:54:24.164Z] 6bc48d99cc37: Waiting [2023-01-11T21:54:24.164Z] 607581e37652: Waiting [2023-01-11T21:54:24.164Z] cc489f3de1e7: Waiting [2023-01-11T21:54:24.164Z] e5e13b0c77cb: Waiting [2023-01-11T21:54:24.164Z] ee6a60004649: Waiting [2023-01-11T21:54:24.164Z] 0db4d1d6285c: Waiting [2023-01-11T21:54:24.164Z] 4e27c1a5e1a7: Layer already exists [2023-01-11T21:54:24.164Z] 1207169bf42c: Layer already exists [2023-01-11T21:54:24.164Z] 032d1c2522a2: Layer already exists [2023-01-11T21:54:24.164Z] 550e596c6d0e: Layer already exists [2023-01-11T21:54:24.164Z] be978be5c395: Layer already exists [2023-01-11T21:54:24.164Z] 6bc48d99cc37: Layer already exists [2023-01-11T21:54:24.164Z] 070d06319676: Layer already exists [2023-01-11T21:54:24.164Z] 0db4d1d6285c: Layer already exists [2023-01-11T21:54:24.164Z] 607581e37652: Layer already exists [2023-01-11T21:54:24.164Z] ee6a60004649: Layer already exists [2023-01-11T21:54:24.164Z] cc489f3de1e7: Layer already exists [2023-01-11T21:54:24.164Z] e5e13b0c77cb: Layer already exists [2023-01-11T21:54:24.164Z] main: digest: sha256:079473fa6d79219c907bdda7308d4737da2fb837e1cc48e5c7e8ab7ba0071731 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-11T21:54:24.205Z] ===================================================== [Pipeline] echo [2023-01-11T21:54:24.212Z] taggedImages: [2023-01-11T21:54:24.212Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:1030fa22bcf670ded76708512c57b18f10d8b8f3 [2023-01-11T21:54:24.212Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-01-11T21:54:24.212Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.4 [2023-01-11T21:54:24.212Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:1030fa22bcf670ded76708512c57b18f10d8b8f3-3.0.0-dev.4 [2023-01-11T21:54:24.212Z] - 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-01-11T21:54:24.613Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-11T21:54:24.613Z] [2023-01-11T21:54:24.613Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T21:54:24.922Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-11T21:54:24.922Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-11T21:54:24.922Z] 5eb5b503b376: Pulling fs layer [2023-01-11T21:54:24.922Z] 5c69ac0246d0: Pulling fs layer [2023-01-11T21:54:24.922Z] ec43610c2a17: Pulling fs layer [2023-01-11T21:54:24.922Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-11T21:54:24.922Z] 33b1e0a273af: Pulling fs layer [2023-01-11T21:54:24.922Z] 5d3b04190fa2: Pulling fs layer [2023-01-11T21:54:24.922Z] 2f39f015ded8: Pulling fs layer [2023-01-11T21:54:24.922Z] 3a2ae6a8a46f: Waiting [2023-01-11T21:54:24.922Z] 33b1e0a273af: Waiting [2023-01-11T21:54:24.922Z] 5d3b04190fa2: Waiting [2023-01-11T21:54:24.922Z] 2f39f015ded8: Waiting [2023-01-11T21:54:24.922Z] 5c69ac0246d0: Download complete [2023-01-11T21:54:24.922Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-11T21:54:24.922Z] 3a2ae6a8a46f: Download complete [2023-01-11T21:54:24.922Z] 33b1e0a273af: Verifying Checksum [2023-01-11T21:54:24.922Z] 33b1e0a273af: Download complete [2023-01-11T21:54:25.181Z] 5d3b04190fa2: Verifying Checksum [2023-01-11T21:54:25.181Z] 5d3b04190fa2: Download complete [2023-01-11T21:54:25.181Z] ec43610c2a17: Verifying Checksum [2023-01-11T21:54:25.181Z] ec43610c2a17: Download complete [2023-01-11T21:54:25.181Z] 5eb5b503b376: Verifying Checksum [2023-01-11T21:54:25.181Z] 5eb5b503b376: Download complete [2023-01-11T21:54:25.745Z] 2f39f015ded8: Download complete [2023-01-11T21:54:26.309Z] 5eb5b503b376: Pull complete [2023-01-11T21:54:26.309Z] 5c69ac0246d0: Pull complete [2023-01-11T21:54:26.872Z] ec43610c2a17: Pull complete [2023-01-11T21:54:26.872Z] 3a2ae6a8a46f: Pull complete [2023-01-11T21:54:27.130Z] 33b1e0a273af: Pull complete [2023-01-11T21:54:27.130Z] 5d3b04190fa2: Pull complete [2023-01-11T21:54:31.307Z] 2f39f015ded8: Pull complete [2023-01-11T21:54:31.307Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-11T21:54:31.307Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-11T21:54:31.307Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T21:54:31.388Z] prd-ubuntu20.04-docker-8c-8g-1962 does not seem to be running inside a container [2023-01-11T21:54:31.424Z] $ 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-01-11T21:54:36.682Z] $ docker top 9c1c54a7bca58978742dea6dfd8aaa8b809018559435c1d542c251a6f79c2994 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-11T21:54:37.051Z] ---> job-cost.sh [2023-01-11T21:54:37.051Z] lf-activate-venv: SKIPPING [2023-01-11T21:54:37.051Z] INFO: No Stack... [2023-01-11T21:54:37.310Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-11T21:54:37.876Z] INFO: Archiving Costs [Pipeline] sh [2023-01-11T21:54:38.167Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2023-01-11T21:54:38.167Z] + cut -d, -f6 [Pipeline] lock [2023-01-11T21:54:38.182Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-75-stack-cost] [2023-01-11T21:54:38.187Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-75-stack-cost] did not exist. Created. [2023-01-11T21:54:38.187Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-75-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-11T21:54:38.484Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-11T21:54:38.515Z] Stashed 1 file(s) [Pipeline] } [2023-01-11T21:54:38.522Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-75-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-11T21:54:38.540Z] $ docker stop --time=1 9c1c54a7bca58978742dea6dfd8aaa8b809018559435c1d542c251a6f79c2994 [2023-01-11T21:54:39.677Z] $ docker rm -f --volumes 9c1c54a7bca58978742dea6dfd8aaa8b809018559435c1d542c251a6f79c2994 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-11T21:55:31.462Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1970 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2023-01-11T21:55:31.473Z] Running in /w/workspace/device-usb-camera/75 [Pipeline] { [Pipeline] checkout [2023-01-11T21:55:31.506Z] Selected Git installation does not exist. Using Default [2023-01-11T21:55:31.506Z] The recommended git tool is: NONE [2023-01-11T21:55:38.848Z] using credential edgex-jenkins-ssh [2023-01-11T21:55:38.876Z] Cloning the remote Git repository [2023-01-11T21:55:38.940Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-01-11T21:55:39.050Z] > git init /w/workspace/device-usb-camera/75 # timeout=10 [2023-01-11T21:55:39.264Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-01-11T21:55:39.266Z] > git --version # timeout=10 [2023-01-11T21:55:39.298Z] > git --version # 'git version 2.25.1' [2023-01-11T21:55:39.300Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-11T21:55:39.383Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-11T21:55:40.239Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-01-11T21:55:40.263Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-11T21:55:41.429Z] Avoid second fetch [2023-01-11T21:55:41.430Z] Checking out Revision 1030fa22bcf670ded76708512c57b18f10d8b8f3 (main) [2023-01-11T21:55:41.451Z] > git config core.sparsecheckout # timeout=10 [2023-01-11T21:55:41.475Z] > git checkout -f 1030fa22bcf670ded76708512c57b18f10d8b8f3 # timeout=10 [2023-01-11T21:55:42.118Z] Commit message: "Merge pull request #127 from lenny-intel/mb-config" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-11T21:55:43.067Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-11T21:55:43.067Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-11T21:55:43.067Z] Dload Upload Total Spent Left Speed [2023-01-11T21:55:43.067Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 185k 0 --:--:-- --:--:-- --:--:-- 185k [Pipeline] sh [2023-01-11T21:55:43.792Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-11T21:55:44.148Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-11T21:55:44.148Z] + sudo tee /etc/docker/daemon.new [2023-01-11T21:55:44.148Z] { [2023-01-11T21:55:44.148Z] "registry-mirrors": [ [2023-01-11T21:55:44.148Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-11T21:55:44.148Z] ], [2023-01-11T21:55:44.148Z] "bip": "10.250.0.254/24", [2023-01-11T21:55:44.148Z] "hosts": [ [2023-01-11T21:55:44.148Z] "tcp://0.0.0.0:5555", [2023-01-11T21:55:44.148Z] "unix:///var/run/docker.sock" [2023-01-11T21:55:44.148Z] ], [2023-01-11T21:55:44.148Z] "mtu": 1458, [2023-01-11T21:55:44.148Z] "selinux-enabled": true, [2023-01-11T21:55:44.148Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-11T21:55:44.148Z] } [Pipeline] sh [2023-01-11T21:55:44.509Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-11T21:55:44.870Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-11T21:56:03.244Z] provisioning config files... [2023-01-11T21:56:03.276Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/75@tmp/config8747600467879163155tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-11T21:56:03.658Z] ---> docker-login.sh [2023-01-11T21:56:03.658Z] nexus3.edgexfoundry.org:10001 [2023-01-11T21:56:04.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T21:56:04.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T21:56:04.262Z] Configure a credential helper to remove this warning. See [2023-01-11T21:56:04.262Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T21:56:04.262Z] [2023-01-11T21:56:04.544Z] Login Succeeded [2023-01-11T21:56:04.544Z] nexus3.edgexfoundry.org:10002 [2023-01-11T21:56:04.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T21:56:04.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T21:56:04.819Z] Configure a credential helper to remove this warning. See [2023-01-11T21:56:04.819Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T21:56:04.819Z] [2023-01-11T21:56:04.819Z] Login Succeeded [2023-01-11T21:56:04.819Z] nexus3.edgexfoundry.org:10003 [2023-01-11T21:56:05.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T21:56:05.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T21:56:05.364Z] Configure a credential helper to remove this warning. See [2023-01-11T21:56:05.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T21:56:05.364Z] [2023-01-11T21:56:05.364Z] Login Succeeded [2023-01-11T21:56:05.364Z] nexus3.edgexfoundry.org:10004 [2023-01-11T21:56:05.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T21:56:05.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T21:56:05.641Z] Configure a credential helper to remove this warning. See [2023-01-11T21:56:05.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T21:56:05.641Z] [2023-01-11T21:56:05.641Z] Login Succeeded [2023-01-11T21:56:05.641Z] docker.io [2023-01-11T21:56:05.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T21:56:06.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T21:56:06.188Z] Configure a credential helper to remove this warning. See [2023-01-11T21:56:06.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T21:56:06.188Z] [2023-01-11T21:56:06.188Z] Login Succeeded [2023-01-11T21:56:06.188Z] ---> docker-login.sh ends [Pipeline] } [2023-01-11T21:56:06.206Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-11T21:56:06.597Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-11T21:56:06.611Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-11T21:56:06.626Z] ========================================================= [2023-01-11T21:56:06.626Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-11T21:56:06.626Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T21:56:06.994Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-11T21:56:07.270Z] Sending build context to Docker daemon 1.106MB [2023-01-11T21:56:07.270Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-01-11T21:56:07.270Z] Step 2/13 : FROM ${BASE} AS builder [2023-01-11T21:56:07.543Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-11T21:56:07.543Z] 9b18e9b68314: Pulling fs layer [2023-01-11T21:56:07.543Z] 35d82f9e3411: Pulling fs layer [2023-01-11T21:56:07.543Z] e16973657156: Pulling fs layer [2023-01-11T21:56:07.543Z] fc693d55d65f: Pulling fs layer [2023-01-11T21:56:07.543Z] 7e9fc2657dce: Pulling fs layer [2023-01-11T21:56:07.543Z] dda99020689f: Pulling fs layer [2023-01-11T21:56:07.543Z] db1c61fa0a46: Pulling fs layer [2023-01-11T21:56:07.543Z] 891c053d2c06: Pulling fs layer [2023-01-11T21:56:07.543Z] fc693d55d65f: Waiting [2023-01-11T21:56:07.543Z] dda99020689f: Waiting [2023-01-11T21:56:07.543Z] 7e9fc2657dce: Waiting [2023-01-11T21:56:07.543Z] 891c053d2c06: Waiting [2023-01-11T21:56:07.543Z] db1c61fa0a46: Waiting [2023-01-11T21:56:07.543Z] e16973657156: Verifying Checksum [2023-01-11T21:56:07.543Z] e16973657156: Download complete [2023-01-11T21:56:07.543Z] 35d82f9e3411: Verifying Checksum [2023-01-11T21:56:07.543Z] 35d82f9e3411: Download complete [2023-01-11T21:56:07.543Z] 7e9fc2657dce: Verifying Checksum [2023-01-11T21:56:07.543Z] 7e9fc2657dce: Download complete [2023-01-11T21:56:07.543Z] dda99020689f: Verifying Checksum [2023-01-11T21:56:07.543Z] dda99020689f: Download complete [2023-01-11T21:56:07.543Z] 9b18e9b68314: Verifying Checksum [2023-01-11T21:56:07.543Z] 9b18e9b68314: Download complete [2023-01-11T21:56:08.978Z] 9b18e9b68314: Pull complete [2023-01-11T21:56:08.978Z] 891c053d2c06: Verifying Checksum [2023-01-11T21:56:08.978Z] 891c053d2c06: Download complete [2023-01-11T21:56:09.263Z] 35d82f9e3411: Pull complete [2023-01-11T21:56:09.541Z] e16973657156: Pull complete [2023-01-11T21:56:10.146Z] db1c61fa0a46: Verifying Checksum [2023-01-11T21:56:10.146Z] db1c61fa0a46: Download complete [2023-01-11T21:56:10.739Z] fc693d55d65f: Verifying Checksum [2023-01-11T21:56:10.739Z] fc693d55d65f: Download complete [2023-01-11T21:56:23.105Z] fc693d55d65f: Pull complete [2023-01-11T21:56:23.105Z] 7e9fc2657dce: Pull complete [2023-01-11T21:56:23.105Z] dda99020689f: Pull complete [2023-01-11T21:56:28.495Z] db1c61fa0a46: Pull complete [2023-01-11T21:56:30.475Z] 891c053d2c06: Pull complete [2023-01-11T21:56:30.755Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-11T21:56:30.755Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-11T21:56:30.755Z] ---> f96f9c87975a [2023-01-11T21:56:30.755Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-01-11T21:56:33.383Z] ---> Running in ed7d5040283d [2023-01-11T21:56:33.383Z] Removing intermediate container ed7d5040283d [2023-01-11T21:56:33.383Z] ---> 1b67aa7d09f9 [2023-01-11T21:56:33.383Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-11T21:56:33.383Z] ---> Running in 5f511a356a7d [2023-01-11T21:56:33.660Z] Removing intermediate container 5f511a356a7d [2023-01-11T21:56:33.660Z] ---> bea6de800586 [2023-01-11T21:56:33.660Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-01-11T21:56:33.938Z] ---> Running in fec22899d0d6 [2023-01-11T21:56:34.213Z] Removing intermediate container fec22899d0d6 [2023-01-11T21:56:34.213Z] ---> 7be28464a25c [2023-01-11T21:56:34.213Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-01-11T21:56:34.488Z] ---> Running in a2fbe844cd9c [2023-01-11T21:56:34.761Z] Removing intermediate container a2fbe844cd9c [2023-01-11T21:56:34.761Z] ---> 8b44271c36df [2023-01-11T21:56:34.761Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-11T21:56:34.761Z] ---> Running in 0aeef9011bc0 [2023-01-11T21:56:36.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-11T21:56:36.552Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-11T21:56:37.990Z] (1/14) Installing libintl (0.21-r2) [2023-01-11T21:56:37.990Z] (2/14) Installing eudev-libs (3.2.11-r0) [2023-01-11T21:56:37.990Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2023-01-11T21:56:37.990Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2023-01-11T21:56:37.990Z] (5/14) Installing v4l-utils (1.22.1-r1) [2023-01-11T21:56:37.990Z] (6/14) Installing udev-init-scripts (35-r0) [2023-01-11T21:56:37.990Z] Executing udev-init-scripts-35-r0.post-install [2023-01-11T21:56:37.990Z] (7/14) Installing libblkid (2.38-r1) [2023-01-11T21:56:37.990Z] (8/14) Installing xz-libs (5.2.5-r1) [2023-01-11T21:56:37.990Z] (9/14) Installing zstd-libs (1.5.2-r1) [2023-01-11T21:56:37.990Z] (10/14) Installing kmod-libs (29-r2) [2023-01-11T21:56:37.990Z] (11/14) Installing eudev (3.2.11-r0) [2023-01-11T21:56:37.990Z] (12/14) Installing eudev-dev (3.2.11-r0) [2023-01-11T21:56:37.990Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2023-01-11T21:56:37.990Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2023-01-11T21:56:37.990Z] Executing busybox-1.35.0-r17.trigger [2023-01-11T21:56:38.260Z] Executing eudev-3.2.11-r0.trigger [2023-01-11T21:56:38.260Z] OK: 228 MiB in 65 packages [2023-01-11T21:56:39.699Z] Removing intermediate container 0aeef9011bc0 [2023-01-11T21:56:39.700Z] ---> 8d0d9e7cfbb5 [2023-01-11T21:56:39.700Z] Step 8/13 : WORKDIR /device-usb-camera [2023-01-11T21:56:39.700Z] ---> Running in 5f8ea12c2f81 [2023-01-11T21:56:39.971Z] Removing intermediate container 5f8ea12c2f81 [2023-01-11T21:56:39.971Z] ---> ee49780eb759 [2023-01-11T21:56:39.971Z] Step 9/13 : COPY go.mod vendor* ./ [2023-01-11T21:56:40.565Z] ---> dd17ac32ce0f [2023-01-11T21:56:40.565Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T21:56:40.838Z] ---> Running in c2750153600d [2023-01-11T21:57:48.787Z] Removing intermediate container c2750153600d [2023-01-11T21:57:48.787Z] ---> 66bc752c4da6 [2023-01-11T21:57:48.787Z] Step 11/13 : COPY . . [2023-01-11T21:57:48.787Z] ---> 17580c48a3ef [2023-01-11T21:57:48.787Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-01-11T21:57:48.787Z] ---> Running in 64fe3212e70e [2023-01-11T21:57:48.787Z]  % Total  % Received % Xferd Average Speed Time Time Time Current [2023-01-11T21:57:48.787Z] Dload Upload Total Spent Left Speed [2023-01-11T21:57:48.787Z]  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 11268 0 --:--:-- --:--:-- --:--:-- 11419 [2023-01-11T21:57:48.787Z] Removing intermediate container 64fe3212e70e [2023-01-11T21:57:48.787Z] ---> f13334d6b65b [2023-01-11T21:57:48.787Z] Step 13/13 : RUN ${MAKE} [2023-01-11T21:57:48.787Z] ---> Running in d701d5bd71fb [2023-01-11T21:57:48.787Z] noop [2023-01-11T21:57:48.787Z] Removing intermediate container d701d5bd71fb [2023-01-11T21:57:48.787Z] ---> c5c5d1869238 [2023-01-11T21:57:48.787Z] Successfully built c5c5d1869238 [2023-01-11T21:57:48.787Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T21:57:49.158Z] + docker inspect -f . ci-base-image-arm64 [2023-01-11T21:57:49.158Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T21:57:49.384Z] prd-ubuntu20.04-docker-arm64-4c-16g-1970 does not seem to be running inside a container [2023-01-11T21:57:49.482Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/75 -v /w/workspace/device-usb-camera/75:/w/workspace/device-usb-camera/75:rw,z -v /w/workspace/device-usb-camera/75@tmp:/w/workspace/device-usb-camera/75@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-arm64 cat [2023-01-11T21:57:50.915Z] $ docker top 7f8e5bf2187488444bacc3a05776766399be81317f8d82f8710a72b4dbb0897f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-11T21:57:51.818Z] + go version [2023-01-11T21:57:51.818Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-11T21:57:51.854Z] $ docker stop --time=1 7f8e5bf2187488444bacc3a05776766399be81317f8d82f8710a72b4dbb0897f [2023-01-11T21:57:53.606Z] $ docker rm -f --volumes 7f8e5bf2187488444bacc3a05776766399be81317f8d82f8710a72b4dbb0897f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T21:57:54.196Z] + docker inspect -f . ci-base-image-arm64 [2023-01-11T21:57:54.196Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T21:57:54.429Z] prd-ubuntu20.04-docker-arm64-4c-16g-1970 does not seem to be running inside a container [2023-01-11T21:57:54.531Z] $ 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/75 -v /w/workspace/device-usb-camera/75:/w/workspace/device-usb-camera/75:rw,z -v /w/workspace/device-usb-camera/75@tmp:/w/workspace/device-usb-camera/75@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-arm64 cat [2023-01-11T21:57:55.934Z] $ docker top 0710b169ab1354d4b77f2b25fda22cdf86d66d17d2238ad5515fe59e26085ff3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-11T21:57:56.810Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/75 [Pipeline] fileExists [Pipeline] sh [2023-01-11T21:57:57.482Z] + make test [2023-01-11T21:57:57.482Z] go test ./... -coverprofile=coverage.out ./... [2023-01-11T21:57:59.449Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-01-11T22:00:06.342Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-01-11T22:00:06.342Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.078s coverage: 1.9% of statements [2023-01-11T22:00:06.342Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-11T22:00:06.342Z] go vet ./... [2023-01-11T22:00:38.644Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-11T22:00:38.644Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-11T22:00:38.644Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-11T22:00:38.663Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-11T22:00:38.691Z] $ docker stop --time=1 0710b169ab1354d4b77f2b25fda22cdf86d66d17d2238ad5515fe59e26085ff3 [2023-01-11T22:00:40.741Z] $ docker rm -f --volumes 0710b169ab1354d4b77f2b25fda22cdf86d66d17d2238ad5515fe59e26085ff3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-11T22:00:41.846Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-11T22:00:41.874Z] Warning: overwriting stash ‘coverage-report’ [2023-01-11T22:00:42.543Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-11T22:00:42.940Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-11T22:00:43.283Z] + ls -al . [2023-01-11T22:00:43.283Z] total 204 [2023-01-11T22:00:43.283Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 11 21:57 . [2023-01-11T22:00:43.283Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 21:55 .. [2023-01-11T22:00:43.283Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 11 21:55 .git [2023-01-11T22:00:43.283Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 21:55 .github [2023-01-11T22:00:43.283Z] -rw-rw-r-- 1 jenkins jenkins 414 Jan 11 21:55 .gitignore [2023-01-11T22:00:43.284Z] -rw-rw-r-- 1 jenkins jenkins 42 Jan 11 21:55 .golangci.yml [2023-01-11T22:00:43.284Z] -rw-rw-r-- 1 jenkins jenkins 77 Jan 11 21:55 .hadolint.yml [2023-01-11T22:00:43.284Z] -rw-rw-r-- 1 jenkins jenkins 9442 Jan 11 21:55 Attribution.txt [2023-01-11T22:00:43.284Z] -rw-rw-r-- 1 jenkins jenkins 6219 Jan 11 21:55 CHANGELOG.md [2023-01-11T22:00:43.284Z] -rw-rw-r-- 1 jenkins jenkins 2328 Jan 11 21:55 Dockerfile [2023-01-11T22:00:43.284Z] -rw-rw-r-- 1 jenkins jenkins 678 Jan 11 21:55 GOVERNANCE.md [2023-01-11T22:00:43.284Z] -rw-rw-r-- 1 jenkins jenkins 659 Jan 11 21:55 Jenkinsfile [2023-01-11T22:00:43.284Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jan 11 21:55 LICENSE [2023-01-11T22:00:43.284Z] -rw-rw-r-- 1 jenkins jenkins 2329 Jan 11 21:55 Makefile [2023-01-11T22:00:43.284Z] -rw-rw-r-- 1 jenkins jenkins 622 Jan 11 21:55 OWNERS.md [2023-01-11T22:00:43.284Z] -rw-rw-r-- 1 jenkins jenkins 5934 Jan 11 21:55 README.md [2023-01-11T22:00:43.284Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 11 21:52 VERSION [2023-01-11T22:00:43.284Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 11 21:55 bin [2023-01-11T22:00:43.284Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 21:55 cmd [2023-01-11T22:00:43.284Z] -rw-r--r-- 1 jenkins jenkins 30666 Jan 11 21:59 coverage.out [2023-01-11T22:00:43.284Z] -rwxrwxr-x 1 jenkins jenkins 140 Jan 11 21:55 docker-entrypoint.sh [2023-01-11T22:00:43.284Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 21:55 docs [2023-01-11T22:00:43.284Z] -rw-rw-r-- 1 jenkins jenkins 3574 Jan 11 21:55 go.mod [2023-01-11T22:00:43.284Z] -rw-rw-r-- 1 jenkins jenkins 45170 Jan 11 21:55 go.sum [2023-01-11T22:00:43.284Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 21:55 internal [2023-01-11T22:00:43.284Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 21:55 snap [2023-01-11T22:00:43.284Z] -rw-rw-r-- 1 jenkins jenkins 231 Jan 11 21:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T22:00:43.658Z] + 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=1030fa22bcf670ded76708512c57b18f10d8b8f3 --label arch=arm64 --label version=3.0.0-dev.4 . [2023-01-11T22:00:44.252Z] Sending build context to Docker daemon 1.137MB [2023-01-11T22:00:44.252Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2023-01-11T22:00:44.252Z] Step 2/35 : FROM ${BASE} AS builder [2023-01-11T22:00:44.252Z] ---> c5c5d1869238 [2023-01-11T22:00:44.252Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-01-11T22:00:44.521Z] ---> Running in 8ec5f9e2018a [2023-01-11T22:00:45.114Z] Removing intermediate container 8ec5f9e2018a [2023-01-11T22:00:45.114Z] ---> 2d16df0466ec [2023-01-11T22:00:45.114Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-11T22:00:45.114Z] ---> Running in c2bdf1faf9b7 [2023-01-11T22:00:45.704Z] Removing intermediate container c2bdf1faf9b7 [2023-01-11T22:00:45.704Z] ---> cee30a5ae895 [2023-01-11T22:00:45.704Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-01-11T22:00:45.704Z] ---> Running in 1b803185f1aa [2023-01-11T22:00:46.292Z] Removing intermediate container 1b803185f1aa [2023-01-11T22:00:46.292Z] ---> 993f7a87a04c [2023-01-11T22:00:46.292Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-01-11T22:00:46.564Z] ---> Running in 51e4571b667c [2023-01-11T22:00:46.835Z] Removing intermediate container 51e4571b667c [2023-01-11T22:00:46.835Z] ---> 915595a8500d [2023-01-11T22:00:46.835Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-11T22:00:47.136Z] ---> Running in 1c21b7b7051a [2023-01-11T22:00:48.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-11T22:00:48.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-11T22:00:50.284Z] OK: 228 MiB in 65 packages [2023-01-11T22:00:51.263Z] Removing intermediate container 1c21b7b7051a [2023-01-11T22:00:51.263Z] ---> 7cc36a19d4fd [2023-01-11T22:00:51.263Z] Step 8/35 : WORKDIR /device-usb-camera [2023-01-11T22:00:51.534Z] ---> Running in bb4e5c864170 [2023-01-11T22:00:53.494Z] Removing intermediate container bb4e5c864170 [2023-01-11T22:00:53.494Z] ---> 9e17983f4829 [2023-01-11T22:00:53.494Z] Step 9/35 : COPY go.mod vendor* ./ [2023-01-11T22:00:53.771Z] ---> b19b14c7fc7a [2023-01-11T22:00:53.771Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T22:00:54.047Z] ---> Running in 7eecaf1e584e [2023-01-11T22:00:56.664Z] Removing intermediate container 7eecaf1e584e [2023-01-11T22:00:56.664Z] ---> f15d72589b4a [2023-01-11T22:00:56.664Z] Step 11/35 : COPY . . [2023-01-11T22:00:58.087Z] ---> ab1676895607 [2023-01-11T22:00:58.087Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-01-11T22:00:58.087Z] ---> Running in 4ebb6374c715 [2023-01-11T22:00:59.057Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-11T22:00:59.057Z] Dload Upload Total Spent Left Speed [2023-01-11T22:00:59.326Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6195 0 --:--:-- --:--:-- --:--:-- 6210 [2023-01-11T22:00:59.916Z] Removing intermediate container 4ebb6374c715 [2023-01-11T22:00:59.916Z] ---> 5efc5ccec05b [2023-01-11T22:00:59.916Z] Step 13/35 : RUN ${MAKE} [2023-01-11T22:01:00.185Z] ---> Running in d31788553759 [2023-01-11T22:01:01.166Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.4" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-01-11T22:03:37.955Z] Removing intermediate container d31788553759 [2023-01-11T22:03:37.955Z] ---> 86a2bd55edb2 [2023-01-11T22:03:37.955Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2023-01-11T22:03:37.955Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2023-01-11T22:03:37.955Z] eab2503cf8f4: Pulling fs layer [2023-01-11T22:03:37.955Z] 97cd0a44c592: Pulling fs layer [2023-01-11T22:03:37.955Z] 97cd0a44c592: Verifying Checksum [2023-01-11T22:03:37.955Z] 97cd0a44c592: Download complete [2023-01-11T22:03:37.955Z] eab2503cf8f4: Verifying Checksum [2023-01-11T22:03:37.955Z] eab2503cf8f4: Download complete [2023-01-11T22:03:37.955Z] eab2503cf8f4: Pull complete [2023-01-11T22:03:37.955Z] 97cd0a44c592: Pull complete [2023-01-11T22:03:37.955Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2023-01-11T22:03:37.955Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2023-01-11T22:03:37.955Z] ---> 7f763cca56b3 [2023-01-11T22:03:37.955Z] Step 15/35 : FROM alpine:3.16 [2023-01-11T22:03:37.955Z] 3.16: Pulling from library/alpine [2023-01-11T22:03:37.955Z] 6875df1f5354: Pulling fs layer [2023-01-11T22:03:37.955Z] 6875df1f5354: Download complete [2023-01-11T22:03:37.955Z] 6875df1f5354: Pull complete [2023-01-11T22:03:37.955Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-11T22:03:37.955Z] Status: Downloaded newer image for alpine:3.16 [2023-01-11T22:03:37.955Z] ---> 2b4661558fb8 [2023-01-11T22:03:37.955Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-01-11T22:03:37.955Z] ---> Running in b7df03ded6af [2023-01-11T22:03:37.955Z] Removing intermediate container b7df03ded6af [2023-01-11T22:03:37.955Z] ---> 77326f2c04ab [2023-01-11T22:03:37.955Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-01-11T22:03:37.955Z] ---> Running in 4737a481abd2 [2023-01-11T22:03:37.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-11T22:03:38.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-11T22:03:39.188Z] (1/79) Installing dumb-init (1.2.5-r1) [2023-01-11T22:03:39.188Z] (2/79) Installing sdl2 (2.0.22-r0) [2023-01-11T22:03:39.188Z] (3/79) Installing libxau (1.0.9-r0) [2023-01-11T22:03:39.188Z] (4/79) Installing libxdmcp (1.1.3-r0) [2023-01-11T22:03:39.188Z] (5/79) Installing libxcb (1.15-r0) [2023-01-11T22:03:39.188Z] (6/79) Installing libx11 (1.8-r0) [2023-01-11T22:03:39.457Z] (7/79) Installing aom-libs (3.3.0-r0) [2023-01-11T22:03:39.457Z] (8/79) Installing alsa-lib (1.2.7.2-r0) [2023-01-11T22:03:39.457Z] (9/79) Installing expat (2.5.0-r0) [2023-01-11T22:03:39.457Z] (10/79) Installing brotli-libs (1.0.9-r6) [2023-01-11T22:03:39.725Z] (11/79) Installing libbz2 (1.0.8-r1) [2023-01-11T22:03:39.725Z] (12/79) Installing libpng (1.6.37-r1) [2023-01-11T22:03:39.725Z] (13/79) Installing freetype (2.12.1-r0) [2023-01-11T22:03:39.725Z] (14/79) Installing fontconfig (2.14.0-r0) [2023-01-11T22:03:39.725Z] (15/79) Installing fribidi (1.0.12-r0) [2023-01-11T22:03:39.725Z] (16/79) Installing libffi (3.4.2-r1) [2023-01-11T22:03:39.725Z] (17/79) Installing libintl (0.21-r2) [2023-01-11T22:03:39.725Z] (18/79) Installing libblkid (2.38-r1) [2023-01-11T22:03:39.725Z] (19/79) Installing libmount (2.38-r1) [2023-01-11T22:03:39.725Z] (20/79) Installing pcre (8.45-r2) [2023-01-11T22:03:39.725Z] (21/79) Installing glib (2.72.1-r0) [2023-01-11T22:03:39.999Z] (22/79) Installing graphite2 (1.3.14-r1) [2023-01-11T22:03:39.999Z] (23/79) Installing harfbuzz (4.3.0-r0) [2023-01-11T22:03:39.999Z] (24/79) Installing libass (0.16.0-r0) [2023-01-11T22:03:39.999Z] (25/79) Installing libdav1d (1.0.0-r0) [2023-01-11T22:03:39.999Z] (26/79) Installing libdrm (2.4.110-r0) [2023-01-11T22:03:39.999Z] (27/79) Installing gmp (6.2.1-r2) [2023-01-11T22:03:39.999Z] (28/79) Installing nettle (3.7.3-r0) [2023-01-11T22:03:39.999Z] (29/79) Installing p11-kit (0.24.1-r0) [2023-01-11T22:03:39.999Z] (30/79) Installing libtasn1 (4.18.0-r1) [2023-01-11T22:03:39.999Z] (31/79) Installing libunistring (1.0-r0) [2023-01-11T22:03:39.999Z] (32/79) Installing gnutls (3.7.7-r0) [2023-01-11T22:03:40.266Z] (33/79) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2023-01-11T22:03:40.266Z] (34/79) Installing ncurses-libs (6.3_p20220521-r0) [2023-01-11T22:03:40.266Z] (35/79) Installing lame (3.100-r0) [2023-01-11T22:03:40.266Z] (36/79) Installing opus (1.3.1-r1) [2023-01-11T22:03:40.266Z] (37/79) Installing libasyncns (0.8-r1) [2023-01-11T22:03:40.266Z] (38/79) Installing dbus-libs (1.14.4-r0) [2023-01-11T22:03:40.266Z] (39/79) Installing libltdl (2.4.7-r0) [2023-01-11T22:03:40.266Z] (40/79) Installing orc (0.4.32-r0) [2023-01-11T22:03:40.266Z] (41/79) Installing libgcc (11.2.1_git20220219-r2) [2023-01-11T22:03:40.266Z] (42/79) Installing libogg (1.3.5-r1) [2023-01-11T22:03:40.266Z] (43/79) Installing libstdc++ (11.2.1_git20220219-r2) [2023-01-11T22:03:40.266Z] (44/79) Installing flac (1.3.4-r0) [2023-01-11T22:03:40.266Z] (45/79) Installing libvorbis (1.3.7-r0) [2023-01-11T22:03:40.533Z] (46/79) Installing libsndfile (1.1.0-r0) [2023-01-11T22:03:40.533Z] (47/79) Installing libgomp (11.2.1_git20220219-r2) [2023-01-11T22:03:40.533Z] (48/79) Installing soxr (0.1.3-r2) [2023-01-11T22:03:40.533Z] (49/79) Installing speexdsp (1.2.0-r0) [2023-01-11T22:03:40.533Z] (50/79) Installing tdb-libs (1.4.6-r0) [2023-01-11T22:03:40.533Z] (51/79) Installing libpulse (15.0-r2) [2023-01-11T22:03:40.533Z] (52/79) Installing cjson (1.7.15-r3) [2023-01-11T22:03:40.533Z] (53/79) Installing mbedtls (2.28.2-r0) [2023-01-11T22:03:40.533Z] (54/79) Installing librist (0.2.6-r1) [2023-01-11T22:03:40.533Z] (55/79) Installing libsrt (1.4.4-r0) [2023-01-11T22:03:40.533Z] (56/79) Installing libssh (0.9.6-r1) [2023-01-11T22:03:40.533Z] (57/79) Installing libtheora (1.1.1-r16) [2023-01-11T22:03:40.533Z] (58/79) Installing libjpeg-turbo (2.1.3-r1) [2023-01-11T22:03:40.534Z] (59/79) Installing v4l-utils-libs (1.22.1-r1) [2023-01-11T22:03:40.534Z] (60/79) Installing libxext (1.3.4-r0) [2023-01-11T22:03:40.534Z] (61/79) Installing libxfixes (6.0.0-r0) [2023-01-11T22:03:40.534Z] (62/79) Installing wayland-libs-client (1.20.0-r0) [2023-01-11T22:03:40.802Z] (63/79) Installing libva (2.14.0-r0) [2023-01-11T22:03:40.802Z] (64/79) Installing libvdpau (1.5-r0) [2023-01-11T22:03:40.802Z] (65/79) Installing vidstab (1.1.0-r1) [2023-01-11T22:03:40.802Z] (66/79) Installing libvpx (1.11.0-r1) [2023-01-11T22:03:40.802Z] (67/79) Installing libwebp (1.2.3-r0) [2023-01-11T22:03:40.802Z] (68/79) Installing x264-libs (0.163_git20210613-r0) [2023-01-11T22:03:40.802Z] (69/79) Installing numactl (2.0.14-r0) [2023-01-11T22:03:40.802Z] (70/79) Installing x265-libs (3.5-r3) [2023-01-11T22:03:41.071Z] (71/79) Installing xvidcore (1.3.7-r1) [2023-01-11T22:03:41.071Z] (72/79) Installing ffmpeg-libs (5.0.1-r1) [2023-01-11T22:03:41.338Z] (73/79) Installing ffmpeg (5.0.1-r1) [2023-01-11T22:03:41.607Z] (74/79) Installing udev-init-scripts (35-r0) [2023-01-11T22:03:41.607Z] Executing udev-init-scripts-35-r0.post-install [2023-01-11T22:03:41.607Z] (75/79) Installing eudev-libs (3.2.11-r0) [2023-01-11T22:03:41.607Z] (76/79) Installing xz-libs (5.2.5-r1) [2023-01-11T22:03:41.607Z] (77/79) Installing zstd-libs (1.5.2-r1) [2023-01-11T22:03:41.607Z] (78/79) Installing kmod-libs (29-r2) [2023-01-11T22:03:41.607Z] (79/79) Installing eudev (3.2.11-r0) [2023-01-11T22:03:41.607Z] Executing busybox-1.35.0-r17.trigger [2023-01-11T22:03:41.607Z] Executing eudev-3.2.11-r0.trigger [2023-01-11T22:03:41.607Z] OK: 77 MiB in 93 packages [2023-01-11T22:03:44.954Z] Removing intermediate container 4737a481abd2 [2023-01-11T22:03:44.954Z] ---> 956cab33d88f [2023-01-11T22:03:44.954Z] Step 18/35 : WORKDIR / [2023-01-11T22:03:44.954Z] ---> Running in 501fc3310783 [2023-01-11T22:03:44.954Z] Removing intermediate container 501fc3310783 [2023-01-11T22:03:44.954Z] ---> 96c9776ef611 [2023-01-11T22:03:44.954Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-01-11T22:03:46.362Z] ---> ec3ff6eef5bd [2023-01-11T22:03:46.362Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-01-11T22:03:46.945Z] ---> 7594919459ce [2023-01-11T22:03:46.945Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-01-11T22:03:47.219Z] ---> 18f12f9b1db9 [2023-01-11T22:03:47.219Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-01-11T22:03:47.858Z] ---> 40fd08f6d066 [2023-01-11T22:03:47.858Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-01-11T22:03:48.444Z] ---> d3dd27694c18 [2023-01-11T22:03:48.444Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-01-11T22:03:48.711Z] ---> dff8af4dfd43 [2023-01-11T22:03:48.711Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-01-11T22:03:50.119Z] ---> df0e2a63617a [2023-01-11T22:03:50.119Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-01-11T22:03:50.119Z] ---> Running in c8fd288cae6b [2023-01-11T22:03:51.533Z] Removing intermediate container c8fd288cae6b [2023-01-11T22:03:51.533Z] ---> 4b45d2271568 [2023-01-11T22:03:51.533Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-01-11T22:03:51.533Z] ---> Running in 4eed7cc7000c [2023-01-11T22:03:53.476Z] Removing intermediate container 4eed7cc7000c [2023-01-11T22:03:53.476Z] ---> a4eae37dc4c2 [2023-01-11T22:03:53.476Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-01-11T22:03:53.476Z] ---> Running in 0cacc96140b3 [2023-01-11T22:03:54.887Z] Removing intermediate container 0cacc96140b3 [2023-01-11T22:03:54.887Z] ---> e2ac763be4c6 [2023-01-11T22:03:54.887Z] Step 29/35 : EXPOSE 59983 [2023-01-11T22:03:54.887Z] ---> Running in 6088388c81db [2023-01-11T22:03:55.157Z] Removing intermediate container 6088388c81db [2023-01-11T22:03:55.157Z] ---> 54390bf7cdf9 [2023-01-11T22:03:55.157Z] Step 30/35 : EXPOSE 8554 [2023-01-11T22:03:55.157Z] ---> Running in ccc46c307625 [2023-01-11T22:03:55.423Z] Removing intermediate container ccc46c307625 [2023-01-11T22:03:55.424Z] ---> e64c6729998f [2023-01-11T22:03:55.424Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-01-11T22:03:55.424Z] ---> Running in e9e8d36f437b [2023-01-11T22:03:55.690Z] Removing intermediate container e9e8d36f437b [2023-01-11T22:03:55.690Z] ---> f3abd5c8c07e [2023-01-11T22:03:55.690Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-01-11T22:03:55.957Z] ---> Running in 6bc36d31c808 [2023-01-11T22:03:55.957Z] Removing intermediate container 6bc36d31c808 [2023-01-11T22:03:55.957Z] ---> 964a735b660b [2023-01-11T22:03:55.957Z] Step 33/35 : LABEL arch=arm64 [2023-01-11T22:03:56.223Z] ---> Running in 29e698c48182 [2023-01-11T22:03:56.490Z] Removing intermediate container 29e698c48182 [2023-01-11T22:03:56.490Z] ---> ec6b70728c47 [2023-01-11T22:03:56.490Z] Step 34/35 : LABEL git_sha=1030fa22bcf670ded76708512c57b18f10d8b8f3 [2023-01-11T22:03:56.490Z] ---> Running in 6030e5d01410 [2023-01-11T22:03:56.757Z] Removing intermediate container 6030e5d01410 [2023-01-11T22:03:56.757Z] ---> 3a842b53c805 [2023-01-11T22:03:56.757Z] Step 35/35 : LABEL version=3.0.0-dev.4 [2023-01-11T22:03:56.757Z] ---> Running in 4105393712cd [2023-01-11T22:03:57.023Z] Removing intermediate container 4105393712cd [2023-01-11T22:03:57.023Z] ---> 8fa0a1e3d85d [2023-01-11T22:03:57.023Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-11T22:03:57.023Z] Successfully built 8fa0a1e3d85d [2023-01-11T22:03:57.023Z] 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-01-11T22:03:57.145Z] provisioning config files... [2023-01-11T22:03:57.161Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/75@tmp/config11434703596267525383tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-11T22:03:57.563Z] ---> docker-login.sh [2023-01-11T22:03:57.563Z] nexus3.edgexfoundry.org:10001 [2023-01-11T22:03:57.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T22:03:57.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T22:03:57.833Z] Configure a credential helper to remove this warning. See [2023-01-11T22:03:57.833Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T22:03:57.833Z] [2023-01-11T22:03:57.833Z] Login Succeeded [2023-01-11T22:03:57.833Z] nexus3.edgexfoundry.org:10002 [2023-01-11T22:03:58.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T22:03:58.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T22:03:58.103Z] Configure a credential helper to remove this warning. See [2023-01-11T22:03:58.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T22:03:58.103Z] [2023-01-11T22:03:58.103Z] Login Succeeded [2023-01-11T22:03:58.103Z] nexus3.edgexfoundry.org:10003 [2023-01-11T22:03:58.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T22:03:58.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T22:03:58.649Z] Configure a credential helper to remove this warning. See [2023-01-11T22:03:58.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T22:03:58.649Z] [2023-01-11T22:03:58.649Z] Login Succeeded [2023-01-11T22:03:58.649Z] nexus3.edgexfoundry.org:10004 [2023-01-11T22:03:58.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T22:03:58.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T22:03:58.919Z] Configure a credential helper to remove this warning. See [2023-01-11T22:03:58.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T22:03:58.919Z] [2023-01-11T22:03:58.919Z] Login Succeeded [2023-01-11T22:03:58.919Z] docker.io [2023-01-11T22:03:59.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T22:03:59.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T22:03:59.464Z] Configure a credential helper to remove this warning. See [2023-01-11T22:03:59.464Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T22:03:59.464Z] [2023-01-11T22:03:59.465Z] Login Succeeded [2023-01-11T22:03:59.465Z] ---> docker-login.sh ends [Pipeline] } [2023-01-11T22:03:59.484Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-11T22:03:59.509Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-11T22:03:59.525Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2023-01-11T22:03:59.525Z] 1030fa22bcf670ded76708512c57b18f10d8b8f3 [2023-01-11T22:03:59.525Z] latest [2023-01-11T22:03:59.525Z] 3.0.0-dev.4 [2023-01-11T22:03:59.525Z] 1030fa22bcf670ded76708512c57b18f10d8b8f3-3.0.0-dev.4 [2023-01-11T22:03:59.525Z] main [2023-01-11T22:03:59.525Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T22:03:59.868Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:1030fa22bcf670ded76708512c57b18f10d8b8f3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T22:04:00.214Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:1030fa22bcf670ded76708512c57b18f10d8b8f3 [2023-01-11T22:04:00.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-01-11T22:04:00.214Z] 755797607f4b: Preparing [2023-01-11T22:04:00.214Z] 3768a3ebfe46: Preparing [2023-01-11T22:04:00.214Z] 476c12201e4e: Preparing [2023-01-11T22:04:00.214Z] a43932d1df72: Preparing [2023-01-11T22:04:00.214Z] 1207169bf42c: Preparing [2023-01-11T22:04:00.214Z] 67088c84f913: Preparing [2023-01-11T22:04:00.214Z] 4234fb7ce777: Preparing [2023-01-11T22:04:00.214Z] a767af21ad16: Preparing [2023-01-11T22:04:00.214Z] 701763abf62b: Preparing [2023-01-11T22:04:00.214Z] e8ee099ab203: Preparing [2023-01-11T22:04:00.214Z] 0d486eefbf15: Preparing [2023-01-11T22:04:00.214Z] 17bec77d7fdc: Preparing [2023-01-11T22:04:00.214Z] 701763abf62b: Waiting [2023-01-11T22:04:00.214Z] e8ee099ab203: Waiting [2023-01-11T22:04:00.214Z] 0d486eefbf15: Waiting [2023-01-11T22:04:00.214Z] 17bec77d7fdc: Waiting [2023-01-11T22:04:00.214Z] 67088c84f913: Waiting [2023-01-11T22:04:00.214Z] 4234fb7ce777: Waiting [2023-01-11T22:04:00.214Z] a767af21ad16: Waiting [2023-01-11T22:04:00.485Z] 476c12201e4e: Pushed [2023-01-11T22:04:00.485Z] 1207169bf42c: Pushed [2023-01-11T22:04:00.485Z] 755797607f4b: Pushed [2023-01-11T22:04:00.485Z] 3768a3ebfe46: Pushed [2023-01-11T22:04:00.751Z] 4234fb7ce777: Pushed [2023-01-11T22:04:00.751Z] 67088c84f913: Pushed [2023-01-11T22:04:00.751Z] a767af21ad16: Pushed [2023-01-11T22:04:00.751Z] 701763abf62b: Pushed [2023-01-11T22:04:02.692Z] 17bec77d7fdc: Layer already exists [2023-01-11T22:04:04.650Z] a43932d1df72: Pushed [2023-01-11T22:04:06.060Z] e8ee099ab203: Pushed [2023-01-11T22:04:18.373Z] 0d486eefbf15: Pushed [2023-01-11T22:04:18.373Z] 1030fa22bcf670ded76708512c57b18f10d8b8f3: digest: sha256:23ed11569fa81570147998b02869b3cb44f8dc0b03b84ce6706c1960daa49e90 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T22:04:18.717Z] + 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-01-11T22:04:19.059Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-01-11T22:04:19.059Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-01-11T22:04:19.059Z] 755797607f4b: Preparing [2023-01-11T22:04:19.059Z] 3768a3ebfe46: Preparing [2023-01-11T22:04:19.059Z] 476c12201e4e: Preparing [2023-01-11T22:04:19.059Z] a43932d1df72: Preparing [2023-01-11T22:04:19.059Z] 1207169bf42c: Preparing [2023-01-11T22:04:19.059Z] 67088c84f913: Preparing [2023-01-11T22:04:19.059Z] 4234fb7ce777: Preparing [2023-01-11T22:04:19.059Z] a767af21ad16: Preparing [2023-01-11T22:04:19.059Z] 701763abf62b: Preparing [2023-01-11T22:04:19.059Z] e8ee099ab203: Preparing [2023-01-11T22:04:19.059Z] 0d486eefbf15: Preparing [2023-01-11T22:04:19.059Z] 17bec77d7fdc: Preparing [2023-01-11T22:04:19.059Z] 67088c84f913: Waiting [2023-01-11T22:04:19.059Z] 4234fb7ce777: Waiting [2023-01-11T22:04:19.059Z] 701763abf62b: Waiting [2023-01-11T22:04:19.059Z] a767af21ad16: Waiting [2023-01-11T22:04:19.059Z] e8ee099ab203: Waiting [2023-01-11T22:04:19.059Z] 17bec77d7fdc: Waiting [2023-01-11T22:04:19.059Z] 0d486eefbf15: Waiting [2023-01-11T22:04:19.059Z] 1207169bf42c: Layer already exists [2023-01-11T22:04:19.059Z] a43932d1df72: Layer already exists [2023-01-11T22:04:19.059Z] 755797607f4b: Layer already exists [2023-01-11T22:04:19.059Z] 3768a3ebfe46: Layer already exists [2023-01-11T22:04:19.059Z] 476c12201e4e: Layer already exists [2023-01-11T22:04:19.059Z] 4234fb7ce777: Layer already exists [2023-01-11T22:04:19.059Z] e8ee099ab203: Layer already exists [2023-01-11T22:04:19.059Z] 701763abf62b: Layer already exists [2023-01-11T22:04:19.059Z] a767af21ad16: Layer already exists [2023-01-11T22:04:19.059Z] 67088c84f913: Layer already exists [2023-01-11T22:04:19.059Z] 17bec77d7fdc: Layer already exists [2023-01-11T22:04:19.059Z] 0d486eefbf15: Layer already exists [2023-01-11T22:04:19.326Z] latest: digest: sha256:23ed11569fa81570147998b02869b3cb44f8dc0b03b84ce6706c1960daa49e90 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T22:04:19.668Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T22:04:20.008Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.4 [2023-01-11T22:04:20.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-01-11T22:04:20.008Z] 755797607f4b: Preparing [2023-01-11T22:04:20.008Z] 3768a3ebfe46: Preparing [2023-01-11T22:04:20.008Z] 476c12201e4e: Preparing [2023-01-11T22:04:20.008Z] a43932d1df72: Preparing [2023-01-11T22:04:20.008Z] 1207169bf42c: Preparing [2023-01-11T22:04:20.008Z] 67088c84f913: Preparing [2023-01-11T22:04:20.008Z] 4234fb7ce777: Preparing [2023-01-11T22:04:20.008Z] a767af21ad16: Preparing [2023-01-11T22:04:20.008Z] 701763abf62b: Preparing [2023-01-11T22:04:20.008Z] e8ee099ab203: Preparing [2023-01-11T22:04:20.008Z] 0d486eefbf15: Preparing [2023-01-11T22:04:20.008Z] 17bec77d7fdc: Preparing [2023-01-11T22:04:20.008Z] 67088c84f913: Waiting [2023-01-11T22:04:20.008Z] 4234fb7ce777: Waiting [2023-01-11T22:04:20.008Z] 701763abf62b: Waiting [2023-01-11T22:04:20.008Z] a767af21ad16: Waiting [2023-01-11T22:04:20.008Z] e8ee099ab203: Waiting [2023-01-11T22:04:20.008Z] 0d486eefbf15: Waiting [2023-01-11T22:04:20.008Z] 17bec77d7fdc: Waiting [2023-01-11T22:04:20.008Z] a43932d1df72: Layer already exists [2023-01-11T22:04:20.008Z] 3768a3ebfe46: Layer already exists [2023-01-11T22:04:20.008Z] 476c12201e4e: Layer already exists [2023-01-11T22:04:20.008Z] 755797607f4b: Layer already exists [2023-01-11T22:04:20.008Z] 1207169bf42c: Layer already exists [2023-01-11T22:04:20.008Z] 67088c84f913: Layer already exists [2023-01-11T22:04:20.008Z] 4234fb7ce777: Layer already exists [2023-01-11T22:04:20.008Z] e8ee099ab203: Layer already exists [2023-01-11T22:04:20.008Z] a767af21ad16: Layer already exists [2023-01-11T22:04:20.008Z] 701763abf62b: Layer already exists [2023-01-11T22:04:20.008Z] 0d486eefbf15: Layer already exists [2023-01-11T22:04:20.008Z] 17bec77d7fdc: Layer already exists [2023-01-11T22:04:20.276Z] 3.0.0-dev.4: digest: sha256:23ed11569fa81570147998b02869b3cb44f8dc0b03b84ce6706c1960daa49e90 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T22:04:20.632Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:1030fa22bcf670ded76708512c57b18f10d8b8f3-3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T22:04:20.985Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:1030fa22bcf670ded76708512c57b18f10d8b8f3-3.0.0-dev.4 [2023-01-11T22:04:20.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-01-11T22:04:20.985Z] 755797607f4b: Preparing [2023-01-11T22:04:20.985Z] 3768a3ebfe46: Preparing [2023-01-11T22:04:20.986Z] 476c12201e4e: Preparing [2023-01-11T22:04:20.986Z] a43932d1df72: Preparing [2023-01-11T22:04:20.986Z] 1207169bf42c: Preparing [2023-01-11T22:04:20.986Z] 67088c84f913: Preparing [2023-01-11T22:04:20.986Z] 4234fb7ce777: Preparing [2023-01-11T22:04:20.986Z] a767af21ad16: Preparing [2023-01-11T22:04:20.986Z] 701763abf62b: Preparing [2023-01-11T22:04:20.986Z] e8ee099ab203: Preparing [2023-01-11T22:04:20.986Z] 0d486eefbf15: Preparing [2023-01-11T22:04:20.986Z] 17bec77d7fdc: Preparing [2023-01-11T22:04:20.986Z] 67088c84f913: Waiting [2023-01-11T22:04:20.986Z] 4234fb7ce777: Waiting [2023-01-11T22:04:20.986Z] a767af21ad16: Waiting [2023-01-11T22:04:20.986Z] 701763abf62b: Waiting [2023-01-11T22:04:20.986Z] e8ee099ab203: Waiting [2023-01-11T22:04:20.986Z] 0d486eefbf15: Waiting [2023-01-11T22:04:20.986Z] 17bec77d7fdc: Waiting [2023-01-11T22:04:20.986Z] 1207169bf42c: Layer already exists [2023-01-11T22:04:20.986Z] 476c12201e4e: Layer already exists [2023-01-11T22:04:20.986Z] 3768a3ebfe46: Layer already exists [2023-01-11T22:04:20.986Z] 755797607f4b: Layer already exists [2023-01-11T22:04:20.986Z] a43932d1df72: Layer already exists [2023-01-11T22:04:20.986Z] 4234fb7ce777: Layer already exists [2023-01-11T22:04:20.986Z] a767af21ad16: Layer already exists [2023-01-11T22:04:20.986Z] 67088c84f913: Layer already exists [2023-01-11T22:04:20.986Z] e8ee099ab203: Layer already exists [2023-01-11T22:04:20.986Z] 701763abf62b: Layer already exists [2023-01-11T22:04:21.252Z] 17bec77d7fdc: Layer already exists [2023-01-11T22:04:21.252Z] 0d486eefbf15: Layer already exists [2023-01-11T22:04:21.252Z] 1030fa22bcf670ded76708512c57b18f10d8b8f3-3.0.0-dev.4: digest: sha256:23ed11569fa81570147998b02869b3cb44f8dc0b03b84ce6706c1960daa49e90 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T22:04:21.594Z] + 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-01-11T22:04:21.931Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2023-01-11T22:04:21.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-01-11T22:04:21.932Z] 755797607f4b: Preparing [2023-01-11T22:04:21.932Z] 3768a3ebfe46: Preparing [2023-01-11T22:04:21.932Z] 476c12201e4e: Preparing [2023-01-11T22:04:21.932Z] a43932d1df72: Preparing [2023-01-11T22:04:21.932Z] 1207169bf42c: Preparing [2023-01-11T22:04:21.932Z] 67088c84f913: Preparing [2023-01-11T22:04:21.932Z] 4234fb7ce777: Preparing [2023-01-11T22:04:21.932Z] a767af21ad16: Preparing [2023-01-11T22:04:21.932Z] 701763abf62b: Preparing [2023-01-11T22:04:21.932Z] e8ee099ab203: Preparing [2023-01-11T22:04:21.932Z] 0d486eefbf15: Preparing [2023-01-11T22:04:21.932Z] 17bec77d7fdc: Preparing [2023-01-11T22:04:21.932Z] 67088c84f913: Waiting [2023-01-11T22:04:21.932Z] 4234fb7ce777: Waiting [2023-01-11T22:04:21.932Z] a767af21ad16: Waiting [2023-01-11T22:04:21.932Z] 701763abf62b: Waiting [2023-01-11T22:04:21.932Z] e8ee099ab203: Waiting [2023-01-11T22:04:21.932Z] 0d486eefbf15: Waiting [2023-01-11T22:04:21.932Z] 17bec77d7fdc: Waiting [2023-01-11T22:04:21.932Z] 1207169bf42c: Layer already exists [2023-01-11T22:04:21.932Z] 755797607f4b: Layer already exists [2023-01-11T22:04:21.932Z] 476c12201e4e: Layer already exists [2023-01-11T22:04:21.932Z] a43932d1df72: Layer already exists [2023-01-11T22:04:21.932Z] 3768a3ebfe46: Layer already exists [2023-01-11T22:04:21.932Z] 67088c84f913: Layer already exists [2023-01-11T22:04:21.932Z] 4234fb7ce777: Layer already exists [2023-01-11T22:04:21.932Z] a767af21ad16: Layer already exists [2023-01-11T22:04:21.932Z] e8ee099ab203: Layer already exists [2023-01-11T22:04:21.932Z] 701763abf62b: Layer already exists [2023-01-11T22:04:21.932Z] 0d486eefbf15: Layer already exists [2023-01-11T22:04:21.932Z] 17bec77d7fdc: Layer already exists [2023-01-11T22:04:22.199Z] main: digest: sha256:23ed11569fa81570147998b02869b3cb44f8dc0b03b84ce6706c1960daa49e90 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-11T22:04:22.249Z] ===================================================== [Pipeline] echo [2023-01-11T22:04:22.262Z] taggedImages: [2023-01-11T22:04:22.262Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:1030fa22bcf670ded76708512c57b18f10d8b8f3 [2023-01-11T22:04:22.262Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-01-11T22:04:22.262Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.4 [2023-01-11T22:04:22.262Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:1030fa22bcf670ded76708512c57b18f10d8b8f3-3.0.0-dev.4 [2023-01-11T22:04:22.262Z] - 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-01-11T22:04:22.616Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-11T22:04:22.616Z] [2023-01-11T22:04:22.616Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T22:04:22.950Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-11T22:04:22.950Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-11T22:04:22.950Z] 8998bd30e6a1: Pulling fs layer [2023-01-11T22:04:22.950Z] 04944245beec: Pulling fs layer [2023-01-11T22:04:22.950Z] 699f458cf7ca: Pulling fs layer [2023-01-11T22:04:22.950Z] 765212b225bb: Pulling fs layer [2023-01-11T22:04:22.950Z] f23df028b6ca: Pulling fs layer [2023-01-11T22:04:22.950Z] d65c8cfc05b1: Pulling fs layer [2023-01-11T22:04:22.950Z] 2437ff75d9bd: Pulling fs layer [2023-01-11T22:04:22.950Z] 765212b225bb: Waiting [2023-01-11T22:04:22.950Z] d65c8cfc05b1: Waiting [2023-01-11T22:04:22.950Z] f23df028b6ca: Waiting [2023-01-11T22:04:22.950Z] 2437ff75d9bd: Waiting [2023-01-11T22:04:23.219Z] 04944245beec: Verifying Checksum [2023-01-11T22:04:23.219Z] 04944245beec: Download complete [2023-01-11T22:04:23.219Z] 765212b225bb: Verifying Checksum [2023-01-11T22:04:23.219Z] 765212b225bb: Download complete [2023-01-11T22:04:23.219Z] f23df028b6ca: Download complete [2023-01-11T22:04:23.219Z] d65c8cfc05b1: Verifying Checksum [2023-01-11T22:04:23.219Z] d65c8cfc05b1: Download complete [2023-01-11T22:04:23.490Z] 699f458cf7ca: Verifying Checksum [2023-01-11T22:04:23.490Z] 699f458cf7ca: Download complete [2023-01-11T22:04:23.758Z] 8998bd30e6a1: Verifying Checksum [2023-01-11T22:04:23.758Z] 8998bd30e6a1: Download complete [2023-01-11T22:04:26.346Z] 2437ff75d9bd: Verifying Checksum [2023-01-11T22:04:26.346Z] 2437ff75d9bd: Download complete [2023-01-11T22:04:27.755Z] 8998bd30e6a1: Pull complete [2023-01-11T22:04:28.344Z] 04944245beec: Pull complete [2023-01-11T22:04:29.752Z] 699f458cf7ca: Pull complete [2023-01-11T22:04:29.752Z] 765212b225bb: Pull complete [2023-01-11T22:04:30.336Z] f23df028b6ca: Pull complete [2023-01-11T22:04:30.607Z] d65c8cfc05b1: Pull complete [2023-01-11T22:04:45.587Z] 2437ff75d9bd: Pull complete [2023-01-11T22:04:45.587Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-11T22:04:45.587Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-11T22:04:45.587Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T22:04:45.767Z] prd-ubuntu20.04-docker-arm64-4c-16g-1970 does not seem to be running inside a container [2023-01-11T22:04:45.846Z] $ 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/75 -v /w/workspace/device-usb-camera/75:/w/workspace/device-usb-camera/75:rw,z -v /w/workspace/device-usb-camera/75@tmp:/w/workspace/device-usb-camera/75@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:arm64 cat [2023-01-11T22:04:48.433Z] $ docker top e533f13af7095f4b78a43f5aac5fdd707059c600bbc658d1daf0b7a9d45269c8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-11T22:04:49.264Z] ---> job-cost.sh [2023-01-11T22:04:49.264Z] lf-activate-venv: SKIPPING [2023-01-11T22:04:49.264Z] INFO: No Stack... [2023-01-11T22:04:49.848Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-11T22:04:50.805Z] INFO: Archiving Costs [Pipeline] sh [2023-01-11T22:04:51.447Z] + cat /w/workspace/device-usb-camera/75/archives/cost.csv [2023-01-11T22:04:51.447Z] + cut -d, -f6 [Pipeline] lock [2023-01-11T22:04:51.520Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-75-stack-cost] [2023-01-11T22:04:51.526Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-75-stack-cost] did not exist. Created. [2023-01-11T22:04:51.526Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-75-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-11T22:04:52.184Z] /w/workspace/device-usb-camera/75@tmp/durable-5423866c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-11T22:04:52.840Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-11T22:04:52.867Z] Warning: overwriting stash ‘stack-cost’ [2023-01-11T22:04:52.927Z] Stashed 1 file(s) [Pipeline] } [2023-01-11T22:04:52.936Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-75-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-11T22:04:52.969Z] $ docker stop --time=1 e533f13af7095f4b78a43f5aac5fdd707059c600bbc658d1daf0b7a9d45269c8 [2023-01-11T22:04:54.487Z] $ docker rm -f --volumes e533f13af7095f4b78a43f5aac5fdd707059c600bbc658d1daf0b7a9d45269c8 [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-01-11T22:04:54.813Z] provisioning config files... [2023-01-11T22:04:54.820Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config649316054441035468tmp [Pipeline] { [Pipeline] sh [2023-01-11T22:04:55.124Z] + set +x [2023-01-11T22:04:55.124Z] + bash -s -- [2023-01-11T22:04:55.124Z] + curl -s https://codecov.io/bash [2023-01-11T22:04:55.124Z] [2023-01-11T22:04:55.124Z] _____ _ [2023-01-11T22:04:55.124Z] / ____| | | [2023-01-11T22:04:55.124Z] | | ___ __| | ___ ___ _____ __ [2023-01-11T22:04:55.124Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-11T22:04:55.124Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-11T22:04:55.124Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-11T22:04:55.124Z] Bash-1.0.6 [2023-01-11T22:04:55.124Z] [2023-01-11T22:04:55.124Z] [2023-01-11T22:04:55.124Z] ==> git version 2.25.1 found [2023-01-11T22:04:55.124Z] ==> 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-01-11T22:04:55.124Z] Release-Date: 2020-01-08 [2023-01-11T22:04:55.124Z] 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-01-11T22:04:55.124Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-11T22:04:55.124Z] ==> Jenkins CI detected. [2023-01-11T22:04:55.124Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2023-01-11T22:04:55.124Z] project root: . [2023-01-11T22:04:55.124Z] --> token set from env [2023-01-11T22:04:55.124Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-11T22:04:55.124Z] ==> Running gcov in . (disable via -X gcov) [2023-01-11T22:04:55.124Z] ==> Python coveragepy not found [2023-01-11T22:04:55.124Z] ==> Searching for coverage reports in: [2023-01-11T22:04:55.124Z] + . [2023-01-11T22:04:55.124Z] -> Found 1 reports [2023-01-11T22:04:55.124Z] ==> Detecting git/mercurial file structure [2023-01-11T22:04:55.124Z] ==> Reading reports [2023-01-11T22:04:55.124Z] + ./coverage.out bytes=30666 [2023-01-11T22:04:55.124Z] ==> Appending adjustments [2023-01-11T22:04:55.124Z] https://docs.codecov.io/docs/fixing-reports [2023-01-11T22:04:55.383Z] + Found adjustments [2023-01-11T22:04:55.383Z] ==> Gzipping contents [2023-01-11T22:04:55.383Z] 8.0K /tmp/codecov.o34S6X.gz [2023-01-11T22:04:55.383Z] ==> Uploading reports [2023-01-11T22:04:55.383Z] url: https://codecov.io [2023-01-11T22:04:55.383Z] query: branch=main&commit=1030fa22bcf670ded76708512c57b18f10d8b8f3&build=75&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F75%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-11T22:04:55.383Z] -> Pinging Codecov [2023-01-11T22:04:55.383Z] 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=1030fa22bcf670ded76708512c57b18f10d8b8f3&build=75&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F75%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-11T22:04:55.642Z] -> Uploading to [2023-01-11T22:04:55.642Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-11/73D8F5FF140700D3E01443B452E23636/1030fa22bcf670ded76708512c57b18f10d8b8f3/bb622123-5ffb-40a7-aaec-6af2c734d8a1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230111T220455Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ecba1bb787c218e258a3192f40b67b6d76a3a3a00836c5da2eed206f5648f50a [2023-01-11T22:04:55.642Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-11T22:04:55.642Z] Dload Upload Total Spent Left Speed [2023-01-11T22:04:55.902Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4342 0 0 100 4342 0 16572 --:--:-- --:--:-- --:--:-- 16572 [2023-01-11T22:04:55.902Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/1030fa22bcf670ded76708512c57b18f10d8b8f3 [Pipeline] } [2023-01-11T22:04:55.909Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-01-11T22:04:56.081Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-01-11T22:04:56.090Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T22:04:56.405Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-11T22:04:56.405Z] [2023-01-11T22:04:56.405Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T22:04:56.701Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-11T22:04:56.701Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-01-11T22:04:56.701Z] df9b9388f04a: Pulling fs layer [2023-01-11T22:04:56.701Z] 52dc419b0ee2: Pulling fs layer [2023-01-11T22:04:56.701Z] 25bc292e5bac: Pulling fs layer [2023-01-11T22:04:56.701Z] 114826534d7a: Pulling fs layer [2023-01-11T22:04:56.701Z] 4657fd5d0bcf: Pulling fs layer [2023-01-11T22:04:56.701Z] 6ad1cebc031e: Pulling fs layer [2023-01-11T22:04:56.701Z] 8a3aa393b2d8: Pulling fs layer [2023-01-11T22:04:56.701Z] 4657fd5d0bcf: Waiting [2023-01-11T22:04:56.701Z] 8a3aa393b2d8: Waiting [2023-01-11T22:04:56.701Z] 6ad1cebc031e: Waiting [2023-01-11T22:04:56.701Z] 114826534d7a: Waiting [2023-01-11T22:04:56.701Z] 25bc292e5bac: Verifying Checksum [2023-01-11T22:04:56.701Z] 25bc292e5bac: Download complete [2023-01-11T22:04:56.701Z] 52dc419b0ee2: Verifying Checksum [2023-01-11T22:04:56.701Z] 52dc419b0ee2: Download complete [2023-01-11T22:04:56.701Z] 4657fd5d0bcf: Download complete [2023-01-11T22:04:56.701Z] df9b9388f04a: Verifying Checksum [2023-01-11T22:04:56.701Z] df9b9388f04a: Download complete [2023-01-11T22:04:56.967Z] df9b9388f04a: Pull complete [2023-01-11T22:04:56.967Z] 6ad1cebc031e: Verifying Checksum [2023-01-11T22:04:56.967Z] 6ad1cebc031e: Download complete [2023-01-11T22:04:56.967Z] 52dc419b0ee2: Pull complete [2023-01-11T22:04:57.228Z] 25bc292e5bac: Pull complete [2023-01-11T22:04:57.487Z] 114826534d7a: Verifying Checksum [2023-01-11T22:04:57.487Z] 114826534d7a: Download complete [2023-01-11T22:04:57.745Z] 8a3aa393b2d8: Verifying Checksum [2023-01-11T22:04:57.745Z] 8a3aa393b2d8: Download complete [2023-01-11T22:05:01.032Z] 114826534d7a: Pull complete [2023-01-11T22:05:01.032Z] 4657fd5d0bcf: Pull complete [2023-01-11T22:05:01.292Z] 6ad1cebc031e: Pull complete [2023-01-11T22:05:04.602Z] 8a3aa393b2d8: Pull complete [2023-01-11T22:05:04.602Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-01-11T22:05:04.602Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-11T22:05:04.602Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T22:05:04.675Z] prd-ubuntu20.04-docker-8c-8g-1962 does not seem to be running inside a container [2023-01-11T22:05:04.709Z] $ 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-01-11T22:05:09.708Z] $ docker top e10aa80d01d6290098f58637edfb80f34028670145a0bb9a3cef56a07076a608 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-11T22:05:09.774Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2023-01-11T22:05:10.050Z] + set -o pipefail [2023-01-11T22:05:10.050Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2023-01-11T22:05:20.046Z] [2023-01-11T22:05:20.046Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2023-01-11T22:05:20.046Z] [2023-01-11T22:05:20.046Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/5ebbb3a0-9a52-4f82-8ea9-43ce24419600 [2023-01-11T22:05:20.046Z] [2023-01-11T22:05:20.046Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-01-11T22:05:20.046Z] [2023-01-11T22:05:20.047Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-01-11T22:05:20.047Z] [2023-01-11T22:05:20.047Z] [2023-01-11T22:05:20.047Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-01-11T22:05:20.047Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-01-11T22:05:20.047Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-01-11T22:05:20.057Z] $ docker stop --time=1 e10aa80d01d6290098f58637edfb80f34028670145a0bb9a3cef56a07076a608 [2023-01-11T22:05:23.902Z] $ docker rm -f --volumes e10aa80d01d6290098f58637edfb80f34028670145a0bb9a3cef56a07076a608 [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-01-11T22:05:24.609Z] + git log --format=format:%s -1 1030fa22bcf670ded76708512c57b18f10d8b8f3 [Pipeline] sh [2023-01-11T22:05:24.898Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-11T22:05:24.898Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T22:05:25.207Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-11T22:05:25.207Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T22:05:25.281Z] prd-ubuntu20.04-docker-8c-8g-1962 does not seem to be running inside a container [2023-01-11T22:05:25.311Z] $ 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-01-11T22:05:25.711Z] $ docker top 9e08ccf417915d44b30b01a32878b1c276a0e63985fe3281828fa07c675aee81 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-11T22:05:25.794Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-11T22:05:25.794Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-11T22:05:25.905Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-11T22:05:25.908Z] $ docker exec 9e08ccf417915d44b30b01a32878b1c276a0e63985fe3281828fa07c675aee81 ssh-agent [2023-01-11T22:05:26.022Z] SSH_AUTH_SOCK=/tmp/ssh-OC7n3owVitqQ/agent.32 [2023-01-11T22:05:26.022Z] SSH_AGENT_PID=38 [2023-01-11T22:05:26.027Z] Running ssh-add (command line suppressed) [2023-01-11T22:05:26.131Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4230910314704829361.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4230910314704829361.key) [2023-01-11T22:05:26.145Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-11T22:05:26.430Z] + git semver tag [2023-01-11T22:05:26.689Z] 2023-01-11 22:05:26,595 [run_tag] DEBUG tag force:False [2023-01-11T22:05:26.689Z] 2023-01-11 22:05:26,596 [check_head_tag] DEBUG check head tag [2023-01-11T22:05:26.689Z] 2023-01-11 22:05:26,596 [execute] INFO git cat-file --batch-check [2023-01-11T22:05:26.689Z] 2023-01-11 22:05:26,597 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-01-11T22:05:26.689Z] 2023-01-11 22:05:26,600 [execute] INFO git cat-file --batch [2023-01-11T22:05:26.689Z] 2023-01-11 22:05:26,601 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-01-11T22:05:26.689Z] 2023-01-11 22:05:26,619 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-01-11T22:05:26.689Z] 2023-01-11 22:05:26,619 [execute] INFO git tag -a v3.0.0-dev.4 -m v3.0.0-dev.4 [2023-01-11T22:05:26.689Z] 2023-01-11 22:05:26,619 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.4', '-m', 'v3.0.0-dev.4'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-01-11T22:05:26.689Z] 2023-01-11 22:05:26,624 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-01-11T22:05:26.689Z] 3.0.0-dev.4 [Pipeline] } [2023-01-11T22:05:26.699Z] $ docker exec --env ******** --env ******** 9e08ccf417915d44b30b01a32878b1c276a0e63985fe3281828fa07c675aee81 ssh-agent -k [2023-01-11T22:05:26.793Z] unset SSH_AUTH_SOCK; [2023-01-11T22:05:26.794Z] unset SSH_AGENT_PID; [2023-01-11T22:05:26.794Z] echo Agent pid 38 killed; [2023-01-11T22:05:26.803Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-11T22:05:27.109Z] + git semver [Pipeline] } [2023-01-11T22:05:27.381Z] $ docker stop --time=1 9e08ccf417915d44b30b01a32878b1c276a0e63985fe3281828fa07c675aee81 [2023-01-11T22:05:28.642Z] $ docker rm -f --volumes 9e08ccf417915d44b30b01a32878b1c276a0e63985fe3281828fa07c675aee81 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T22:05:29.029Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-11T22:05:29.029Z] [2023-01-11T22:05:29.029Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T22:05:29.325Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-11T22:05:30.268Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-01-11T22:05:30.268Z] ab5ef0e58194: Pulling fs layer [2023-01-11T22:05:30.268Z] 9712f1f96733: Pulling fs layer [2023-01-11T22:05:30.268Z] 63f879dbbcfc: Pulling fs layer [2023-01-11T22:05:30.268Z] 0d9ebad4ef96: Pulling fs layer [2023-01-11T22:05:30.268Z] e9a5061849ea: Pulling fs layer [2023-01-11T22:05:30.268Z] d747dcd14b5f: Pulling fs layer [2023-01-11T22:05:30.268Z] 2de7ff778b66: Pulling fs layer [2023-01-11T22:05:30.268Z] d747dcd14b5f: Waiting [2023-01-11T22:05:30.268Z] 0d9ebad4ef96: Waiting [2023-01-11T22:05:30.268Z] e9a5061849ea: Waiting [2023-01-11T22:05:30.268Z] 9712f1f96733: Verifying Checksum [2023-01-11T22:05:30.268Z] 9712f1f96733: Download complete [2023-01-11T22:05:30.863Z] 63f879dbbcfc: Verifying Checksum [2023-01-11T22:05:30.863Z] 63f879dbbcfc: Download complete [2023-01-11T22:05:31.128Z] e9a5061849ea: Verifying Checksum [2023-01-11T22:05:31.128Z] e9a5061849ea: Download complete [2023-01-11T22:05:31.128Z] d747dcd14b5f: Verifying Checksum [2023-01-11T22:05:31.128Z] d747dcd14b5f: Download complete [2023-01-11T22:05:31.128Z] ab5ef0e58194: Verifying Checksum [2023-01-11T22:05:31.128Z] ab5ef0e58194: Download complete [2023-01-11T22:05:31.386Z] 0d9ebad4ef96: Verifying Checksum [2023-01-11T22:05:31.387Z] 0d9ebad4ef96: Download complete [2023-01-11T22:05:31.387Z] 2de7ff778b66: Download complete [2023-01-11T22:05:33.922Z] ab5ef0e58194: Pull complete [2023-01-11T22:05:33.922Z] 9712f1f96733: Pull complete [2023-01-11T22:05:34.487Z] 63f879dbbcfc: Pull complete [2023-01-11T22:05:38.671Z] 0d9ebad4ef96: Pull complete [2023-01-11T22:05:38.671Z] e9a5061849ea: Pull complete [2023-01-11T22:05:38.671Z] d747dcd14b5f: Pull complete [2023-01-11T22:05:39.243Z] 2de7ff778b66: Pull complete [2023-01-11T22:05:39.243Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-01-11T22:05:39.243Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-11T22:05:39.243Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T22:05:39.329Z] prd-ubuntu20.04-docker-8c-8g-1962 does not seem to be running inside a container [2023-01-11T22:05:39.356Z] $ 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-01-11T22:05:44.074Z] $ docker top 1f45597f193dae20d17b75bd2f938b2bb7bc0ef66ae34335e2b7334cfd96ee50 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-01-11T22:05:44.142Z] provisioning config files... [2023-01-11T22:05:44.148Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17188393322821538916tmp [2023-01-11T22:05:44.158Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7712406815707010090tmp [2023-01-11T22:05:44.167Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2842629716593378521tmp [Pipeline] { [Pipeline] echo [2023-01-11T22:05:44.182Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T22:05:44.462Z] ---> sigul-configuration.sh [2023-01-11T22:05:44.463Z] gpg: directory `/root/.gnupg' created [2023-01-11T22:05:44.463Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-01-11T22:05:44.463Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-01-11T22:05:44.463Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-01-11T22:05:44.463Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-01-11T22:05:44.463Z] gpg: CAST5 encrypted data [2023-01-11T22:05:44.463Z] gpg: encrypted with 1 passphrase [2023-01-11T22:05:44.463Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-01-11T22:05:44.745Z] + mkdir /home/jenkins [2023-01-11T22:05:44.745Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-01-11T22:05:45.030Z] + 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-01-11T22:05:45.039Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T22:05:45.323Z] ---> sigul-install.sh [2023-01-11T22:05:45.323Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-01-11T22:05:45.608Z] + git tag --list [2023-01-11T22:05:45.608Z] v0.0.0 [2023-01-11T22:05:45.608Z] v0.0.1-dev.1 [2023-01-11T22:05:45.608Z] v0.0.1-dev.10 [2023-01-11T22:05:45.608Z] v0.0.1-dev.11 [2023-01-11T22:05:45.608Z] v0.0.1-dev.12 [2023-01-11T22:05:45.608Z] v0.0.1-dev.13 [2023-01-11T22:05:45.608Z] v0.0.1-dev.14 [2023-01-11T22:05:45.608Z] v0.0.1-dev.15 [2023-01-11T22:05:45.608Z] v0.0.1-dev.16 [2023-01-11T22:05:45.608Z] v0.0.1-dev.2 [2023-01-11T22:05:45.608Z] v0.0.1-dev.3 [2023-01-11T22:05:45.608Z] v0.0.1-dev.4 [2023-01-11T22:05:45.608Z] v0.0.1-dev.5 [2023-01-11T22:05:45.608Z] v0.0.1-dev.6 [2023-01-11T22:05:45.608Z] v0.0.1-dev.7 [2023-01-11T22:05:45.608Z] v0.0.1-dev.8 [2023-01-11T22:05:45.608Z] v0.0.1-dev.9 [2023-01-11T22:05:45.608Z] v2.2.0 [2023-01-11T22:05:45.608Z] v2.2.0-dev.17 [2023-01-11T22:05:45.608Z] v2.2.0-dev.18 [2023-01-11T22:05:45.608Z] v2.2.0-dev.19 [2023-01-11T22:05:45.608Z] v2.2.0-dev.20 [2023-01-11T22:05:45.608Z] v2.2.0-dev.21 [2023-01-11T22:05:45.608Z] v2.2.0-dev.22 [2023-01-11T22:05:45.608Z] v2.2.0-dev.23 [2023-01-11T22:05:45.608Z] v2.2.0-dev.24 [2023-01-11T22:05:45.608Z] v2.2.0-dev.25 [2023-01-11T22:05:45.608Z] v2.2.0-dev.26 [2023-01-11T22:05:45.608Z] v2.2.0-dev.27 [2023-01-11T22:05:45.608Z] v2.3.0 [2023-01-11T22:05:45.608Z] v2.3.0-dev.1 [2023-01-11T22:05:45.608Z] v2.3.0-dev.10 [2023-01-11T22:05:45.608Z] v2.3.0-dev.11 [2023-01-11T22:05:45.608Z] v2.3.0-dev.12 [2023-01-11T22:05:45.608Z] v2.3.0-dev.13 [2023-01-11T22:05:45.608Z] v2.3.0-dev.14 [2023-01-11T22:05:45.608Z] v2.3.0-dev.15 [2023-01-11T22:05:45.608Z] v2.3.0-dev.16 [2023-01-11T22:05:45.608Z] v2.3.0-dev.17 [2023-01-11T22:05:45.608Z] v2.3.0-dev.18 [2023-01-11T22:05:45.608Z] v2.3.0-dev.19 [2023-01-11T22:05:45.608Z] v2.3.0-dev.2 [2023-01-11T22:05:45.608Z] v2.3.0-dev.20 [2023-01-11T22:05:45.608Z] v2.3.0-dev.21 [2023-01-11T22:05:45.608Z] v2.3.0-dev.22 [2023-01-11T22:05:45.608Z] v2.3.0-dev.23 [2023-01-11T22:05:45.608Z] v2.3.0-dev.24 [2023-01-11T22:05:45.608Z] v2.3.0-dev.25 [2023-01-11T22:05:45.608Z] v2.3.0-dev.26 [2023-01-11T22:05:45.608Z] v2.3.0-dev.27 [2023-01-11T22:05:45.608Z] v2.3.0-dev.28 [2023-01-11T22:05:45.608Z] v2.3.0-dev.3 [2023-01-11T22:05:45.608Z] v2.3.0-dev.4 [2023-01-11T22:05:45.608Z] v2.3.0-dev.5 [2023-01-11T22:05:45.608Z] v2.3.0-dev.6 [2023-01-11T22:05:45.608Z] v2.3.0-dev.7 [2023-01-11T22:05:45.608Z] v2.3.0-dev.8 [2023-01-11T22:05:45.608Z] v2.3.0-dev.9 [2023-01-11T22:05:45.608Z] v3.0.0-dev.1 [2023-01-11T22:05:45.608Z] v3.0.0-dev.2 [2023-01-11T22:05:45.608Z] v3.0.0-dev.3 [2023-01-11T22:05:45.608Z] v3.0.0-dev.4 [Pipeline] sh [2023-01-11T22:05:45.897Z] + lftools sign git-tag v3.0.0-dev.4 [2023-01-11T22:05:46.464Z] Signing Git tag with Sigul... [2023-01-11T22:05:46.465Z] Signing v3.0.0-dev.4 [Pipeline] echo [2023-01-11T22:05:46.729Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T22:05:47.014Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-01-11T22:05:47.022Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-01-11T22:05:47.047Z] $ docker stop --time=1 1f45597f193dae20d17b75bd2f938b2bb7bc0ef66ae34335e2b7334cfd96ee50 [2023-01-11T22:05:48.329Z] $ docker rm -f --volumes 1f45597f193dae20d17b75bd2f938b2bb7bc0ef66ae34335e2b7334cfd96ee50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-01-11T22:05:48.748Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-11T22:05:48.748Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T22:05:49.047Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-11T22:05:49.047Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T22:05:49.122Z] prd-ubuntu20.04-docker-8c-8g-1962 does not seem to be running inside a container [2023-01-11T22:05:49.160Z] $ 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-01-11T22:05:49.486Z] $ docker top 7bdc3c0156dee4bf69c96d46a7277d0bbf1db91b1a09df137472c31a3b2fecbd -eo pid,comm [2023-01-11T22:05:49.534Z] 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-01-11T22:05:49.534Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-11T22:05:49.573Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-11T22:05:49.573Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-11T22:05:49.686Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-11T22:05:49.689Z] $ docker exec 7bdc3c0156dee4bf69c96d46a7277d0bbf1db91b1a09df137472c31a3b2fecbd ssh-agent [2023-01-11T22:05:49.791Z] SSH_AUTH_SOCK=/tmp/ssh-IkjIbRQGuwCw/agent.32 [2023-01-11T22:05:49.791Z] SSH_AGENT_PID=38 [2023-01-11T22:05:49.796Z] Running ssh-add (command line suppressed) [2023-01-11T22:05:49.897Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13784137927568090481.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13784137927568090481.key) [2023-01-11T22:05:49.910Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-11T22:05:50.196Z] + git semver bump pre [2023-01-11T22:05:50.456Z] 2023-01-11 22:05:50,349 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-01-11T22:05:50.456Z] 2023-01-11 22:05:50,349 [bump_version] DEBUG bumping version:3.0.0-dev.4 on axis:pre with prefix:dev [2023-01-11T22:05:50.456Z] 2023-01-11 22:05:50,349 [bump_version] DEBUG bumped version:3.0.0-dev.5 [2023-01-11T22:05:50.456Z] 2023-01-11 22:05:50,349 [write_version] DEBUG write version:3.0.0-dev.5 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2023-01-11T22:05:50.456Z] 2023-01-11 22:05:50,349 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-01-11T22:05:50.456Z] 2023-01-11 22:05:50,349 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-01-11T22:05:50.456Z] 2023-01-11 22:05:50,351 [execute] INFO git cat-file --batch-check [2023-01-11T22:05:50.456Z] 2023-01-11 22:05:50,351 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-11T22:05:50.456Z] 2023-01-11 22:05:50,357 [execute] INFO git cat-file --batch [2023-01-11T22:05:50.456Z] 2023-01-11 22:05:50,357 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-11T22:05:50.456Z] 2023-01-11 22:05:50,362 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-01-11T22:05:50.456Z] 3.0.0-dev.5 [Pipeline] } [2023-01-11T22:05:50.465Z] $ docker exec --env ******** --env ******** 7bdc3c0156dee4bf69c96d46a7277d0bbf1db91b1a09df137472c31a3b2fecbd ssh-agent -k [2023-01-11T22:05:50.555Z] unset SSH_AUTH_SOCK; [2023-01-11T22:05:50.555Z] unset SSH_AGENT_PID; [2023-01-11T22:05:50.555Z] echo Agent pid 38 killed; [2023-01-11T22:05:50.566Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-11T22:05:50.871Z] + git semver [Pipeline] } [2023-01-11T22:05:51.143Z] $ docker stop --time=1 7bdc3c0156dee4bf69c96d46a7277d0bbf1db91b1a09df137472c31a3b2fecbd [2023-01-11T22:05:52.416Z] $ docker rm -f --volumes 7bdc3c0156dee4bf69c96d46a7277d0bbf1db91b1a09df137472c31a3b2fecbd [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-11T22:05:52.757Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-11T22:05:52.757Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T22:05:53.056Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-11T22:05:53.056Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T22:05:53.125Z] prd-ubuntu20.04-docker-8c-8g-1962 does not seem to be running inside a container [2023-01-11T22:05:53.152Z] $ 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-01-11T22:05:53.468Z] $ docker top 06d03a897c1ae404ca3d80d12f22e42e97709b6dfea034cc24810a2a77da36ea -eo pid,comm [2023-01-11T22:05:53.515Z] 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-01-11T22:05:53.515Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-11T22:05:53.546Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-11T22:05:53.546Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-11T22:05:53.661Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-11T22:05:53.663Z] $ docker exec 06d03a897c1ae404ca3d80d12f22e42e97709b6dfea034cc24810a2a77da36ea ssh-agent [2023-01-11T22:05:53.771Z] SSH_AUTH_SOCK=/tmp/ssh-fPiJO9l3vBHI/agent.32 [2023-01-11T22:05:53.771Z] SSH_AGENT_PID=38 [2023-01-11T22:05:53.776Z] Running ssh-add (command line suppressed) [2023-01-11T22:05:53.893Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4638081297151399481.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4638081297151399481.key) [2023-01-11T22:05:53.905Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-11T22:05:54.191Z] + git semver push [2023-01-11T22:05:54.450Z] 2023-01-11 22:05:54,368 [run_push] DEBUG push [2023-01-11T22:05:54.450Z] 2023-01-11 22:05:54,369 [execute] INFO git cat-file --batch-check [2023-01-11T22:05:54.450Z] 2023-01-11 22:05:54,369 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-11T22:05:54.450Z] 2023-01-11 22:05:54,373 [execute] INFO git rev-list da9afd33a1feb31c051a7246b6438ea4d681acc2 -- [2023-01-11T22:05:54.450Z] 2023-01-11 22:05:54,373 [execute] DEBUG Popen(['git', 'rev-list', 'da9afd33a1feb31c051a7246b6438ea4d681acc2', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-01-11T22:05:54.450Z] 2023-01-11 22:05:54,379 [execute] INFO git fetch -v origin [2023-01-11T22:05:54.450Z] 2023-01-11 22:05:54,380 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-01-11T22:05:55.019Z] 2023-01-11 22:05:54,891 [run_push] DEBUG no remote changes detected [2023-01-11T22:05:55.019Z] 2023-01-11 22:05:54,892 [execute] INFO git push origin semver [2023-01-11T22:05:55.019Z] 2023-01-11 22:05:54,892 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-01-11T22:05:55.957Z] 2023-01-11 22:05:55,744 [run_push] DEBUG push all version tags [2023-01-11T22:05:55.957Z] 2023-01-11 22:05:55,745 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-01-11T22:05:55.957Z] 2023-01-11 22:05:55,745 [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-01-11T22:05:56.896Z] 2023-01-11 22:05:56,531 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-01-11T22:05:56.896Z] 3.0.0-dev.5 [Pipeline] } [2023-01-11T22:05:56.905Z] $ docker exec --env ******** --env ******** 06d03a897c1ae404ca3d80d12f22e42e97709b6dfea034cc24810a2a77da36ea ssh-agent -k [2023-01-11T22:05:56.990Z] unset SSH_AUTH_SOCK; [2023-01-11T22:05:56.990Z] unset SSH_AGENT_PID; [2023-01-11T22:05:56.990Z] echo Agent pid 38 killed; [2023-01-11T22:05:56.999Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-11T22:05:57.302Z] + git semver [Pipeline] } [2023-01-11T22:05:57.574Z] $ docker stop --time=1 06d03a897c1ae404ca3d80d12f22e42e97709b6dfea034cc24810a2a77da36ea [2023-01-11T22:05:58.843Z] $ docker rm -f --volumes 06d03a897c1ae404ca3d80d12f22e42e97709b6dfea034cc24810a2a77da36ea [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-01-11T22:05:59.419Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2023-01-11T22:05:59.419Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-01-11T22:05:59.419Z] total 16 [2023-01-11T22:05:59.419Z] drwxr-xr-x 3 root root 4096 Jan 11 21:54 . [2023-01-11T22:05:59.419Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 11 22:05 .. [2023-01-11T22:05:59.419Z] drwxr-xr-x 2 root root 4096 Jan 11 21:54 cost [2023-01-11T22:05:59.419Z] -rw-r--r-- 1 root root 88 Jan 11 21:54 cost.csv [2023-01-11T22:05:59.419Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2023-01-11T22:05:59.419Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-01-11T22:05:59.419Z] total 16 [2023-01-11T22:05:59.419Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 11 21:54 . [2023-01-11T22:05:59.419Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 11 22:05 .. [2023-01-11T22:05:59.419Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 11 21:54 cost [2023-01-11T22:05:59.420Z] -rw-r--r-- 1 jenkins jenkins 88 Jan 11 21:54 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-11T22:05:59.713Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T22:06:00.575Z] ---> package-listing.sh [2023-01-11T22:06:00.575Z] ++ facter osfamily [2023-01-11T22:06:00.575Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-11T22:06:00.834Z] + OS_FAMILY=debian [2023-01-11T22:06:00.834Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2023-01-11T22:06:00.834Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-11T22:06:00.834Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-11T22:06:00.834Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-11T22:06:00.834Z] + PACKAGES=/tmp/packages_start.txt [2023-01-11T22:06:00.834Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-01-11T22:06:00.834Z] + PACKAGES=/tmp/packages_end.txt [2023-01-11T22:06:00.834Z] + case "${OS_FAMILY}" in [2023-01-11T22:06:00.834Z] + dpkg -l [2023-01-11T22:06:00.834Z] + grep '^ii' [2023-01-11T22:06:00.834Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-11T22:06:00.834Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-11T22:06:00.834Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-11T22:06:00.834Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-01-11T22:06:00.834Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2023-01-11T22:06:00.834Z] + 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-01-11T22:06:00.847Z] 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-01-11T22:06:01.189Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T22:06:01.571Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-11T22:06:01.571Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T22:06:01.656Z] prd-ubuntu20.04-docker-8c-8g-1962 does not seem to be running inside a container [2023-01-11T22:06:01.683Z] $ 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-01-11T22:06:01.872Z] $ docker top e13d83a5e2edbefc6ce28d48905e223e27261df1051d588ecd5fb8ef13477dc2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-11T22:06:02.215Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-11T22:06:02.498Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-11T22:06:02.784Z] + ls /var/log/sa-host [2023-01-11T22:06:02.784Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-11T22:06:02.850Z] provisioning config files... [2023-01-11T22:06:02.857Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15794053298189926478tmp [Pipeline] { [Pipeline] echo [2023-01-11T22:06:02.873Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T22:06:03.157Z] ---> create-netrc.sh [Pipeline] } [2023-01-11T22:06:03.166Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-11T22:06:03.488Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-11T22:06:03.498Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T22:06:03.783Z] ---> sudo-logs.sh [2023-01-11T22:06:03.783Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-11T22:06:03.815Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T22:06:04.100Z] ---> job-cost.sh [2023-01-11T22:06:04.100Z] lf-activate-venv: SKIPPING [2023-01-11T22:06:04.100Z] DEBUG: total: 0.2199999988079071 [2023-01-11T22:06:04.100Z] INFO: Retrieving Stack Cost... [2023-01-11T22:06:04.358Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-11T22:06:04.926Z] INFO: Archiving Costs [Pipeline] echo [2023-01-11T22:06:04.940Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T22:06:05.227Z] ---> logs-deploy.sh [2023-01-11T22:06:05.227Z] lf-activate-venv: SKIPPING [2023-01-11T22:06:05.227Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/75 [2023-01-11T22:06:05.227Z] INFO: archiving workspace using pattern(s): [2023-01-11T22:06:06.164Z] Archives upload complete. [2023-01-11T22:06:06.164Z] INFO: archiving logs to Nexus