Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b907ae284758dcb5c5e92cc9fb34c829a11304c7 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-ssh3666941961936867970.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10170438881873168153.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11555345604703894666.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12287582838867118171.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-ssh12701969493632120132.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-6296’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-6297’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-docker-4c-2g-7218’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-docker-4c-2g-7219’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-7214’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-7215’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-7220’ is offline Running on prd-ubuntu20.04-docker-8c-8g-7223 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 b907ae284758dcb5c5e92cc9fb34c829a11304c7 (main) Commit message: "Merge pull request #293 from ernestojeda/create-release" > 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 b907ae284758dcb5c5e92cc9fb34c829a11304c7 # timeout=10 > git rev-list --no-walk 29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:54:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:54:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:54:49 ========================================================= 20:54:49 EdgeX Global Pipelines Version Info 20:54:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:54:50 ------------------- 20:54:50 stable info: 20:54:50 ------------------- 20:54:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:54:50 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 20:54:50 Message: update stable to v1.0.254 20:54:50 ------------------- 20:54:50 experimental info: 20:54:50 ------------------- 20:54:50 Commited By: **** collab-it+edgex@linuxfoundation.org 20:54:50 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 20:54:50 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:54:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 20:54:50 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 20:54:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:54:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:54:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:54:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 20:54:50 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:54:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:54:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:54:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:54:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:54:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 20:54:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:54:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:54:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:54:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:54:51 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:54:51 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:54:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:54:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:54:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:54:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:54:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:54:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:54:51 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:54:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:54:51 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:54:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:54:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:54:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:54:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b907ae284758dcb5c5e92cc9fb34c829a11304c7 [Pipeline] echo 20:54:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b907ae2 [Pipeline] echo 20:54:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:54:51 provisioning config files... 20:54:51 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10669473783812021760tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:54:51 ---> docker-login.sh 20:54:51 nexus3.edgexfoundry.org:10001 20:54:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:54:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:54:51 Configure a credential helper to remove this warning. See 20:54:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:54:51 20:54:51 Login Succeeded 20:54:51 nexus3.edgexfoundry.org:10002 20:54:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:54:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:54:51 Configure a credential helper to remove this warning. See 20:54:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:54:51 20:54:51 Login Succeeded 20:54:51 nexus3.edgexfoundry.org:10003 20:54:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:54:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:54:52 Configure a credential helper to remove this warning. See 20:54:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:54:52 20:54:52 Login Succeeded 20:54:52 nexus3.edgexfoundry.org:10004 20:54:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:54:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:54:52 Configure a credential helper to remove this warning. See 20:54:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:54:52 20:54:52 Login Succeeded 20:54:52 docker.io 20:54:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:54:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:54:52 Configure a credential helper to remove this warning. See 20:54:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:54:52 20:54:52 Login Succeeded 20:54:52 ---> docker-login.sh ends [Pipeline] } 20:54:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:54:52 + git rev-list -1 --merges b907ae284758dcb5c5e92cc9fb34c829a11304c7~1..b907ae284758dcb5c5e92cc9fb34c829a11304c7 [Pipeline] echo 20:54:52 -----------> git rev-list -1 --merges b907ae284758dcb5c5e92cc9fb34c829a11304c7~1..b907ae284758dcb5c5e92cc9fb34c829a11304c7 b907ae284758dcb5c5e92cc9fb34c829a11304c7 20:54:52 b907ae284758dcb5c5e92cc9fb34c829a11304c7 [false] [Pipeline] sh 20:54:53 + git log --format=format:%s -1 b907ae284758dcb5c5e92cc9fb34c829a11304c7 [Pipeline] echo 20:54:53 ========================================================= 20:54:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:54:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:54:53 + git log --format=format:%s -1 b907ae284758dcb5c5e92cc9fb34c829a11304c7 [Pipeline] echo 20:54:53 [semverPrep] GIT_COMMIT: b907ae284758dcb5c5e92cc9fb34c829a11304c7, Commit Message: Merge pull request #293 from ernestojeda/create-release [Pipeline] echo 20:54:53 [semverPrep] This is not a build commit. [Pipeline] sh 20:54:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:54:53 + grep -v github /etc/ssh/ssh_known_hosts 20:54:53 + [ -e /tmp/ssh_known_hosts ] 20:54:53 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:54:53 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:54:53 + sudo tee -a /etc/ssh/ssh_known_hosts 20:54:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:54:54 20:54:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:54:54 0.1.4: Pulling from edgex-devops/py-git-semver 20:54:54 b85a868b505f: Pulling fs layer 20:54:54 e2be974225ed: Pulling fs layer 20:54:54 339a4e72a1f5: Pulling fs layer 20:54:54 988bab9f4d93: Pulling fs layer 20:54:54 1469e6f7b9e6: Pulling fs layer 20:54:54 eaf3925da568: Pulling fs layer 20:54:54 bab4dde63d76: Pulling fs layer 20:54:54 bde34c3a00c8: Pulling fs layer 20:54:54 b352a97aabf1: Pulling fs layer 20:54:54 4872d77fe225: Pulling fs layer 20:54:54 5851b861e8e6: Pulling fs layer 20:54:54 988bab9f4d93: Waiting 20:54:54 1469e6f7b9e6: Waiting 20:54:54 eaf3925da568: Waiting 20:54:54 bab4dde63d76: Waiting 20:54:54 bde34c3a00c8: Waiting 20:54:54 b352a97aabf1: Waiting 20:54:54 4872d77fe225: Waiting 20:54:54 988bab9f4d93: Verifying Checksum 20:54:54 988bab9f4d93: Download complete 20:54:54 339a4e72a1f5: Verifying Checksum 20:54:54 339a4e72a1f5: Download complete 20:54:54 eaf3925da568: Verifying Checksum 20:54:54 eaf3925da568: Download complete 20:54:55 1469e6f7b9e6: Verifying Checksum 20:54:55 1469e6f7b9e6: Download complete 20:54:55 bde34c3a00c8: Verifying Checksum 20:54:55 bde34c3a00c8: Download complete 20:54:55 b352a97aabf1: Verifying Checksum 20:54:55 b352a97aabf1: Download complete 20:54:55 4872d77fe225: Verifying Checksum 20:54:55 4872d77fe225: Download complete 20:54:55 5851b861e8e6: Verifying Checksum 20:54:55 5851b861e8e6: Download complete 20:54:55 b85a868b505f: Verifying Checksum 20:54:55 b85a868b505f: Download complete 20:54:55 bab4dde63d76: Verifying Checksum 20:54:55 bab4dde63d76: Download complete 20:54:56 b85a868b505f: Pull complete 20:54:57 e2be974225ed: Pull complete 20:54:57 339a4e72a1f5: Pull complete 20:54:58 988bab9f4d93: Pull complete 20:55:01 1469e6f7b9e6: Pull complete 20:55:01 eaf3925da568: Pull complete 20:55:01 bab4dde63d76: Pull complete 20:55:01 bde34c3a00c8: Pull complete 20:55:06 b352a97aabf1: Pull complete 20:55:06 4872d77fe225: Pull complete 20:55:06 5851b861e8e6: Pull complete 20:55:06 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:55:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:55:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:55:06 prd-ubuntu20.04-docker-8c-8g-7223 does not seem to be running inside a container 20:55:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:55:09 $ docker top f4a1a183d9f4c96b15dd1256f4d317433fc7e0e79c31c1f938b180ed528d64eb -eo pid,comm 20:55:10 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). 20:55:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:55:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:55:10 [ssh-agent] Looking for ssh-agent implementation... 20:55:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:55:10 $ docker exec f4a1a183d9f4c96b15dd1256f4d317433fc7e0e79c31c1f938b180ed528d64eb ssh-agent 20:55:10 SSH_AUTH_SOCK=/tmp/ssh-ykWwYd3D10VH/agent.31 20:55:10 SSH_AGENT_PID=37 20:55:10 Running ssh-add (command line suppressed) 20:55:10 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17146746525310758803.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17146746525310758803.key) 20:55:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:55:10 + git tag --points-at HEAD [Pipeline] } 20:55:10 $ docker exec --env ******** --env ******** f4a1a183d9f4c96b15dd1256f4d317433fc7e0e79c31c1f938b180ed528d64eb ssh-agent -k 20:55:10 unset SSH_AUTH_SOCK; 20:55:10 unset SSH_AGENT_PID; 20:55:10 echo Agent pid 37 killed; 20:55:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:55:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:55:10 [ssh-agent] Looking for ssh-agent implementation... 20:55:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:55:10 $ docker exec f4a1a183d9f4c96b15dd1256f4d317433fc7e0e79c31c1f938b180ed528d64eb ssh-agent 20:55:11 SSH_AUTH_SOCK=/tmp/ssh-Euy9Vn0nc0OV/agent.69 20:55:11 SSH_AGENT_PID=75 20:55:11 Running ssh-add (command line suppressed) 20:55:11 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10826192875927134366.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10826192875927134366.key) 20:55:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:55:11 + git semver init 20:55:11 2023-09-20 20:55:11,676 [run_init] DEBUG init version:0.0.0 force:False 20:55:11 2023-09-20 20:55:11,677 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 20:55:11 2023-09-20 20:55:11,678 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 20:55:11 2023-09-20 20:55:11,678 [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) 20:55:12 2023-09-20 20:55:12,433 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 20:55:12 2023-09-20 20:55:12,434 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 20:55:12 2023-09-20 20:55:12,434 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 20:55:12 2023-09-20 20:55:12,434 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 20:55:12 3.1.0-dev.24 [Pipeline] } 20:55:12 $ docker exec --env ******** --env ******** f4a1a183d9f4c96b15dd1256f4d317433fc7e0e79c31c1f938b180ed528d64eb ssh-agent -k 20:55:12 unset SSH_AUTH_SOCK; 20:55:12 unset SSH_AGENT_PID; 20:55:12 echo Agent pid 75 killed; 20:55:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:55:13 + git semver [Pipeline] } 20:55:13 $ docker stop --time=1 f4a1a183d9f4c96b15dd1256f4d317433fc7e0e79c31c1f938b180ed528d64eb 20:55:14 $ docker rm -f --volumes f4a1a183d9f4c96b15dd1256f4d317433fc7e0e79c31c1f938b180ed528d64eb [Pipeline] // withDockerContainer [Pipeline] sh 20:55:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:55:15 Stashed 1 file(s) [Pipeline] echo 20:55:15 [edgeXSemver]: initialized semver on version 3.1.0-dev.24 [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 20:55:15 provisioning config files... 20:55:15 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9450340807473728100tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:55:19 ---> docker-login.sh 20:55:19 nexus3.edgexfoundry.org:10001 20:55:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:55:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:55:19 Configure a credential helper to remove this warning. See 20:55:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:55:19 20:55:19 Login Succeeded 20:55:19 nexus3.edgexfoundry.org:10002 20:55:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:55:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:55:19 Configure a credential helper to remove this warning. See 20:55:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:55:19 20:55:19 Login Succeeded 20:55:19 nexus3.edgexfoundry.org:10003 20:55:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:55:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:55:19 Configure a credential helper to remove this warning. See 20:55:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:55:19 20:55:19 Login Succeeded 20:55:19 nexus3.edgexfoundry.org:10004 20:55:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:55:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:55:19 Configure a credential helper to remove this warning. See 20:55:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:55:19 20:55:19 Login Succeeded 20:55:19 docker.io 20:55:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:55:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:55:20 Configure a credential helper to remove this warning. See 20:55:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:55:20 20:55:20 Login Succeeded 20:55:20 ---> docker-login.sh ends [Pipeline] } 20:55:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:55:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:55:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:55:20 ========================================================= 20:55:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 20:55:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:20 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 20:55:20 Sending build context to Docker daemon 2.224MB 20:55:20 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 20:55:20 Step 2/13 : FROM ${BASE} AS builder 20:55:20 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 20:55:20 7264a8db6415: Pulling fs layer 20:55:20 c4d48a809fc2: Pulling fs layer 20:55:20 4f1c88b9dad5: Pulling fs layer 20:55:20 ad3a456e5733: Pulling fs layer 20:55:20 33e27b845d1e: Pulling fs layer 20:55:20 c68163c4e522: Pulling fs layer 20:55:20 50da416c3ac9: Pulling fs layer 20:55:20 23d2d4c4bb30: Pulling fs layer 20:55:20 c68163c4e522: Waiting 20:55:20 ad3a456e5733: Waiting 20:55:20 33e27b845d1e: Waiting 20:55:20 50da416c3ac9: Waiting 20:55:20 23d2d4c4bb30: Waiting 20:55:20 c4d48a809fc2: Verifying Checksum 20:55:20 c4d48a809fc2: Download complete 20:55:20 ad3a456e5733: Verifying Checksum 20:55:20 ad3a456e5733: Download complete 20:55:20 33e27b845d1e: Verifying Checksum 20:55:20 33e27b845d1e: Download complete 20:55:20 7264a8db6415: Verifying Checksum 20:55:20 7264a8db6415: Download complete 20:55:20 c68163c4e522: Verifying Checksum 20:55:20 c68163c4e522: Download complete 20:55:20 23d2d4c4bb30: Verifying Checksum 20:55:20 23d2d4c4bb30: Download complete 20:55:20 7264a8db6415: Pull complete 20:55:21 4f1c88b9dad5: Verifying Checksum 20:55:21 4f1c88b9dad5: Download complete 20:55:21 c4d48a809fc2: Pull complete 20:55:21 50da416c3ac9: Verifying Checksum 20:55:21 50da416c3ac9: Download complete 20:55:25 4f1c88b9dad5: Pull complete 20:55:25 ad3a456e5733: Pull complete 20:55:25 33e27b845d1e: Pull complete 20:55:25 c68163c4e522: Pull complete 20:55:29 50da416c3ac9: Pull complete 20:55:29 23d2d4c4bb30: Pull complete 20:55:29 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 20:55:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:55:29 ---> 0786185ac409 20:55:29 Step 3/13 : ARG ADD_BUILD_TAGS="" 20:55:30 Still waiting to schedule task 20:55:30 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7213’ 20:55:33 ---> Running in 02a5f710c993 20:55:33 Removing intermediate container 02a5f710c993 20:55:33 ---> 368deb2cf5b3 20:55:33 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:55:33 ---> Running in 9217037f6651 20:55:33 Removing intermediate container 9217037f6651 20:55:33 ---> 2f04ac1acf48 20:55:33 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 20:55:33 ---> Running in 8dfecf88937e 20:55:33 Removing intermediate container 8dfecf88937e 20:55:33 ---> a084e2ba0ddc 20:55:33 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 20:55:33 ---> Running in c91acda0569d 20:55:34 Removing intermediate container c91acda0569d 20:55:34 ---> 0d7aa144b3bc 20:55:34 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:55:34 ---> Running in 0b4d9d9c168e 20:55:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:55:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:55:34 (1/13) Installing libintl (0.21.1-r7) 20:55:34 (2/13) Installing eudev-libs (3.2.11-r8) 20:55:34 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 20:55:35 (4/13) Installing v4l-utils-libs (1.24.1-r0) 20:55:35 (5/13) Installing v4l-utils (1.24.1-r0) 20:55:35 (6/13) Installing libdvbv5 (1.24.1-r0) 20:55:35 (7/13) Installing udev-init-scripts (35-r1) 20:55:35 (8/13) Installing libblkid (2.38.1-r8) 20:55:35 (9/13) Installing xz-libs (5.4.3-r0) 20:55:35 (10/13) Installing kmod-libs (30-r3) 20:55:35 (11/13) Installing eudev (3.2.11-r8) 20:55:35 (12/13) Installing eudev-dev (3.2.11-r8) 20:55:35 (13/13) Installing v4l-utils-dev (1.24.1-r0) 20:55:35 Executing busybox-1.36.1-r2.trigger 20:55:35 Executing eudev-3.2.11-r8.trigger 20:55:35 OK: 271 MiB in 65 packages 20:55:35 Removing intermediate container 0b4d9d9c168e 20:55:35 ---> 9aee3a0d0728 20:55:35 Step 8/13 : WORKDIR /device-usb-camera 20:55:35 ---> Running in f8cdd9e56713 20:55:35 Removing intermediate container f8cdd9e56713 20:55:35 ---> dfcd41c52c20 20:55:35 Step 9/13 : COPY go.mod vendor* ./ 20:55:35 ---> dcc8d92b9dd0 20:55:35 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:55:35 ---> Running in 2ec5596c24d1 20:56:23 Removing intermediate container 2ec5596c24d1 20:56:23 ---> 37583fe0e1c9 20:56:23 Step 11/13 : COPY . . 20:56:23 ---> 7cff7db3110c 20:56:23 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 20:56:23 ---> Running in 6e2e11cf41da 20:56:23  % Total % Received % Xferd Average Speed Time Time Time Current 20:56:23 Dload Upload Total Spent  Left Speed 20:56:23 0 0 0 0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 9979 0 --:--:-- --:--:-- --:--:-- 10024 20:56:23 Removing intermediate container 6e2e11cf41da 20:56:23 ---> 19922f109be9 20:56:23 Step 13/13 : RUN ${MAKE} 20:56:23 ---> Running in d4d396e21486 20:56:23 noop 20:56:23 Removing intermediate container d4d396e21486 20:56:23 ---> 6b708d271d9e 20:56:23 Successfully built 6b708d271d9e 20:56:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:26 + docker inspect -f . ci-base-image-x86_64 20:56:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:56:26 prd-ubuntu20.04-docker-8c-8g-7223 does not seem to be running inside a container 20:56:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:56:26 $ docker top a95d7fb29388ab7a551b2e23005893b8d67995ce5650b5d78e6c8f74fded3ae3 -eo pid,comm [Pipeline] { [Pipeline] sh 20:56:26 + go version 20:56:26 go version go1.21.0 linux/amd64 [Pipeline] } 20:56:26 $ docker stop --time=1 a95d7fb29388ab7a551b2e23005893b8d67995ce5650b5d78e6c8f74fded3ae3 20:56:28 $ docker rm -f --volumes a95d7fb29388ab7a551b2e23005893b8d67995ce5650b5d78e6c8f74fded3ae3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:28 + docker inspect -f . ci-base-image-x86_64 20:56:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:56:28 prd-ubuntu20.04-docker-8c-8g-7223 does not seem to be running inside a container 20:56:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:56:29 $ docker top 156bd8a58b05664da43cebe5073fd9fea52e3ae08871760a304b9f5cf7fe5647 -eo pid,comm [Pipeline] { [Pipeline] sh 20:56:29 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 20:56:29 + make test 20:56:29 go test ./... -coverprofile=coverage.out ./... 20:56:31 ? github.com/edgexfoundry/device-usb-camera [no test files] 20:56:43 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 20:56:43 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.019s coverage: 4.4% of statements 20:56:49 go vet ./... 20:56:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:56:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:56:54 ./bin/test-attribution-txt.sh [Pipeline] echo 20:56:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:56:54 $ docker stop --time=1 156bd8a58b05664da43cebe5073fd9fea52e3ae08871760a304b9f5cf7fe5647 20:56:59 $ docker rm -f --volumes 156bd8a58b05664da43cebe5073fd9fea52e3ae08871760a304b9f5cf7fe5647 [Pipeline] // withDockerContainer [Pipeline] sh 20:56:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:56:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:57:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:57:00 + ls -al . 20:57:00 total 220 20:57:00 drwxrwxr-x 10 jenkins jenkins 4096 Sep 20 20:56 . 20:57:00 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 20:54 .. 20:57:00 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 20:56 .git 20:57:00 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 20:54 .github 20:57:00 -rw-rw-r-- 1 jenkins jenkins 495 Sep 20 20:54 .gitignore 20:57:00 -rw-rw-r-- 1 jenkins jenkins 45 Sep 20 20:54 .golangci.yml 20:57:00 -rw-rw-r-- 1 jenkins jenkins 77 Sep 20 20:54 .hadolint.yml 20:57:00 drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 20:55 .semver 20:57:00 -rw-rw-r-- 1 jenkins jenkins 10851 Sep 20 20:54 Attribution.txt 20:57:00 -rw-rw-r-- 1 jenkins jenkins 11903 Sep 20 20:54 CHANGELOG.md 20:57:00 -rw-rw-r-- 1 jenkins jenkins 2453 Sep 20 20:54 Dockerfile 20:57:00 -rw-rw-r-- 1 jenkins jenkins 678 Sep 20 20:54 GOVERNANCE.md 20:57:00 -rw-rw-r-- 1 jenkins jenkins 659 Sep 20 20:54 Jenkinsfile 20:57:00 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 20 20:54 LICENSE 20:57:00 -rw-rw-r-- 1 jenkins jenkins 2611 Sep 20 20:54 Makefile 20:57:00 -rw-rw-r-- 1 jenkins jenkins 622 Sep 20 20:54 OWNERS.md 20:57:00 -rw-rw-r-- 1 jenkins jenkins 2575 Sep 20 20:54 README.md 20:57:00 -rw-rw-r-- 1 jenkins jenkins 12 Sep 20 20:55 VERSION 20:57:00 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 20:54 bin 20:57:00 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 20:54 cmd 20:57:00 -rw-r--r-- 1 jenkins jenkins 54703 Sep 20 20:56 coverage.out 20:57:00 -rwxrwxr-x 1 jenkins jenkins 84 Sep 20 20:54 docker-entrypoint.sh 20:57:00 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 20:54 docs 20:57:00 -rw-rw-r-- 1 jenkins jenkins 3952 Sep 20 20:54 go.mod 20:57:00 -rw-rw-r-- 1 jenkins jenkins 35513 Sep 20 20:54 go.sum 20:57:00 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 20:54 internal 20:57:00 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 20:54 snap 20:57:00 -rw-rw-r-- 1 jenkins jenkins 231 Sep 20 20:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:01 + 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=b907ae284758dcb5c5e92cc9fb34c829a11304c7 --label arch=amd64 --label version=3.1.0-dev.24 . 20:57:01 Sending build context to Docker daemon 2.279MB 20:57:01 Step 1/36 : ARG BASE=golang:1.21-alpine3.18 20:57:01 Step 2/36 : FROM ${BASE} AS builder 20:57:01 ---> 6b708d271d9e 20:57:01 Step 3/36 : ARG ADD_BUILD_TAGS="" 20:57:01 ---> Running in dbdfa5a0e12f 20:57:02 Removing intermediate container dbdfa5a0e12f 20:57:02 ---> 0dbc1efc1951 20:57:02 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:57:02 ---> Running in 9c6ab044b11d 20:57:03 Removing intermediate container 9c6ab044b11d 20:57:03 ---> 32c0c25b2426 20:57:03 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 20:57:03 ---> Running in 79b2b85bff32 20:57:03 Removing intermediate container 79b2b85bff32 20:57:03 ---> cbc67ea49e61 20:57:03 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 20:57:03 ---> Running in 7451a1c515a0 20:57:03 Removing intermediate container 7451a1c515a0 20:57:03 ---> 2b8a4cf461bf 20:57:03 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:57:03 ---> Running in b3b5dc1fa921 20:57:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:57:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:57:03 OK: 271 MiB in 65 packages 20:57:04 Removing intermediate container b3b5dc1fa921 20:57:04 ---> d5b29da39720 20:57:04 Step 8/36 : WORKDIR /device-usb-camera 20:57:04 ---> Running in 741185de38ca 20:57:04 Removing intermediate container 741185de38ca 20:57:04 ---> 03582fcfbfd4 20:57:04 Step 9/36 : COPY go.mod vendor* ./ 20:57:04 ---> f177af1c5552 20:57:04 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:57:04 ---> Running in 4dc4725add8e 20:57:05 Removing intermediate container 4dc4725add8e 20:57:05 ---> e21903153f16 20:57:05 Step 11/36 : COPY . . 20:57:05 ---> 6a4383d4aaac 20:57:05 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 20:57:05 ---> Running in 487da8c157c3 20:57:06  % Total % Received % Xferd Average Speed Time Time Time Current 20:57:06 Dload Upload Total Spent Left Speed 20:57:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 27373 0 --:--:-- --:--:-- --:--:-- 27844 20:57:06 Removing intermediate container 487da8c157c3 20:57:06 ---> d3c12f1d4f98 20:57:06 Step 13/36 : RUN ${MAKE} 20:57:06 ---> Running in 30976d960edd 20:57:07 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.24 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.28" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 20:57:34 Removing intermediate container 30976d960edd 20:57:34 ---> cfffd1821e24 20:57:34 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 20:57:34 v0.21.6: Pulling from aler9/rtsp-simple-server 20:57:34 4acc49c71d14: Pulling fs layer 20:57:34 4acc49c71d14: Verifying Checksum 20:57:34 4acc49c71d14: Download complete 20:57:34 4acc49c71d14: Pull complete 20:57:34 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 20:57:34 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 20:57:34 ---> 01a2bd3e5fff 20:57:34 Step 15/36 : FROM alpine:3.18 20:57:34 3.18: Pulling from library/alpine 20:57:34 7264a8db6415: Already exists 20:57:34 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 20:57:34 Status: Downloaded newer image for alpine:3.18 20:57:34 ---> 7e01a0d0a1dc 20:57:34 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:57:35 ---> Running in bc220ddf1653 20:57:35 Removing intermediate container bc220ddf1653 20:57:35 ---> 596d3e980b87 20:57:35 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 20:57:35 ---> Running in 602ba6a075eb 20:57:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:57:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:57:36 (1/107) Installing dumb-init (1.2.5-r2) 20:57:36 (2/107) Installing sdl2 (2.26.5-r0) 20:57:36 (3/107) Installing svt-av1-libs (1.6.0-r0) 20:57:36 (4/107) Installing aom-libs (3.6.1-r0) 20:57:36 (5/107) Installing libxau (1.0.11-r2) 20:57:36 (6/107) Installing libmd (1.0.4-r2) 20:57:36 (7/107) Installing libbsd (0.11.7-r1) 20:57:36 (8/107) Installing libxdmcp (1.1.4-r2) 20:57:36 (9/107) Installing libxcb (1.15-r1) 20:57:36 (10/107) Installing libx11 (1.8.4-r4) 20:57:36 (11/107) Installing hwdata-pci (0.370-r0) 20:57:36 (12/107) Installing libpciaccess (0.17-r2) 20:57:36 (13/107) Installing libdrm (2.4.115-r4) 20:57:36 (14/107) Installing libxext (1.3.5-r2) 20:57:36 (15/107) Installing libxfixes (6.0.1-r2) 20:57:36 (16/107) Installing libffi (3.4.4-r2) 20:57:36 (17/107) Installing wayland-libs-client (1.22.0-r2) 20:57:36 (18/107) Installing libva (2.18.0-r1) 20:57:36 (19/107) Installing libvdpau (1.5-r1) 20:57:36 (20/107) Installing libgcc (12.2.1_git20220924-r10) 20:57:36 (21/107) Installing libstdc++ (12.2.1_git20220924-r10) 20:57:36 (22/107) Installing onevpl-libs (2023.2.1-r0) 20:57:36 (23/107) Installing ffmpeg-libavutil (6.0-r15) 20:57:36 (24/107) Installing libdav1d (1.2.1-r0) 20:57:36 (25/107) Installing brotli-libs (1.0.9-r14) 20:57:36 (26/107) Installing libhwy (1.0.4-r1) 20:57:36 (27/107) Installing lcms2 (2.15-r2) 20:57:36 (28/107) Installing libjxl (0.8.2-r0) 20:57:36 (29/107) Installing lame-libs (3.100-r5) 20:57:36 (30/107) Installing opus (1.4-r0) 20:57:36 (31/107) Installing libgomp (12.2.1_git20220924-r10) 20:57:36 (32/107) Installing soxr (0.1.3-r5) 20:57:36 (33/107) Installing ffmpeg-libswresample (6.0-r15) 20:57:36 (34/107) Installing libogg (1.3.5-r4) 20:57:36 (35/107) Installing libtheora (1.1.1-r17) 20:57:36 (36/107) Installing libvorbis (1.3.7-r1) 20:57:36 (37/107) Installing libvpx (1.13.0-r1) 20:57:36 (38/107) Installing libwebp (1.3.2-r0) 20:57:36 (39/107) Installing x264-libs (0.164_git20220602-r1) 20:57:36 (40/107) Installing numactl (2.0.16-r4) 20:57:36 (41/107) Installing x265-libs (3.5-r4) 20:57:36 (42/107) Installing xvidcore (1.3.7-r1) 20:57:36 (43/107) Installing ffmpeg-libavcodec (6.0-r15) 20:57:36 (44/107) Installing alsa-lib (1.2.9-r1) 20:57:36 (45/107) Installing libexpat (2.5.0-r1) 20:57:36 (46/107) Installing libbz2 (1.0.8-r5) 20:57:36 (47/107) Installing libpng (1.6.39-r3) 20:57:36 (48/107) Installing freetype (2.13.0-r5) 20:57:36 (49/107) Installing fontconfig (2.14.2-r3) 20:57:36 (50/107) Installing fribidi (1.0.13-r0) 20:57:36 (51/107) Installing libintl (0.21.1-r7) 20:57:36 (52/107) Installing libblkid (2.38.1-r8) 20:57:36 (53/107) Installing libmount (2.38.1-r8) 20:57:36 (54/107) Installing pcre2 (10.42-r1) 20:57:36 (55/107) Installing glib (2.76.4-r0) 20:57:36 (56/107) Installing graphite2 (1.3.14-r5) 20:57:36 (57/107) Installing harfbuzz (7.3.0-r0) 20:57:36 (58/107) Installing libunibreak (5.1-r0) 20:57:36 (59/107) Installing libass (0.17.1-r0) 20:57:36 (60/107) Installing libbluray (1.3.4-r0) 20:57:36 (61/107) Installing gmp (6.2.1-r3) 20:57:36 (62/107) Installing nettle (3.8.1-r2) 20:57:36 (63/107) Installing libunistring (1.1-r1) 20:57:36 (64/107) Installing libidn2 (2.3.4-r1) 20:57:36 (65/107) Installing p11-kit (0.24.1-r2) 20:57:36 (66/107) Installing libtasn1 (4.19.0-r1) 20:57:36 (67/107) Installing gnutls (3.8.0-r2) 20:57:36 (68/107) Installing mpg123-libs (1.31.3-r1) 20:57:36 (69/107) Installing libopenmpt (0.7.2-r0) 20:57:36 (70/107) Installing cjson (1.7.15-r4) 20:57:36 (71/107) Installing mbedtls (2.28.4-r0) 20:57:36 (72/107) Installing librist (0.2.7-r0) 20:57:36 (73/107) Installing libsrt (1.5.2-r0) 20:57:36 (74/107) Installing libssh (0.10.5-r0) 20:57:36 (75/107) Installing xz-libs (5.4.3-r0) 20:57:36 (76/107) Installing libxml2 (2.11.4-r0) 20:57:36 (77/107) Installing libsodium (1.0.18-r3) 20:57:36 (78/107) Installing libzmq (4.3.4-r4) 20:57:37 (79/107) Installing ffmpeg-libavformat (6.0-r15) 20:57:37 (80/107) Installing glslang-libs (1.3.243.0-r1) 20:57:37 (81/107) Installing spirv-tools (1.3.243.0-r1) 20:57:37 (82/107) Installing shaderc (2023.3-r1) 20:57:37 (83/107) Installing vulkan-loader (1.3.243.0-r1) 20:57:37 (84/107) Installing libplacebo (5.264.1-r1) 20:57:37 (85/107) Installing ffmpeg-libpostproc (6.0-r15) 20:57:37 (86/107) Installing ffmpeg-libswscale (6.0-r15) 20:57:37 (87/107) Installing vidstab (1.1.1-r0) 20:57:37 (88/107) Installing zimg (3.0.5-r0) 20:57:37 (89/107) Installing ffmpeg-libavfilter (6.0-r15) 20:57:37 (90/107) Installing libasyncns (0.8-r1) 20:57:37 (91/107) Installing dbus-libs (1.14.8-r0) 20:57:37 (92/107) Installing libltdl (2.4.7-r2) 20:57:37 (93/107) Installing orc (0.4.34-r0) 20:57:37 (94/107) Installing flac-libs (1.4.3-r0) 20:57:37 (95/107) Installing libsndfile (1.2.0-r2) 20:57:37 (96/107) Installing speexdsp (1.2.1-r1) 20:57:37 (97/107) Installing tdb-libs (1.4.8-r1) 20:57:37 (98/107) Installing libpulse (16.1-r10) 20:57:37 (99/107) Installing libjpeg-turbo (2.1.5.1-r3) 20:57:37 (100/107) Installing v4l-utils-libs (1.24.1-r0) 20:57:37 (101/107) Installing ffmpeg-libavdevice (6.0-r15) 20:57:37 (102/107) Installing ffmpeg (6.0-r15) 20:57:37 (103/107) Installing udev-init-scripts (35-r1) 20:57:37 (104/107) Installing eudev-libs (3.2.11-r8) 20:57:37 (105/107) Installing zstd-libs (1.5.5-r4) 20:57:37 (106/107) Installing kmod-libs (30-r3) 20:57:37 (107/107) Installing eudev (3.2.11-r8) 20:57:37 Executing busybox-1.36.1-r2.trigger 20:57:37 Executing glib-2.76.4-r0.trigger 20:57:37 Executing eudev-3.2.11-r8.trigger 20:57:37 OK: 131 MiB in 122 packages 20:57:40 Removing intermediate container 602ba6a075eb 20:57:40 ---> d1f51ec4f811 20:57:40 Step 18/36 : WORKDIR / 20:57:40 ---> Running in 28837552ecd7 20:57:40 Removing intermediate container 28837552ecd7 20:57:40 ---> 27a244b06488 20:57:40 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 20:57:40 ---> 9fca2d4d986f 20:57:40 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 20:57:41 ---> f6786b3fa5d7 20:57:41 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 20:57:41 ---> c0ae9026dd4a 20:57:41 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 20:57:41 ---> 802e5ea70e95 20:57:41 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 20:57:41 ---> a48c58b45969 20:57:41 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 20:57:41 ---> 0877c1ce22b9 20:57:41 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 20:57:42 ---> ad93b8c009e9 20:57:42 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 20:57:42 ---> Running in 9299c62b42b8 20:57:42 Removing intermediate container 9299c62b42b8 20:57:42 ---> 6daec5dd6e7d 20:57:42 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 20:57:42 ---> Running in 4cd4e9588321 20:57:43 Removing intermediate container 4cd4e9588321 20:57:43 ---> 21d7a3694275 20:57:43 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 20:57:43 ---> Running in 4852075ee859 20:57:43 Removing intermediate container 4852075ee859 20:57:43 ---> 6cf7f435dead 20:57:43 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 20:57:43 ---> Running in fea9baea5ac4 20:57:44 Removing intermediate container fea9baea5ac4 20:57:44 ---> 9e70ef83e0ce 20:57:44 Step 30/36 : EXPOSE 59983 20:57:44 ---> Running in 0d705520e184 20:57:44 Removing intermediate container 0d705520e184 20:57:44 ---> 9579c8bd6709 20:57:44 Step 31/36 : EXPOSE 8554 20:57:44 ---> Running in fc2791b50e10 20:57:44 Removing intermediate container fc2791b50e10 20:57:44 ---> 03f180f99026 20:57:44 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 20:57:44 ---> Running in 1b0a9fad6a33 20:57:44 Removing intermediate container 1b0a9fad6a33 20:57:44 ---> 0f1ff1c7f95e 20:57:44 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 20:57:45 ---> Running in ae74f8cef22d 20:57:45 Removing intermediate container ae74f8cef22d 20:57:45 ---> bf4baa9eb6de 20:57:45 Step 34/36 : LABEL arch=amd64 20:57:45 ---> Running in f439e67732a9 20:57:45 Removing intermediate container f439e67732a9 20:57:45 ---> 77b7e771085a 20:57:45 Step 35/36 : LABEL git_sha=b907ae284758dcb5c5e92cc9fb34c829a11304c7 20:57:45 ---> Running in c03f39a9b78e 20:57:45 Removing intermediate container c03f39a9b78e 20:57:45 ---> 5839b19b7c35 20:57:45 Step 36/36 : LABEL version=3.1.0-dev.24 20:57:45 ---> Running in 86c2f07191ae 20:57:45 Removing intermediate container 86c2f07191ae 20:57:45 ---> d4c31a0a6188 20:57:45 [Warning] One or more build-args [ARCH] were not consumed 20:57:45 Successfully built d4c31a0a6188 20:57:45 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 20:57:45 provisioning config files... 20:57:45 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7579220643343460415tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:57:45 ---> docker-login.sh 20:57:45 nexus3.edgexfoundry.org:10001 20:57:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:45 Configure a credential helper to remove this warning. See 20:57:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:45 20:57:45 Login Succeeded 20:57:45 nexus3.edgexfoundry.org:10002 20:57:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:45 Configure a credential helper to remove this warning. See 20:57:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:45 20:57:45 Login Succeeded 20:57:45 nexus3.edgexfoundry.org:10003 20:57:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:46 Configure a credential helper to remove this warning. See 20:57:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:46 20:57:46 Login Succeeded 20:57:46 nexus3.edgexfoundry.org:10004 20:57:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:46 Configure a credential helper to remove this warning. See 20:57:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:46 20:57:46 Login Succeeded 20:57:46 docker.io 20:57:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:46 Configure a credential helper to remove this warning. See 20:57:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:46 20:57:46 Login Succeeded 20:57:46 ---> docker-login.sh ends [Pipeline] } 20:57:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:57:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:57:46 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 20:57:46 b907ae284758dcb5c5e92cc9fb34c829a11304c7 20:57:46 latest 20:57:46 3.1.0-dev.24 20:57:46 b907ae284758dcb5c5e92cc9fb34c829a11304c7-3.1.0-dev.24 20:57:46 main 20:57:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:46 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:b907ae284758dcb5c5e92cc9fb34c829a11304c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:47 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:b907ae284758dcb5c5e92cc9fb34c829a11304c7 20:57:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 20:57:47 51bceb661cc9: Preparing 20:57:47 7c2a3a9abbf4: Preparing 20:57:47 9e146cf28171: Preparing 20:57:47 97584b8f4d77: Preparing 20:57:47 3827b5b91e75: Preparing 20:57:47 acc83c6ca332: Preparing 20:57:47 0d081c4a46c0: Preparing 20:57:47 9ff2e7c4362d: Preparing 20:57:47 e720dfdaa1ff: Preparing 20:57:47 a5312f8362d5: Preparing 20:57:47 0c5dda54454c: Preparing 20:57:47 8ae5ef31d762: Preparing 20:57:47 4693057ce236: Preparing 20:57:47 8ae5ef31d762: Waiting 20:57:47 acc83c6ca332: Waiting 20:57:47 e720dfdaa1ff: Waiting 20:57:47 0d081c4a46c0: Waiting 20:57:47 9ff2e7c4362d: Waiting 20:57:47 0c5dda54454c: Waiting 20:57:47 4693057ce236: Waiting 20:57:47 97584b8f4d77: Pushed 20:57:47 9e146cf28171: Pushed 20:57:47 51bceb661cc9: Pushed 20:57:47 7c2a3a9abbf4: Pushed 20:57:47 e720dfdaa1ff: Pushed 20:57:47 9ff2e7c4362d: Pushed 20:57:47 acc83c6ca332: Pushed 20:57:47 0d081c4a46c0: Pushed 20:57:47 4693057ce236: Layer already exists 20:57:47 a5312f8362d5: Pushed 20:57:50 3827b5b91e75: Pushed 20:57:50 0c5dda54454c: Pushed 20:58:00 8ae5ef31d762: Pushed 20:58:00 b907ae284758dcb5c5e92cc9fb34c829a11304c7: digest: sha256:0dcf9c45c1abe15fd6ab40820030a1ba274681d81657ff074447415c96080c61 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:00 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:01 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 20:58:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 20:58:01 51bceb661cc9: Preparing 20:58:01 7c2a3a9abbf4: Preparing 20:58:01 9e146cf28171: Preparing 20:58:01 97584b8f4d77: Preparing 20:58:01 3827b5b91e75: Preparing 20:58:01 acc83c6ca332: Preparing 20:58:01 0d081c4a46c0: Preparing 20:58:01 9ff2e7c4362d: Preparing 20:58:01 e720dfdaa1ff: Preparing 20:58:01 a5312f8362d5: Preparing 20:58:01 0c5dda54454c: Preparing 20:58:01 8ae5ef31d762: Preparing 20:58:01 4693057ce236: Preparing 20:58:01 0d081c4a46c0: Waiting 20:58:01 9ff2e7c4362d: Waiting 20:58:01 acc83c6ca332: Waiting 20:58:01 e720dfdaa1ff: Waiting 20:58:01 8ae5ef31d762: Waiting 20:58:01 0c5dda54454c: Waiting 20:58:01 a5312f8362d5: Waiting 20:58:01 9e146cf28171: Layer already exists 20:58:01 97584b8f4d77: Layer already exists 20:58:01 7c2a3a9abbf4: Layer already exists 20:58:01 3827b5b91e75: Layer already exists 20:58:01 51bceb661cc9: Layer already exists 20:58:01 9ff2e7c4362d: Layer already exists 20:58:01 e720dfdaa1ff: Layer already exists 20:58:01 acc83c6ca332: Layer already exists 20:58:01 0d081c4a46c0: Layer already exists 20:58:01 a5312f8362d5: Layer already exists 20:58:01 8ae5ef31d762: Layer already exists 20:58:01 4693057ce236: Layer already exists 20:58:01 0c5dda54454c: Layer already exists 20:58:01 latest: digest: sha256:0dcf9c45c1abe15fd6ab40820030a1ba274681d81657ff074447415c96080c61 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:01 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:01 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.24 20:58:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 20:58:01 51bceb661cc9: Preparing 20:58:01 7c2a3a9abbf4: Preparing 20:58:01 9e146cf28171: Preparing 20:58:01 97584b8f4d77: Preparing 20:58:01 3827b5b91e75: Preparing 20:58:01 acc83c6ca332: Preparing 20:58:01 0d081c4a46c0: Preparing 20:58:01 9ff2e7c4362d: Preparing 20:58:01 e720dfdaa1ff: Preparing 20:58:01 a5312f8362d5: Preparing 20:58:01 0c5dda54454c: Preparing 20:58:01 8ae5ef31d762: Preparing 20:58:01 4693057ce236: Preparing 20:58:01 9ff2e7c4362d: Waiting 20:58:01 0c5dda54454c: Waiting 20:58:01 e720dfdaa1ff: Waiting 20:58:01 a5312f8362d5: Waiting 20:58:01 4693057ce236: Waiting 20:58:01 8ae5ef31d762: Waiting 20:58:01 acc83c6ca332: Waiting 20:58:01 0d081c4a46c0: Waiting 20:58:01 51bceb661cc9: Layer already exists 20:58:01 9e146cf28171: Layer already exists 20:58:01 3827b5b91e75: Layer already exists 20:58:01 97584b8f4d77: Layer already exists 20:58:01 7c2a3a9abbf4: Layer already exists 20:58:01 acc83c6ca332: Layer already exists 20:58:01 0d081c4a46c0: Layer already exists 20:58:01 9ff2e7c4362d: Layer already exists 20:58:01 a5312f8362d5: Layer already exists 20:58:01 0c5dda54454c: Layer already exists 20:58:01 e720dfdaa1ff: Layer already exists 20:58:01 4693057ce236: Layer already exists 20:58:01 8ae5ef31d762: Layer already exists 20:58:01 3.1.0-dev.24: digest: sha256:0dcf9c45c1abe15fd6ab40820030a1ba274681d81657ff074447415c96080c61 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:02 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:b907ae284758dcb5c5e92cc9fb34c829a11304c7-3.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:02 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:b907ae284758dcb5c5e92cc9fb34c829a11304c7-3.1.0-dev.24 20:58:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 20:58:02 51bceb661cc9: Preparing 20:58:02 7c2a3a9abbf4: Preparing 20:58:02 9e146cf28171: Preparing 20:58:02 97584b8f4d77: Preparing 20:58:02 3827b5b91e75: Preparing 20:58:02 acc83c6ca332: Preparing 20:58:02 0d081c4a46c0: Preparing 20:58:02 9ff2e7c4362d: Preparing 20:58:02 e720dfdaa1ff: Preparing 20:58:02 a5312f8362d5: Preparing 20:58:02 0c5dda54454c: Preparing 20:58:02 8ae5ef31d762: Preparing 20:58:02 4693057ce236: Preparing 20:58:02 acc83c6ca332: Waiting 20:58:02 0d081c4a46c0: Waiting 20:58:02 9ff2e7c4362d: Waiting 20:58:02 e720dfdaa1ff: Waiting 20:58:02 a5312f8362d5: Waiting 20:58:02 4693057ce236: Waiting 20:58:02 0c5dda54454c: Waiting 20:58:02 8ae5ef31d762: Waiting 20:58:02 3827b5b91e75: Layer already exists 20:58:02 7c2a3a9abbf4: Layer already exists 20:58:02 9e146cf28171: Layer already exists 20:58:02 51bceb661cc9: Layer already exists 20:58:02 97584b8f4d77: Layer already exists 20:58:02 acc83c6ca332: Layer already exists 20:58:02 a5312f8362d5: Layer already exists 20:58:02 9ff2e7c4362d: Layer already exists 20:58:02 e720dfdaa1ff: Layer already exists 20:58:02 0d081c4a46c0: Layer already exists 20:58:02 0c5dda54454c: Layer already exists 20:58:02 4693057ce236: Layer already exists 20:58:02 8ae5ef31d762: Layer already exists 20:58:02 b907ae284758dcb5c5e92cc9fb34c829a11304c7-3.1.0-dev.24: digest: sha256:0dcf9c45c1abe15fd6ab40820030a1ba274681d81657ff074447415c96080c61 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:02 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:03 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 20:58:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 20:58:03 51bceb661cc9: Preparing 20:58:03 7c2a3a9abbf4: Preparing 20:58:03 9e146cf28171: Preparing 20:58:03 97584b8f4d77: Preparing 20:58:03 3827b5b91e75: Preparing 20:58:03 acc83c6ca332: Preparing 20:58:03 0d081c4a46c0: Preparing 20:58:03 9ff2e7c4362d: Preparing 20:58:03 e720dfdaa1ff: Preparing 20:58:03 a5312f8362d5: Preparing 20:58:03 0c5dda54454c: Preparing 20:58:03 8ae5ef31d762: Preparing 20:58:03 4693057ce236: Preparing 20:58:03 0c5dda54454c: Waiting 20:58:03 9ff2e7c4362d: Waiting 20:58:03 e720dfdaa1ff: Waiting 20:58:03 a5312f8362d5: Waiting 20:58:03 4693057ce236: Waiting 20:58:03 8ae5ef31d762: Waiting 20:58:03 acc83c6ca332: Waiting 20:58:03 0d081c4a46c0: Waiting 20:58:03 51bceb661cc9: Layer already exists 20:58:03 3827b5b91e75: Layer already exists 20:58:03 97584b8f4d77: Layer already exists 20:58:03 9e146cf28171: Layer already exists 20:58:03 7c2a3a9abbf4: Layer already exists 20:58:03 0d081c4a46c0: Layer already exists 20:58:03 acc83c6ca332: Layer already exists 20:58:03 9ff2e7c4362d: Layer already exists 20:58:03 a5312f8362d5: Layer already exists 20:58:03 e720dfdaa1ff: Layer already exists 20:58:03 0c5dda54454c: Layer already exists 20:58:03 8ae5ef31d762: Layer already exists 20:58:03 4693057ce236: Layer already exists 20:58:03 main: digest: sha256:0dcf9c45c1abe15fd6ab40820030a1ba274681d81657ff074447415c96080c61 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:58:03 ===================================================== [Pipeline] echo 20:58:03 taggedImages: 20:58:03 - nexus3.edgexfoundry.org:10004/device-usb-camera:b907ae284758dcb5c5e92cc9fb34c829a11304c7 20:58:03 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 20:58:03 - nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.24 20:58:03 - nexus3.edgexfoundry.org:10004/device-usb-camera:b907ae284758dcb5c5e92cc9fb34c829a11304c7-3.1.0-dev.24 20:58:03 - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:58:03 20:58:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:58:03 latest: Pulling from edgex-lftools-log-publisher 20:58:03 5eb5b503b376: Pulling fs layer 20:58:03 5c69ac0246d0: Pulling fs layer 20:58:03 ec43610c2a17: Pulling fs layer 20:58:03 3a2ae6a8a46f: Pulling fs layer 20:58:03 33b1e0a273af: Pulling fs layer 20:58:03 5d3b04190fa2: Pulling fs layer 20:58:03 2f39f015ded8: Pulling fs layer 20:58:03 33b1e0a273af: Waiting 20:58:03 2f39f015ded8: Waiting 20:58:03 5d3b04190fa2: Waiting 20:58:03 3a2ae6a8a46f: Waiting 20:58:03 5c69ac0246d0: Download complete 20:58:03 3a2ae6a8a46f: Verifying Checksum 20:58:03 3a2ae6a8a46f: Download complete 20:58:03 ec43610c2a17: Verifying Checksum 20:58:03 ec43610c2a17: Download complete 20:58:03 5d3b04190fa2: Download complete 20:58:03 33b1e0a273af: Verifying Checksum 20:58:03 33b1e0a273af: Download complete 20:58:04 5eb5b503b376: Verifying Checksum 20:58:04 5eb5b503b376: Download complete 20:58:04 2f39f015ded8: Download complete 20:58:05 5eb5b503b376: Pull complete 20:58:05 5c69ac0246d0: Pull complete 20:58:05 ec43610c2a17: Pull complete 20:58:06 3a2ae6a8a46f: Pull complete 20:58:06 33b1e0a273af: Pull complete 20:58:06 5d3b04190fa2: Pull complete 20:58:10 2f39f015ded8: Pull complete 20:58:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:58:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:58:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:58:10 prd-ubuntu20.04-docker-8c-8g-7223 does not seem to be running inside a container 20:58:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:58:13 $ docker top b2c833fa7f4a6ecd68b70dfee26890d3fd200ddc9a3a5dee72234988d16f9ff6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:58:14 ---> job-cost.sh 20:58:14 lf-activate-venv: SKIPPING 20:58:14 INFO: No Stack... 20:58:14 INFO: Retrieving Pricing Info for: v3-standard-8 20:58:14 INFO: Archiving Costs [Pipeline] sh 20:58:15 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 20:58:15 + cut -d, -f6 [Pipeline] lock 20:58:15 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-149-stack-cost] 20:58:15 Resource [jenkins-edgexfoundry-device-usb-camera-main-149-stack-cost] did not exist. Created. 20:58:15 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-149-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:58:15 + echo total: 0.2199999988079071 [Pipeline] stash 20:58:15 Stashed 1 file(s) [Pipeline] } 20:58:15 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-149-stack-cost] [Pipeline] // lock [Pipeline] } 20:58:15 $ docker stop --time=1 b2c833fa7f4a6ecd68b70dfee26890d3fd200ddc9a3a5dee72234988d16f9ff6 20:58:16 $ docker rm -f --volumes b2c833fa7f4a6ecd68b70dfee26890d3fd200ddc9a3a5dee72234988d16f9ff6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:58:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7240 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 20:58:23 Running in /w/workspace/device-usb-camera/149 [Pipeline] { [Pipeline] checkout 20:58:23 Selected Git installation does not exist. Using Default 20:58:23 The recommended git tool is: NONE 20:58:31 using credential edgex-jenkins-ssh 20:58:31 Cloning the remote Git repository 20:58:32 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 20:58:32 > git init /w/workspace/device-usb-camera/149 # timeout=10 20:58:32 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 20:58:32 > git --version # timeout=10 20:58:32 > git --version # 'git version 2.25.1' 20:58:32 using GIT_SSH to set credentials SSH Credentials for GitHub 20:58:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:58:33 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 20:58:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:58:34 Avoid second fetch 20:58:34 Checking out Revision b907ae284758dcb5c5e92cc9fb34c829a11304c7 (main) 20:58:34 > git config core.sparsecheckout # timeout=10 20:58:35 > git checkout -f b907ae284758dcb5c5e92cc9fb34c829a11304c7 # timeout=10 20:58:35 Commit message: "Merge pull request #293 from ernestojeda/create-release" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:58:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:58:36 % Total % Received % Xferd Average Speed Time Time Time Current 20:58:36 Dload Upload Total Spent Left Speed 20:58:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 159k 0 --:--:-- --:--:-- --:--:-- 159k [Pipeline] sh 20:58:37 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:58:37 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:58:37 + sudo tee /etc/docker/daemon.new 20:58:37 { 20:58:37 "registry-mirrors": [ 20:58:37 "https://nexus3.edgexfoundry.org:10001" 20:58:37 ], 20:58:37 "bip": "10.250.0.254/24", 20:58:37 "hosts": [ 20:58:37 "tcp://0.0.0.0:5555", 20:58:37 "unix:///var/run/docker.sock" 20:58:37 ], 20:58:37 "mtu": 1458, 20:58:37 "selinux-enabled": true, 20:58:37 "seccomp-profile": "/etc/docker/seccomp.json" 20:58:37 } [Pipeline] sh 20:58:38 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:58:38 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:58:56 provisioning config files... 20:58:56 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/149@tmp/config5180315711683814338tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:58:57 ---> docker-login.sh 20:58:57 nexus3.edgexfoundry.org:10001 20:58:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:58:58 Configure a credential helper to remove this warning. See 20:58:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:58:58 20:58:58 Login Succeeded 20:58:58 nexus3.edgexfoundry.org:10002 20:58:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:58:58 Configure a credential helper to remove this warning. See 20:58:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:58:58 20:58:58 Login Succeeded 20:58:58 nexus3.edgexfoundry.org:10003 20:58:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:58:58 Configure a credential helper to remove this warning. See 20:58:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:58:58 20:58:58 Login Succeeded 20:58:58 nexus3.edgexfoundry.org:10004 20:58:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:58:59 Configure a credential helper to remove this warning. See 20:58:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:58:59 20:58:59 Login Succeeded 20:58:59 docker.io 20:58:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:00 Configure a credential helper to remove this warning. See 20:59:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:00 20:59:00 Login Succeeded 20:59:00 ---> docker-login.sh ends [Pipeline] } 20:59:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:59:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:59:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:59:00 ========================================================= 20:59:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 20:59:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:59:00 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 20:59:01 Sending build context to Docker daemon 1.325MB 20:59:01 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 20:59:01 Step 2/13 : FROM ${BASE} AS builder 20:59:01 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:59:01 9fda8d8052c6: Pulling fs layer 20:59:01 5d54e960e981: Pulling fs layer 20:59:01 c4a7e357bf2a: Pulling fs layer 20:59:01 f0e02332f6b5: Pulling fs layer 20:59:01 cefa15bbcfad: Pulling fs layer 20:59:01 17808c966233: Pulling fs layer 20:59:01 f4c1fc716caa: Pulling fs layer 20:59:01 f0e02332f6b5: Waiting 20:59:01 cefa15bbcfad: Waiting 20:59:01 17808c966233: Waiting 20:59:01 f4c1fc716caa: Waiting 20:59:01 5d54e960e981: Verifying Checksum 20:59:01 5d54e960e981: Download complete 20:59:01 f0e02332f6b5: Verifying Checksum 20:59:01 f0e02332f6b5: Download complete 20:59:01 cefa15bbcfad: Verifying Checksum 20:59:01 cefa15bbcfad: Download complete 20:59:01 9fda8d8052c6: Download complete 20:59:02 f4c1fc716caa: Verifying Checksum 20:59:02 f4c1fc716caa: Download complete 20:59:02 9fda8d8052c6: Pull complete 20:59:03 5d54e960e981: Pull complete 20:59:03 c4a7e357bf2a: Verifying Checksum 20:59:03 c4a7e357bf2a: Download complete 20:59:04 17808c966233: Verifying Checksum 20:59:04 17808c966233: Download complete 20:59:15 c4a7e357bf2a: Pull complete 20:59:15 f0e02332f6b5: Pull complete 20:59:15 cefa15bbcfad: Pull complete 20:59:22 17808c966233: Pull complete 20:59:24 f4c1fc716caa: Pull complete 20:59:24 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 20:59:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:59:24 ---> ea914061e18c 20:59:24 Step 3/13 : ARG ADD_BUILD_TAGS="" 20:59:26 ---> Running in 90703759c913 20:59:26 Removing intermediate container 90703759c913 20:59:26 ---> aee8b7a8ba6b 20:59:26 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:59:26 ---> Running in 02647633e429 20:59:27 Removing intermediate container 02647633e429 20:59:27 ---> 21eb478fde3a 20:59:27 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 20:59:27 ---> Running in b4be99eabc1c 20:59:27 Removing intermediate container b4be99eabc1c 20:59:27 ---> a90b364d292e 20:59:27 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 20:59:28 ---> Running in 105b7f33c990 20:59:28 Removing intermediate container 105b7f33c990 20:59:28 ---> 60cdfa5b67f8 20:59:28 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:59:28 ---> Running in 668006911b01 20:59:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:59:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:59:31 (1/13) Installing libintl (0.21.1-r7) 20:59:31 (2/13) Installing eudev-libs (3.2.11-r8) 20:59:31 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 20:59:31 (4/13) Installing v4l-utils-libs (1.24.1-r0) 20:59:32 (5/13) Installing v4l-utils (1.24.1-r0) 20:59:32 (6/13) Installing libdvbv5 (1.24.1-r0) 20:59:32 (7/13) Installing udev-init-scripts (35-r1) 20:59:32 (8/13) Installing libblkid (2.38.1-r8) 20:59:32 (9/13) Installing xz-libs (5.4.3-r0) 20:59:32 (10/13) Installing kmod-libs (30-r3) 20:59:32 (11/13) Installing eudev (3.2.11-r8) 20:59:32 (12/13) Installing eudev-dev (3.2.11-r8) 20:59:32 (13/13) Installing v4l-utils-dev (1.24.1-r0) 20:59:32 Executing busybox-1.36.1-r2.trigger 20:59:32 Executing eudev-3.2.11-r8.trigger 20:59:32 OK: 273 MiB in 65 packages 20:59:33 Removing intermediate container 668006911b01 20:59:33 ---> 5f55f9d132c2 20:59:33 Step 8/13 : WORKDIR /device-usb-camera 20:59:33 ---> Running in 7b5df95eec40 20:59:34 Removing intermediate container 7b5df95eec40 20:59:34 ---> 6d86e657438c 20:59:34 Step 9/13 : COPY go.mod vendor* ./ 20:59:35 ---> 66c587b85768 20:59:35 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:59:35 ---> Running in 067f92e01ff6 21:00:56 Removing intermediate container 067f92e01ff6 21:00:56 ---> 32aeaa789c78 21:00:56 Step 11/13 : COPY . . 21:00:56 ---> 8a402e69c393 21:00:56 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 21:00:56 ---> Running in 469dfe14515a 21:00:56  % Total % Received % Xferd Average Speed Time Time Time Current 21:00:56 Dload Upload Total Spent Left Speed 21:00:56 0 0 0 0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1253 100  1253 0 0 6839 0 --:--:-- --:--:-- --:--:-- 6884 21:00:56 Removing intermediate container 469dfe14515a 21:00:56 ---> 647915ccdeaf 21:00:56 Step 13/13 : RUN ${MAKE} 21:00:56 ---> Running in 477a5323f876 21:00:56 noop 21:00:57 Removing intermediate container 477a5323f876 21:00:57 ---> 27e530f401ed 21:00:57 Successfully built 27e530f401ed 21:00:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:57 + docker inspect -f . ci-base-image-arm64 21:00:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:00:57 prd-ubuntu20.04-docker-arm64-4c-16g-7240 does not seem to be running inside a container 21:00:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/149 -v /w/workspace/device-usb-camera/149:/w/workspace/device-usb-camera/149:rw,z -v /w/workspace/device-usb-camera/149@tmp:/w/workspace/device-usb-camera/149@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 21:00:59 $ docker top 2af5ce5be76a6a3b8bc03d8b394c334e18eea325c932ce80837b8499b5accff0 -eo pid,comm [Pipeline] { [Pipeline] sh 21:01:00 + go version 21:01:00 go version go1.21.0 linux/arm64 [Pipeline] } 21:01:00 $ docker stop --time=1 2af5ce5be76a6a3b8bc03d8b394c334e18eea325c932ce80837b8499b5accff0 21:01:02 $ docker rm -f --volumes 2af5ce5be76a6a3b8bc03d8b394c334e18eea325c932ce80837b8499b5accff0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:03 + docker inspect -f . ci-base-image-arm64 21:01:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:01:03 prd-ubuntu20.04-docker-arm64-4c-16g-7240 does not seem to be running inside a container 21:01:03 $ 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/149 -v /w/workspace/device-usb-camera/149:/w/workspace/device-usb-camera/149:rw,z -v /w/workspace/device-usb-camera/149@tmp:/w/workspace/device-usb-camera/149@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 21:01:05 $ docker top f4253d3fe7588cbb7050856b59c6bd160d226dcbf33a164f9b8f02ebaa198e76 -eo pid,comm [Pipeline] { [Pipeline] sh 21:01:06 + git config --global --add safe.directory /w/workspace/device-usb-camera/149 [Pipeline] fileExists [Pipeline] sh 21:01:06 + make test 21:01:06 go test ./... -coverprofile=coverage.out ./... 21:01:12 ? github.com/edgexfoundry/device-usb-camera [no test files] 21:04:04 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 21:04:16 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.099s coverage: 4.4% of statements 21:04:16 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:04:16 go vet ./... 21:04:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:04:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:04:49 ./bin/test-attribution-txt.sh [Pipeline] echo 21:04:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:04:49 $ docker stop --time=1 f4253d3fe7588cbb7050856b59c6bd160d226dcbf33a164f9b8f02ebaa198e76 21:04:51 $ docker rm -f --volumes f4253d3fe7588cbb7050856b59c6bd160d226dcbf33a164f9b8f02ebaa198e76 [Pipeline] // withDockerContainer [Pipeline] sh 21:04:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:04:52 Warning: overwriting stash ‘coverage-report’ 21:04:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:04:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:04:54 + ls -al . 21:04:54 total 216 21:04:54 drwxrwxr-x 9 jenkins jenkins 4096 Sep 20 21:01 . 21:04:54 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 20:58 .. 21:04:54 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 20:58 .git 21:04:54 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 20:58 .github 21:04:54 -rw-rw-r-- 1 jenkins jenkins 495 Sep 20 20:58 .gitignore 21:04:54 -rw-rw-r-- 1 jenkins jenkins 45 Sep 20 20:58 .golangci.yml 21:04:54 -rw-rw-r-- 1 jenkins jenkins 77 Sep 20 20:58 .hadolint.yml 21:04:54 -rw-rw-r-- 1 jenkins jenkins 10851 Sep 20 20:58 Attribution.txt 21:04:54 -rw-rw-r-- 1 jenkins jenkins 11903 Sep 20 20:58 CHANGELOG.md 21:04:54 -rw-rw-r-- 1 jenkins jenkins 2453 Sep 20 20:58 Dockerfile 21:04:54 -rw-rw-r-- 1 jenkins jenkins 678 Sep 20 20:58 GOVERNANCE.md 21:04:54 -rw-rw-r-- 1 jenkins jenkins 659 Sep 20 20:58 Jenkinsfile 21:04:54 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 20 20:58 LICENSE 21:04:54 -rw-rw-r-- 1 jenkins jenkins 2611 Sep 20 20:58 Makefile 21:04:54 -rw-rw-r-- 1 jenkins jenkins 622 Sep 20 20:58 OWNERS.md 21:04:54 -rw-rw-r-- 1 jenkins jenkins 2575 Sep 20 20:58 README.md 21:04:54 -rw-rw-r-- 1 jenkins jenkins 12 Sep 20 20:55 VERSION 21:04:54 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 20:58 bin 21:04:54 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 20:58 cmd 21:04:54 -rw-r--r-- 1 jenkins jenkins 54703 Sep 20 21:04 coverage.out 21:04:54 -rwxrwxr-x 1 jenkins jenkins 84 Sep 20 20:58 docker-entrypoint.sh 21:04:54 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 20:58 docs 21:04:54 -rw-rw-r-- 1 jenkins jenkins 3952 Sep 20 20:58 go.mod 21:04:54 -rw-rw-r-- 1 jenkins jenkins 35513 Sep 20 20:58 go.sum 21:04:54 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 20:58 internal 21:04:54 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 20:58 snap 21:04:54 -rw-rw-r-- 1 jenkins jenkins 231 Sep 20 20:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:54 + 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=b907ae284758dcb5c5e92cc9fb34c829a11304c7 --label arch=arm64 --label version=3.1.0-dev.24 . 21:04:54 Sending build context to Docker daemon 1.38MB 21:04:55 Step 1/36 : ARG BASE=golang:1.21-alpine3.18 21:04:55 Step 2/36 : FROM ${BASE} AS builder 21:04:55 ---> 27e530f401ed 21:04:55 Step 3/36 : ARG ADD_BUILD_TAGS="" 21:04:55 ---> Running in 582ffe663066 21:04:55 Removing intermediate container 582ffe663066 21:04:55 ---> 3407b736cf23 21:04:55 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:04:55 ---> Running in 814ba6d1e884 21:04:56 Removing intermediate container 814ba6d1e884 21:04:56 ---> 3eeb9bafdf56 21:04:56 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 21:04:56 ---> Running in 3e6661a729a3 21:04:56 Removing intermediate container 3e6661a729a3 21:04:56 ---> 78316a8a653a 21:04:56 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 21:04:56 ---> Running in 0f92e3caa072 21:04:57 Removing intermediate container 0f92e3caa072 21:04:57 ---> 90eaa167c7c1 21:04:57 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:04:57 ---> Running in 9771c51404e9 21:04:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:04:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:05:00 OK: 273 MiB in 65 packages 21:05:01 Removing intermediate container 9771c51404e9 21:05:01 ---> 6a38ce9d0baf 21:05:01 Step 8/36 : WORKDIR /device-usb-camera 21:05:01 ---> Running in ef4bb77bf4fc 21:05:02 Removing intermediate container ef4bb77bf4fc 21:05:02 ---> 553a307d03bf 21:05:02 Step 9/36 : COPY go.mod vendor* ./ 21:05:02 ---> 9e2a1c71bf97 21:05:02 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:05:02 ---> Running in 39a08fc91184 21:05:06 Removing intermediate container 39a08fc91184 21:05:06 ---> 20864d2bcdbc 21:05:06 Step 11/36 : COPY . . 21:05:07 ---> 91bb23dd8708 21:05:07 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 21:05:07 ---> Running in aeb47c3e7aeb 21:05:08  % Total % Received % Xferd Average Speed Time Time Time Current 21:05:08  Dload Upload Total Spent Left Speed 21:05:08  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 4876 0 --:--:-- --:--:-- --:--:-- 4913 21:05:09 Removing intermediate container aeb47c3e7aeb 21:05:09 ---> 0111b5399d6d 21:05:09 Step 13/36 : RUN ${MAKE} 21:05:09 ---> Running in 2f796ec89935 21:05:11 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.24 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.28" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 21:08:18 Removing intermediate container 2f796ec89935 21:08:18 ---> 0b8f0ad12194 21:08:18 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 21:08:18 v0.21.6: Pulling from aler9/rtsp-simple-server 21:08:18 8766b47fe142: Pulling fs layer 21:08:18 8766b47fe142: Verifying Checksum 21:08:18 8766b47fe142: Download complete 21:08:18 8766b47fe142: Pull complete 21:08:18 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 21:08:18 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 21:08:18 ---> 69d40e2cb93c 21:08:18 Step 15/36 : FROM alpine:3.18 21:08:18 3.18: Pulling from library/alpine 21:08:18 9fda8d8052c6: Already exists 21:08:18 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 21:08:18 Status: Downloaded newer image for alpine:3.18 21:08:18 ---> f6648c04cd6c 21:08:18 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 21:08:18 ---> Running in af9f30ee1c0a 21:08:18 Removing intermediate container af9f30ee1c0a 21:08:18 ---> 811def894ee7 21:08:18 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 21:08:18 ---> Running in 86c4c1291175 21:08:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:08:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:08:18 (1/104) Installing dumb-init (1.2.5-r2) 21:08:18 (2/104) Installing sdl2 (2.26.5-r0) 21:08:18 (3/104) Installing svt-av1-libs (1.6.0-r0) 21:08:18 (4/104) Installing aom-libs (3.6.1-r0) 21:08:18 (5/104) Installing libxau (1.0.11-r2) 21:08:18 (6/104) Installing libmd (1.0.4-r2) 21:08:18 (7/104) Installing libbsd (0.11.7-r1) 21:08:18 (8/104) Installing libxdmcp (1.1.4-r2) 21:08:18 (9/104) Installing libxcb (1.15-r1) 21:08:18 (10/104) Installing libx11 (1.8.4-r4) 21:08:18 (11/104) Installing libdrm (2.4.115-r4) 21:08:18 (12/104) Installing libxext (1.3.5-r2) 21:08:18 (13/104) Installing libxfixes (6.0.1-r2) 21:08:18 (14/104) Installing libffi (3.4.4-r2) 21:08:18 (15/104) Installing wayland-libs-client (1.22.0-r2) 21:08:18 (16/104) Installing libva (2.18.0-r1) 21:08:18 (17/104) Installing libvdpau (1.5-r1) 21:08:18 (18/104) Installing ffmpeg-libavutil (6.0-r15) 21:08:18 (19/104) Installing libdav1d (1.2.1-r0) 21:08:18 (20/104) Installing brotli-libs (1.0.9-r14) 21:08:18 (21/104) Installing libgcc (12.2.1_git20220924-r10) 21:08:18 (22/104) Installing libstdc++ (12.2.1_git20220924-r10) 21:08:18 (23/104) Installing libhwy (1.0.4-r1) 21:08:18 (24/104) Installing lcms2 (2.15-r2) 21:08:18 (25/104) Installing libjxl (0.8.2-r0) 21:08:18 (26/104) Installing lame-libs (3.100-r5) 21:08:18 (27/104) Installing opus (1.4-r0) 21:08:18 (28/104) Installing libgomp (12.2.1_git20220924-r10) 21:08:18 (29/104) Installing soxr (0.1.3-r5) 21:08:18 (30/104) Installing ffmpeg-libswresample (6.0-r15) 21:08:18 (31/104) Installing libogg (1.3.5-r4) 21:08:18 (32/104) Installing libtheora (1.1.1-r17) 21:08:18 (33/104) Installing libvorbis (1.3.7-r1) 21:08:18 (34/104) Installing libvpx (1.13.0-r1) 21:08:18 (35/104) Installing libwebp (1.3.2-r0) 21:08:18 (36/104) Installing x264-libs (0.164_git20220602-r1) 21:08:18 (37/104) Installing numactl (2.0.16-r4) 21:08:18 (38/104) Installing x265-libs (3.5-r4) 21:08:18 (39/104) Installing xvidcore (1.3.7-r1) 21:08:18 (40/104) Installing ffmpeg-libavcodec (6.0-r15) 21:08:18 (41/104) Installing alsa-lib (1.2.9-r1) 21:08:18 (42/104) Installing libexpat (2.5.0-r1) 21:08:18 (43/104) Installing libbz2 (1.0.8-r5) 21:08:18 (44/104) Installing libpng (1.6.39-r3) 21:08:18 (45/104) Installing freetype (2.13.0-r5) 21:08:18 (46/104) Installing fontconfig (2.14.2-r3) 21:08:18 (47/104) Installing fribidi (1.0.13-r0) 21:08:18 (48/104) Installing libintl (0.21.1-r7) 21:08:18 (49/104) Installing libblkid (2.38.1-r8) 21:08:18 (50/104) Installing libmount (2.38.1-r8) 21:08:18 (51/104) Installing pcre2 (10.42-r1) 21:08:18 (52/104) Installing glib (2.76.4-r0) 21:08:18 (53/104) Installing graphite2 (1.3.14-r5) 21:08:18 (54/104) Installing harfbuzz (7.3.0-r0) 21:08:18 (55/104) Installing libunibreak (5.1-r0) 21:08:18 (56/104) Installing libass (0.17.1-r0) 21:08:18 (57/104) Installing libbluray (1.3.4-r0) 21:08:18 (58/104) Installing gmp (6.2.1-r3) 21:08:18 (59/104) Installing nettle (3.8.1-r2) 21:08:18 (60/104) Installing libunistring (1.1-r1) 21:08:18 (61/104) Installing libidn2 (2.3.4-r1) 21:08:18 (62/104) Installing p11-kit (0.24.1-r2) 21:08:18 (63/104) Installing libtasn1 (4.19.0-r1) 21:08:18 (64/104) Installing gnutls (3.8.0-r2) 21:08:18 (65/104) Installing mpg123-libs (1.31.3-r1) 21:08:18 (66/104) Installing libopenmpt (0.7.2-r0) 21:08:18 (67/104) Installing cjson (1.7.15-r4) 21:08:18 (68/104) Installing mbedtls (2.28.4-r0) 21:08:18 (69/104) Installing librist (0.2.7-r0) 21:08:18 (70/104) Installing libsrt (1.5.2-r0) 21:08:18 (71/104) Installing libssh (0.10.5-r0) 21:08:18 (72/104) Installing xz-libs (5.4.3-r0) 21:08:18 (73/104) Installing libxml2 (2.11.4-r0) 21:08:19 (74/104) Installing libsodium (1.0.18-r3) 21:08:19 (75/104) Installing libzmq (4.3.4-r4) 21:08:19 (76/104) Installing ffmpeg-libavformat (6.0-r15) 21:08:19 (77/104) Installing glslang-libs (1.3.243.0-r1) 21:08:19 (78/104) Installing spirv-tools (1.3.243.0-r1) 21:08:19 (79/104) Installing shaderc (2023.3-r1) 21:08:19 (80/104) Installing vulkan-loader (1.3.243.0-r1) 21:08:19 (81/104) Installing libplacebo (5.264.1-r1) 21:08:19 (82/104) Installing ffmpeg-libpostproc (6.0-r15) 21:08:19 (83/104) Installing ffmpeg-libswscale (6.0-r15) 21:08:19 (84/104) Installing vidstab (1.1.1-r0) 21:08:19 (85/104) Installing zimg (3.0.5-r0) 21:08:19 (86/104) Installing ffmpeg-libavfilter (6.0-r15) 21:08:19 (87/104) Installing libasyncns (0.8-r1) 21:08:19 (88/104) Installing dbus-libs (1.14.8-r0) 21:08:19 (89/104) Installing libltdl (2.4.7-r2) 21:08:19 (90/104) Installing orc (0.4.34-r0) 21:08:19 (91/104) Installing flac-libs (1.4.3-r0) 21:08:19 (92/104) Installing libsndfile (1.2.0-r2) 21:08:19 (93/104) Installing speexdsp (1.2.1-r1) 21:08:19 (94/104) Installing tdb-libs (1.4.8-r1) 21:08:19 (95/104) Installing libpulse (16.1-r10) 21:08:19 (96/104) Installing libjpeg-turbo (2.1.5.1-r3) 21:08:19 (97/104) Installing v4l-utils-libs (1.24.1-r0) 21:08:19 (98/104) Installing ffmpeg-libavdevice (6.0-r15) 21:08:19 (99/104) Installing ffmpeg (6.0-r15) 21:08:19 (100/104) Installing udev-init-scripts (35-r1) 21:08:19 (101/104) Installing eudev-libs (3.2.11-r8) 21:08:19 (102/104) Installing zstd-libs (1.5.5-r4) 21:08:19 (103/104) Installing kmod-libs (30-r3) 21:08:19 (104/104) Installing eudev (3.2.11-r8) 21:08:19 Executing busybox-1.36.1-r2.trigger 21:08:19 Executing glib-2.76.4-r0.trigger 21:08:20 Executing eudev-3.2.11-r8.trigger 21:08:20 OK: 110 MiB in 119 packages 21:08:24 Removing intermediate container 86c4c1291175 21:08:24 ---> 9f4029951c07 21:08:24 Step 18/36 : WORKDIR / 21:08:24 ---> Running in d817be95125c 21:08:24 Removing intermediate container d817be95125c 21:08:24 ---> d0b3251358e2 21:08:24 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 21:08:26 ---> 208447c4341d 21:08:26 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 21:08:26 ---> 37df8299516a 21:08:26 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 21:08:27 ---> e4d7e2328ba8 21:08:27 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 21:08:28 ---> b26b359a7825 21:08:28 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 21:08:28 ---> 743fc5467649 21:08:28 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 21:08:29 ---> 1012f2934157 21:08:29 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 21:08:31 ---> a36ff9b189b8 21:08:31 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 21:08:31 ---> Running in 78ff3ad2e9ec 21:08:33 Removing intermediate container 78ff3ad2e9ec 21:08:33 ---> 3b3a2469bd39 21:08:33 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 21:08:33 ---> Running in 00cb4ff8fc85 21:08:35 Removing intermediate container 00cb4ff8fc85 21:08:35 ---> 5c0d94a608a7 21:08:35 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 21:08:35 ---> Running in 0d7a5ec3eafb 21:08:37 Removing intermediate container 0d7a5ec3eafb 21:08:37 ---> e6cf4a6dda3a 21:08:37 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 21:08:37 ---> Running in a0ac81f93f34 21:08:39 Removing intermediate container a0ac81f93f34 21:08:39 ---> bff4b1c519ed 21:08:39 Step 30/36 : EXPOSE 59983 21:08:39 ---> Running in 3ad3de71bc9b 21:08:39 Removing intermediate container 3ad3de71bc9b 21:08:39 ---> 2587d85f7214 21:08:39 Step 31/36 : EXPOSE 8554 21:08:39 ---> Running in 07e021c2f607 21:08:40 Removing intermediate container 07e021c2f607 21:08:40 ---> a2d1a8f61166 21:08:40 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 21:08:40 ---> Running in be73af14f6f3 21:08:40 Removing intermediate container be73af14f6f3 21:08:40 ---> b679df796906 21:08:40 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 21:08:40 ---> Running in 57e3ae78ddf4 21:08:40 Removing intermediate container 57e3ae78ddf4 21:08:40 ---> 755e9f8f5ec4 21:08:40 Step 34/36 : LABEL arch=arm64 21:08:40 ---> Running in acecf9db2c54 21:08:41 Removing intermediate container acecf9db2c54 21:08:41 ---> afa590f8ef59 21:08:41 Step 35/36 : LABEL git_sha=b907ae284758dcb5c5e92cc9fb34c829a11304c7 21:08:41 ---> Running in 7e78485b5faa 21:08:41 Removing intermediate container 7e78485b5faa 21:08:41 ---> f64f7c14d74d 21:08:41 Step 36/36 : LABEL version=3.1.0-dev.24 21:08:41 ---> Running in f96d8904b33b 21:08:41 Removing intermediate container f96d8904b33b 21:08:41 ---> 20adc24ce935 21:08:41 [Warning] One or more build-args [ARCH] were not consumed 21:08:41 Successfully built 20adc24ce935 21:08:42 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 21:08:42 provisioning config files... 21:08:42 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/149@tmp/config9395077470192339891tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:08:42 ---> docker-login.sh 21:08:42 nexus3.edgexfoundry.org:10001 21:08:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:43 Configure a credential helper to remove this warning. See 21:08:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:43 21:08:43 Login Succeeded 21:08:43 nexus3.edgexfoundry.org:10002 21:08:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:43 Configure a credential helper to remove this warning. See 21:08:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:43 21:08:43 Login Succeeded 21:08:43 nexus3.edgexfoundry.org:10003 21:08:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:43 Configure a credential helper to remove this warning. See 21:08:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:43 21:08:43 Login Succeeded 21:08:44 nexus3.edgexfoundry.org:10004 21:08:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:44 Configure a credential helper to remove this warning. See 21:08:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:44 21:08:44 Login Succeeded 21:08:44 docker.io 21:08:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:44 Configure a credential helper to remove this warning. See 21:08:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:44 21:08:44 Login Succeeded 21:08:45 ---> docker-login.sh ends [Pipeline] } 21:08:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:08:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:08:45 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 21:08:45 b907ae284758dcb5c5e92cc9fb34c829a11304c7 21:08:45 latest 21:08:45 3.1.0-dev.24 21:08:45 b907ae284758dcb5c5e92cc9fb34c829a11304c7-3.1.0-dev.24 21:08:45 main 21:08:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:45 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:b907ae284758dcb5c5e92cc9fb34c829a11304c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:45 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:b907ae284758dcb5c5e92cc9fb34c829a11304c7 21:08:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 21:08:45 6996b4ec3157: Preparing 21:08:45 21dd976b7390: Preparing 21:08:45 6f466165f660: Preparing 21:08:45 37ba990cf03f: Preparing 21:08:45 608d194cb50c: Preparing 21:08:45 acc83c6ca332: Preparing 21:08:45 a99478539ee1: Preparing 21:08:45 3287993c2f6d: Preparing 21:08:45 56e09713a28a: Preparing 21:08:45 f7523614008f: Preparing 21:08:45 f20926928f49: Preparing 21:08:45 ecc3016b66e5: Preparing 21:08:45 b2191e2be29d: Preparing 21:08:45 56e09713a28a: Waiting 21:08:45 f7523614008f: Waiting 21:08:45 f20926928f49: Waiting 21:08:45 ecc3016b66e5: Waiting 21:08:45 acc83c6ca332: Waiting 21:08:45 3287993c2f6d: Waiting 21:08:45 a99478539ee1: Waiting 21:08:46 37ba990cf03f: Pushed 21:08:46 21dd976b7390: Pushed 21:08:46 6f466165f660: Pushed 21:08:46 6996b4ec3157: Pushed 21:08:46 acc83c6ca332: Pushed 21:08:46 a99478539ee1: Pushed 21:08:46 56e09713a28a: Pushed 21:08:46 3287993c2f6d: Pushed 21:08:46 f7523614008f: Pushed 21:08:46 b2191e2be29d: Layer already exists 21:08:54 608d194cb50c: Pushed 21:08:54 f20926928f49: Pushed 21:09:12 ecc3016b66e5: Pushed 21:09:12 b907ae284758dcb5c5e92cc9fb34c829a11304c7: digest: sha256:51db55371854aad7a4626864bf430f21f894f36cec3069baa323dc4b92da3052 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:13 + 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 21:09:13 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 21:09:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 21:09:13 6996b4ec3157: Preparing 21:09:13 21dd976b7390: Preparing 21:09:13 6f466165f660: Preparing 21:09:13 37ba990cf03f: Preparing 21:09:13 608d194cb50c: Preparing 21:09:13 acc83c6ca332: Preparing 21:09:13 a99478539ee1: Preparing 21:09:13 3287993c2f6d: Preparing 21:09:13 56e09713a28a: Preparing 21:09:13 f7523614008f: Preparing 21:09:13 f20926928f49: Preparing 21:09:13 ecc3016b66e5: Preparing 21:09:13 b2191e2be29d: Preparing 21:09:13 acc83c6ca332: Waiting 21:09:13 a99478539ee1: Waiting 21:09:13 f7523614008f: Waiting 21:09:13 f20926928f49: Waiting 21:09:13 3287993c2f6d: Waiting 21:09:13 ecc3016b66e5: Waiting 21:09:13 b2191e2be29d: Waiting 21:09:13 56e09713a28a: Waiting 21:09:13 37ba990cf03f: Layer already exists 21:09:13 6996b4ec3157: Layer already exists 21:09:13 6f466165f660: Layer already exists 21:09:13 21dd976b7390: Layer already exists 21:09:13 608d194cb50c: Layer already exists 21:09:13 a99478539ee1: Layer already exists 21:09:13 f7523614008f: Layer already exists 21:09:13 acc83c6ca332: Layer already exists 21:09:13 56e09713a28a: Layer already exists 21:09:13 3287993c2f6d: Layer already exists 21:09:13 f20926928f49: Layer already exists 21:09:13 b2191e2be29d: Layer already exists 21:09:13 ecc3016b66e5: Layer already exists 21:09:13 latest: digest: sha256:51db55371854aad7a4626864bf430f21f894f36cec3069baa323dc4b92da3052 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:14 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:14 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.24 21:09:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 21:09:14 6996b4ec3157: Preparing 21:09:14 21dd976b7390: Preparing 21:09:14 6f466165f660: Preparing 21:09:14 37ba990cf03f: Preparing 21:09:14 608d194cb50c: Preparing 21:09:14 acc83c6ca332: Preparing 21:09:14 a99478539ee1: Preparing 21:09:14 3287993c2f6d: Preparing 21:09:14 56e09713a28a: Preparing 21:09:14 f7523614008f: Preparing 21:09:14 f20926928f49: Preparing 21:09:14 ecc3016b66e5: Preparing 21:09:14 b2191e2be29d: Preparing 21:09:14 acc83c6ca332: Waiting 21:09:14 f20926928f49: Waiting 21:09:14 a99478539ee1: Waiting 21:09:14 3287993c2f6d: Waiting 21:09:14 ecc3016b66e5: Waiting 21:09:14 56e09713a28a: Waiting 21:09:14 f7523614008f: Waiting 21:09:14 b2191e2be29d: Waiting 21:09:14 608d194cb50c: Layer already exists 21:09:14 6996b4ec3157: Layer already exists 21:09:14 37ba990cf03f: Layer already exists 21:09:14 6f466165f660: Layer already exists 21:09:14 21dd976b7390: Layer already exists 21:09:14 f7523614008f: Layer already exists 21:09:14 56e09713a28a: Layer already exists 21:09:14 a99478539ee1: Layer already exists 21:09:14 acc83c6ca332: Layer already exists 21:09:14 3287993c2f6d: Layer already exists 21:09:14 ecc3016b66e5: Layer already exists 21:09:14 b2191e2be29d: Layer already exists 21:09:14 f20926928f49: Layer already exists 21:09:14 3.1.0-dev.24: digest: sha256:51db55371854aad7a4626864bf430f21f894f36cec3069baa323dc4b92da3052 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:15 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:b907ae284758dcb5c5e92cc9fb34c829a11304c7-3.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:15 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:b907ae284758dcb5c5e92cc9fb34c829a11304c7-3.1.0-dev.24 21:09:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 21:09:15 6996b4ec3157: Preparing 21:09:15 21dd976b7390: Preparing 21:09:15 6f466165f660: Preparing 21:09:15 37ba990cf03f: Preparing 21:09:15 608d194cb50c: Preparing 21:09:15 acc83c6ca332: Preparing 21:09:15 a99478539ee1: Preparing 21:09:15 3287993c2f6d: Preparing 21:09:15 56e09713a28a: Preparing 21:09:15 f7523614008f: Preparing 21:09:15 f20926928f49: Preparing 21:09:15 ecc3016b66e5: Preparing 21:09:15 b2191e2be29d: Preparing 21:09:15 56e09713a28a: Waiting 21:09:15 acc83c6ca332: Waiting 21:09:15 f7523614008f: Waiting 21:09:15 f20926928f49: Waiting 21:09:15 b2191e2be29d: Waiting 21:09:15 ecc3016b66e5: Waiting 21:09:15 a99478539ee1: Waiting 21:09:15 3287993c2f6d: Waiting 21:09:15 6996b4ec3157: Layer already exists 21:09:15 6f466165f660: Layer already exists 21:09:15 37ba990cf03f: Layer already exists 21:09:15 21dd976b7390: Layer already exists 21:09:15 608d194cb50c: Layer already exists 21:09:15 3287993c2f6d: Layer already exists 21:09:15 a99478539ee1: Layer already exists 21:09:15 56e09713a28a: Layer already exists 21:09:15 acc83c6ca332: Layer already exists 21:09:15 f7523614008f: Layer already exists 21:09:15 f20926928f49: Layer already exists 21:09:15 ecc3016b66e5: Layer already exists 21:09:15 b2191e2be29d: Layer already exists 21:09:15 b907ae284758dcb5c5e92cc9fb34c829a11304c7-3.1.0-dev.24: digest: sha256:51db55371854aad7a4626864bf430f21f894f36cec3069baa323dc4b92da3052 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:16 + 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 21:09:16 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 21:09:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 21:09:16 6996b4ec3157: Preparing 21:09:16 21dd976b7390: Preparing 21:09:16 6f466165f660: Preparing 21:09:16 37ba990cf03f: Preparing 21:09:16 608d194cb50c: Preparing 21:09:16 acc83c6ca332: Preparing 21:09:16 a99478539ee1: Preparing 21:09:16 3287993c2f6d: Preparing 21:09:16 56e09713a28a: Preparing 21:09:16 f7523614008f: Preparing 21:09:16 f20926928f49: Preparing 21:09:16 ecc3016b66e5: Preparing 21:09:16 b2191e2be29d: Preparing 21:09:16 acc83c6ca332: Waiting 21:09:16 a99478539ee1: Waiting 21:09:16 3287993c2f6d: Waiting 21:09:16 56e09713a28a: Waiting 21:09:16 f7523614008f: Waiting 21:09:16 f20926928f49: Waiting 21:09:16 ecc3016b66e5: Waiting 21:09:16 b2191e2be29d: Waiting 21:09:16 37ba990cf03f: Layer already exists 21:09:16 21dd976b7390: Layer already exists 21:09:16 6f466165f660: Layer already exists 21:09:16 6996b4ec3157: Layer already exists 21:09:16 608d194cb50c: Layer already exists 21:09:16 a99478539ee1: Layer already exists 21:09:16 3287993c2f6d: Layer already exists 21:09:16 acc83c6ca332: Layer already exists 21:09:16 56e09713a28a: Layer already exists 21:09:16 f7523614008f: Layer already exists 21:09:16 f20926928f49: Layer already exists 21:09:16 ecc3016b66e5: Layer already exists 21:09:16 b2191e2be29d: Layer already exists 21:09:16 main: digest: sha256:51db55371854aad7a4626864bf430f21f894f36cec3069baa323dc4b92da3052 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:09:16 ===================================================== [Pipeline] echo 21:09:16 taggedImages: 21:09:16 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:b907ae284758dcb5c5e92cc9fb34c829a11304c7 21:09:16 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 21:09:16 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.24 21:09:16 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:b907ae284758dcb5c5e92cc9fb34c829a11304c7-3.1.0-dev.24 21:09:16 - 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 21:09:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:09:17 21:09:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:09:17 arm64: Pulling from edgex-lftools-log-publisher 21:09:17 8998bd30e6a1: Pulling fs layer 21:09:17 04944245beec: Pulling fs layer 21:09:17 699f458cf7ca: Pulling fs layer 21:09:17 765212b225bb: Pulling fs layer 21:09:17 f23df028b6ca: Pulling fs layer 21:09:17 d65c8cfc05b1: Pulling fs layer 21:09:17 2437ff75d9bd: Pulling fs layer 21:09:17 765212b225bb: Waiting 21:09:17 f23df028b6ca: Waiting 21:09:17 d65c8cfc05b1: Waiting 21:09:17 2437ff75d9bd: Waiting 21:09:17 04944245beec: Verifying Checksum 21:09:17 04944245beec: Download complete 21:09:17 765212b225bb: Download complete 21:09:17 f23df028b6ca: Verifying Checksum 21:09:17 f23df028b6ca: Download complete 21:09:17 d65c8cfc05b1: Verifying Checksum 21:09:17 d65c8cfc05b1: Download complete 21:09:17 699f458cf7ca: Verifying Checksum 21:09:17 699f458cf7ca: Download complete 21:09:18 8998bd30e6a1: Verifying Checksum 21:09:18 8998bd30e6a1: Download complete 21:09:21 2437ff75d9bd: Verifying Checksum 21:09:21 2437ff75d9bd: Download complete 21:09:23 8998bd30e6a1: Pull complete 21:09:23 04944245beec: Pull complete 21:09:25 699f458cf7ca: Pull complete 21:09:25 765212b225bb: Pull complete 21:09:25 f23df028b6ca: Pull complete 21:09:25 d65c8cfc05b1: Pull complete 21:09:40 2437ff75d9bd: Pull complete 21:09:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:09:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:09:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:09:41 prd-ubuntu20.04-docker-arm64-4c-16g-7240 does not seem to be running inside a container 21:09:41 $ 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/149 -v /w/workspace/device-usb-camera/149:/w/workspace/device-usb-camera/149:rw,z -v /w/workspace/device-usb-camera/149@tmp:/w/workspace/device-usb-camera/149@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 21:09:44 $ docker top ee5445a8df45e4bdf06def371b3b73576f054a7b2294ca74483622787106a531 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:09:45 ---> job-cost.sh 21:09:45 lf-activate-venv: SKIPPING 21:09:45 INFO: No Stack... 21:09:45 INFO: Retrieving Pricing Info for: v3-standard-4 21:09:46 INFO: Archiving Costs [Pipeline] sh 21:09:47 + cat /w/workspace/device-usb-camera/149/archives/cost.csv 21:09:47 + cut -d, -f6 [Pipeline] lock 21:09:47 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-149-stack-cost] 21:09:47 Resource [jenkins-edgexfoundry-device-usb-camera-main-149-stack-cost] did not exist. Created. 21:09:47 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-149-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:09:47 /w/workspace/device-usb-camera/149@tmp/durable-1d272bfc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:09:48 + echo total: 0.10999999940395355 [Pipeline] stash 21:09:48 Warning: overwriting stash ‘stack-cost’ 21:09:48 Stashed 1 file(s) [Pipeline] } 21:09:48 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-149-stack-cost] [Pipeline] // lock [Pipeline] } 21:09:48 $ docker stop --time=1 ee5445a8df45e4bdf06def371b3b73576f054a7b2294ca74483622787106a531 21:09:50 $ docker rm -f --volumes ee5445a8df45e4bdf06def371b3b73576f054a7b2294ca74483622787106a531 [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 21:09:50 provisioning config files... 21:09:50 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7894492739974196366tmp [Pipeline] { [Pipeline] sh 21:09:51 + set +x 21:09:51 + curl -s https://codecov.io/bash 21:09:51 + bash -s -- 21:09:51 21:09:51 _____ _ 21:09:51 / ____| | | 21:09:51 | | ___ __| | ___ ___ _____ __ 21:09:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:09:51 | |___| (_) | (_| | __/ (_| (_) \ V / 21:09:51 \_____\___/ \__,_|\___|\___\___/ \_/ 21:09:51 Bash-1.0.6 21:09:51 21:09:51 21:09:51 ==> git version 2.25.1 found 21:09:51 ==> 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 21:09:51 Release-Date: 2020-01-08 21:09:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:09:51 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:09:51 ==> Jenkins CI detected. 21:09:51 current dir:  /w/workspace/exfoundry_device-usb-camera_main 21:09:51 project root: . 21:09:51 --> token set from env 21:09:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:09:51 ==> Running gcov in . (disable via -X gcov) 21:09:51 ==> Python coveragepy not found 21:09:51 ==> Searching for coverage reports in: 21:09:51 + . 21:09:51 -> Found 1 reports 21:09:51 ==> Detecting git/mercurial file structure 21:09:51 ==> Reading reports 21:09:51 + ./coverage.out bytes=54703 21:09:51 ==> Appending adjustments 21:09:51 https://docs.codecov.io/docs/fixing-reports 21:09:51 + Found adjustments 21:09:51 ==> Gzipping contents 21:09:51 8.0K /tmp/codecov.nsT7A7.gz 21:09:51 ==> Uploading reports 21:09:51 url: https://codecov.io 21:09:51 query: branch=main&commit=b907ae284758dcb5c5e92cc9fb34c829a11304c7&build=149&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F149%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 21:09:51 -> Pinging Codecov 21:09:51 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=b907ae284758dcb5c5e92cc9fb34c829a11304c7&build=149&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F149%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 21:09:51 -> Uploading to 21:09:51 https://storage.googleapis.com/codecov/v4/raw/2023-09-20/73D8F5FF140700D3E01443B452E23636/b907ae284758dcb5c5e92cc9fb34c829a11304c7/ad8630c4-0256-44da-a119-c5c77455ed1e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230920T210951Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b6f223d168f37bdf0be1a3dca001b083a46f1db4df35c6c0b0424d0c176a6cdc 21:09:51 % Total % Received % Xferd Average Speed Time Time Time Current 21:09:51 Dload Upload Total Spent Left Speed 21:09:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6996 0 0 100 6996 0 34294 --:--:-- --:--:-- --:--:-- 34126 100 6996 0 0 100 6996 0 33000 --:--:-- --:--:-- --:--:-- 32845 21:09:51 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/b907ae284758dcb5c5e92cc9fb34c829a11304c7 [Pipeline] } 21:09:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:09:51 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:09:51 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:09:52 21:09:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:09:52 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:09:52 df9b9388f04a: Pulling fs layer 21:09:52 52dc419b0ee2: Pulling fs layer 21:09:52 25bc292e5bac: Pulling fs layer 21:09:52 114826534d7a: Pulling fs layer 21:09:52 4657fd5d0bcf: Pulling fs layer 21:09:52 6ad1cebc031e: Pulling fs layer 21:09:52 8a3aa393b2d8: Pulling fs layer 21:09:52 8a3aa393b2d8: Waiting 21:09:52 4657fd5d0bcf: Waiting 21:09:52 6ad1cebc031e: Waiting 21:09:52 114826534d7a: Waiting 21:09:52 25bc292e5bac: Download complete 21:09:52 52dc419b0ee2: Verifying Checksum 21:09:52 52dc419b0ee2: Download complete 21:09:52 4657fd5d0bcf: Verifying Checksum 21:09:52 4657fd5d0bcf: Download complete 21:09:52 df9b9388f04a: Verifying Checksum 21:09:52 df9b9388f04a: Download complete 21:09:52 df9b9388f04a: Pull complete 21:09:52 6ad1cebc031e: Verifying Checksum 21:09:52 6ad1cebc031e: Download complete 21:09:52 52dc419b0ee2: Pull complete 21:09:53 25bc292e5bac: Pull complete 21:09:53 114826534d7a: Download complete 21:09:53 8a3aa393b2d8: Verifying Checksum 21:09:53 8a3aa393b2d8: Download complete 21:09:57 114826534d7a: Pull complete 21:09:57 4657fd5d0bcf: Pull complete 21:09:57 6ad1cebc031e: Pull complete 21:10:02 8a3aa393b2d8: Pull complete 21:10:02 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:10:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:10:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:10:02 prd-ubuntu20.04-docker-8c-8g-7223 does not seem to be running inside a container 21:10:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 21:10:06 $ docker top 26a4a5870ea470595091194c9e40e3928f17c04ce9320c7372c2dbdcf0bd5f1f -eo pid,comm [Pipeline] { [Pipeline] echo 21:10:06 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 21:10:06 + set -o pipefail 21:10:06 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 21:10:14 21:10:14 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 21:10:14 21:10:14 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/f37f0b67-6cac-4101-b317-0d3aa5ad0bd1 21:10:14 21:10:14 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 21:10:14 21:10:14 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:10:14 21:10:14 21:10:14 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:10:14 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:10:14 More details here: https://snyk.co/ue1NS [Pipeline] } 21:10:14 $ docker stop --time=1 26a4a5870ea470595091194c9e40e3928f17c04ce9320c7372c2dbdcf0bd5f1f 21:10:25 $ docker rm -f --volumes 26a4a5870ea470595091194c9e40e3928f17c04ce9320c7372c2dbdcf0bd5f1f [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 21:10:26 + git log --format=format:%s -1 b907ae284758dcb5c5e92cc9fb34c829a11304c7 [Pipeline] sh 21:10:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:10:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:10:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:10:27 prd-ubuntu20.04-docker-8c-8g-7223 does not seem to be running inside a container 21:10: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:10:27 $ docker top 4acd8093e4fcd043a04839d06c5670acdd17208ef30fcf5427f401f05b5c5ffa -eo pid,comm 21:10: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). 21:10:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:10:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:10:27 [ssh-agent] Looking for ssh-agent implementation... 21:10:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:10:27 $ docker exec 4acd8093e4fcd043a04839d06c5670acdd17208ef30fcf5427f401f05b5c5ffa ssh-agent 21:10:27 SSH_AUTH_SOCK=/tmp/ssh-sdxycaGEOFq4/agent.32 21:10:27 SSH_AGENT_PID=38 21:10:27 Running ssh-add (command line suppressed) 21:10:27 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6431393126118265082.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6431393126118265082.key) 21:10:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:10:28 + git semver tag 21:10:28 2023-09-20 21:10:28,476 [run_tag] DEBUG tag force:False 21:10:28 2023-09-20 21:10:28,476 [check_head_tag] DEBUG check head tag 21:10:28 2023-09-20 21:10:28,478 [execute] INFO git cat-file --batch-check 21:10:28 2023-09-20 21:10:28,478 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 21:10:28 2023-09-20 21:10:28,481 [execute] INFO git cat-file --batch 21:10:28 2023-09-20 21:10:28,482 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 21:10:28 2023-09-20 21:10:28,520 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:10:28 2023-09-20 21:10:28,520 [execute] INFO git tag -a v3.1.0-dev.24 -m v3.1.0-dev.24 21:10:28 2023-09-20 21:10:28,520 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.24', '-m', 'v3.1.0-dev.24'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 21:10:28 2023-09-20 21:10:28,526 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:10:28 3.1.0-dev.24 [Pipeline] } 21:10:28 $ docker exec --env ******** --env ******** 4acd8093e4fcd043a04839d06c5670acdd17208ef30fcf5427f401f05b5c5ffa ssh-agent -k 21:10:28 unset SSH_AUTH_SOCK; 21:10:28 unset SSH_AGENT_PID; 21:10:28 echo Agent pid 38 killed; 21:10:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:10:30 + git semver [Pipeline] } 21:10:30 $ docker stop --time=1 4acd8093e4fcd043a04839d06c5670acdd17208ef30fcf5427f401f05b5c5ffa 21:10:32 $ docker rm -f --volumes 4acd8093e4fcd043a04839d06c5670acdd17208ef30fcf5427f401f05b5c5ffa [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:10:32 21:10:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:10:33 0.23.1-centos7: Pulling from edgex-lftools 21:10:33 ab5ef0e58194: Pulling fs layer 21:10:33 9712f1f96733: Pulling fs layer 21:10:33 63f879dbbcfc: Pulling fs layer 21:10:33 0d9ebad4ef96: Pulling fs layer 21:10:33 e9a5061849ea: Pulling fs layer 21:10:33 d747dcd14b5f: Pulling fs layer 21:10:33 2de7ff778b66: Pulling fs layer 21:10:33 d747dcd14b5f: Waiting 21:10:33 0d9ebad4ef96: Waiting 21:10:33 e9a5061849ea: Waiting 21:10:33 2de7ff778b66: Waiting 21:10:33 9712f1f96733: Verifying Checksum 21:10:33 9712f1f96733: Download complete 21:10:33 63f879dbbcfc: Verifying Checksum 21:10:33 63f879dbbcfc: Download complete 21:10:33 e9a5061849ea: Verifying Checksum 21:10:33 e9a5061849ea: Download complete 21:10:33 d747dcd14b5f: Download complete 21:10:33 0d9ebad4ef96: Verifying Checksum 21:10:33 0d9ebad4ef96: Download complete 21:10:33 ab5ef0e58194: Verifying Checksum 21:10:33 ab5ef0e58194: Download complete 21:10:33 2de7ff778b66: Download complete 21:10:36 ab5ef0e58194: Pull complete 21:10:36 9712f1f96733: Pull complete 21:10:37 63f879dbbcfc: Pull complete 21:10:41 0d9ebad4ef96: Pull complete 21:10:41 e9a5061849ea: Pull complete 21:10:41 d747dcd14b5f: Pull complete 21:10:42 2de7ff778b66: Pull complete 21:10:42 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:10:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:10:42 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:10:42 prd-ubuntu20.04-docker-8c-8g-7223 does not seem to be running inside a container 21:10:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:10:48 $ docker top a22e482df363d1e337c6fb9700a8b4e313b9135b9fc640b87b04b584ecf06445 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:10:48 provisioning config files... 21:10:48 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3874566412801895520tmp 21:10:48 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1982699662640148516tmp 21:10:48 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2071384318413759166tmp [Pipeline] { [Pipeline] echo 21:10:48 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:10:48 ---> sigul-configuration.sh 21:10:48 gpg: directory `/root/.gnupg' created 21:10:48 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:10:48 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:10:48 gpg: keyring `/root/.gnupg/secring.gpg' created 21:10:48 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:10:48 gpg: CAST5 encrypted data 21:10:48 gpg: encrypted with 1 passphrase 21:10:48 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:10:49 + mkdir /home/jenkins 21:10:49 + mkdir /home/jenkins/sigul [Pipeline] sh 21:10:49 + 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 21:10:49 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:10:49 ---> sigul-install.sh 21:10:49 Sigul already installed; skipping installation. [Pipeline] sh 21:10:50 + git tag --list 21:10:50 v0.0.0 21:10:50 v0.0.1-dev.1 21:10:50 v0.0.1-dev.10 21:10:50 v0.0.1-dev.11 21:10:50 v0.0.1-dev.12 21:10:50 v0.0.1-dev.13 21:10:50 v0.0.1-dev.14 21:10:50 v0.0.1-dev.15 21:10:50 v0.0.1-dev.16 21:10:50 v0.0.1-dev.2 21:10:50 v0.0.1-dev.3 21:10:50 v0.0.1-dev.4 21:10:50 v0.0.1-dev.5 21:10:50 v0.0.1-dev.6 21:10:50 v0.0.1-dev.7 21:10:50 v0.0.1-dev.8 21:10:50 v0.0.1-dev.9 21:10:50 v2.2.0 21:10:50 v2.2.0-dev.17 21:10:50 v2.2.0-dev.18 21:10:50 v2.2.0-dev.19 21:10:50 v2.2.0-dev.20 21:10:50 v2.2.0-dev.21 21:10:50 v2.2.0-dev.22 21:10:50 v2.2.0-dev.23 21:10:50 v2.2.0-dev.24 21:10:50 v2.2.0-dev.25 21:10:50 v2.2.0-dev.26 21:10:50 v2.2.0-dev.27 21:10:50 v2.3.0 21:10:50 v2.3.0-dev.1 21:10:50 v2.3.0-dev.10 21:10:50 v2.3.0-dev.11 21:10:50 v2.3.0-dev.12 21:10:50 v2.3.0-dev.13 21:10:50 v2.3.0-dev.14 21:10:50 v2.3.0-dev.15 21:10:50 v2.3.0-dev.16 21:10:50 v2.3.0-dev.17 21:10:50 v2.3.0-dev.18 21:10:50 v2.3.0-dev.19 21:10:50 v2.3.0-dev.2 21:10:50 v2.3.0-dev.20 21:10:50 v2.3.0-dev.21 21:10:50 v2.3.0-dev.22 21:10:50 v2.3.0-dev.23 21:10:50 v2.3.0-dev.24 21:10:50 v2.3.0-dev.25 21:10:50 v2.3.0-dev.26 21:10:50 v2.3.0-dev.27 21:10:50 v2.3.0-dev.28 21:10:50 v2.3.0-dev.3 21:10:50 v2.3.0-dev.4 21:10:50 v2.3.0-dev.5 21:10:50 v2.3.0-dev.6 21:10:50 v2.3.0-dev.7 21:10:50 v2.3.0-dev.8 21:10:50 v2.3.0-dev.9 21:10:50 v2.3.1 21:10:50 v2.3.1-dev.4 21:10:50 v2.3.1-dev.5 21:10:50 v2.3.1-dev.6 21:10:50 v3.0 21:10:50 v3.0.0 21:10:50 v3.0.0-dev.1 21:10:50 v3.0.0-dev.10 21:10:50 v3.0.0-dev.11 21:10:50 v3.0.0-dev.12 21:10:50 v3.0.0-dev.13 21:10:50 v3.0.0-dev.14 21:10:50 v3.0.0-dev.15 21:10:50 v3.0.0-dev.16 21:10:50 v3.0.0-dev.17 21:10:50 v3.0.0-dev.18 21:10:50 v3.0.0-dev.19 21:10:50 v3.0.0-dev.2 21:10:50 v3.0.0-dev.20 21:10:50 v3.0.0-dev.21 21:10:50 v3.0.0-dev.22 21:10:50 v3.0.0-dev.23 21:10:50 v3.0.0-dev.24 21:10:50 v3.0.0-dev.25 21:10:50 v3.0.0-dev.26 21:10:50 v3.0.0-dev.27 21:10:50 v3.0.0-dev.28 21:10:50 v3.0.0-dev.29 21:10:50 v3.0.0-dev.3 21:10:50 v3.0.0-dev.30 21:10:50 v3.0.0-dev.31 21:10:50 v3.0.0-dev.32 21:10:50 v3.0.0-dev.33 21:10:50 v3.0.0-dev.34 21:10:50 v3.0.0-dev.35 21:10:50 v3.0.0-dev.36 21:10:50 v3.0.0-dev.37 21:10:50 v3.0.0-dev.38 21:10:50 v3.0.0-dev.39 21:10:50 v3.0.0-dev.4 21:10:50 v3.0.0-dev.40 21:10:50 v3.0.0-dev.41 21:10:50 v3.0.0-dev.42 21:10:50 v3.0.0-dev.43 21:10:50 v3.0.0-dev.44 21:10:50 v3.0.0-dev.45 21:10:50 v3.0.0-dev.46 21:10:50 v3.0.0-dev.47 21:10:50 v3.0.0-dev.48 21:10:50 v3.0.0-dev.49 21:10:50 v3.0.0-dev.5 21:10:50 v3.0.0-dev.50 21:10:50 v3.0.0-dev.51 21:10:50 v3.0.0-dev.6 21:10:50 v3.0.0-dev.7 21:10:50 v3.0.0-dev.8 21:10:50 v3.0.0-dev.9 21:10:50 v3.1.0-dev.1 21:10:50 v3.1.0-dev.10 21:10:50 v3.1.0-dev.11 21:10:50 v3.1.0-dev.12 21:10:50 v3.1.0-dev.13 21:10:50 v3.1.0-dev.14 21:10:50 v3.1.0-dev.15 21:10:50 v3.1.0-dev.16 21:10:50 v3.1.0-dev.17 21:10:50 v3.1.0-dev.18 21:10:50 v3.1.0-dev.19 21:10:50 v3.1.0-dev.2 21:10:50 v3.1.0-dev.20 21:10:50 v3.1.0-dev.21 21:10:50 v3.1.0-dev.22 21:10:50 v3.1.0-dev.23 21:10:50 v3.1.0-dev.24 21:10:50 v3.1.0-dev.3 21:10:50 v3.1.0-dev.4 21:10:50 v3.1.0-dev.5 21:10:50 v3.1.0-dev.6 21:10:50 v3.1.0-dev.7 21:10:50 v3.1.0-dev.8 21:10:50 v3.1.0-dev.9 [Pipeline] sh 21:10:50 + lftools sign git-tag v3.1.0-dev.24 21:10:50 Signing Git tag with Sigul... 21:10:50 Signing v3.1.0-dev.24 [Pipeline] echo 21:10:51 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:10:53 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:10:53 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:10:53 $ docker stop --time=1 a22e482df363d1e337c6fb9700a8b4e313b9135b9fc640b87b04b584ecf06445 21:10:54 $ docker rm -f --volumes a22e482df363d1e337c6fb9700a8b4e313b9135b9fc640b87b04b584ecf06445 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:10:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:10:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:10:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:10:58 prd-ubuntu20.04-docker-8c-8g-7223 does not seem to be running inside a container 21:10:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:10:59 $ docker top 655ca994d808db30e3d4dc987bc95d3749cd673d6c5301813cb2024e3fcbc99d -eo pid,comm 21:10:59 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). 21:10:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:10:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:10:59 [ssh-agent] Looking for ssh-agent implementation... 21:10:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:10:59 $ docker exec 655ca994d808db30e3d4dc987bc95d3749cd673d6c5301813cb2024e3fcbc99d ssh-agent 21:10:59 SSH_AUTH_SOCK=/tmp/ssh-KGnqzhJAI97y/agent.32 21:10:59 SSH_AGENT_PID=38 21:10:59 Running ssh-add (command line suppressed) 21:10:59 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11345739171035042332.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11345739171035042332.key) 21:10:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:11:00 + git semver bump pre 21:11:00 2023-09-20 21:11:00,364 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:11:00 2023-09-20 21:11:00,364 [bump_version] DEBUG bumping version:3.1.0-dev.24 on axis:pre with prefix:dev 21:11:00 2023-09-20 21:11:00,364 [bump_version] DEBUG bumped version:3.1.0-dev.25 21:11:00 2023-09-20 21:11:00,364 [write_version] DEBUG write version:3.1.0-dev.25 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 21:11:00 2023-09-20 21:11:00,365 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:11:00 2023-09-20 21:11:00,365 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:11:00 2023-09-20 21:11:00,367 [execute] INFO git cat-file --batch-check 21:11:00 2023-09-20 21:11:00,367 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 21:11:00 2023-09-20 21:11:00,374 [execute] INFO git cat-file --batch 21:11:00 2023-09-20 21:11:00,374 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 21:11:00 2023-09-20 21:11:00,379 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:11:00 3.1.0-dev.25 [Pipeline] } 21:11:00 $ docker exec --env ******** --env ******** 655ca994d808db30e3d4dc987bc95d3749cd673d6c5301813cb2024e3fcbc99d ssh-agent -k 21:11:00 unset SSH_AUTH_SOCK; 21:11:00 unset SSH_AGENT_PID; 21:11:00 echo Agent pid 38 killed; 21:11:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:11:04 + git semver [Pipeline] } 21:11:05 $ docker stop --time=1 655ca994d808db30e3d4dc987bc95d3749cd673d6c5301813cb2024e3fcbc99d 21:11:06 $ docker rm -f --volumes 655ca994d808db30e3d4dc987bc95d3749cd673d6c5301813cb2024e3fcbc99d [Pipeline] // withDockerContainer [Pipeline] sh 21:11:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:11:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:11:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:11:07 prd-ubuntu20.04-docker-8c-8g-7223 does not seem to be running inside a container 21:11:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:11:08 $ docker top 3ae269f4dfc19abe5315142cadd44ca556aefdcf2b247dca6b7660557853e225 -eo pid,comm 21:11:08 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). 21:11:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:11:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:11:08 [ssh-agent] Looking for ssh-agent implementation... 21:11:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:11:08 $ docker exec 3ae269f4dfc19abe5315142cadd44ca556aefdcf2b247dca6b7660557853e225 ssh-agent 21:11:09 SSH_AUTH_SOCK=/tmp/ssh-9HCJitVAsxxQ/agent.32 21:11:09 SSH_AGENT_PID=38 21:11:09 Running ssh-add (command line suppressed) 21:11:09 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6794916758724877962.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6794916758724877962.key) 21:11:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:11:09 + git semver push 21:11:09 2023-09-20 21:11:09,748 [run_push] DEBUG push 21:11:09 2023-09-20 21:11:09,749 [execute] INFO git cat-file --batch-check 21:11:09 2023-09-20 21:11:09,749 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 21:11:09 2023-09-20 21:11:09,753 [execute] INFO git rev-list c65b44e9a1dfa85e96998e4e6c8071f15908080a -- 21:11:09 2023-09-20 21:11:09,753 [execute] DEBUG Popen(['git', 'rev-list', 'c65b44e9a1dfa85e96998e4e6c8071f15908080a', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 21:11:09 2023-09-20 21:11:09,761 [execute] INFO git fetch -v origin 21:11:09 2023-09-20 21:11:09,761 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 21:11:10 2023-09-20 21:11:10,235 [run_push] DEBUG no remote changes detected 21:11:10 2023-09-20 21:11:10,235 [execute] INFO git push origin semver 21:11:10 2023-09-20 21:11:10,236 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 21:11:11 2023-09-20 21:11:10,963 [run_push] DEBUG push all version tags 21:11:11 2023-09-20 21:11:10,963 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:11:11 2023-09-20 21:11:10,964 [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) 21:11:11 2023-09-20 21:11:11,728 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:11:11 3.1.0-dev.25 [Pipeline] } 21:11:11 $ docker exec --env ******** --env ******** 3ae269f4dfc19abe5315142cadd44ca556aefdcf2b247dca6b7660557853e225 ssh-agent -k 21:11:12 unset SSH_AUTH_SOCK; 21:11:12 unset SSH_AGENT_PID; 21:11:12 echo Agent pid 38 killed; 21:11:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:11:12 + git semver [Pipeline] } 21:11:12 $ docker stop --time=1 3ae269f4dfc19abe5315142cadd44ca556aefdcf2b247dca6b7660557853e225 21:11:14 $ docker rm -f --volumes 3ae269f4dfc19abe5315142cadd44ca556aefdcf2b247dca6b7660557853e225 [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 21:11:14 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 21:11:14 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 21:11:14 total 16 21:11:14 drwxr-xr-x 3 root root 4096 Sep 20 20:58 . 21:11:14 drwxrwxr-x 11 jenkins jenkins 4096 Sep 20 21:10 .. 21:11:14 drwxr-xr-x 2 root root 4096 Sep 20 20:58 cost 21:11:14 -rw-r--r-- 1 root root 89 Sep 20 20:58 cost.csv 21:11:14 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 21:11:14 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 21:11:14 total 16 21:11:14 drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 20:58 . 21:11:14 drwxrwxr-x 11 jenkins jenkins 4096 Sep 20 21:10 .. 21:11:14 drwxr-xr-x 2 jenkins jenkins 4096 Sep 20 20:58 cost 21:11:14 -rw-r--r-- 1 jenkins jenkins 89 Sep 20 20:58 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:11:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:11:15 ---> package-listing.sh 21:11:15 ++ facter osfamily 21:11:15 ++ tr '[:upper:]' '[:lower:]' 21:11:15 + OS_FAMILY=debian 21:11:15 + workspace=/w/workspace/exfoundry_device-usb-camera_main 21:11:15 + START_PACKAGES=/tmp/packages_start.txt 21:11:15 + END_PACKAGES=/tmp/packages_end.txt 21:11:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:11:15 + PACKAGES=/tmp/packages_start.txt 21:11:15 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 21:11:15 + PACKAGES=/tmp/packages_end.txt 21:11:15 + case "${OS_FAMILY}" in 21:11:15 + dpkg -l 21:11:15 + grep '^ii' 21:11:15 + '[' -f /tmp/packages_start.txt ']' 21:11:15 + '[' -f /tmp/packages_end.txt ']' 21:11:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:11:15 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 21:11:15 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 21:11:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 21:11:15 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 21:11:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:11:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:11:16 prd-ubuntu20.04-docker-8c-8g-7223 does not seem to be running inside a container 21:11:16 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:11:17 $ docker top 6580be326915b69b1cae86705dbe1578e3f3d51a1337433a1faa423bfb21cb93 -eo pid,comm [Pipeline] { [Pipeline] sh 21:11:17 + touch /tmp/pre-build-complete [Pipeline] sh 21:11:17 + mkdir -p /var/log/sysstat [Pipeline] sh 21:11:18 + ls /var/log/sa-host 21:11:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:11:18 provisioning config files... 21:11:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5779528574534896909tmp [Pipeline] { [Pipeline] echo 21:11:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:11:18 ---> create-netrc.sh [Pipeline] } 21:11:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:11:18 ---> python-tools-install.sh [Pipeline] echo 21:11:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:11:19 ---> sudo-logs.sh 21:11:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:11:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:11:19 ---> job-cost.sh 21:11:19 lf-activate-venv: SKIPPING 21:11:19 DEBUG: total: 0.2199999988079071 21:11:19 INFO: Retrieving Stack Cost... 21:11:19 INFO: Retrieving Pricing Info for: v3-standard-8 21:11:20 INFO: Archiving Costs [Pipeline] echo 21:11:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:11:20 ---> logs-deploy.sh 21:11:20 lf-activate-venv: SKIPPING 21:11:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/149 21:11:20 INFO: archiving workspace using pattern(s): 21:11:21 Archives upload complete. 21:11:21 INFO: archiving logs to Nexus