Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e17bf6eb7b6ec689c18abb192f67e707f10f3ec9 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-ssh10381510251584698161.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-ssh15511293797000196233.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-ssh15505980283366309214.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-ssh7947191076766748326.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-ssh3528122287220092779.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 Running on prd-ubuntu20.04-docker-8c-8g-121228 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 e17bf6eb7b6ec689c18abb192f67e707f10f3ec9 (main) Commit message: "docs: updated change log for levski release (#118)" > 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 e17bf6eb7b6ec689c18abb192f67e707f10f3ec9 # timeout=10 > git rev-list --no-walk 7dbe31cb35024f1059b59066306d46ec3655e576 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:52:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:52:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:52:41 ========================================================= 17:52:41 EdgeX Global Pipelines Version Info 17:52:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:52:41 ------------------- 17:52:41 stable info: 17:52:41 ------------------- 17:52:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:52:41 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:52:41 Message: update stable to v1.0.244 17:52:42 ------------------- 17:52:42 experimental info: 17:52:42 ------------------- 17:52:42 Commited By: **** collab-it+edgex@linuxfoundation.org 17:52:42 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:52:42 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:52:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 17:52:42 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 17:52:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:52:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:52:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:52:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 17:52:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:52:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:52:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:52:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:52:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:52:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 17:52:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:52:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:52:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:52:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:52:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:52:42 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:52:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:52:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:52:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:52:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:52:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:52:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:52:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:52:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:52:43 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:52:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:52:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:52:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:52:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e17bf6eb7b6ec689c18abb192f67e707f10f3ec9 [Pipeline] echo 17:52:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e17bf6e [Pipeline] echo 17:52:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:52:43 provisioning config files... 17:52:43 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4271908993425886668tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:52:43 ---> docker-login.sh 17:52:43 nexus3.edgexfoundry.org:10001 17:52:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:52:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:52:44 Configure a credential helper to remove this warning. See 17:52:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:52:44 17:52:44 Login Succeeded 17:52:44 nexus3.edgexfoundry.org:10002 17:52:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:52:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:52:44 Configure a credential helper to remove this warning. See 17:52:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:52:44 17:52:44 Login Succeeded 17:52:44 nexus3.edgexfoundry.org:10003 17:52:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:52:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:52:44 Configure a credential helper to remove this warning. See 17:52:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:52:44 17:52:44 Login Succeeded 17:52:44 nexus3.edgexfoundry.org:10004 17:52:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:52:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:52:44 Configure a credential helper to remove this warning. See 17:52:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:52:44 17:52:44 Login Succeeded 17:52:44 docker.io 17:52:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:52:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:52:44 Configure a credential helper to remove this warning. See 17:52:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:52:44 17:52:44 Login Succeeded 17:52:44 ---> docker-login.sh ends [Pipeline] } 17:52:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:52:44 + git rev-list -1 --merges e17bf6eb7b6ec689c18abb192f67e707f10f3ec9~1..e17bf6eb7b6ec689c18abb192f67e707f10f3ec9 [Pipeline] echo 17:52:44 -----------> git rev-list -1 --merges e17bf6eb7b6ec689c18abb192f67e707f10f3ec9~1..e17bf6eb7b6ec689c18abb192f67e707f10f3ec9 e17bf6eb7b6ec689c18abb192f67e707f10f3ec9 [false] [Pipeline] sh 17:52:45 + git log --format=format:%s -1 e17bf6eb7b6ec689c18abb192f67e707f10f3ec9 [Pipeline] echo 17:52:45 ========================================================= 17:52:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:52:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:52:45 + git log --format=format:%s -1 e17bf6eb7b6ec689c18abb192f67e707f10f3ec9 [Pipeline] echo 17:52:45 [semverPrep] GIT_COMMIT: e17bf6eb7b6ec689c18abb192f67e707f10f3ec9, Commit Message: docs: updated change log for levski release (#118) [Pipeline] echo 17:52:45 [semverPrep] This is not a build commit. [Pipeline] sh 17:52:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:52:45 + grep -v github /etc/ssh/ssh_known_hosts 17:52:45 + [ -e /tmp/ssh_known_hosts ] 17:52:45 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:52:45 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:52:45 + sudo tee -a /etc/ssh/ssh_known_hosts 17:52:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:52:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:52:46 17:52:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:52:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:52:46 0.1.4: Pulling from edgex-devops/py-git-semver 17:52:46 b85a868b505f: Pulling fs layer 17:52:46 e2be974225ed: Pulling fs layer 17:52:46 339a4e72a1f5: Pulling fs layer 17:52:46 988bab9f4d93: Pulling fs layer 17:52:46 1469e6f7b9e6: Pulling fs layer 17:52:46 eaf3925da568: Pulling fs layer 17:52:46 bab4dde63d76: Pulling fs layer 17:52:46 bde34c3a00c8: Pulling fs layer 17:52:46 b352a97aabf1: Pulling fs layer 17:52:46 4872d77fe225: Pulling fs layer 17:52:46 5851b861e8e6: Pulling fs layer 17:52:46 bab4dde63d76: Waiting 17:52:46 988bab9f4d93: Waiting 17:52:46 bde34c3a00c8: Waiting 17:52:46 b352a97aabf1: Waiting 17:52:46 4872d77fe225: Waiting 17:52:46 1469e6f7b9e6: Waiting 17:52:46 5851b861e8e6: Waiting 17:52:46 eaf3925da568: Waiting 17:52:46 e2be974225ed: Download complete 17:52:46 988bab9f4d93: Download complete 17:52:46 1469e6f7b9e6: Verifying Checksum 17:52:46 1469e6f7b9e6: Download complete 17:52:46 eaf3925da568: Download complete 17:52:46 339a4e72a1f5: Verifying Checksum 17:52:46 339a4e72a1f5: Download complete 17:52:46 bde34c3a00c8: Verifying Checksum 17:52:46 bde34c3a00c8: Download complete 17:52:46 b352a97aabf1: Verifying Checksum 17:52:46 b352a97aabf1: Download complete 17:52:46 4872d77fe225: Verifying Checksum 17:52:46 4872d77fe225: Download complete 17:52:46 5851b861e8e6: Verifying Checksum 17:52:46 5851b861e8e6: Download complete 17:52:46 b85a868b505f: Verifying Checksum 17:52:46 b85a868b505f: Download complete 17:52:47 bab4dde63d76: Verifying Checksum 17:52:47 bab4dde63d76: Download complete 17:52:48 b85a868b505f: Pull complete 17:52:48 e2be974225ed: Pull complete 17:52:48 339a4e72a1f5: Pull complete 17:52:48 988bab9f4d93: Pull complete 17:52:49 1469e6f7b9e6: Pull complete 17:52:49 eaf3925da568: Pull complete 17:52:51 bab4dde63d76: Pull complete 17:52:51 bde34c3a00c8: Pull complete 17:52:51 b352a97aabf1: Pull complete 17:52:51 4872d77fe225: Pull complete 17:52:51 5851b861e8e6: Pull complete 17:52:51 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:52:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:52:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:52:51 prd-ubuntu20.04-docker-8c-8g-121228 does not seem to be running inside a container 17:52:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:52:54 $ docker top cc26097d6965faae11063ec5b8daf1e6cfa9d36e66226b50fe2b52933f39fa6b -eo pid,comm 17:52:54 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). 17:52:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:52:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:52:54 [ssh-agent] Looking for ssh-agent implementation... 17:52:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:52:54 $ docker exec cc26097d6965faae11063ec5b8daf1e6cfa9d36e66226b50fe2b52933f39fa6b ssh-agent 17:52:54 SSH_AUTH_SOCK=/tmp/ssh-96y4Td9Skudv/agent.33 17:52:54 SSH_AGENT_PID=39 17:52:54 Running ssh-add (command line suppressed) 17:52:54 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11180299852238872381.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11180299852238872381.key) 17:52:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:52:54 + git tag --points-at HEAD [Pipeline] } 17:52:55 $ docker exec --env ******** --env ******** cc26097d6965faae11063ec5b8daf1e6cfa9d36e66226b50fe2b52933f39fa6b ssh-agent -k 17:52:55 unset SSH_AUTH_SOCK; 17:52:55 unset SSH_AGENT_PID; 17:52:55 echo Agent pid 39 killed; 17:52:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:52:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:52:55 [ssh-agent] Looking for ssh-agent implementation... 17:52:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:52:55 $ docker exec cc26097d6965faae11063ec5b8daf1e6cfa9d36e66226b50fe2b52933f39fa6b ssh-agent 17:52:55 SSH_AUTH_SOCK=/tmp/ssh-eIcO0wnHrp9V/agent.71 17:52:55 SSH_AGENT_PID=77 17:52:55 Running ssh-add (command line suppressed) 17:52:55 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2457427512548689934.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2457427512548689934.key) 17:52:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:52:55 + git semver init 17:52:56 2022-12-14 17:52:55,975 [run_init] DEBUG init version:0.0.0 force:False 17:52:56 2022-12-14 17:52:55,976 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 17:52:56 2022-12-14 17:52:55,976 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 17:52:56 2022-12-14 17:52:55,977 [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) 17:52:56 2022-12-14 17:52:56,708 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 17:52:56 2022-12-14 17:52:56,708 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 17:52:56 2022-12-14 17:52:56,708 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 17:52:56 2022-12-14 17:52:56,708 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 17:52:56 3.0.0-dev.3 [Pipeline] } 17:52:57 $ docker exec --env ******** --env ******** cc26097d6965faae11063ec5b8daf1e6cfa9d36e66226b50fe2b52933f39fa6b ssh-agent -k 17:52:57 unset SSH_AUTH_SOCK; 17:52:57 unset SSH_AGENT_PID; 17:52:57 echo Agent pid 77 killed; 17:52:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:52:57 + git semver [Pipeline] } 17:52:57 $ docker stop --time=1 cc26097d6965faae11063ec5b8daf1e6cfa9d36e66226b50fe2b52933f39fa6b 17:52:58 $ docker rm -f cc26097d6965faae11063ec5b8daf1e6cfa9d36e66226b50fe2b52933f39fa6b [Pipeline] // withDockerContainer [Pipeline] sh 17:52:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:52:59 Stashed 1 file(s) [Pipeline] echo 17:52:59 [edgeXSemver]: initialized semver on version 3.0.0-dev.3 [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 17:52:59 provisioning config files... 17:52:59 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14007822411802025302tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:53:00 ---> docker-login.sh 17:53:00 nexus3.edgexfoundry.org:10001 17:53:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:53:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:53:00 Configure a credential helper to remove this warning. See 17:53:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:53:00 17:53:00 Login Succeeded 17:53:00 nexus3.edgexfoundry.org:10002 17:53:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:53:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:53:00 Configure a credential helper to remove this warning. See 17:53:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:53:00 17:53:00 Login Succeeded 17:53:00 nexus3.edgexfoundry.org:10003 17:53:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:53:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:53:00 Configure a credential helper to remove this warning. See 17:53:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:53:00 17:53:00 Login Succeeded 17:53:00 nexus3.edgexfoundry.org:10004 17:53:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:53:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:53:00 Configure a credential helper to remove this warning. See 17:53:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:53:00 17:53:00 Login Succeeded 17:53:00 docker.io 17:53:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:53:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:53:00 Configure a credential helper to remove this warning. See 17:53:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:53:00 17:53:00 Login Succeeded 17:53:00 ---> docker-login.sh ends [Pipeline] } 17:53:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:53:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:53:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:53:00 ========================================================= 17:53:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 17:53:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:53:01 + 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 . 17:53:01 Sending build context to Docker daemon 1.603MB 17:53:01 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 17:53:01 Step 2/13 : FROM ${BASE} AS builder 17:53:01 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 17:53:01 213ec9aee27d: Pulling fs layer 17:53:01 4583459ba037: Pulling fs layer 17:53:01 93c1e223e6f2: Pulling fs layer 17:53:01 53926ce57604: Pulling fs layer 17:53:01 21b2b0c7a3f4: Pulling fs layer 17:53:01 22ff95d597cd: Pulling fs layer 17:53:01 12d6caf4c0d1: Pulling fs layer 17:53:01 96b7cbca73a9: Pulling fs layer 17:53:01 a7acece74701: Pulling fs layer 17:53:01 21b2b0c7a3f4: Waiting 17:53:01 53926ce57604: Waiting 17:53:01 22ff95d597cd: Waiting 17:53:01 a7acece74701: Waiting 17:53:01 93c1e223e6f2: Verifying Checksum 17:53:01 4583459ba037: Verifying Checksum 17:53:01 4583459ba037: Download complete 17:53:01 21b2b0c7a3f4: Download complete 17:53:01 22ff95d597cd: Download complete 17:53:01 213ec9aee27d: Verifying Checksum 17:53:01 213ec9aee27d: Download complete 17:53:01 12d6caf4c0d1: Verifying Checksum 17:53:01 12d6caf4c0d1: Download complete 17:53:01 213ec9aee27d: Pull complete 17:53:01 4583459ba037: Pull complete 17:53:01 93c1e223e6f2: Pull complete 17:53:02 a7acece74701: Verifying Checksum 17:53:02 a7acece74701: Download complete 17:53:02 96b7cbca73a9: Verifying Checksum 17:53:02 96b7cbca73a9: Download complete 17:53:02 53926ce57604: Verifying Checksum 17:53:02 53926ce57604: Download complete 17:53:06 53926ce57604: Pull complete 17:53:06 21b2b0c7a3f4: Pull complete 17:53:06 22ff95d597cd: Pull complete 17:53:06 12d6caf4c0d1: Pull complete 17:53:08 96b7cbca73a9: Pull complete 17:53:09 a7acece74701: Pull complete 17:53:09 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 17:53:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:53:09 ---> db6d94c90886 17:53:09 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:53:12 ---> Running in 49c489f0b8fd 17:53:12 Removing intermediate container 49c489f0b8fd 17:53:12 ---> 780dc7b430d7 17:53:12 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:53:12 ---> Running in 6507b96c0d96 17:53:12 Removing intermediate container 6507b96c0d96 17:53:12 ---> ca88103f9621 17:53:12 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 17:53:12 ---> Running in 7d44da405e60 17:53:12 Removing intermediate container 7d44da405e60 17:53:12 ---> 588ea708314a 17:53:12 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:53:12 ---> Running in 8c6606e6897a 17:53:12 Removing intermediate container 8c6606e6897a 17:53:12 ---> 134ed9692b0a 17:53:12 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:53:12 ---> Running in 7d9e070db1a1 17:53:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:53:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:53:13 (1/80) Installing mesa (21.3.8-r2) 17:53:13 (2/80) Installing libxau (1.0.9-r0) 17:53:13 (3/80) Installing libxdmcp (1.1.3-r0) 17:53:13 (4/80) Installing libxcb (1.15-r0) 17:53:13 (5/80) Installing libx11 (1.8-r0) 17:53:13 (6/80) Installing libxext (1.3.4-r0) 17:53:13 (7/80) Installing libxfixes (6.0.0-r0) 17:53:13 (8/80) Installing libxxf86vm (1.1.4-r2) 17:53:13 (9/80) Installing libpciaccess (0.16-r0) 17:53:13 (10/80) Installing libdrm (2.4.110-r0) 17:53:13 (11/80) Installing mesa-glapi (21.3.8-r2) 17:53:13 (12/80) Installing libxshmfence (1.3-r1) 17:53:13 (13/80) Installing mesa-gl (21.3.8-r2) 17:53:13 (14/80) Installing icu-data-full (71.1-r2) 17:53:13 (15/80) Installing libice (1.0.10-r0) 17:53:13 (16/80) Installing libuuid (2.38-r1) 17:53:13 (17/80) Installing libsm (1.2.3-r0) 17:53:13 (18/80) Installing libxt (1.2.1-r0) 17:53:13 (19/80) Installing libxmu (1.1.3-r0) 17:53:13 (20/80) Installing xset (1.2.4-r0) 17:53:13 (21/80) Installing xprop (1.2.5-r0) 17:53:13 (22/80) Installing xdg-utils (1.1.3-r3) 17:53:13 (23/80) Installing dbus-libs (1.14.4-r0) 17:53:13 (24/80) Installing libffi (3.4.2-r1) 17:53:13 (25/80) Installing libintl (0.21-r2) 17:53:13 (26/80) Installing libblkid (2.38-r1) 17:53:13 (27/80) Installing libmount (2.38-r1) 17:53:13 (28/80) Installing pcre (8.45-r2) 17:53:13 (29/80) Installing glib (2.72.1-r0) 17:53:13 (30/80) Installing icu-libs (71.1-r2) 17:53:13 (31/80) Installing libpcre2-16 (10.40-r0) 17:53:13 (32/80) Installing zstd-libs (1.5.2-r1) 17:53:13 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) 17:53:13 (34/80) Installing hicolor-icon-theme (0.17-r1) 17:53:13 (35/80) Installing wayland-libs-server (1.20.0-r0) 17:53:13 (36/80) Installing mesa-gbm (21.3.8-r2) 17:53:13 (37/80) Installing wayland-libs-client (1.20.0-r0) 17:53:13 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) 17:53:13 (39/80) Installing libxcomposite (0.4.5-r0) 17:53:13 (40/80) Installing libbz2 (1.0.8-r1) 17:53:13 (41/80) Installing libpng (1.6.37-r1) 17:53:13 (42/80) Installing freetype (2.12.1-r0) 17:53:14 (43/80) Installing fontconfig (2.14.0-r0) 17:53:14 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 17:53:14 (45/80) Installing wayland-libs-egl (1.20.0-r0) 17:53:14 (46/80) Installing xkeyboard-config (2.35.1-r0) 17:53:14 (47/80) Installing xz-libs (5.2.5-r1) 17:53:14 (48/80) Installing libxml2 (2.9.14-r2) 17:53:14 (49/80) Installing libxkbcommon (1.4.1-r0) 17:53:14 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 17:53:14 (51/80) Installing mesa-egl (21.3.8-r2) 17:53:14 (52/80) Installing avahi-libs (0.8-r6) 17:53:14 (53/80) Installing nettle (3.7.3-r0) 17:53:14 (54/80) Installing p11-kit (0.24.1-r0) 17:53:14 (55/80) Installing libtasn1 (4.18.0-r0) 17:53:14 (56/80) Installing libunistring (1.0-r0) 17:53:14 (57/80) Installing gnutls (3.7.7-r0) 17:53:14 (58/80) Installing cups-libs (2.4.2-r0) 17:53:14 (59/80) Installing graphite2 (1.3.14-r1) 17:53:14 (60/80) Installing harfbuzz (4.3.0-r0) 17:53:14 (61/80) Installing libevdev (1.12.1-r0) 17:53:14 (62/80) Installing mtdev (1.1.6-r0) 17:53:14 (63/80) Installing eudev-libs (3.2.11-r0) 17:53:14 (64/80) Installing libinput-libs (1.20.1-r0) 17:53:14 (65/80) Installing libjpeg-turbo (2.1.3-r1) 17:53:14 (66/80) Installing xcb-util-wm (0.4.1-r1) 17:53:14 (67/80) Installing xcb-util (0.4.0-r3) 17:53:14 (68/80) Installing xcb-util-image (0.4.0-r1) 17:53:14 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 17:53:14 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 17:53:14 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 17:53:14 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) 17:53:14 (73/80) Installing v4l-utils-libs (1.22.1-r1) 17:53:14 (74/80) Installing v4l-utils (1.22.1-r1) 17:53:14 (75/80) Installing udev-init-scripts (35-r0) 17:53:14 Executing udev-init-scripts-35-r0.post-install 17:53:14 (76/80) Installing kmod-libs (29-r2) 17:53:14 (77/80) Installing eudev (3.2.11-r0) 17:53:14 (78/80) Installing eudev-dev (3.2.11-r0) 17:53:14 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 17:53:14 (80/80) Installing v4l-utils-dev (1.22.1-r1) 17:53:14 Executing busybox-1.35.0-r17.trigger 17:53:14 Executing eudev-3.2.11-r0.trigger 17:53:14 OK: 330 MiB in 131 packages 17:53:14 Still waiting to schedule task 17:53:14 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:53:17 Removing intermediate container 7d9e070db1a1 17:53:17 ---> 92e951679201 17:53:17 Step 8/13 : WORKDIR /device-usb-camera 17:53:17 ---> Running in 95c618804392 17:53:17 Removing intermediate container 95c618804392 17:53:17 ---> a0713b6f88a3 17:53:17 Step 9/13 : COPY go.mod vendor* ./ 17:53:17 ---> 081181ae2741 17:53:17 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:53:17 ---> Running in d72a7c259b1e 17:53:39 Removing intermediate container d72a7c259b1e 17:53:39 ---> 4b94ef4cc378 17:53:39 Step 11/13 : COPY . . 17:53:39 ---> 22f0cd24c49e 17:53:39 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:53:39 ---> Running in f33bc3081286 17:53:39  % Total % Received % Xferd Average Speed Time Time  Time Current 17:53:39 Dload Upload Total Spent Left Speed 17:53:39  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 5578 0 --:--:-- --:--:-- --:--:-- 5589 17:53:40 Removing intermediate container f33bc3081286 17:53:40 ---> 772f988a3f0e 17:53:40 Step 13/13 : RUN ${MAKE} 17:53:40 ---> Running in f62ba54c7197 17:53:40 noop 17:53:40 Removing intermediate container f62ba54c7197 17:53:40 ---> 14ab6d7706ee 17:53:40 Successfully built 14ab6d7706ee 17:53:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:53:40 + docker inspect -f . ci-base-image-x86_64 17:53:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:53:41 prd-ubuntu20.04-docker-8c-8g-121228 does not seem to be running inside a container 17:53:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:53:41 $ docker top 4f3ff33de1fd41d35983718b13ba5ce4507f3fd51e61c09c3a1da50aef3cecdc -eo pid,comm [Pipeline] { [Pipeline] sh 17:53:41 + go version 17:53:41 go version go1.18.7 linux/amd64 [Pipeline] } 17:53:41 $ docker stop --time=1 4f3ff33de1fd41d35983718b13ba5ce4507f3fd51e61c09c3a1da50aef3cecdc 17:53:43 $ docker rm -f 4f3ff33de1fd41d35983718b13ba5ce4507f3fd51e61c09c3a1da50aef3cecdc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:53:43 + docker inspect -f . ci-base-image-x86_64 17:53:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:53:43 prd-ubuntu20.04-docker-8c-8g-121228 does not seem to be running inside a container 17:53:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:53:43 $ docker top f406034f426c7633d418c4a66fab6ec48ed36f7a6aa0a10edd979aecff907b95 -eo pid,comm [Pipeline] { [Pipeline] sh 17:53:44 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 17:53:44 + make test 17:53:44 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 17:53:44 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:53:54 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:53:54 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.015s coverage: 1.9% of statements 17:54:03 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." 17:54:03 CGO_ENABLED=1 go vet ./... 17:54:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:54:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:54:05 ./bin/test-attribution-txt.sh [Pipeline] echo 17:54:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:54:05 $ docker stop --time=1 f406034f426c7633d418c4a66fab6ec48ed36f7a6aa0a10edd979aecff907b95 17:54:07 $ docker rm -f f406034f426c7633d418c4a66fab6ec48ed36f7a6aa0a10edd979aecff907b95 [Pipeline] // withDockerContainer [Pipeline] sh 17:54:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:54:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:54:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:54:08 + ls -al . 17:54:08 total 204 17:54:08 drwxrwxr-x 10 jenkins jenkins 4096 Dec 14 17:53 . 17:54:08 drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 17:52 .. 17:54:08 drwxrwxr-x 8 jenkins jenkins 4096 Dec 14 17:53 .git 17:54:08 drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 17:52 .github 17:54:08 -rw-rw-r-- 1 jenkins jenkins 414 Dec 14 17:52 .gitignore 17:54:08 -rw-rw-r-- 1 jenkins jenkins 42 Dec 14 17:52 .golangci.yml 17:54:08 -rw-rw-r-- 1 jenkins jenkins 77 Dec 14 17:52 .hadolint.yml 17:54:08 drwxr-xr-x 3 jenkins jenkins 4096 Dec 14 17:52 .semver 17:54:08 -rw-rw-r-- 1 jenkins jenkins 9702 Dec 14 17:52 Attribution.txt 17:54:08 -rw-rw-r-- 1 jenkins jenkins 5460 Dec 14 17:52 CHANGELOG.md 17:54:08 -rw-rw-r-- 1 jenkins jenkins 2378 Dec 14 17:52 Dockerfile 17:54:08 -rw-rw-r-- 1 jenkins jenkins 678 Dec 14 17:52 GOVERNANCE.md 17:54:08 -rw-rw-r-- 1 jenkins jenkins 659 Dec 14 17:52 Jenkinsfile 17:54:08 -rw-rw-r-- 1 jenkins jenkins 11348 Dec 14 17:52 LICENSE 17:54:08 -rw-rw-r-- 1 jenkins jenkins 2554 Dec 14 17:52 Makefile 17:54:08 -rw-rw-r-- 1 jenkins jenkins 622 Dec 14 17:52 OWNERS.md 17:54:08 -rw-rw-r-- 1 jenkins jenkins 5934 Dec 14 17:52 README.md 17:54:08 -rw-rw-r-- 1 jenkins jenkins 11 Dec 14 17:52 VERSION 17:54:08 drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 17:52 bin 17:54:08 drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 17:52 cmd 17:54:08 -rw-r--r-- 1 jenkins jenkins 30410 Dec 14 17:53 coverage.out 17:54:08 -rwxrwxr-x 1 jenkins jenkins 140 Dec 14 17:52 docker-entrypoint.sh 17:54:08 drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 17:52 docs 17:54:08 -rw-rw-r-- 1 jenkins jenkins 3573 Dec 14 17:52 go.mod 17:54:08 -rw-rw-r-- 1 jenkins jenkins 45026 Dec 14 17:52 go.sum 17:54:08 drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 17:52 internal 17:54:08 drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 17:52 snap 17:54:08 -rw-rw-r-- 1 jenkins jenkins 231 Dec 14 17:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:09 + 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=e17bf6eb7b6ec689c18abb192f67e707f10f3ec9 --label arch=amd64 --label version=3.0.0-dev.3 . 17:54:09 Sending build context to Docker daemon 1.634MB 17:54:09 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 17:54:09 Step 2/35 : FROM ${BASE} AS builder 17:54:09 ---> 14ab6d7706ee 17:54:09 Step 3/35 : ARG ADD_BUILD_TAGS="" 17:54:09 ---> Running in 2384ee3d083d 17:54:09 Removing intermediate container 2384ee3d083d 17:54:09 ---> eef6569ab3fb 17:54:09 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:54:09 ---> Running in 05e2fb53e5f5 17:54:09 Removing intermediate container 05e2fb53e5f5 17:54:09 ---> 679d502722c2 17:54:09 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 17:54:09 ---> Running in 7d2072511c51 17:54:09 Removing intermediate container 7d2072511c51 17:54:09 ---> fe36a2f0aedf 17:54:09 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:54:09 ---> Running in a4b0c34a0e8f 17:54:09 Removing intermediate container a4b0c34a0e8f 17:54:09 ---> d6fdc4478ceb 17:54:09 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:54:09 ---> Running in c15210bfab85 17:54:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:54:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:54:10 OK: 330 MiB in 131 packages 17:54:10 Removing intermediate container c15210bfab85 17:54:10 ---> d27b66ee6e8e 17:54:10 Step 8/35 : WORKDIR /device-usb-camera 17:54:10 ---> Running in 12fca1540810 17:54:10 Removing intermediate container 12fca1540810 17:54:10 ---> 6479ea042264 17:54:10 Step 9/35 : COPY go.mod vendor* ./ 17:54:10 ---> 68c80aa52cfa 17:54:10 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:54:11 ---> Running in bd75ae7e83e8 17:54:11 Removing intermediate container bd75ae7e83e8 17:54:11 ---> 695828f11193 17:54:11 Step 11/35 : COPY . . 17:54:11 ---> c68afeb5841c 17:54:11 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:54:11 ---> Running in e4dad2107934 17:54:12  % Total % Received % Xferd Average Speed Time Time Time Current 17:54:12 Dload Upload Total Spent Left Speed 17:54:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 49116 0 --:--:-- --:--:-- --:--:-- 50571 17:54:12 Removing intermediate container e4dad2107934 17:54:12 ---> 62a4d496541f 17:54:12 Step 13/35 : RUN ${MAKE} 17:54:12 ---> Running in 0740936c859f 17:54:12 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 17:54:34 Removing intermediate container 0740936c859f 17:54:34 ---> 0e650e5a512b 17:54:34 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 17:54:34 v0.18.4: Pulling from aler9/rtsp-simple-server 17:54:34 af6660deedbd: Pulling fs layer 17:54:34 97cd0a44c592: Pulling fs layer 17:54:34 97cd0a44c592: Verifying Checksum 17:54:34 97cd0a44c592: Download complete 17:54:34 af6660deedbd: Verifying Checksum 17:54:34 af6660deedbd: Download complete 17:54:34 af6660deedbd: Pull complete 17:54:34 97cd0a44c592: Pull complete 17:54:34 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 17:54:34 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 17:54:34 ---> fea57e182299 17:54:34 Step 15/35 : FROM alpine:3.16 17:54:34 3.16: Pulling from library/alpine 17:54:34 ca7dd9ec2225: Pulling fs layer 17:54:34 ca7dd9ec2225: Download complete 17:54:34 ca7dd9ec2225: Pull complete 17:54:34 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 17:54:34 Status: Downloaded newer image for alpine:3.16 17:54:34 ---> bfe296a52501 17:54:34 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 17:54:34 ---> Running in 2ed016730246 17:54:35 Removing intermediate container 2ed016730246 17:54:35 ---> 5ee96fa0b5a8 17:54:35 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 17:54:35 ---> Running in c2556250fa01 17:54:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:54:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:54:35 (1/83) Installing dumb-init (1.2.5-r1) 17:54:35 (2/83) Installing sdl2 (2.0.22-r0) 17:54:35 (3/83) Installing libxau (1.0.9-r0) 17:54:35 (4/83) Installing libxdmcp (1.1.3-r0) 17:54:35 (5/83) Installing libxcb (1.15-r0) 17:54:35 (6/83) Installing libx11 (1.8-r0) 17:54:35 (7/83) Installing aom-libs (3.3.0-r0) 17:54:35 (8/83) Installing alsa-lib (1.2.7.2-r0) 17:54:35 (9/83) Installing expat (2.5.0-r0) 17:54:35 (10/83) Installing brotli-libs (1.0.9-r6) 17:54:35 (11/83) Installing libbz2 (1.0.8-r1) 17:54:35 (12/83) Installing libpng (1.6.37-r1) 17:54:35 (13/83) Installing freetype (2.12.1-r0) 17:54:35 (14/83) Installing fontconfig (2.14.0-r0) 17:54:35 (15/83) Installing fribidi (1.0.12-r0) 17:54:35 (16/83) Installing libffi (3.4.2-r1) 17:54:35 (17/83) Installing libintl (0.21-r2) 17:54:35 (18/83) Installing libblkid (2.38-r1) 17:54:35 (19/83) Installing libmount (2.38-r1) 17:54:35 (20/83) Installing pcre (8.45-r2) 17:54:35 (21/83) Installing glib (2.72.1-r0) 17:54:35 (22/83) Installing graphite2 (1.3.14-r1) 17:54:35 (23/83) Installing harfbuzz (4.3.0-r0) 17:54:35 (24/83) Installing libass (0.16.0-r0) 17:54:35 (25/83) Installing libdav1d (1.0.0-r0) 17:54:35 (26/83) Installing libpciaccess (0.16-r0) 17:54:35 (27/83) Installing libdrm (2.4.110-r0) 17:54:35 (28/83) Installing gmp (6.2.1-r2) 17:54:35 (29/83) Installing nettle (3.7.3-r0) 17:54:35 (30/83) Installing p11-kit (0.24.1-r0) 17:54:36 (31/83) Installing libtasn1 (4.18.0-r0) 17:54:36 (32/83) Installing libunistring (1.0-r0) 17:54:36 (33/83) Installing gnutls (3.7.7-r0) 17:54:36 (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) 17:54:36 (35/83) Installing ncurses-libs (6.3_p20220521-r0) 17:54:36 (36/83) Installing lame (3.100-r0) 17:54:36 (37/83) Installing opus (1.3.1-r1) 17:54:36 (38/83) Installing libasyncns (0.8-r1) 17:54:36 (39/83) Installing dbus-libs (1.14.4-r0) 17:54:36 (40/83) Installing libltdl (2.4.7-r0) 17:54:36 (41/83) Installing orc (0.4.32-r0) 17:54:36 (42/83) Installing libgcc (11.2.1_git20220219-r2) 17:54:36 (43/83) Installing libogg (1.3.5-r1) 17:54:36 (44/83) Installing libstdc++ (11.2.1_git20220219-r2) 17:54:36 (45/83) Installing flac (1.3.4-r0) 17:54:36 (46/83) Installing libvorbis (1.3.7-r0) 17:54:36 (47/83) Installing libsndfile (1.1.0-r0) 17:54:36 (48/83) Installing libgomp (11.2.1_git20220219-r2) 17:54:36 (49/83) Installing soxr (0.1.3-r2) 17:54:36 (50/83) Installing speexdsp (1.2.0-r0) 17:54:36 (51/83) Installing tdb-libs (1.4.6-r0) 17:54:36 (52/83) Installing libpulse (15.0-r2) 17:54:36 (53/83) Installing cjson (1.7.15-r3) 17:54:36 (54/83) Installing mbedtls (2.28.1-r0) 17:54:36 (55/83) Installing librist (0.2.6-r1) 17:54:36 (56/83) Installing libsrt (1.4.4-r0) 17:54:36 (57/83) Installing libssh (0.9.6-r1) 17:54:36 (58/83) Installing libtheora (1.1.1-r16) 17:54:36 (59/83) Installing libjpeg-turbo (2.1.3-r1) 17:54:36 (60/83) Installing v4l-utils-libs (1.22.1-r1) 17:54:36 (61/83) Installing libxext (1.3.4-r0) 17:54:36 (62/83) Installing libxfixes (6.0.0-r0) 17:54:36 (63/83) Installing wayland-libs-client (1.20.0-r0) 17:54:36 (64/83) Installing libva (2.14.0-r0) 17:54:36 (65/83) Installing libvdpau (1.5-r0) 17:54:36 (66/83) Installing vidstab (1.1.0-r1) 17:54:36 (67/83) Installing libvpx (1.11.0-r1) 17:54:36 (68/83) Installing libwebp (1.2.3-r0) 17:54:36 (69/83) Installing x264-libs (0.163_git20210613-r0) 17:54:36 (70/83) Installing numactl (2.0.14-r0) 17:54:36 (71/83) Installing x265-libs (3.5-r3) 17:54:36 (72/83) Installing xvidcore (1.3.7-r1) 17:54:36 (73/83) Installing ffmpeg-libs (5.0.1-r1) 17:54:36 (74/83) Installing ffmpeg (5.0.1-r1) 17:54:36 (75/83) Installing udev-init-scripts (35-r0) 17:54:36 Executing udev-init-scripts-35-r0.post-install 17:54:36 (76/83) Installing eudev-libs (3.2.11-r0) 17:54:36 (77/83) Installing xz-libs (5.2.5-r1) 17:54:36 (78/83) Installing zstd-libs (1.5.2-r1) 17:54:36 (79/83) Installing kmod-libs (29-r2) 17:54:36 (80/83) Installing eudev (3.2.11-r0) 17:54:36 (81/83) Installing libsodium (1.0.18-r0) 17:54:36 (82/83) Installing libzmq (4.3.4-r0) 17:54:36 (83/83) Installing zeromq (4.3.4-r0) 17:54:36 Executing busybox-1.35.0-r17.trigger 17:54:36 Executing eudev-3.2.11-r0.trigger 17:54:36 OK: 101 MiB in 97 packages 17:54:38 Removing intermediate container c2556250fa01 17:54:38 ---> c9be15aab880 17:54:38 Step 18/35 : WORKDIR / 17:54:38 ---> Running in bc83f64caf2a 17:54:38 Removing intermediate container bc83f64caf2a 17:54:38 ---> 29aec32e0f25 17:54:38 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 17:54:38 ---> 03dc13576ad3 17:54:38 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 17:54:38 ---> a0764d8c84d1 17:54:38 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 17:54:38 ---> c9c331c34fce 17:54:38 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:54:38 ---> e156d2c8e9a9 17:54:38 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:54:38 ---> 287044aebc05 17:54:38 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 17:54:39 ---> d2d234441234 17:54:39 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 17:54:39 ---> 895f1a848e02 17:54:39 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 17:54:39 ---> Running in ae71d14e7429 17:54:39 Removing intermediate container ae71d14e7429 17:54:39 ---> 4029effaa5e2 17:54:39 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 17:54:39 ---> Running in 72f974fbc672 17:54:40 Removing intermediate container 72f974fbc672 17:54:40 ---> 2523929977c9 17:54:40 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 17:54:40 ---> Running in c4bef9bd33f0 17:54:41 Removing intermediate container c4bef9bd33f0 17:54:41 ---> 7f659e77b670 17:54:41 Step 29/35 : EXPOSE 59983 17:54:41 ---> Running in 0337dc8f6e4a 17:54:41 Removing intermediate container 0337dc8f6e4a 17:54:41 ---> e1d9d2237b58 17:54:41 Step 30/35 : EXPOSE 8554 17:54:41 ---> Running in c51fe0c9ed38 17:54:41 Removing intermediate container c51fe0c9ed38 17:54:41 ---> c4ed8d8e4157 17:54:41 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:54:41 ---> Running in 0c234b0076c7 17:54:41 Removing intermediate container 0c234b0076c7 17:54:41 ---> 6a0f02278d82 17:54:41 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 17:54:41 ---> Running in f40d1b92a832 17:54:41 Removing intermediate container f40d1b92a832 17:54:41 ---> aceb11a94689 17:54:41 Step 33/35 : LABEL arch=amd64 17:54:41 ---> Running in 740af0f91ef9 17:54:41 Removing intermediate container 740af0f91ef9 17:54:41 ---> 6c136895515d 17:54:41 Step 34/35 : LABEL git_sha=e17bf6eb7b6ec689c18abb192f67e707f10f3ec9 17:54:41 ---> Running in 4427e0756ddf 17:54:41 Removing intermediate container 4427e0756ddf 17:54:41 ---> bc390767c096 17:54:41 Step 35/35 : LABEL version=3.0.0-dev.3 17:54:41 ---> Running in 6c0df0195a48 17:54:41 Removing intermediate container 6c0df0195a48 17:54:41 ---> 2865c56d8697 17:54:41 [Warning] One or more build-args [ARCH] were not consumed 17:54:41 Successfully built 2865c56d8697 17:54:41 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 17:54:41 provisioning config files... 17:54:41 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7868272110510052138tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:54:42 ---> docker-login.sh 17:54:42 nexus3.edgexfoundry.org:10001 17:54:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:42 Configure a credential helper to remove this warning. See 17:54:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:42 17:54:42 Login Succeeded 17:54:42 nexus3.edgexfoundry.org:10002 17:54:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:42 Configure a credential helper to remove this warning. See 17:54:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:42 17:54:42 Login Succeeded 17:54:42 nexus3.edgexfoundry.org:10003 17:54:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:42 Configure a credential helper to remove this warning. See 17:54:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:42 17:54:42 Login Succeeded 17:54:42 nexus3.edgexfoundry.org:10004 17:54:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:42 Configure a credential helper to remove this warning. See 17:54:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:42 17:54:42 Login Succeeded 17:54:42 docker.io 17:54:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:42 Configure a credential helper to remove this warning. See 17:54:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:42 17:54:42 Login Succeeded 17:54:42 ---> docker-login.sh ends [Pipeline] } 17:54:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:54:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:54:42 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 17:54:42 e17bf6eb7b6ec689c18abb192f67e707f10f3ec9 17:54:42 latest 17:54:42 3.0.0-dev.3 17:54:42 e17bf6eb7b6ec689c18abb192f67e707f10f3ec9-3.0.0-dev.3 17:54:42 main 17:54:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:43 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:e17bf6eb7b6ec689c18abb192f67e707f10f3ec9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:43 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:e17bf6eb7b6ec689c18abb192f67e707f10f3ec9 17:54:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 17:54:43 6da1a36826a2: Preparing 17:54:43 ad6068de068b: Preparing 17:54:43 8bb818eb72d4: Preparing 17:54:43 550e596c6d0e: Preparing 17:54:43 1207169bf42c: Preparing 17:54:43 ce1201560f67: Preparing 17:54:43 3d5d7ca6c645: Preparing 17:54:43 6f0fcabb9dbc: Preparing 17:54:43 b16ab0e8fba5: Preparing 17:54:43 d6e63cb7890f: Preparing 17:54:43 af339f287a81: Preparing 17:54:43 e5e13b0c77cb: Preparing 17:54:43 ce1201560f67: Waiting 17:54:43 3d5d7ca6c645: Waiting 17:54:43 b16ab0e8fba5: Waiting 17:54:43 6f0fcabb9dbc: Waiting 17:54:43 d6e63cb7890f: Waiting 17:54:43 e5e13b0c77cb: Waiting 17:54:43 af339f287a81: Waiting 17:54:43 6da1a36826a2: Pushed 17:54:43 ad6068de068b: Pushed 17:54:43 8bb818eb72d4: Pushed 17:54:43 1207169bf42c: Pushed 17:54:43 b16ab0e8fba5: Pushed 17:54:43 6f0fcabb9dbc: Pushed 17:54:43 ce1201560f67: Pushed 17:54:43 3d5d7ca6c645: Pushed 17:54:43 e5e13b0c77cb: Layer already exists 17:54:45 550e596c6d0e: Pushed 17:54:46 d6e63cb7890f: Pushed 17:54:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-121229 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 17:54:48 Running in /w/workspace/device-usb-camera/67 [Pipeline] { [Pipeline] checkout 17:54:48 Selected Git installation does not exist. Using Default 17:54:48 The recommended git tool is: NONE 17:54:52 using credential edgex-jenkins-ssh 17:54:52 af339f287a81: Pushed 17:54:52 e17bf6eb7b6ec689c18abb192f67e707f10f3ec9: digest: sha256:4d98ba51cdec0a106cf97ee23df7b5d1f850c4fba814d0954bfbd7c57adfec8a size: 2825 17:54:52 Cloning the remote Git repository [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:53 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 17:54:53 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:53 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 17:54:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 17:54:53 6da1a36826a2: Preparing 17:54:53 ad6068de068b: Preparing 17:54:53 8bb818eb72d4: Preparing 17:54:53 550e596c6d0e: Preparing 17:54:53 1207169bf42c: Preparing 17:54:53 ce1201560f67: Preparing 17:54:53 3d5d7ca6c645: Preparing 17:54:53 6f0fcabb9dbc: Preparing 17:54:53 b16ab0e8fba5: Preparing 17:54:53 d6e63cb7890f: Preparing 17:54:53 af339f287a81: Preparing 17:54:53 e5e13b0c77cb: Preparing 17:54:53 6f0fcabb9dbc: Waiting 17:54:53 b16ab0e8fba5: Waiting 17:54:53 d6e63cb7890f: Waiting 17:54:53 ce1201560f67: Waiting 17:54:53 af339f287a81: Waiting 17:54:53 3d5d7ca6c645: Waiting 17:54:53 e5e13b0c77cb: Waiting 17:54:53 6da1a36826a2: Layer already exists 17:54:53 1207169bf42c: Layer already exists 17:54:53 ad6068de068b: Layer already exists 17:54:53 550e596c6d0e: Layer already exists 17:54:53 8bb818eb72d4: Layer already exists 17:54:53 3d5d7ca6c645: Layer already exists 17:54:53 ce1201560f67: Layer already exists 17:54:53 6f0fcabb9dbc: Layer already exists 17:54:53 b16ab0e8fba5: Layer already exists 17:54:53 d6e63cb7890f: Layer already exists 17:54:53 af339f287a81: Layer already exists 17:54:53 e5e13b0c77cb: Layer already exists 17:54:53 latest: digest: sha256:4d98ba51cdec0a106cf97ee23df7b5d1f850c4fba814d0954bfbd7c57adfec8a size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:53 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:54 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.3 17:54:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 17:54:54 6da1a36826a2: Preparing 17:54:54 ad6068de068b: Preparing 17:54:54 8bb818eb72d4: Preparing 17:54:54 550e596c6d0e: Preparing 17:54:54 1207169bf42c: Preparing 17:54:54 ce1201560f67: Preparing 17:54:54 3d5d7ca6c645: Preparing 17:54:54 6f0fcabb9dbc: Preparing 17:54:54 b16ab0e8fba5: Preparing 17:54:54 d6e63cb7890f: Preparing 17:54:54 af339f287a81: Preparing 17:54:54 e5e13b0c77cb: Preparing 17:54:54 d6e63cb7890f: Waiting 17:54:54 3d5d7ca6c645: Waiting 17:54:54 af339f287a81: Waiting 17:54:54 e5e13b0c77cb: Waiting 17:54:54 6f0fcabb9dbc: Waiting 17:54:54 ce1201560f67: Waiting 17:54:54 b16ab0e8fba5: Waiting 17:54:54 1207169bf42c: Layer already exists 17:54:54 550e596c6d0e: Layer already exists 17:54:54 ad6068de068b: Layer already exists 17:54:54 8bb818eb72d4: Layer already exists 17:54:54 6da1a36826a2: Layer already exists 17:54:54 ce1201560f67: Layer already exists 17:54:54 3d5d7ca6c645: Layer already exists 17:54:54 b16ab0e8fba5: Layer already exists 17:54:54 6f0fcabb9dbc: Layer already exists 17:54:54 d6e63cb7890f: Layer already exists 17:54:54 af339f287a81: Layer already exists 17:54:54 e5e13b0c77cb: Layer already exists 17:54:54 3.0.0-dev.3: digest: sha256:4d98ba51cdec0a106cf97ee23df7b5d1f850c4fba814d0954bfbd7c57adfec8a size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:53 > git init /w/workspace/device-usb-camera/67 # timeout=10 17:54:53 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:54:53 > git --version # timeout=10 17:54:53 > git --version # 'git version 2.25.1' 17:54:53 using GIT_SSH to set credentials SSH Credentials for GitHub 17:54:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:54:54 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:54:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:54:54 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:e17bf6eb7b6ec689c18abb192f67e707f10f3ec9-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:54 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:e17bf6eb7b6ec689c18abb192f67e707f10f3ec9-3.0.0-dev.3 17:54:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 17:54:54 6da1a36826a2: Preparing 17:54:54 ad6068de068b: Preparing 17:54:54 8bb818eb72d4: Preparing 17:54:54 550e596c6d0e: Preparing 17:54:54 1207169bf42c: Preparing 17:54:54 ce1201560f67: Preparing 17:54:54 3d5d7ca6c645: Preparing 17:54:54 6f0fcabb9dbc: Preparing 17:54:54 b16ab0e8fba5: Preparing 17:54:54 d6e63cb7890f: Preparing 17:54:54 af339f287a81: Preparing 17:54:54 e5e13b0c77cb: Preparing 17:54:54 ce1201560f67: Waiting 17:54:54 3d5d7ca6c645: Waiting 17:54:54 d6e63cb7890f: Waiting 17:54:54 e5e13b0c77cb: Waiting 17:54:54 af339f287a81: Waiting 17:54:54 b16ab0e8fba5: Waiting 17:54:54 6f0fcabb9dbc: Waiting 17:54:54 8bb818eb72d4: Layer already exists 17:54:54 6da1a36826a2: Layer already exists 17:54:54 ad6068de068b: Layer already exists 17:54:54 1207169bf42c: Layer already exists 17:54:54 550e596c6d0e: Layer already exists 17:54:54 ce1201560f67: Layer already exists 17:54:54 6f0fcabb9dbc: Layer already exists 17:54:54 d6e63cb7890f: Layer already exists 17:54:54 3d5d7ca6c645: Layer already exists 17:54:54 b16ab0e8fba5: Layer already exists 17:54:54 af339f287a81: Layer already exists 17:54:54 e5e13b0c77cb: Layer already exists 17:54:54 e17bf6eb7b6ec689c18abb192f67e707f10f3ec9-3.0.0-dev.3: digest: sha256:4d98ba51cdec0a106cf97ee23df7b5d1f850c4fba814d0954bfbd7c57adfec8a size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:54 Avoid second fetch 17:54:54 Checking out Revision e17bf6eb7b6ec689c18abb192f67e707f10f3ec9 (main) 17:54:55 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:55 Commit message: "docs: updated change log for levski release (#118)" 17:54:55 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 17:54:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 17:54:55 6da1a36826a2: Preparing 17:54:55 ad6068de068b: Preparing 17:54:55 8bb818eb72d4: Preparing 17:54:55 550e596c6d0e: Preparing 17:54:55 1207169bf42c: Preparing 17:54:55 ce1201560f67: Preparing 17:54:55 3d5d7ca6c645: Preparing 17:54:55 6f0fcabb9dbc: Preparing 17:54:55 b16ab0e8fba5: Preparing 17:54:55 d6e63cb7890f: Preparing 17:54:55 af339f287a81: Preparing 17:54:55 e5e13b0c77cb: Preparing 17:54:55 6f0fcabb9dbc: Waiting 17:54:55 b16ab0e8fba5: Waiting 17:54:55 d6e63cb7890f: Waiting 17:54:55 af339f287a81: Waiting 17:54:55 ce1201560f67: Waiting 17:54:55 3d5d7ca6c645: Waiting 17:54:55 e5e13b0c77cb: Waiting 17:54:55 ad6068de068b: Layer already exists 17:54:55 6da1a36826a2: Layer already exists 17:54:55 550e596c6d0e: Layer already exists 17:54:55 8bb818eb72d4: Layer already exists 17:54:55 1207169bf42c: Layer already exists 17:54:55 ce1201560f67: Layer already exists 17:54:55 d6e63cb7890f: Layer already exists 17:54:55 b16ab0e8fba5: Layer already exists 17:54:55 3d5d7ca6c645: Layer already exists 17:54:55 6f0fcabb9dbc: Layer already exists 17:54:55 af339f287a81: Layer already exists 17:54:55 e5e13b0c77cb: Layer already exists 17:54:55 main: digest: sha256:4d98ba51cdec0a106cf97ee23df7b5d1f850c4fba814d0954bfbd7c57adfec8a size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:54:55 ===================================================== [Pipeline] echo 17:54:55 taggedImages: 17:54:55 - nexus3.edgexfoundry.org:10004/device-usb-camera:e17bf6eb7b6ec689c18abb192f67e707f10f3ec9 17:54:55 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 17:54:55 - nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.3 17:54:55 - nexus3.edgexfoundry.org:10004/device-usb-camera:e17bf6eb7b6ec689c18abb192f67e707f10f3ec9-3.0.0-dev.3 17:54:55 - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } 17:54:54 > git config core.sparsecheckout # timeout=10 17:54:54 > git checkout -f e17bf6eb7b6ec689c18abb192f67e707f10f3ec9 # timeout=10 [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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:54:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:54:55 17:54:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:54:56 latest: Pulling from edgex-lftools-log-publisher 17:54:56 5eb5b503b376: Pulling fs layer 17:54:56 5c69ac0246d0: Pulling fs layer 17:54:56 ec43610c2a17: Pulling fs layer 17:54:56 3a2ae6a8a46f: Pulling fs layer 17:54:56 33b1e0a273af: Pulling fs layer 17:54:56 5d3b04190fa2: Pulling fs layer 17:54:56 2f39f015ded8: Pulling fs layer 17:54:56 33b1e0a273af: Waiting 17:54:56 5d3b04190fa2: Waiting 17:54:56 2f39f015ded8: Waiting 17:54:56 3a2ae6a8a46f: Waiting 17:54:56 5c69ac0246d0: Download complete 17:54:56 3a2ae6a8a46f: Verifying Checksum 17:54:56 3a2ae6a8a46f: Download complete 17:54:56 33b1e0a273af: Verifying Checksum 17:54:56 33b1e0a273af: Download complete 17:54:56 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:54:56 % Total % Received % Xferd Average Speed Time Time Time Current 17:54:56 Dload Upload Total Spent Left Speed 17:54:56 ec43610c2a17: Verifying Checksum 17:54:56 ec43610c2a17: Download complete 17:54:56 5d3b04190fa2: Verifying Checksum 17:54:56 5d3b04190fa2: Download complete 17:54:56 5eb5b503b376: Verifying Checksum 17:54:56 5eb5b503b376: Download complete 17:54:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 48299 0 --:--:-- --:--:-- --:--:-- 48299 [Pipeline] sh 17:54:57 2f39f015ded8: Download complete 17:54:57 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:54:57 + sudo tee /etc/docker/daemon.new 17:54:57 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:54:57 { 17:54:57 "registry-mirrors": [ 17:54:57 "https://nexus3.edgexfoundry.org:10001" 17:54:57 ], 17:54:57 "bip": "10.250.0.254/24", 17:54:57 "hosts": [ 17:54:57 "tcp://0.0.0.0:5555", 17:54:57 "unix:///var/run/docker.sock" 17:54:57 ], 17:54:57 "mtu": 1458, 17:54:57 "selinux-enabled": true, 17:54:57 "seccomp-profile": "/etc/docker/seccomp.json" 17:54:57 } [Pipeline] sh 17:54:57 5eb5b503b376: Pull complete 17:54:57 5c69ac0246d0: Pull complete 17:54:57 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:54:58 + sudo service docker restart 17:54:58 ec43610c2a17: Pull complete 17:54:58 3a2ae6a8a46f: Pull complete 17:54:58 33b1e0a273af: Pull complete 17:54:58 5d3b04190fa2: Pull complete 17:55:02 2f39f015ded8: Pull complete 17:55:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:55:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:55:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:55:02 prd-ubuntu20.04-docker-8c-8g-121228 does not seem to be running inside a container 17:55:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:55:03 $ docker top 1575457125f689bc6d53d081cdb03d1bee270bf19bcd1ae2fa101c05902edf37 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:55:04 ---> job-cost.sh 17:55:04 lf-activate-venv: SKIPPING 17:55:04 INFO: No Stack... 17:55:04 INFO: Retrieving Pricing Info for: v3-standard-8 17:55:05 INFO: Archiving Costs [Pipeline] sh 17:55:05 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 17:55:05 + cut -d, -f6 [Pipeline] lock 17:55:05 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-67-stack-cost] 17:55:05 Resource [jenkins-edgexfoundry-device-usb-camera-main-67-stack-cost] did not exist. Created. 17:55:05 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-67-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:55:05 + echo total: 0.2199999988079071 [Pipeline] stash 17:55:05 Stashed 1 file(s) [Pipeline] } 17:55:05 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-67-stack-cost] [Pipeline] // lock [Pipeline] } 17:55:05 $ docker stop --time=1 1575457125f689bc6d53d081cdb03d1bee270bf19bcd1ae2fa101c05902edf37 17:55:06 $ docker rm -f 1575457125f689bc6d53d081cdb03d1bee270bf19bcd1ae2fa101c05902edf37 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:55:16 provisioning config files... 17:55:16 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/67@tmp/config7335505890430934416tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:55:16 ---> docker-login.sh 17:55:16 nexus3.edgexfoundry.org:10001 17:55:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:55:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:55:17 Configure a credential helper to remove this warning. See 17:55:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:55:17 17:55:17 Login Succeeded 17:55:17 nexus3.edgexfoundry.org:10002 17:55:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:55:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:55:17 Configure a credential helper to remove this warning. See 17:55:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:55:17 17:55:17 Login Succeeded 17:55:17 nexus3.edgexfoundry.org:10003 17:55:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:55:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:55:18 Configure a credential helper to remove this warning. See 17:55:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:55:18 17:55:18 Login Succeeded 17:55:18 nexus3.edgexfoundry.org:10004 17:55:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:55:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:55:18 Configure a credential helper to remove this warning. See 17:55:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:55:18 17:55:18 Login Succeeded 17:55:18 docker.io 17:55:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:55:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:55:18 Configure a credential helper to remove this warning. See 17:55:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:55:18 17:55:18 Login Succeeded 17:55:18 ---> docker-login.sh ends [Pipeline] } 17:55:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:55:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:55:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:55:19 ========================================================= 17:55:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 17:55:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:19 + 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 . 17:55:19 Sending build context to Docker daemon 1.061MB 17:55:19 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 17:55:19 Step 2/13 : FROM ${BASE} AS builder 17:55:20 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:55:20 9b18e9b68314: Pulling fs layer 17:55:20 35d82f9e3411: Pulling fs layer 17:55:20 e16973657156: Pulling fs layer 17:55:20 fc693d55d65f: Pulling fs layer 17:55:20 7e9fc2657dce: Pulling fs layer 17:55:20 dda99020689f: Pulling fs layer 17:55:20 db1c61fa0a46: Pulling fs layer 17:55:20 891c053d2c06: Pulling fs layer 17:55:20 fc693d55d65f: Waiting 17:55:20 7e9fc2657dce: Waiting 17:55:20 dda99020689f: Waiting 17:55:20 db1c61fa0a46: Waiting 17:55:20 891c053d2c06: Waiting 17:55:20 e16973657156: Verifying Checksum 17:55:20 e16973657156: Download complete 17:55:20 35d82f9e3411: Verifying Checksum 17:55:20 35d82f9e3411: Download complete 17:55:20 7e9fc2657dce: Verifying Checksum 17:55:20 7e9fc2657dce: Download complete 17:55:20 dda99020689f: Verifying Checksum 17:55:20 dda99020689f: Download complete 17:55:20 9b18e9b68314: Download complete 17:55:21 9b18e9b68314: Pull complete 17:55:21 891c053d2c06: Verifying Checksum 17:55:21 891c053d2c06: Download complete 17:55:22 35d82f9e3411: Pull complete 17:55:22 e16973657156: Pull complete 17:55:23 db1c61fa0a46: Verifying Checksum 17:55:23 db1c61fa0a46: Download complete 17:55:23 fc693d55d65f: Verifying Checksum 17:55:23 fc693d55d65f: Download complete 17:55:35 fc693d55d65f: Pull complete 17:55:35 7e9fc2657dce: Pull complete 17:55:35 dda99020689f: Pull complete 17:55:42 db1c61fa0a46: Pull complete 17:55:43 891c053d2c06: Pull complete 17:55:43 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 17:55:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:55:43 ---> f96f9c87975a 17:55:43 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:55:45 ---> Running in f1541ea62bac 17:55:46 Removing intermediate container f1541ea62bac 17:55:46 ---> 90c52e67469d 17:55:46 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:55:46 ---> Running in e7e63f5f5012 17:55:46 Removing intermediate container e7e63f5f5012 17:55:46 ---> 4a3efb967dbb 17:55:46 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 17:55:46 ---> Running in 3b477e7f5e4a 17:55:46 Removing intermediate container 3b477e7f5e4a 17:55:46 ---> b867ff2b9c0d 17:55:46 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:55:47 ---> Running in 8b40b5089a3d 17:55:47 Removing intermediate container 8b40b5089a3d 17:55:47 ---> 58bf9ad57823 17:55:47 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:55:47 ---> Running in ce27e169ff31 17:55:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:55:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:55:49 (1/14) Installing libintl (0.21-r2) 17:55:49 (2/14) Installing eudev-libs (3.2.11-r0) 17:55:49 (3/14) Installing libjpeg-turbo (2.1.3-r1) 17:55:49 (4/14) Installing v4l-utils-libs (1.22.1-r1) 17:55:50 (5/14) Installing v4l-utils (1.22.1-r1) 17:55:50 (6/14) Installing udev-init-scripts (35-r0) 17:55:50 Executing udev-init-scripts-35-r0.post-install 17:55:50 (7/14) Installing libblkid (2.38-r1) 17:55:50 (8/14) Installing xz-libs (5.2.5-r1) 17:55:50 (9/14) Installing zstd-libs (1.5.2-r1) 17:55:50 (10/14) Installing kmod-libs (29-r2) 17:55:50 (11/14) Installing eudev (3.2.11-r0) 17:55:50 (12/14) Installing eudev-dev (3.2.11-r0) 17:55:50 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 17:55:50 (14/14) Installing v4l-utils-dev (1.22.1-r1) 17:55:50 Executing busybox-1.35.0-r17.trigger 17:55:50 Executing eudev-3.2.11-r0.trigger 17:55:50 OK: 228 MiB in 65 packages 17:55:51 Removing intermediate container ce27e169ff31 17:55:51 ---> 286edb2e09d3 17:55:51 Step 8/13 : WORKDIR /device-usb-camera 17:55:51 ---> Running in 918380bf42cf 17:55:51 Removing intermediate container 918380bf42cf 17:55:51 ---> f5bb8936e31d 17:55:51 Step 9/13 : COPY go.mod vendor* ./ 17:55:52 ---> 959c03f62c37 17:55:52 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:55:52 ---> Running in 413df6e1a17b 17:56:48 Removing intermediate container 413df6e1a17b 17:56:48 ---> 350157a1dd66 17:56:48 Step 11/13 : COPY . . 17:56:48 ---> e43580518bd6 17:56:48 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:56:48 ---> Running in caf31c61deef 17:56:48  % Total % Received % Xferd Average Speed Time Time Time Current 17:56:48 Dload Upload Total Spent Left Speed 17:56:48 0 0 0 0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 14464 0 --:--:-- --:--:-- --:--:-- 14547 17:56:48 Removing intermediate container caf31c61deef 17:56:48 ---> 88273c288aff 17:56:48 Step 13/13 : RUN ${MAKE} 17:56:48 ---> Running in 2a74901320e0 17:56:48 noop 17:56:48 Removing intermediate container 2a74901320e0 17:56:48 ---> 43be9590ffec 17:56:48 Successfully built 43be9590ffec 17:56:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:48 + docker inspect -f . ci-base-image-arm64 17:56:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:56:49 prd-ubuntu20.04-docker-arm64-4c-16g-121229 does not seem to be running inside a container 17:56:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/67 -v /w/workspace/device-usb-camera/67:/w/workspace/device-usb-camera/67:rw,z -v /w/workspace/device-usb-camera/67@tmp:/w/workspace/device-usb-camera/67@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:56:50 $ docker top f7606b66deb868db6ba63c5c8288672c1fe2074cbf44f8ca0bbf656446402edc -eo pid,comm [Pipeline] { [Pipeline] sh 17:56:51 + go version 17:56:51 go version go1.18.7 linux/arm64 [Pipeline] } 17:56:51 $ docker stop --time=1 f7606b66deb868db6ba63c5c8288672c1fe2074cbf44f8ca0bbf656446402edc 17:56:52 $ docker rm -f f7606b66deb868db6ba63c5c8288672c1fe2074cbf44f8ca0bbf656446402edc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:53 + docker inspect -f . ci-base-image-arm64 17:56:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:56:53 prd-ubuntu20.04-docker-arm64-4c-16g-121229 does not seem to be running inside a container 17:56:53 $ 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/67 -v /w/workspace/device-usb-camera/67:/w/workspace/device-usb-camera/67:rw,z -v /w/workspace/device-usb-camera/67@tmp:/w/workspace/device-usb-camera/67@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:56:54 $ docker top 518ea264e4a82e59b044a89c7a41f0ee7b8643903a082c761f1f2fab045bc55b -eo pid,comm [Pipeline] { [Pipeline] sh 17:56:55 + git config --global --add safe.directory /w/workspace/device-usb-camera/67 [Pipeline] fileExists [Pipeline] sh 17:56:55 + make test 17:56:55 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 17:56:57 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:58:33 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:58:33 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.070s coverage: 1.9% of statements 17:58:33 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:58:33 CGO_ENABLED=1 go vet ./... 17:58:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:58:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:58:46 ./bin/test-attribution-txt.sh [Pipeline] echo 17:58:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:58:46 $ docker stop --time=1 518ea264e4a82e59b044a89c7a41f0ee7b8643903a082c761f1f2fab045bc55b 17:58:47 $ docker rm -f 518ea264e4a82e59b044a89c7a41f0ee7b8643903a082c761f1f2fab045bc55b [Pipeline] // withDockerContainer [Pipeline] sh 17:58:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:58:48 Warning: overwriting stash ‘coverage-report’ 17:58:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:58:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:58:49 + ls -al . 17:58:49 total 200 17:58:49 drwxrwxr-x 9 jenkins jenkins 4096 Dec 14 17:56 . 17:58:49 drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 17:54 .. 17:58:49 drwxrwxr-x 8 jenkins jenkins 4096 Dec 14 17:54 .git 17:58:49 drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 17:54 .github 17:58:49 -rw-rw-r-- 1 jenkins jenkins 414 Dec 14 17:54 .gitignore 17:58:49 -rw-rw-r-- 1 jenkins jenkins 42 Dec 14 17:54 .golangci.yml 17:58:49 -rw-rw-r-- 1 jenkins jenkins 77 Dec 14 17:54 .hadolint.yml 17:58:49 -rw-rw-r-- 1 jenkins jenkins 9702 Dec 14 17:54 Attribution.txt 17:58:49 -rw-rw-r-- 1 jenkins jenkins 5460 Dec 14 17:54 CHANGELOG.md 17:58:49 -rw-rw-r-- 1 jenkins jenkins 2378 Dec 14 17:54 Dockerfile 17:58:49 -rw-rw-r-- 1 jenkins jenkins 678 Dec 14 17:54 GOVERNANCE.md 17:58:49 -rw-rw-r-- 1 jenkins jenkins 659 Dec 14 17:54 Jenkinsfile 17:58:49 -rw-rw-r-- 1 jenkins jenkins 11348 Dec 14 17:54 LICENSE 17:58:49 -rw-rw-r-- 1 jenkins jenkins 2554 Dec 14 17:54 Makefile 17:58:49 -rw-rw-r-- 1 jenkins jenkins 622 Dec 14 17:54 OWNERS.md 17:58:49 -rw-rw-r-- 1 jenkins jenkins 5934 Dec 14 17:54 README.md 17:58:49 -rw-rw-r-- 1 jenkins jenkins 11 Dec 14 17:52 VERSION 17:58:49 drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 17:54 bin 17:58:49 drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 17:54 cmd 17:58:49 -rw-r--r-- 1 jenkins jenkins 30410 Dec 14 17:58 coverage.out 17:58:49 -rwxrwxr-x 1 jenkins jenkins 140 Dec 14 17:54 docker-entrypoint.sh 17:58:49 drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 17:54 docs 17:58:49 -rw-rw-r-- 1 jenkins jenkins 3573 Dec 14 17:54 go.mod 17:58:49 -rw-rw-r-- 1 jenkins jenkins 45026 Dec 14 17:54 go.sum 17:58:49 drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 17:54 internal 17:58:49 drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 17:54 snap 17:58:49 -rw-rw-r-- 1 jenkins jenkins 231 Dec 14 17:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:50 + 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=e17bf6eb7b6ec689c18abb192f67e707f10f3ec9 --label arch=arm64 --label version=3.0.0-dev.3 . 17:58:50 Sending build context to Docker daemon 1.092MB 17:58:50 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 17:58:50 Step 2/35 : FROM ${BASE} AS builder 17:58:50 ---> 43be9590ffec 17:58:50 Step 3/35 : ARG ADD_BUILD_TAGS="" 17:58:50 ---> Running in 092aeb15007d 17:58:51 Removing intermediate container 092aeb15007d 17:58:51 ---> 58aceab05767 17:58:51 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:58:51 ---> Running in 419c1d02b9a2 17:58:51 Removing intermediate container 419c1d02b9a2 17:58:51 ---> f55d0d7c2365 17:58:51 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 17:58:51 ---> Running in d60cc275d570 17:58:51 Removing intermediate container d60cc275d570 17:58:51 ---> 61c856364007 17:58:51 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:58:51 ---> Running in 9aa0552c9b0b 17:58:52 Removing intermediate container 9aa0552c9b0b 17:58:52 ---> 8186d714a5a1 17:58:52 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:58:52 ---> Running in 1e528a11bb82 17:58:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:58:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:58:54 OK: 228 MiB in 65 packages 17:58:55 Removing intermediate container 1e528a11bb82 17:58:55 ---> e0ad76eeae3c 17:58:55 Step 8/35 : WORKDIR /device-usb-camera 17:58:55 ---> Running in af1028460722 17:58:55 Removing intermediate container af1028460722 17:58:55 ---> 09cf57a5a77a 17:58:55 Step 9/35 : COPY go.mod vendor* ./ 17:58:56 ---> 97796065323a 17:58:56 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:58:56 ---> Running in c6453eb03c78 17:58:58 Removing intermediate container c6453eb03c78 17:58:58 ---> 4b53a10ad461 17:58:58 Step 11/35 : COPY . . 17:58:59 ---> 62f051a3445b 17:58:59 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:58:59 ---> Running in 01eaf92cef52 17:59:00  % Total % Received % Xferd Average Speed Time Time Time Current 17:59:00 Dload Upload Total Spent Left Speed 17:59:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7343 0 --:--:-- --:--:-- --:--:-- 7426 17:59:00 Removing intermediate container 01eaf92cef52 17:59:00 ---> b691bca9fd80 17:59:00 Step 13/35 : RUN ${MAKE} 17:59:00 ---> Running in 9ff975002908 17:59:01 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 18:01:38 Removing intermediate container 9ff975002908 18:01:38 ---> a0332090657e 18:01:38 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 18:01:38 v0.18.4: Pulling from aler9/rtsp-simple-server 18:01:38 eab2503cf8f4: Pulling fs layer 18:01:38 97cd0a44c592: Pulling fs layer 18:01:38 97cd0a44c592: Verifying Checksum 18:01:38 97cd0a44c592: Download complete 18:01:38 eab2503cf8f4: Download complete 18:01:38 eab2503cf8f4: Pull complete 18:01:38 97cd0a44c592: Pull complete 18:01:38 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 18:01:38 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 18:01:38 ---> 7f763cca56b3 18:01:38 Step 15/35 : FROM alpine:3.16 18:01:38 3.16: Pulling from library/alpine 18:01:38 6875df1f5354: Pulling fs layer 18:01:38 6875df1f5354: Verifying Checksum 18:01:38 6875df1f5354: Download complete 18:01:38 6875df1f5354: Pull complete 18:01:38 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 18:01:38 Status: Downloaded newer image for alpine:3.16 18:01:38 ---> 2b4661558fb8 18:01:38 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 18:01:38 ---> Running in b75dc36b8cab 18:01:39 Removing intermediate container b75dc36b8cab 18:01:39 ---> 088734ac0831 18:01:39 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 18:01:39 ---> Running in ffc0da3f1d97 18:01:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:01:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:01:41 (1/82) Installing dumb-init (1.2.5-r1) 18:01:41 (2/82) Installing sdl2 (2.0.22-r0) 18:01:41 (3/82) Installing libxau (1.0.9-r0) 18:01:41 (4/82) Installing libxdmcp (1.1.3-r0) 18:01:41 (5/82) Installing libxcb (1.15-r0) 18:01:41 (6/82) Installing libx11 (1.8-r0) 18:01:41 (7/82) Installing aom-libs (3.3.0-r0) 18:01:41 (8/82) Installing alsa-lib (1.2.7.2-r0) 18:01:41 (9/82) Installing expat (2.5.0-r0) 18:01:41 (10/82) Installing brotli-libs (1.0.9-r6) 18:01:41 (11/82) Installing libbz2 (1.0.8-r1) 18:01:41 (12/82) Installing libpng (1.6.37-r1) 18:01:41 (13/82) Installing freetype (2.12.1-r0) 18:01:41 (14/82) Installing fontconfig (2.14.0-r0) 18:01:41 (15/82) Installing fribidi (1.0.12-r0) 18:01:41 (16/82) Installing libffi (3.4.2-r1) 18:01:41 (17/82) Installing libintl (0.21-r2) 18:01:41 (18/82) Installing libblkid (2.38-r1) 18:01:41 (19/82) Installing libmount (2.38-r1) 18:01:41 (20/82) Installing pcre (8.45-r2) 18:01:42 (21/82) Installing glib (2.72.1-r0) 18:01:42 (22/82) Installing graphite2 (1.3.14-r1) 18:01:42 (23/82) Installing harfbuzz (4.3.0-r0) 18:01:42 (24/82) Installing libass (0.16.0-r0) 18:01:42 (25/82) Installing libdav1d (1.0.0-r0) 18:01:42 (26/82) Installing libdrm (2.4.110-r0) 18:01:42 (27/82) Installing gmp (6.2.1-r2) 18:01:42 (28/82) Installing nettle (3.7.3-r0) 18:01:42 (29/82) Installing p11-kit (0.24.1-r0) 18:01:42 (30/82) Installing libtasn1 (4.18.0-r0) 18:01:42 (31/82) Installing libunistring (1.0-r0) 18:01:42 (32/82) Installing gnutls (3.7.7-r0) 18:01:42 (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) 18:01:42 (34/82) Installing ncurses-libs (6.3_p20220521-r0) 18:01:42 (35/82) Installing lame (3.100-r0) 18:01:42 (36/82) Installing opus (1.3.1-r1) 18:01:42 (37/82) Installing libasyncns (0.8-r1) 18:01:42 (38/82) Installing dbus-libs (1.14.4-r0) 18:01:42 (39/82) Installing libltdl (2.4.7-r0) 18:01:42 (40/82) Installing orc (0.4.32-r0) 18:01:42 (41/82) Installing libgcc (11.2.1_git20220219-r2) 18:01:42 (42/82) Installing libogg (1.3.5-r1) 18:01:42 (43/82) Installing libstdc++ (11.2.1_git20220219-r2) 18:01:42 (44/82) Installing flac (1.3.4-r0) 18:01:42 (45/82) Installing libvorbis (1.3.7-r0) 18:01:42 (46/82) Installing libsndfile (1.1.0-r0) 18:01:42 (47/82) Installing libgomp (11.2.1_git20220219-r2) 18:01:42 (48/82) Installing soxr (0.1.3-r2) 18:01:42 (49/82) Installing speexdsp (1.2.0-r0) 18:01:42 (50/82) Installing tdb-libs (1.4.6-r0) 18:01:42 (51/82) Installing libpulse (15.0-r2) 18:01:42 (52/82) Installing cjson (1.7.15-r3) 18:01:42 (53/82) Installing mbedtls (2.28.1-r0) 18:01:42 (54/82) Installing librist (0.2.6-r1) 18:01:42 (55/82) Installing libsrt (1.4.4-r0) 18:01:42 (56/82) Installing libssh (0.9.6-r1) 18:01:42 (57/82) Installing libtheora (1.1.1-r16) 18:01:42 (58/82) Installing libjpeg-turbo (2.1.3-r1) 18:01:42 (59/82) Installing v4l-utils-libs (1.22.1-r1) 18:01:42 (60/82) Installing libxext (1.3.4-r0) 18:01:42 (61/82) Installing libxfixes (6.0.0-r0) 18:01:42 (62/82) Installing wayland-libs-client (1.20.0-r0) 18:01:42 (63/82) Installing libva (2.14.0-r0) 18:01:42 (64/82) Installing libvdpau (1.5-r0) 18:01:42 (65/82) Installing vidstab (1.1.0-r1) 18:01:42 (66/82) Installing libvpx (1.11.0-r1) 18:01:42 (67/82) Installing libwebp (1.2.3-r0) 18:01:42 (68/82) Installing x264-libs (0.163_git20210613-r0) 18:01:42 (69/82) Installing numactl (2.0.14-r0) 18:01:42 (70/82) Installing x265-libs (3.5-r3) 18:01:43 (71/82) Installing xvidcore (1.3.7-r1) 18:01:43 (72/82) Installing ffmpeg-libs (5.0.1-r1) 18:01:43 (73/82) Installing ffmpeg (5.0.1-r1) 18:01:43 (74/82) Installing udev-init-scripts (35-r0) 18:01:43 Executing udev-init-scripts-35-r0.post-install 18:01:43 (75/82) Installing eudev-libs (3.2.11-r0) 18:01:43 (76/82) Installing xz-libs (5.2.5-r1) 18:01:43 (77/82) Installing zstd-libs (1.5.2-r1) 18:01:43 (78/82) Installing kmod-libs (29-r2) 18:01:43 (79/82) Installing eudev (3.2.11-r0) 18:01:43 (80/82) Installing libsodium (1.0.18-r0) 18:01:43 (81/82) Installing libzmq (4.3.4-r0) 18:01:43 (82/82) Installing zeromq (4.3.4-r0) 18:01:43 Executing busybox-1.35.0-r17.trigger 18:01:43 Executing eudev-3.2.11-r0.trigger 18:01:43 OK: 78 MiB in 96 packages 18:01:47 Removing intermediate container ffc0da3f1d97 18:01:47 ---> 056e2f7d3c71 18:01:47 Step 18/35 : WORKDIR / 18:01:47 ---> Running in 379eac5209c2 18:01:47 Removing intermediate container 379eac5209c2 18:01:47 ---> 9ab1c079846b 18:01:47 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 18:01:49 ---> 10e9e1387518 18:01:49 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 18:01:49 ---> 2a4344a1ecef 18:01:49 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 18:01:49 ---> 7bb257f1457b 18:01:49 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 18:01:50 ---> 2f0357b27ab4 18:01:50 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 18:01:50 ---> 383ddf6e6f2b 18:01:50 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 18:01:51 ---> d72c0bcd2a2d 18:01:51 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 18:01:52 ---> 0a1678b7bd0e 18:01:52 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 18:01:52 ---> Running in b9fd094b96e5 18:01:53 Removing intermediate container b9fd094b96e5 18:01:53 ---> ce78558e0fda 18:01:53 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 18:01:53 ---> Running in 30905faf0058 18:01:55 Removing intermediate container 30905faf0058 18:01:55 ---> 3eb9013d6862 18:01:55 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 18:01:55 ---> Running in a91141d45e8f 18:01:57 Removing intermediate container a91141d45e8f 18:01:57 ---> 193c4eb051b4 18:01:57 Step 29/35 : EXPOSE 59983 18:01:57 ---> Running in b9de82e17717 18:01:57 Removing intermediate container b9de82e17717 18:01:57 ---> 91eb6a04ea7a 18:01:57 Step 30/35 : EXPOSE 8554 18:01:57 ---> Running in a9208df7faf7 18:01:57 Removing intermediate container a9208df7faf7 18:01:57 ---> 19d68a3c725a 18:01:57 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 18:01:57 ---> Running in dae9cb3f3fb2 18:01:58 Removing intermediate container dae9cb3f3fb2 18:01:58 ---> 3ea270882e19 18:01:58 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 18:01:58 ---> Running in 55c77de685e4 18:01:58 Removing intermediate container 55c77de685e4 18:01:58 ---> bf7f408c07e6 18:01:58 Step 33/35 : LABEL arch=arm64 18:01:58 ---> Running in 8dbafbda4597 18:01:58 Removing intermediate container 8dbafbda4597 18:01:58 ---> 04ec9d8cd096 18:01:58 Step 34/35 : LABEL git_sha=e17bf6eb7b6ec689c18abb192f67e707f10f3ec9 18:01:58 ---> Running in e7a17d29ad1d 18:01:59 Removing intermediate container e7a17d29ad1d 18:01:59 ---> 018382017bbd 18:01:59 Step 35/35 : LABEL version=3.0.0-dev.3 18:01:59 ---> Running in 2fd04367419b 18:01:59 Removing intermediate container 2fd04367419b 18:01:59 ---> 6c3f00697543 18:01:59 [Warning] One or more build-args [ARCH] were not consumed 18:01:59 Successfully built 6c3f00697543 18:01:59 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 18:01:59 provisioning config files... 18:01:59 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/67@tmp/config16595789388431114163tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:01:59 ---> docker-login.sh 18:01:59 nexus3.edgexfoundry.org:10001 18:01:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:00 Configure a credential helper to remove this warning. See 18:02:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:00 18:02:00 Login Succeeded 18:02:00 nexus3.edgexfoundry.org:10002 18:02:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:00 Configure a credential helper to remove this warning. See 18:02:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:00 18:02:00 Login Succeeded 18:02:00 nexus3.edgexfoundry.org:10003 18:02:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:00 Configure a credential helper to remove this warning. See 18:02:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:00 18:02:00 Login Succeeded 18:02:00 nexus3.edgexfoundry.org:10004 18:02:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:01 Configure a credential helper to remove this warning. See 18:02:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:01 18:02:01 Login Succeeded 18:02:01 docker.io 18:02:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:01 Configure a credential helper to remove this warning. See 18:02:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:01 18:02:01 Login Succeeded 18:02:01 ---> docker-login.sh ends [Pipeline] } 18:02:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:02:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:02:01 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 18:02:01 e17bf6eb7b6ec689c18abb192f67e707f10f3ec9 18:02:01 latest 18:02:01 3.0.0-dev.3 18:02:01 e17bf6eb7b6ec689c18abb192f67e707f10f3ec9-3.0.0-dev.3 18:02:01 main 18:02:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:02 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e17bf6eb7b6ec689c18abb192f67e707f10f3ec9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:02 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e17bf6eb7b6ec689c18abb192f67e707f10f3ec9 18:02:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 18:02:02 6389c6493023: Preparing 18:02:02 0df11b5410bf: Preparing 18:02:02 d8bdfb04d98e: Preparing 18:02:02 a43932d1df72: Preparing 18:02:02 1207169bf42c: Preparing 18:02:02 89a6df9a6687: Preparing 18:02:02 558abb82d1b3: Preparing 18:02:02 fce142c06f49: Preparing 18:02:02 40edc89c378f: Preparing 18:02:02 8c33270716f9: Preparing 18:02:02 5207f950c191: Preparing 18:02:02 17bec77d7fdc: Preparing 18:02:02 89a6df9a6687: Waiting 18:02:02 fce142c06f49: Waiting 18:02:02 40edc89c378f: Waiting 18:02:02 8c33270716f9: Waiting 18:02:02 5207f950c191: Waiting 18:02:02 558abb82d1b3: Waiting 18:02:02 17bec77d7fdc: Waiting 18:02:02 0df11b5410bf: Pushed 18:02:02 6389c6493023: Pushed 18:02:02 d8bdfb04d98e: Pushed 18:02:02 1207169bf42c: Pushed 18:02:02 89a6df9a6687: Pushed 18:02:02 558abb82d1b3: Pushed 18:02:03 fce142c06f49: Pushed 18:02:03 40edc89c378f: Pushed 18:02:03 17bec77d7fdc: Layer already exists 18:02:09 a43932d1df72: Pushed 18:02:10 8c33270716f9: Pushed 18:02:20 5207f950c191: Pushed 18:02:20 e17bf6eb7b6ec689c18abb192f67e707f10f3ec9: digest: sha256:b3164eb0ee0b848901b923cc11ff2000c0974e0d8ab8a978a3aafb3b6033061a size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:20 + 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 18:02:21 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 18:02:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 18:02:21 6389c6493023: Preparing 18:02:21 0df11b5410bf: Preparing 18:02:21 d8bdfb04d98e: Preparing 18:02:21 a43932d1df72: Preparing 18:02:21 1207169bf42c: Preparing 18:02:21 89a6df9a6687: Preparing 18:02:21 558abb82d1b3: Preparing 18:02:21 fce142c06f49: Preparing 18:02:21 40edc89c378f: Preparing 18:02:21 8c33270716f9: Preparing 18:02:21 5207f950c191: Preparing 18:02:21 17bec77d7fdc: Preparing 18:02:21 89a6df9a6687: Waiting 18:02:21 558abb82d1b3: Waiting 18:02:21 fce142c06f49: Waiting 18:02:21 40edc89c378f: Waiting 18:02:21 8c33270716f9: Waiting 18:02:21 5207f950c191: Waiting 18:02:21 17bec77d7fdc: Waiting 18:02:21 a43932d1df72: Layer already exists 18:02:21 6389c6493023: Layer already exists 18:02:21 0df11b5410bf: Layer already exists 18:02:21 d8bdfb04d98e: Layer already exists 18:02:21 1207169bf42c: Layer already exists 18:02:21 89a6df9a6687: Layer already exists 18:02:21 558abb82d1b3: Layer already exists 18:02:21 8c33270716f9: Layer already exists 18:02:21 40edc89c378f: Layer already exists 18:02:21 fce142c06f49: Layer already exists 18:02:21 17bec77d7fdc: Layer already exists 18:02:21 5207f950c191: Layer already exists 18:02:21 latest: digest: sha256:b3164eb0ee0b848901b923cc11ff2000c0974e0d8ab8a978a3aafb3b6033061a size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:22 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:22 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.3 18:02:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 18:02:22 6389c6493023: Preparing 18:02:22 0df11b5410bf: Preparing 18:02:22 d8bdfb04d98e: Preparing 18:02:22 a43932d1df72: Preparing 18:02:22 1207169bf42c: Preparing 18:02:22 89a6df9a6687: Preparing 18:02:22 558abb82d1b3: Preparing 18:02:22 fce142c06f49: Preparing 18:02:22 40edc89c378f: Preparing 18:02:22 8c33270716f9: Preparing 18:02:22 5207f950c191: Preparing 18:02:22 17bec77d7fdc: Preparing 18:02:22 89a6df9a6687: Waiting 18:02:22 558abb82d1b3: Waiting 18:02:22 fce142c06f49: Waiting 18:02:22 40edc89c378f: Waiting 18:02:22 8c33270716f9: Waiting 18:02:22 5207f950c191: Waiting 18:02:22 17bec77d7fdc: Waiting 18:02:22 0df11b5410bf: Layer already exists 18:02:22 1207169bf42c: Layer already exists 18:02:22 6389c6493023: Layer already exists 18:02:22 a43932d1df72: Layer already exists 18:02:22 d8bdfb04d98e: Layer already exists 18:02:22 89a6df9a6687: Layer already exists 18:02:22 fce142c06f49: Layer already exists 18:02:22 558abb82d1b3: Layer already exists 18:02:22 40edc89c378f: Layer already exists 18:02:22 8c33270716f9: Layer already exists 18:02:22 17bec77d7fdc: Layer already exists 18:02:22 5207f950c191: Layer already exists 18:02:22 3.0.0-dev.3: digest: sha256:b3164eb0ee0b848901b923cc11ff2000c0974e0d8ab8a978a3aafb3b6033061a size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:23 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e17bf6eb7b6ec689c18abb192f67e707f10f3ec9-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:23 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e17bf6eb7b6ec689c18abb192f67e707f10f3ec9-3.0.0-dev.3 18:02:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 18:02:23 6389c6493023: Preparing 18:02:23 0df11b5410bf: Preparing 18:02:23 d8bdfb04d98e: Preparing 18:02:23 a43932d1df72: Preparing 18:02:23 1207169bf42c: Preparing 18:02:23 89a6df9a6687: Preparing 18:02:23 558abb82d1b3: Preparing 18:02:23 fce142c06f49: Preparing 18:02:23 40edc89c378f: Preparing 18:02:23 8c33270716f9: Preparing 18:02:23 5207f950c191: Preparing 18:02:23 17bec77d7fdc: Preparing 18:02:23 40edc89c378f: Waiting 18:02:23 8c33270716f9: Waiting 18:02:23 5207f950c191: Waiting 18:02:23 89a6df9a6687: Waiting 18:02:23 17bec77d7fdc: Waiting 18:02:23 558abb82d1b3: Waiting 18:02:23 fce142c06f49: Waiting 18:02:23 6389c6493023: Layer already exists 18:02:23 1207169bf42c: Layer already exists 18:02:23 0df11b5410bf: Layer already exists 18:02:23 a43932d1df72: Layer already exists 18:02:23 d8bdfb04d98e: Layer already exists 18:02:23 fce142c06f49: Layer already exists 18:02:23 89a6df9a6687: Layer already exists 18:02:23 558abb82d1b3: Layer already exists 18:02:23 8c33270716f9: Layer already exists 18:02:23 40edc89c378f: Layer already exists 18:02:23 17bec77d7fdc: Layer already exists 18:02:23 5207f950c191: Layer already exists 18:02:23 e17bf6eb7b6ec689c18abb192f67e707f10f3ec9-3.0.0-dev.3: digest: sha256:b3164eb0ee0b848901b923cc11ff2000c0974e0d8ab8a978a3aafb3b6033061a size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:24 + 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 18:02:24 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 18:02:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 18:02:24 6389c6493023: Preparing 18:02:24 0df11b5410bf: Preparing 18:02:24 d8bdfb04d98e: Preparing 18:02:24 a43932d1df72: Preparing 18:02:24 1207169bf42c: Preparing 18:02:24 89a6df9a6687: Preparing 18:02:24 558abb82d1b3: Preparing 18:02:24 fce142c06f49: Preparing 18:02:24 40edc89c378f: Preparing 18:02:24 8c33270716f9: Preparing 18:02:24 5207f950c191: Preparing 18:02:24 17bec77d7fdc: Preparing 18:02:24 40edc89c378f: Waiting 18:02:24 8c33270716f9: Waiting 18:02:24 5207f950c191: Waiting 18:02:24 17bec77d7fdc: Waiting 18:02:24 89a6df9a6687: Waiting 18:02:24 558abb82d1b3: Waiting 18:02:24 fce142c06f49: Waiting 18:02:24 d8bdfb04d98e: Layer already exists 18:02:24 a43932d1df72: Layer already exists 18:02:24 0df11b5410bf: Layer already exists 18:02:24 6389c6493023: Layer already exists 18:02:24 1207169bf42c: Layer already exists 18:02:24 558abb82d1b3: Layer already exists 18:02:24 fce142c06f49: Layer already exists 18:02:24 89a6df9a6687: Layer already exists 18:02:24 40edc89c378f: Layer already exists 18:02:24 8c33270716f9: Layer already exists 18:02:24 5207f950c191: Layer already exists 18:02:24 17bec77d7fdc: Layer already exists 18:02:24 main: digest: sha256:b3164eb0ee0b848901b923cc11ff2000c0974e0d8ab8a978a3aafb3b6033061a size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:02:24 ===================================================== [Pipeline] echo 18:02:24 taggedImages: 18:02:24 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e17bf6eb7b6ec689c18abb192f67e707f10f3ec9 18:02:24 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 18:02:24 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.3 18:02:24 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e17bf6eb7b6ec689c18abb192f67e707f10f3ec9-3.0.0-dev.3 18:02:24 - 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 18:02:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:02:25 18:02:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:02:25 arm64: Pulling from edgex-lftools-log-publisher 18:02:25 8998bd30e6a1: Pulling fs layer 18:02:25 04944245beec: Pulling fs layer 18:02:25 699f458cf7ca: Pulling fs layer 18:02:25 765212b225bb: Pulling fs layer 18:02:25 f23df028b6ca: Pulling fs layer 18:02:25 d65c8cfc05b1: Pulling fs layer 18:02:25 2437ff75d9bd: Pulling fs layer 18:02:25 765212b225bb: Waiting 18:02:25 f23df028b6ca: Waiting 18:02:25 d65c8cfc05b1: Waiting 18:02:25 2437ff75d9bd: Waiting 18:02:25 04944245beec: Verifying Checksum 18:02:25 04944245beec: Download complete 18:02:25 765212b225bb: Verifying Checksum 18:02:25 765212b225bb: Download complete 18:02:25 f23df028b6ca: Verifying Checksum 18:02:25 f23df028b6ca: Download complete 18:02:25 d65c8cfc05b1: Verifying Checksum 18:02:25 d65c8cfc05b1: Download complete 18:02:25 699f458cf7ca: Verifying Checksum 18:02:25 699f458cf7ca: Download complete 18:02:26 8998bd30e6a1: Verifying Checksum 18:02:26 8998bd30e6a1: Download complete 18:02:28 2437ff75d9bd: Verifying Checksum 18:02:28 2437ff75d9bd: Download complete 18:02:30 8998bd30e6a1: Pull complete 18:02:30 04944245beec: Pull complete 18:02:31 699f458cf7ca: Pull complete 18:02:31 765212b225bb: Pull complete 18:02:34 f23df028b6ca: Pull complete 18:02:34 d65c8cfc05b1: Pull complete 18:02:49 2437ff75d9bd: Pull complete 18:02:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:02:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:02:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:02:49 prd-ubuntu20.04-docker-arm64-4c-16g-121229 does not seem to be running inside a container 18:02:49 $ 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/67 -v /w/workspace/device-usb-camera/67:/w/workspace/device-usb-camera/67:rw,z -v /w/workspace/device-usb-camera/67@tmp:/w/workspace/device-usb-camera/67@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:02:52 $ docker top a6bf7af34ae56cc244ba9e1758678174e380bf545ebbcdbb54b703dfe9cdafc9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:02:52 ---> job-cost.sh 18:02:52 lf-activate-venv: SKIPPING 18:02:52 INFO: No Stack... 18:02:53 INFO: Retrieving Pricing Info for: v3-standard-4 18:02:54 INFO: Archiving Costs [Pipeline] sh 18:02:54 + cat /w/workspace/device-usb-camera/67/archives/cost.csv 18:02:54 + cut -d, -f6 [Pipeline] lock 18:02:54 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-67-stack-cost] 18:02:54 Resource [jenkins-edgexfoundry-device-usb-camera-main-67-stack-cost] did not exist. Created. 18:02:54 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-67-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:02:55 /w/workspace/device-usb-camera/67@tmp/durable-ec8ee09c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:02:55 + echo total: 0.10999999940395355 [Pipeline] stash 18:02:55 Warning: overwriting stash ‘stack-cost’ 18:02:55 Stashed 1 file(s) [Pipeline] } 18:02:55 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-67-stack-cost] [Pipeline] // lock [Pipeline] } 18:02:55 $ docker stop --time=1 a6bf7af34ae56cc244ba9e1758678174e380bf545ebbcdbb54b703dfe9cdafc9 18:02:57 $ docker rm -f a6bf7af34ae56cc244ba9e1758678174e380bf545ebbcdbb54b703dfe9cdafc9 [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 18:02:57 provisioning config files... 18:02:57 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17131391241416800521tmp [Pipeline] { [Pipeline] sh 18:02:57 + set +x 18:02:57 + curl -s https://codecov.io/bash 18:02:57 + bash -s -- 18:02:57 18:02:57 _____ _ 18:02:57 / ____| | | 18:02:57 | | ___ __| | ___ ___ _____ __ 18:02:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:02:57 | |___| (_) | (_| | __/ (_| (_) \ V / 18:02:57 \_____\___/ \__,_|\___|\___\___/ \_/ 18:02:57 Bash-1.0.6 18:02:57 18:02:57 18:02:57 ==> git version 2.25.1 found 18:02:57 ==> 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 18:02:57 Release-Date: 2020-01-08 18:02:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:02:57 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:02:57 ==> Jenkins CI detected. 18:02:57 current dir:  /w/workspace/exfoundry_device-usb-camera_main 18:02:57 project root: . 18:02:57 --> token set from env 18:02:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:02:57 ==> Running gcov in . (disable via -X gcov) 18:02:57 ==> Python coveragepy not found 18:02:57 ==> Searching for coverage reports in: 18:02:57 + . 18:02:57 -> Found 1 reports 18:02:57 ==> Detecting git/mercurial file structure 18:02:57 ==> Reading reports 18:02:57 + ./coverage.out bytes=30410 18:02:57 ==> Appending adjustments 18:02:57 https://docs.codecov.io/docs/fixing-reports 18:02:58 + Found adjustments 18:02:58 ==> Gzipping contents 18:02:58 8.0K /tmp/codecov.3ME3Y5.gz 18:02:58 ==> Uploading reports 18:02:58 url: https://codecov.io 18:02:58 query: branch=main&commit=e17bf6eb7b6ec689c18abb192f67e707f10f3ec9&build=67&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F67%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 18:02:58 -> Pinging Codecov 18:02:58 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=e17bf6eb7b6ec689c18abb192f67e707f10f3ec9&build=67&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F67%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 18:02:58 -> Uploading to 18:02:58 https://storage.googleapis.com/codecov/v4/raw/2022-12-14/73D8F5FF140700D3E01443B452E23636/e17bf6eb7b6ec689c18abb192f67e707f10f3ec9/c5c3e08e-a415-4991-9980-217a74bfe4e8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221214%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221214T180258Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c00b87b54fc321275f7262024387782ec7bc60037754db43714f9b535de802d7 18:02:58 % Total % Received % Xferd Average Speed Time Time Time Current 18:02:58 Dload Upload Total Spent Left Speed 18:02:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4294 0 0 100 4294 0 18588 --:--:-- --:--:-- --:--:-- 18588 18:02:58 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/e17bf6eb7b6ec689c18abb192f67e707f10f3ec9 [Pipeline] } 18:02:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:02:58 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:02:58 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:02:59 18:02:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:02:59 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:02:59 df9b9388f04a: Pulling fs layer 18:02:59 52dc419b0ee2: Pulling fs layer 18:02:59 25bc292e5bac: Pulling fs layer 18:02:59 114826534d7a: Pulling fs layer 18:02:59 4657fd5d0bcf: Pulling fs layer 18:02:59 6ad1cebc031e: Pulling fs layer 18:02:59 8a3aa393b2d8: Pulling fs layer 18:02:59 114826534d7a: Waiting 18:02:59 8a3aa393b2d8: Waiting 18:02:59 6ad1cebc031e: Waiting 18:02:59 25bc292e5bac: Verifying Checksum 18:02:59 25bc292e5bac: Download complete 18:02:59 52dc419b0ee2: Verifying Checksum 18:02:59 52dc419b0ee2: Download complete 18:02:59 4657fd5d0bcf: Verifying Checksum 18:02:59 4657fd5d0bcf: Download complete 18:03:00 df9b9388f04a: Download complete 18:03:00 df9b9388f04a: Pull complete 18:03:00 52dc419b0ee2: Pull complete 18:03:00 25bc292e5bac: Pull complete 18:03:00 6ad1cebc031e: Verifying Checksum 18:03:00 6ad1cebc031e: Download complete 18:03:02 114826534d7a: Verifying Checksum 18:03:02 114826534d7a: Download complete 18:03:02 8a3aa393b2d8: Verifying Checksum 18:03:02 8a3aa393b2d8: Download complete 18:03:06 114826534d7a: Pull complete 18:03:06 4657fd5d0bcf: Pull complete 18:03:06 6ad1cebc031e: Pull complete 18:03:09 8a3aa393b2d8: Pull complete 18:03:09 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 18:03:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:03:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:03:09 prd-ubuntu20.04-docker-8c-8g-121228 does not seem to be running inside a container 18:03:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 18:03:13 $ docker top 8855ec8c56f4416be017ca53c9f63ec7cbeafd4ca26f1521c0ecda2c51fb82c3 -eo pid,comm [Pipeline] { [Pipeline] echo 18:03:13 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 18:03:13 + set -o pipefail 18:03:13 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 18:03:22 18:03:22 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 18:03:22 18:03:22 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/8ae8f8fb-a908-469c-b6e2-7bdd77a27743 18:03:22 18:03:22 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 18:03:22 18:03:22 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:03:22 18:03:22 18:03:22 A medium severity vulnerability was found in the Snyk CLI versions you are using. 18:03:22 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 18:03:22 More details here: https://snyk.co/ue1NS [Pipeline] } 18:03:22 $ docker stop --time=1 8855ec8c56f4416be017ca53c9f63ec7cbeafd4ca26f1521c0ecda2c51fb82c3 18:03:26 $ docker rm -f 8855ec8c56f4416be017ca53c9f63ec7cbeafd4ca26f1521c0ecda2c51fb82c3 [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 18:03:26 + git log --format=format:%s -1 e17bf6eb7b6ec689c18abb192f67e707f10f3ec9 [Pipeline] sh 18:03:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:03:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:03:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:03:27 prd-ubuntu20.04-docker-8c-8g-121228 does not seem to be running inside a container 18:03:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:03:27 $ docker top 271f6a72466ade5d906e19674d23fa6f0eb4e00d761fd7a895f24889d3125c74 -eo pid,comm 18:03:27 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). 18:03:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:03:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:03:27 [ssh-agent] Looking for ssh-agent implementation... 18:03:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:03:28 $ docker exec 271f6a72466ade5d906e19674d23fa6f0eb4e00d761fd7a895f24889d3125c74 ssh-agent 18:03:28 SSH_AUTH_SOCK=/tmp/ssh-WluGM9EExYyI/agent.32 18:03:28 SSH_AGENT_PID=38 18:03:28 Running ssh-add (command line suppressed) 18:03:28 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9226697556331096351.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9226697556331096351.key) 18:03:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:03:28 + git semver tag 18:03:28 2022-12-14 18:03:28,838 [run_tag] DEBUG tag force:False 18:03:28 2022-12-14 18:03:28,838 [check_head_tag] DEBUG check head tag 18:03:28 2022-12-14 18:03:28,839 [execute] INFO git cat-file --batch-check 18:03:28 2022-12-14 18:03:28,839 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 18:03:28 2022-12-14 18:03:28,844 [execute] INFO git cat-file --batch 18:03:28 2022-12-14 18:03:28,845 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 18:03:29 2022-12-14 18:03:28,872 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:03:29 2022-12-14 18:03:28,872 [execute] INFO git tag -a v3.0.0-dev.3 -m v3.0.0-dev.3 18:03:29 2022-12-14 18:03:28,872 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.3', '-m', 'v3.0.0-dev.3'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 18:03:29 2022-12-14 18:03:28,876 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:03:29 3.0.0-dev.3 [Pipeline] } 18:03:29 $ docker exec --env ******** --env ******** 271f6a72466ade5d906e19674d23fa6f0eb4e00d761fd7a895f24889d3125c74 ssh-agent -k 18:03:29 unset SSH_AUTH_SOCK; 18:03:29 unset SSH_AGENT_PID; 18:03:29 echo Agent pid 38 killed; 18:03:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:03:29 + git semver [Pipeline] } 18:03:29 $ docker stop --time=1 271f6a72466ade5d906e19674d23fa6f0eb4e00d761fd7a895f24889d3125c74 18:03:31 $ docker rm -f 271f6a72466ade5d906e19674d23fa6f0eb4e00d761fd7a895f24889d3125c74 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:03:31 18:03:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:03:31 0.23.1-centos7: Pulling from edgex-lftools 18:03:31 ab5ef0e58194: Pulling fs layer 18:03:31 9712f1f96733: Pulling fs layer 18:03:31 63f879dbbcfc: Pulling fs layer 18:03:31 0d9ebad4ef96: Pulling fs layer 18:03:31 e9a5061849ea: Pulling fs layer 18:03:31 d747dcd14b5f: Pulling fs layer 18:03:31 2de7ff778b66: Pulling fs layer 18:03:31 e9a5061849ea: Waiting 18:03:31 d747dcd14b5f: Waiting 18:03:31 2de7ff778b66: Waiting 18:03:31 0d9ebad4ef96: Waiting 18:03:31 9712f1f96733: Verifying Checksum 18:03:31 9712f1f96733: Download complete 18:03:32 63f879dbbcfc: Verifying Checksum 18:03:32 63f879dbbcfc: Download complete 18:03:32 0d9ebad4ef96: Verifying Checksum 18:03:32 0d9ebad4ef96: Download complete 18:03:32 d747dcd14b5f: Verifying Checksum 18:03:32 d747dcd14b5f: Download complete 18:03:32 e9a5061849ea: Download complete 18:03:32 ab5ef0e58194: Download complete 18:03:32 2de7ff778b66: Verifying Checksum 18:03:32 2de7ff778b66: Download complete 18:03:35 ab5ef0e58194: Pull complete 18:03:35 9712f1f96733: Pull complete 18:03:36 63f879dbbcfc: Pull complete 18:03:39 0d9ebad4ef96: Pull complete 18:03:40 e9a5061849ea: Pull complete 18:03:40 d747dcd14b5f: Pull complete 18:03:41 2de7ff778b66: Pull complete 18:03:41 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:03:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:03:41 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:03:41 prd-ubuntu20.04-docker-8c-8g-121228 does not seem to be running inside a container 18:03:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 18:03:45 $ docker top 824767a14f4acb3e213006833efc3346814e3ae3cd1f21e63264d66f25380df6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:03:46 provisioning config files... 18:03:46 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9344204495051120171tmp 18:03:46 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10391967160028896986tmp 18:03:46 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1555813622792014tmp [Pipeline] { [Pipeline] echo 18:03:46 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:03:46 ---> sigul-configuration.sh 18:03:46 gpg: directory `/root/.gnupg' created 18:03:46 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:03:46 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:03:46 gpg: keyring `/root/.gnupg/secring.gpg' created 18:03:46 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:03:46 gpg: CAST5 encrypted data 18:03:46 gpg: encrypted with 1 passphrase 18:03:46 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:03:46 + mkdir /home/jenkins 18:03:46 + mkdir /home/jenkins/sigul [Pipeline] sh 18:03:47 + 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 18:03:47 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:03:47 ---> sigul-install.sh 18:03:47 Sigul already installed; skipping installation. [Pipeline] sh 18:03:48 + git tag --list 18:03:48 v0.0.0 18:03:48 v0.0.1-dev.1 18:03:48 v0.0.1-dev.10 18:03:48 v0.0.1-dev.11 18:03:48 v0.0.1-dev.12 18:03:48 v0.0.1-dev.13 18:03:48 v0.0.1-dev.14 18:03:48 v0.0.1-dev.15 18:03:48 v0.0.1-dev.16 18:03:48 v0.0.1-dev.2 18:03:48 v0.0.1-dev.3 18:03:48 v0.0.1-dev.4 18:03:48 v0.0.1-dev.5 18:03:48 v0.0.1-dev.6 18:03:48 v0.0.1-dev.7 18:03:48 v0.0.1-dev.8 18:03:48 v0.0.1-dev.9 18:03:48 v2.2.0 18:03:48 v2.2.0-dev.17 18:03:48 v2.2.0-dev.18 18:03:48 v2.2.0-dev.19 18:03:48 v2.2.0-dev.20 18:03:48 v2.2.0-dev.21 18:03:48 v2.2.0-dev.22 18:03:48 v2.2.0-dev.23 18:03:48 v2.2.0-dev.24 18:03:48 v2.2.0-dev.25 18:03:48 v2.2.0-dev.26 18:03:48 v2.2.0-dev.27 18:03:48 v2.3.0-dev.1 18:03:48 v2.3.0-dev.10 18:03:48 v2.3.0-dev.11 18:03:48 v2.3.0-dev.12 18:03:48 v2.3.0-dev.13 18:03:48 v2.3.0-dev.14 18:03:48 v2.3.0-dev.15 18:03:48 v2.3.0-dev.16 18:03:48 v2.3.0-dev.17 18:03:48 v2.3.0-dev.18 18:03:48 v2.3.0-dev.19 18:03:48 v2.3.0-dev.2 18:03:48 v2.3.0-dev.20 18:03:48 v2.3.0-dev.21 18:03:48 v2.3.0-dev.22 18:03:48 v2.3.0-dev.23 18:03:48 v2.3.0-dev.3 18:03:48 v2.3.0-dev.4 18:03:48 v2.3.0-dev.5 18:03:48 v2.3.0-dev.6 18:03:48 v2.3.0-dev.7 18:03:48 v2.3.0-dev.8 18:03:48 v2.3.0-dev.9 18:03:48 v3.0.0-dev.1 18:03:48 v3.0.0-dev.2 18:03:48 v3.0.0-dev.3 [Pipeline] sh 18:03:48 + lftools sign git-tag v3.0.0-dev.3 18:03:49 Signing Git tag with Sigul... 18:03:49 Signing v3.0.0-dev.3 [Pipeline] echo 18:03:49 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:03:49 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:03:49 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:03:49 $ docker stop --time=1 824767a14f4acb3e213006833efc3346814e3ae3cd1f21e63264d66f25380df6 18:03:51 $ docker rm -f 824767a14f4acb3e213006833efc3346814e3ae3cd1f21e63264d66f25380df6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:03:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:03:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:03:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:03:51 prd-ubuntu20.04-docker-8c-8g-121228 does not seem to be running inside a container 18:03:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:03:52 $ docker top 243f3d2119d9e8425006b6a6cbe73b7f9dfaf64505829f49def19cef084f5400 -eo pid,comm 18:03:52 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:03:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:03:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:03:52 [ssh-agent] Looking for ssh-agent implementation... 18:03:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:03:52 $ docker exec 243f3d2119d9e8425006b6a6cbe73b7f9dfaf64505829f49def19cef084f5400 ssh-agent 18:03:52 SSH_AUTH_SOCK=/tmp/ssh-Oe9drGzlHoNo/agent.32 18:03:52 SSH_AGENT_PID=38 18:03:52 Running ssh-add (command line suppressed) 18:03:52 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17870112358846778731.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17870112358846778731.key) 18:03:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:03:52 + git semver bump pre 18:03:53 2022-12-14 18:03:53,148 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:03:53 2022-12-14 18:03:53,148 [bump_version] DEBUG bumping version:3.0.0-dev.3 on axis:pre with prefix:dev 18:03:53 2022-12-14 18:03:53,148 [bump_version] DEBUG bumped version:3.0.0-dev.4 18:03:53 2022-12-14 18:03:53,149 [write_version] DEBUG write version:3.0.0-dev.4 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 18:03:53 2022-12-14 18:03:53,149 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:03:53 2022-12-14 18:03:53,149 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:03:53 2022-12-14 18:03:53,152 [execute] INFO git cat-file --batch-check 18:03:53 2022-12-14 18:03:53,153 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 18:03:53 2022-12-14 18:03:53,159 [execute] INFO git cat-file --batch 18:03:53 2022-12-14 18:03:53,159 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 18:03:53 2022-12-14 18:03:53,165 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:03:53 3.0.0-dev.4 [Pipeline] } 18:03:53 $ docker exec --env ******** --env ******** 243f3d2119d9e8425006b6a6cbe73b7f9dfaf64505829f49def19cef084f5400 ssh-agent -k 18:03:53 unset SSH_AUTH_SOCK; 18:03:53 unset SSH_AGENT_PID; 18:03:53 echo Agent pid 38 killed; 18:03:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:03:53 + git semver [Pipeline] } 18:03:53 $ docker stop --time=1 243f3d2119d9e8425006b6a6cbe73b7f9dfaf64505829f49def19cef084f5400 18:03:55 $ docker rm -f 243f3d2119d9e8425006b6a6cbe73b7f9dfaf64505829f49def19cef084f5400 [Pipeline] // withDockerContainer [Pipeline] sh 18:03:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:03:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:03:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:03:55 prd-ubuntu20.04-docker-8c-8g-121228 does not seem to be running inside a container 18:03:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:03:56 $ docker top a4163a60d399f17e87bef84474fffe5c8f458145b767de05f191e025a827084d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:03:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:03:56 [ssh-agent] Looking for ssh-agent implementation... 18:03:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:03:56 $ docker exec a4163a60d399f17e87bef84474fffe5c8f458145b767de05f191e025a827084d ssh-agent 18:03:56 SSH_AUTH_SOCK=/tmp/ssh-MzbhCKVBakp8/agent.32 18:03:56 SSH_AGENT_PID=38 18:03:56 Running ssh-add (command line suppressed) 18:03:56 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12415385413236693874.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12415385413236693874.key) 18:03:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:03:57 + git semver push 18:03:57 2022-12-14 18:03:57,242 [run_push] DEBUG push 18:03:57 2022-12-14 18:03:57,243 [execute] INFO git cat-file --batch-check 18:03:57 2022-12-14 18:03:57,243 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 18:03:57 2022-12-14 18:03:57,245 [execute] INFO git rev-list f52a058b3fbe6fb2b21d54236985b2572fabf82c -- 18:03:57 2022-12-14 18:03:57,246 [execute] DEBUG Popen(['git', 'rev-list', 'f52a058b3fbe6fb2b21d54236985b2572fabf82c', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 18:03:57 2022-12-14 18:03:57,251 [execute] INFO git fetch -v origin 18:03:57 2022-12-14 18:03:57,251 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 18:03:57 2022-12-14 18:03:57,777 [run_push] DEBUG no remote changes detected 18:03:57 2022-12-14 18:03:57,777 [execute] INFO git push origin semver 18:03:57 2022-12-14 18:03:57,778 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 18:03:58 2022-12-14 18:03:58,758 [run_push] DEBUG push all version tags 18:03:58 2022-12-14 18:03:58,759 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 18:03:58 2022-12-14 18:03:58,759 [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) 18:03:59 2022-12-14 18:03:59,491 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:03:59 3.0.0-dev.4 [Pipeline] } 18:03:59 $ docker exec --env ******** --env ******** a4163a60d399f17e87bef84474fffe5c8f458145b767de05f191e025a827084d ssh-agent -k 18:03:59 unset SSH_AUTH_SOCK; 18:03:59 unset SSH_AGENT_PID; 18:03:59 echo Agent pid 38 killed; 18:03:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:04:00 + git semver [Pipeline] } 18:04:00 $ docker stop --time=1 a4163a60d399f17e87bef84474fffe5c8f458145b767de05f191e025a827084d 18:04:01 $ docker rm -f a4163a60d399f17e87bef84474fffe5c8f458145b767de05f191e025a827084d [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 18:04:02 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 18:04:02 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 18:04:02 total 16 18:04:02 drwxr-xr-x 3 root root 4096 Dec 14 17:55 . 18:04:02 drwxrwxr-x 11 jenkins jenkins 4096 Dec 14 18:03 .. 18:04:02 drwxr-xr-x 2 root root 4096 Dec 14 17:55 cost 18:04:02 -rw-r--r-- 1 root root 88 Dec 14 17:55 cost.csv 18:04:02 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 18:04:02 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 18:04:02 total 16 18:04:02 drwxr-xr-x 3 jenkins jenkins 4096 Dec 14 17:55 . 18:04:02 drwxrwxr-x 11 jenkins jenkins 4096 Dec 14 18:03 .. 18:04:02 drwxr-xr-x 2 jenkins jenkins 4096 Dec 14 17:55 cost 18:04:02 -rw-r--r-- 1 jenkins jenkins 88 Dec 14 17:55 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:04:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:04:03 ---> package-listing.sh 18:04:03 ++ facter osfamily 18:04:03 ++ tr '[:upper:]' '[:lower:]' 18:04:03 + OS_FAMILY=debian 18:04:03 + workspace=/w/workspace/exfoundry_device-usb-camera_main 18:04:03 + START_PACKAGES=/tmp/packages_start.txt 18:04:03 + END_PACKAGES=/tmp/packages_end.txt 18:04:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:04:03 + PACKAGES=/tmp/packages_start.txt 18:04:03 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 18:04:03 + PACKAGES=/tmp/packages_end.txt 18:04:03 + case "${OS_FAMILY}" in 18:04:03 + dpkg -l 18:04:03 + grep '^ii' 18:04:03 + '[' -f /tmp/packages_start.txt ']' 18:04:03 + '[' -f /tmp/packages_end.txt ']' 18:04:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:04:03 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 18:04:03 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 18:04:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 18:04:03 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 18:04:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:04:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:04:04 prd-ubuntu20.04-docker-8c-8g-121228 does not seem to be running inside a container 18:04:04 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:04:05 $ docker top 3d88aa6fa29d3539c8ccd76f11932c049160818c89b4d0f3650fb1ad9d9240f6 -eo pid,comm [Pipeline] { [Pipeline] sh 18:04:05 + touch /tmp/pre-build-complete [Pipeline] sh 18:04:05 + mkdir -p /var/log/sysstat [Pipeline] sh 18:04:05 + ls /var/log/sa-host 18:04:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:04:06 provisioning config files... 18:04:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17361238944282471396tmp [Pipeline] { [Pipeline] echo 18:04:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:04:06 ---> create-netrc.sh [Pipeline] } 18:04:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:04:06 ---> python-tools-install.sh [Pipeline] echo 18:04:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:04:06 ---> sudo-logs.sh 18:04:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:04:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:04:07 ---> job-cost.sh 18:04:07 lf-activate-venv: SKIPPING 18:04:07 DEBUG: total: 0.2199999988079071 18:04:07 INFO: Retrieving Stack Cost... 18:04:07 INFO: Retrieving Pricing Info for: v3-standard-8 18:04:08 INFO: Archiving Costs [Pipeline] echo 18:04:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:04:08 ---> logs-deploy.sh 18:04:08 lf-activate-venv: SKIPPING 18:04:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/67 18:04:08 INFO: archiving workspace using pattern(s): 18:04:09 Archives upload complete. 18:04:09 INFO: archiving logs to Nexus