Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 13352f24e58da81b3f3e81f321a07043710bb44e 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-ssh15567006231407754135.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh9068402860804462392.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh3941272203243314958.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh8189826597273758537.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-ssh16901393870775233928.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1286 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 13352f24e58da81b3f3e81f321a07043710bb44e (main) Commit message: "Merge pull request #323 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.9" > 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 13352f24e58da81b3f3e81f321a07043710bb44e # timeout=10 > git rev-list --no-walk add9740b43e34f24ff208f7d10aeac3534a31844 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:47:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:47:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:47:23 ========================================================= 00:47:23 EdgeX Global Pipelines Version Info 00:47:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:47:24 ------------------- 00:47:24 stable info: 00:47:24 ------------------- 00:47:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:47:24 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 00:47:24 Message: update stable to v1.0.258 00:47:25 ------------------- 00:47:25 experimental info: 00:47:25 ------------------- 00:47:25 Commited By: **** collab-it+edgex@linuxfoundation.org 00:47:25 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 00:47:25 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:47:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 00:47:25 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 00:47:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:47:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:47:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:47:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 00:47:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:47:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:47:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:47:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:47:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:47:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 00:47:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:47:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:47:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:47:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:47:25 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:47:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:47:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:47:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:47:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:47:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:47:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:47:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:47:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:47:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:47:26 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:47:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:47:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:47:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:47:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 13352f24e58da81b3f3e81f321a07043710bb44e [Pipeline] echo 00:47:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 13352f2 [Pipeline] echo 00:47:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:47:26 provisioning config files... 00:47:26 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8055930028848949435tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:47:26 ---> ****-login.sh 00:47:26 nexus3.edgexfoundry.org:10001 00:47:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:47:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:47:27 Configure a credential helper to remove this warning. See 00:47:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:47:27 00:47:27 Login Succeeded 00:47:27 nexus3.edgexfoundry.org:10002 00:47:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:47:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:47:27 Configure a credential helper to remove this warning. See 00:47:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:47:27 00:47:27 Login Succeeded 00:47:27 nexus3.edgexfoundry.org:10003 00:47:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:47:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:47:27 Configure a credential helper to remove this warning. See 00:47:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:47:27 00:47:27 Login Succeeded 00:47:27 nexus3.edgexfoundry.org:10004 00:47:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:47:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:47:27 Configure a credential helper to remove this warning. See 00:47:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:47:27 00:47:27 Login Succeeded 00:47:27 ****.io 00:47:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:47:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:47:28 Configure a credential helper to remove this warning. See 00:47:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:47:28 00:47:28 Login Succeeded 00:47:28 ---> ****-login.sh ends [Pipeline] } 00:47:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:47:28 + git rev-list -1 --merges 13352f24e58da81b3f3e81f321a07043710bb44e~1..13352f24e58da81b3f3e81f321a07043710bb44e [Pipeline] echo 00:47:28 -----------> git rev-list -1 --merges 13352f24e58da81b3f3e81f321a07043710bb44e~1..13352f24e58da81b3f3e81f321a07043710bb44e 13352f24e58da81b3f3e81f321a07043710bb44e 00:47:28 13352f24e58da81b3f3e81f321a07043710bb44e [false] [Pipeline] sh 00:47:28 + git log --format=format:%s -1 13352f24e58da81b3f3e81f321a07043710bb44e [Pipeline] echo 00:47:28 ========================================================= 00:47:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:47:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:47:29 + git log --format=format:%s -1 13352f24e58da81b3f3e81f321a07043710bb44e [Pipeline] echo 00:47:29 [semverPrep] GIT_COMMIT: 13352f24e58da81b3f3e81f321a07043710bb44e, Commit Message: Merge pull request #323 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.9 [Pipeline] echo 00:47:29 [semverPrep] This is not a build commit. [Pipeline] sh 00:47:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:47:29 + grep -v github /etc/ssh/ssh_known_hosts 00:47:29 + [ -e /tmp/ssh_known_hosts ] 00:47:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:47:29 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:47:29 + sudo tee -a /etc/ssh/ssh_known_hosts 00:47:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:47:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:47:30 00:47:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:47:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:47:30 0.1.4: Pulling from edgex-devops/py-git-semver 00:47:30 b85a868b505f: Pulling fs layer 00:47:30 e2be974225ed: Pulling fs layer 00:47:30 339a4e72a1f5: Pulling fs layer 00:47:30 988bab9f4d93: Pulling fs layer 00:47:30 1469e6f7b9e6: Pulling fs layer 00:47:30 eaf3925da568: Pulling fs layer 00:47:30 bab4dde63d76: Pulling fs layer 00:47:30 bde34c3a00c8: Pulling fs layer 00:47:30 b352a97aabf1: Pulling fs layer 00:47:30 4872d77fe225: Pulling fs layer 00:47:30 5851b861e8e6: Pulling fs layer 00:47:30 bab4dde63d76: Waiting 00:47:30 4872d77fe225: Waiting 00:47:30 b352a97aabf1: Waiting 00:47:30 bde34c3a00c8: Waiting 00:47:30 988bab9f4d93: Waiting 00:47:30 1469e6f7b9e6: Waiting 00:47:30 eaf3925da568: Waiting 00:47:30 5851b861e8e6: Waiting 00:47:30 e2be974225ed: Verifying Checksum 00:47:30 e2be974225ed: Download complete 00:47:30 988bab9f4d93: Download complete 00:47:30 1469e6f7b9e6: Verifying Checksum 00:47:30 1469e6f7b9e6: Download complete 00:47:30 eaf3925da568: Download complete 00:47:30 339a4e72a1f5: Verifying Checksum 00:47:30 339a4e72a1f5: Download complete 00:47:30 bde34c3a00c8: Verifying Checksum 00:47:30 bde34c3a00c8: Download complete 00:47:30 b352a97aabf1: Verifying Checksum 00:47:30 b352a97aabf1: Download complete 00:47:30 4872d77fe225: Verifying Checksum 00:47:30 4872d77fe225: Download complete 00:47:30 5851b861e8e6: Verifying Checksum 00:47:30 5851b861e8e6: Download complete 00:47:30 b85a868b505f: Verifying Checksum 00:47:30 b85a868b505f: Download complete 00:47:30 bab4dde63d76: Verifying Checksum 00:47:30 bab4dde63d76: Download complete 00:47:31 b85a868b505f: Pull complete 00:47:32 e2be974225ed: Pull complete 00:47:32 339a4e72a1f5: Pull complete 00:47:32 988bab9f4d93: Pull complete 00:47:32 1469e6f7b9e6: Pull complete 00:47:32 eaf3925da568: Pull complete 00:47:34 bab4dde63d76: Pull complete 00:47:34 bde34c3a00c8: Pull complete 00:47:34 b352a97aabf1: Pull complete 00:47:34 4872d77fe225: Pull complete 00:47:35 5851b861e8e6: Pull complete 00:47:35 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:47:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:47:35 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:47:35 prd-ubuntu20.04-docker-8c-8g-1286 does not seem to be running inside a container 00:47:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:47:38 $ docker top 04aaa5c594a5ebc1a235e2efc43dfb8425e7195f112b100af3e2d1e3f1eecdc2 -eo pid,comm 00:47:38 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). 00:47:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:47:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:47:38 [ssh-agent] Looking for ssh-agent implementation... 00:47:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:47:39 $ docker exec 04aaa5c594a5ebc1a235e2efc43dfb8425e7195f112b100af3e2d1e3f1eecdc2 ssh-agent 00:47:39 SSH_AUTH_SOCK=/tmp/ssh-jQaolX6jkAhV/agent.32 00:47:39 SSH_AGENT_PID=37 00:47:39 Running ssh-add (command line suppressed) 00:47:39 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9046094933449473737.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9046094933449473737.key) 00:47:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:47:39 + git tag --points-at HEAD [Pipeline] } 00:47:39 $ docker exec --env ******** --env ******** 04aaa5c594a5ebc1a235e2efc43dfb8425e7195f112b100af3e2d1e3f1eecdc2 ssh-agent -k 00:47:39 unset SSH_AUTH_SOCK; 00:47:39 unset SSH_AGENT_PID; 00:47:39 echo Agent pid 37 killed; 00:47:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:47:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:47:39 [ssh-agent] Looking for ssh-agent implementation... 00:47:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:47:39 $ docker exec 04aaa5c594a5ebc1a235e2efc43dfb8425e7195f112b100af3e2d1e3f1eecdc2 ssh-agent 00:47:40 SSH_AUTH_SOCK=/tmp/ssh-k41ccnU4DJRF/agent.69 00:47:40 SSH_AGENT_PID=75 00:47:40 Running ssh-add (command line suppressed) 00:47:40 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9951176877772949572.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9951176877772949572.key) 00:47:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:47:40 + git semver init 00:47:40 2024-02-20 00:47:40,625 [run_init] DEBUG init version:0.0.0 force:False 00:47:40 2024-02-20 00:47:40,625 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 00:47:40 2024-02-20 00:47:40,626 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 00:47:40 2024-02-20 00:47:40,626 [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) 00:47:42 2024-02-20 00:47:41,671 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 00:47:42 2024-02-20 00:47:41,672 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 00:47:42 2024-02-20 00:47:41,672 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 00:47:42 2024-02-20 00:47:41,672 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 00:47:42 3.2.0-dev.7 [Pipeline] } 00:47:42 $ docker exec --env ******** --env ******** 04aaa5c594a5ebc1a235e2efc43dfb8425e7195f112b100af3e2d1e3f1eecdc2 ssh-agent -k 00:47:42 unset SSH_AUTH_SOCK; 00:47:42 unset SSH_AGENT_PID; 00:47:42 echo Agent pid 75 killed; 00:47:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:47:42 + git semver [Pipeline] } 00:47:42 $ docker stop --time=1 04aaa5c594a5ebc1a235e2efc43dfb8425e7195f112b100af3e2d1e3f1eecdc2 00:47:44 $ docker rm -f --volumes 04aaa5c594a5ebc1a235e2efc43dfb8425e7195f112b100af3e2d1e3f1eecdc2 [Pipeline] // withDockerContainer [Pipeline] sh 00:47:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:47:44 Stashed 1 file(s) [Pipeline] echo 00:47:44 [edgeXSemver]: initialized semver on version 3.2.0-dev.7 [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 00:47:45 provisioning config files... 00:47:45 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12551691116484694083tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:47:45 ---> ****-login.sh 00:47:45 nexus3.edgexfoundry.org:10001 00:47:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:47:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:47:45 Configure a credential helper to remove this warning. See 00:47:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:47:45 00:47:45 Login Succeeded 00:47:45 nexus3.edgexfoundry.org:10002 00:47:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:47:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:47:45 Configure a credential helper to remove this warning. See 00:47:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:47:45 00:47:45 Login Succeeded 00:47:45 nexus3.edgexfoundry.org:10003 00:47:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:47:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:47:45 Configure a credential helper to remove this warning. See 00:47:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:47:45 00:47:45 Login Succeeded 00:47:45 nexus3.edgexfoundry.org:10004 00:47:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:47:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:47:45 Configure a credential helper to remove this warning. See 00:47:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:47:45 00:47:45 Login Succeeded 00:47:45 ****.io 00:47:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:47:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:47:46 Configure a credential helper to remove this warning. See 00:47:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:47:46 00:47:46 Login Succeeded 00:47:46 ---> ****-login.sh ends [Pipeline] } 00:47:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:47:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:47:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:47:46 ========================================================= 00:47:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 00:47:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:47:46 + 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 . 00:47:46 Sending build context to Docker daemon 14.37MB 00:47:46 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 00:47:46 Step 2/13 : FROM ${BASE} AS builder 00:47:46 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 00:47:46 7264a8db6415: Pulling fs layer 00:47:46 c4d48a809fc2: Pulling fs layer 00:47:46 4f1c88b9dad5: Pulling fs layer 00:47:46 ad3a456e5733: Pulling fs layer 00:47:46 69c7f0334f64: Pulling fs layer 00:47:46 1f1c1a5573a3: Pulling fs layer 00:47:46 ce7588e14bc9: Pulling fs layer 00:47:46 b5e4710f87ac: Pulling fs layer 00:47:46 ad3a456e5733: Waiting 00:47:46 69c7f0334f64: Waiting 00:47:46 1f1c1a5573a3: Waiting 00:47:46 ce7588e14bc9: Waiting 00:47:46 b5e4710f87ac: Waiting 00:47:46 c4d48a809fc2: Verifying Checksum 00:47:46 c4d48a809fc2: Download complete 00:47:46 ad3a456e5733: Verifying Checksum 00:47:46 ad3a456e5733: Download complete 00:47:46 69c7f0334f64: Verifying Checksum 00:47:46 69c7f0334f64: Download complete 00:47:46 7264a8db6415: Verifying Checksum 00:47:46 7264a8db6415: Download complete 00:47:46 1f1c1a5573a3: Verifying Checksum 00:47:46 1f1c1a5573a3: Download complete 00:47:46 7264a8db6415: Pull complete 00:47:47 b5e4710f87ac: Download complete 00:47:47 c4d48a809fc2: Pull complete 00:47:47 4f1c88b9dad5: Verifying Checksum 00:47:47 4f1c88b9dad5: Download complete 00:47:47 ce7588e14bc9: Verifying Checksum 00:47:47 ce7588e14bc9: Download complete 00:47:51 4f1c88b9dad5: Pull complete 00:47:51 ad3a456e5733: Pull complete 00:47:51 69c7f0334f64: Pull complete 00:47:51 1f1c1a5573a3: Pull complete 00:47:52 ce7588e14bc9: Pull complete 00:47:53 b5e4710f87ac: Pull complete 00:47:53 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 00:47:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 00:47:53 ---> 88b5674ff536 00:47:53 Step 3/13 : ARG ADD_BUILD_TAGS="" 00:47:57 ---> Running in 0889f98011a4 00:47:58 Removing intermediate container 0889f98011a4 00:47:58 ---> 4e003c5b6897 00:47:58 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:47:58 ---> Running in fb3d8ab3a4ab 00:47:58 Removing intermediate container fb3d8ab3a4ab 00:47:58 ---> 02723e54a17c 00:47:58 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 00:47:58 ---> Running in f968b1c2ea28 00:47:58 Removing intermediate container f968b1c2ea28 00:47:58 ---> 38de0ff2070e 00:47:58 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 00:47:58 ---> Running in 26d759d0c33c 00:47:58 Removing intermediate container 26d759d0c33c 00:47:58 ---> 52a053e1e95b 00:47:58 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:47:58 ---> Running in d7630808ff92 00:47:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:47:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:47:59 (1/13) Installing libintl (0.21.1-r7) 00:47:59 (2/13) Installing eudev-libs (3.2.11-r8) 00:47:59 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 00:47:59 (4/13) Installing v4l-utils-libs (1.24.1-r0) 00:47:59 (5/13) Installing v4l-utils (1.24.1-r0) 00:47:59 (6/13) Installing libdvbv5 (1.24.1-r0) 00:47:59 (7/13) Installing udev-init-scripts (35-r1) 00:47:59 (8/13) Installing libblkid (2.38.1-r8) 00:47:59 (9/13) Installing xz-libs (5.4.3-r0) 00:47:59 (10/13) Installing kmod-libs (30-r3) 00:47:59 (11/13) Installing eudev (3.2.11-r8) 00:47:59 (12/13) Installing eudev-dev (3.2.11-r8) 00:47:59 (13/13) Installing v4l-utils-dev (1.24.1-r0) 00:47:59 Executing busybox-1.36.1-r5.trigger 00:47:59 Executing eudev-3.2.11-r8.trigger 00:47:59 OK: 271 MiB in 65 packages 00:47:59 Removing intermediate container d7630808ff92 00:47:59 ---> bdf4abb96272 00:47:59 Step 8/13 : WORKDIR /device-usb-camera 00:47:59 ---> Running in 3ce4fa947dc5 00:48:00 Still waiting to schedule task 00:48:00 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 00:48:00 Removing intermediate container 3ce4fa947dc5 00:48:00 ---> f17a5dc3c85a 00:48:00 Step 9/13 : COPY go.mod vendor* ./ 00:48:00 ---> 98ea533914e5 00:48:00 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:48:00 ---> Running in b89fca9cd584 00:48:38 Removing intermediate container b89fca9cd584 00:48:38 ---> 5cc278ed7759 00:48:38 Step 11/13 : COPY . . 00:48:38 ---> b401a4ac0fdf 00:48:38 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 00:48:38 ---> Running in 3b4326ea55b6 00:48:38  % Total % Received % Xferd Average Speed Time Time Time Current 00:48:38 Dload Upload Total Spent Left Speed 00:48:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 10282 0 --:--:-- --:--:-- --:--:-- 10310 00:48:39 Removing intermediate container 3b4326ea55b6 00:48:39 ---> f6182833ea61 00:48:39 Step 13/13 : RUN ${MAKE} 00:48:39 ---> Running in 243c12701a2c 00:48:39 noop 00:48:39 Removing intermediate container 243c12701a2c 00:48:39 ---> 6c09d8c1223b 00:48:39 Successfully built 6c09d8c1223b 00:48:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:48:40 + docker inspect -f . ci-base-image-x86_64 00:48:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:48:40 prd-ubuntu20.04-docker-8c-8g-1286 does not seem to be running inside a container 00:48:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:48:40 $ docker top 639239adee3f2029b1fddbb3c83784a05d39b20d7cf2ffc8af353f8701804888 -eo pid,comm [Pipeline] { [Pipeline] sh 00:48:41 + go version 00:48:41 go version go1.21.0 linux/amd64 [Pipeline] } 00:48:41 $ docker stop --time=1 639239adee3f2029b1fddbb3c83784a05d39b20d7cf2ffc8af353f8701804888 00:48:42 $ docker rm -f --volumes 639239adee3f2029b1fddbb3c83784a05d39b20d7cf2ffc8af353f8701804888 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:48:43 + docker inspect -f . ci-base-image-x86_64 00:48:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:48:43 prd-ubuntu20.04-docker-8c-8g-1286 does not seem to be running inside a container 00:48:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:48:43 $ docker top b2e34fe1b862971bf7cfaa1d336ff4ad2feed24bf206f7506358735a3a33855d -eo pid,comm [Pipeline] { [Pipeline] sh 00:48:44 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 00:48:44 + make test 00:48:44 go test ./... -coverprofile=coverage.out ./... 00:48:48 ? github.com/edgexfoundry/device-usb-camera [no test files] 00:49:00 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 00:49:00 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.013s coverage: 4.4% of statements 00:49:08 go vet ./... 00:49:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:49:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:49:11 ./bin/test-attribution-txt.sh 00:49:11 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 00:49:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 00:49:11 $ docker stop --time=1 b2e34fe1b862971bf7cfaa1d336ff4ad2feed24bf206f7506358735a3a33855d 00:49:15 $ docker rm -f --volumes b2e34fe1b862971bf7cfaa1d336ff4ad2feed24bf206f7506358735a3a33855d [Pipeline] // withDockerContainer [Pipeline] sh 00:49:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:49:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:49:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:49:16 + ls -al . 00:49:16 total 224 00:49:16 drwxrwxr-x 9 jenkins jenkins 4096 Feb 20 00:48 . 00:49:16 drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 00:47 .. 00:49:16 drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 00:48 .git 00:49:16 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 00:47 .github 00:49:16 -rw-rw-r-- 1 jenkins jenkins 429 Feb 20 00:47 .gitignore 00:49:16 -rw-rw-r-- 1 jenkins jenkins 45 Feb 20 00:47 .golangci.yml 00:49:16 -rw-rw-r-- 1 jenkins jenkins 77 Feb 20 00:47 .hadolint.yml 00:49:16 drwxr-xr-x 3 jenkins jenkins 4096 Feb 20 00:47 .semver 00:49:16 -rw-rw-r-- 1 jenkins jenkins 10851 Feb 20 00:47 Attribution.txt 00:49:16 -rw-rw-r-- 1 jenkins jenkins 16561 Feb 20 00:47 CHANGELOG.md 00:49:16 -rw-rw-r-- 1 jenkins jenkins 2562 Feb 20 00:47 Dockerfile 00:49:16 -rw-rw-r-- 1 jenkins jenkins 678 Feb 20 00:47 GOVERNANCE.md 00:49:16 -rw-rw-r-- 1 jenkins jenkins 659 Feb 20 00:47 Jenkinsfile 00:49:16 -rw-rw-r-- 1 jenkins jenkins 11348 Feb 20 00:47 LICENSE 00:49:16 -rw-rw-r-- 1 jenkins jenkins 2611 Feb 20 00:47 Makefile 00:49:16 -rw-rw-r-- 1 jenkins jenkins 622 Feb 20 00:47 OWNERS.md 00:49:16 -rw-rw-r-- 1 jenkins jenkins 2575 Feb 20 00:47 README.md 00:49:16 -rw-rw-r-- 1 jenkins jenkins 11 Feb 20 00:47 VERSION 00:49:16 drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 00:47 bin 00:49:16 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 00:47 cmd 00:49:16 -rw-r--r-- 1 jenkins jenkins 54703 Feb 20 00:48 coverage.out 00:49:16 -rwxrwxr-x 1 jenkins jenkins 84 Feb 20 00:47 docker-entrypoint.sh 00:49:16 drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 00:47 docs 00:49:16 -rw-rw-r-- 1 jenkins jenkins 3969 Feb 20 00:47 go.mod 00:49:16 -rw-rw-r-- 1 jenkins jenkins 34345 Feb 20 00:47 go.sum 00:49:16 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 00:47 internal 00:49:16 -rw-rw-r-- 1 jenkins jenkins 231 Feb 20 00:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:49:17 + 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=13352f24e58da81b3f3e81f321a07043710bb44e --label arch=amd64 --label version=3.2.0-dev.7 . 00:49:17 Sending build context to Docker daemon 14.42MB 00:49:17 Step 1/37 : ARG BASE=golang:1.21-alpine3.18 00:49:17 Step 2/37 : FROM ${BASE} AS builder 00:49:17 ---> 6c09d8c1223b 00:49:17 Step 3/37 : ARG ADD_BUILD_TAGS="" 00:49:17 ---> Running in 7f4f70702fd7 00:49:17 Removing intermediate container 7f4f70702fd7 00:49:17 ---> df9ebd68bbbe 00:49:17 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:49:17 ---> Running in 633fa9ddb758 00:49:17 Removing intermediate container 633fa9ddb758 00:49:17 ---> 355cf541279a 00:49:17 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 00:49:17 ---> Running in a19d2bf65731 00:49:17 Removing intermediate container a19d2bf65731 00:49:17 ---> 8d9a60402615 00:49:17 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 00:49:17 ---> Running in 40d872c45dc8 00:49:17 Removing intermediate container 40d872c45dc8 00:49:17 ---> 673bf2095c60 00:49:17 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:49:17 ---> Running in 26ec4b251bef 00:49:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:49:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:49:18 OK: 271 MiB in 65 packages 00:49:18 Removing intermediate container 26ec4b251bef 00:49:18 ---> e9e7a550667a 00:49:18 Step 8/37 : WORKDIR /device-usb-camera 00:49:18 ---> Running in 0bafde1002a1 00:49:18 Removing intermediate container 0bafde1002a1 00:49:18 ---> fea6448855b7 00:49:18 Step 9/37 : COPY go.mod vendor* ./ 00:49:18 ---> d8ebeafe9244 00:49:18 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:49:18 ---> Running in 681dcb13789f 00:49:20 Removing intermediate container 681dcb13789f 00:49:20 ---> 3ab8d6151cc0 00:49:20 Step 11/37 : COPY . . 00:49:20 ---> a7086c621b0f 00:49:20 Step 12/37 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 00:49:20 ---> Running in a6b82000ecc4 00:49:20  % Total % Received % Xferd Average Speed Time Time Time Current 00:49:20 Dload Upload Total Spent Left Speed 00:49:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 32315 0 --:--:-- --:--:-- --:--:-- 33187 00:49:20 Removing intermediate container a6b82000ecc4 00:49:20 ---> 432abf3923dc 00:49:20 Step 13/37 : RUN ${MAKE} 00:49:20 ---> Running in 5ef95bbb724c 00:49:21 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.2.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.9" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 00:49:43 Removing intermediate container 5ef95bbb724c 00:49:43 ---> 1f3c522d2819 00:49:43 Step 14/37 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 00:49:43 v0.21.6: Pulling from aler9/rtsp-simple-server 00:49:43 4acc49c71d14: Pulling fs layer 00:49:44 4acc49c71d14: Download complete 00:49:44 4acc49c71d14: Pull complete 00:49:44 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 00:49:44 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 00:49:44 ---> 01a2bd3e5fff 00:49:44 Step 15/37 : FROM alpine:3.18 00:49:44 3.18: Pulling from library/alpine 00:49:44 619be1103602: Pulling fs layer 00:49:45 619be1103602: Download complete 00:49:45 619be1103602: Pull complete 00:49:45 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 00:49:45 Status: Downloaded newer image for alpine:3.18 00:49:45 ---> d3782b16ccc9 00:49:45 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 00:49:45 ---> Running in e1f9e4e83a1a 00:49:45 Removing intermediate container e1f9e4e83a1a 00:49:45 ---> 0a0cbfbb4642 00:49:45 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 00:49:45 ---> Running in a46057ba96a3 00:49:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:49:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:49:46 (1/107) Installing dumb-init (1.2.5-r2) 00:49:46 (2/107) Installing sdl2 (2.26.5-r0) 00:49:46 (3/107) Installing svt-av1-libs (1.6.0-r0) 00:49:46 (4/107) Installing aom-libs (3.6.1-r0) 00:49:46 (5/107) Installing libxau (1.0.11-r2) 00:49:46 (6/107) Installing libmd (1.0.4-r2) 00:49:46 (7/107) Installing libbsd (0.11.7-r1) 00:49:46 (8/107) Installing libxdmcp (1.1.4-r2) 00:49:46 (9/107) Installing libxcb (1.15-r1) 00:49:46 (10/107) Installing libx11 (1.8.7-r0) 00:49:46 (11/107) Installing hwdata-pci (0.370-r0) 00:49:46 (12/107) Installing libpciaccess (0.17-r2) 00:49:46 (13/107) Installing libdrm (2.4.115-r4) 00:49:46 (14/107) Installing libxext (1.3.5-r2) 00:49:46 (15/107) Installing libxfixes (6.0.1-r2) 00:49:46 (16/107) Installing libffi (3.4.4-r2) 00:49:46 (17/107) Installing wayland-libs-client (1.22.0-r2) 00:49:46 (18/107) Installing libva (2.18.0-r1) 00:49:46 (19/107) Installing libvdpau (1.5-r1) 00:49:46 (20/107) Installing libgcc (12.2.1_git20220924-r10) 00:49:46 (21/107) Installing libstdc++ (12.2.1_git20220924-r10) 00:49:46 (22/107) Installing onevpl-libs (2023.2.1-r0) 00:49:46 (23/107) Installing ffmpeg-libavutil (6.0.1-r0) 00:49:46 (24/107) Installing libdav1d (1.2.1-r0) 00:49:46 (25/107) Installing brotli-libs (1.0.9-r14) 00:49:46 (26/107) Installing libhwy (1.0.4-r1) 00:49:46 (27/107) Installing lcms2 (2.15-r2) 00:49:46 (28/107) Installing libjxl (0.8.2-r0) 00:49:46 (29/107) Installing lame-libs (3.100-r5) 00:49:46 (30/107) Installing opus (1.4-r0) 00:49:46 (31/107) Installing libgomp (12.2.1_git20220924-r10) 00:49:47 (32/107) Installing soxr (0.1.3-r5) 00:49:47 (33/107) Installing ffmpeg-libswresample (6.0.1-r0) 00:49:47 (34/107) Installing libogg (1.3.5-r4) 00:49:47 (35/107) Installing libtheora (1.1.1-r17) 00:49:47 (36/107) Installing libvorbis (1.3.7-r1) 00:49:47 (37/107) Installing libvpx (1.13.0-r2) 00:49:47 (38/107) Installing libwebp (1.3.2-r0) 00:49:47 (39/107) Installing x264-libs (0.164_git20220602-r1) 00:49:47 (40/107) Installing numactl (2.0.16-r4) 00:49:47 (41/107) Installing x265-libs (3.5-r4) 00:49:47 (42/107) Installing xvidcore (1.3.7-r1) 00:49:47 (43/107) Installing ffmpeg-libavcodec (6.0.1-r0) 00:49:47 (44/107) Installing alsa-lib (1.2.9-r1) 00:49:47 (45/107) Installing libexpat (2.6.0-r0) 00:49:47 (46/107) Installing libbz2 (1.0.8-r5) 00:49:47 (47/107) Installing libpng (1.6.39-r3) 00:49:47 (48/107) Installing freetype (2.13.0-r5) 00:49:47 (49/107) Installing fontconfig (2.14.2-r3) 00:49:47 (50/107) Installing fribidi (1.0.13-r0) 00:49:47 (51/107) Installing libintl (0.21.1-r7) 00:49:47 (52/107) Installing libblkid (2.38.1-r8) 00:49:47 (53/107) Installing libmount (2.38.1-r8) 00:49:47 (54/107) Installing pcre2 (10.42-r1) 00:49:47 (55/107) Installing glib (2.76.6-r0) 00:49:47 (56/107) Installing graphite2 (1.3.14-r5) 00:49:47 (57/107) Installing harfbuzz (7.3.0-r0) 00:49:47 (58/107) Installing libunibreak (5.1-r0) 00:49:47 (59/107) Installing libass (0.17.1-r0) 00:49:47 (60/107) Installing libbluray (1.3.4-r0) 00:49:47 (61/107) Installing gmp (6.2.1-r3) 00:49:47 (62/107) Installing nettle (3.8.1-r2) 00:49:47 (63/107) Installing libunistring (1.1-r1) 00:49:47 (64/107) Installing libidn2 (2.3.4-r1) 00:49:47 (65/107) Installing p11-kit (0.24.1-r2) 00:49:47 (66/107) Installing libtasn1 (4.19.0-r1) 00:49:47 (67/107) Installing gnutls (3.8.3-r0) 00:49:47 (68/107) Installing mpg123-libs (1.31.3-r1) 00:49:47 (69/107) Installing libopenmpt (0.7.2-r0) 00:49:47 (70/107) Installing cjson (1.7.17-r0) 00:49:47 (71/107) Installing mbedtls (2.28.7-r0) 00:49:47 (72/107) Installing librist (0.2.7-r0) 00:49:47 (73/107) Installing libsrt (1.5.2-r0) 00:49:47 (74/107) Installing libssh (0.10.5-r0) 00:49:47 (75/107) Installing xz-libs (5.4.3-r0) 00:49:48 (76/107) Installing libxml2 (2.11.7-r0) 00:49:48 (77/107) Installing libsodium (1.0.18-r3) 00:49:48 (78/107) Installing libzmq (4.3.4-r4) 00:49:48 (79/107) Installing ffmpeg-libavformat (6.0.1-r0) 00:49:48 (80/107) Installing glslang-libs (1.3.243.0-r1) 00:49:48 (81/107) Installing spirv-tools (1.3.243.0-r1) 00:49:48 (82/107) Installing shaderc (2023.3-r1) 00:49:48 (83/107) Installing vulkan-loader (1.3.243.0-r1) 00:49:48 (84/107) Installing libplacebo (5.264.1-r1) 00:49:48 (85/107) Installing ffmpeg-libpostproc (6.0.1-r0) 00:49:48 (86/107) Installing ffmpeg-libswscale (6.0.1-r0) 00:49:48 (87/107) Installing vidstab (1.1.1-r0) 00:49:48 (88/107) Installing zimg (3.0.5-r0) 00:49:48 (89/107) Installing ffmpeg-libavfilter (6.0.1-r0) 00:49:48 (90/107) Installing libasyncns (0.8-r1) 00:49:48 (91/107) Installing dbus-libs (1.14.8-r0) 00:49:48 (92/107) Installing libltdl (2.4.7-r2) 00:49:48 (93/107) Installing orc (0.4.34-r0) 00:49:48 (94/107) Installing flac-libs (1.4.3-r0) 00:49:48 (95/107) Installing libsndfile (1.2.0-r2) 00:49:48 (96/107) Installing speexdsp (1.2.1-r1) 00:49:48 (97/107) Installing tdb-libs (1.4.8-r1) 00:49:48 (98/107) Installing libpulse (16.1-r10) 00:49:48 (99/107) Installing libjpeg-turbo (2.1.5.1-r3) 00:49:48 (100/107) Installing v4l-utils-libs (1.24.1-r0) 00:49:48 (101/107) Installing ffmpeg-libavdevice (6.0.1-r0) 00:49:48 (102/107) Installing ffmpeg (6.0.1-r0) 00:49:48 (103/107) Installing udev-init-scripts (35-r1) 00:49:48 (104/107) Installing eudev-libs (3.2.11-r8) 00:49:48 (105/107) Installing zstd-libs (1.5.5-r4) 00:49:48 (106/107) Installing kmod-libs (30-r3) 00:49:48 (107/107) Installing eudev (3.2.11-r8) 00:49:48 Executing busybox-1.36.1-r5.trigger 00:49:48 Executing glib-2.76.6-r0.trigger 00:49:48 Executing eudev-3.2.11-r8.trigger 00:49:48 OK: 131 MiB in 122 packages 00:49:52 Removing intermediate container a46057ba96a3 00:49:52 ---> 917baf40454d 00:49:52 Step 18/37 : RUN apk --no-cache upgrade 00:49:52 ---> Running in 4c051ab8e9b2 00:49:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:49:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:49:53 OK: 131 MiB in 122 packages 00:49:53 Removing intermediate container 4c051ab8e9b2 00:49:53 ---> 13378a6fc5db 00:49:53 Step 19/37 : WORKDIR / 00:49:53 ---> Running in 2dbc4f12140f 00:49:53 Removing intermediate container 2dbc4f12140f 00:49:53 ---> a897ea2c54c5 00:49:53 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 00:49:54 ---> add5cdaea57e 00:49:54 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 00:49:54 ---> 727d7c020743 00:49:54 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 00:49:54 ---> 7bc8b8664d78 00:49:54 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 00:49:55 ---> 03f5ec3b8000 00:49:55 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 00:49:55 ---> 1f78b32601ab 00:49:55 Step 25/37 : COPY --from=rtsp /rtsp-simple-server.yml / 00:49:55 ---> 912d49f75964 00:49:55 Step 26/37 : COPY --from=rtsp /rtsp-simple-server / 00:49:55 ---> 778d8434be36 00:49:55 Step 27/37 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 00:49:55 ---> Running in a4f09232e09b 00:49:56 Removing intermediate container a4f09232e09b 00:49:56 ---> e25d81a30529 00:49:56 Step 28/37 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 00:49:56 ---> Running in f48c1ccabb9f 00:49:57 Removing intermediate container f48c1ccabb9f 00:49:57 ---> 334c2aac7483 00:49:57 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 00:49:57 ---> Running in f3874b29d27a 00:49:57 Removing intermediate container f3874b29d27a 00:49:57 ---> 3a7699795824 00:49:57 Step 30/37 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 00:49:57 ---> Running in f14590600ff9 00:49:58 Removing intermediate container f14590600ff9 00:49:58 ---> 5bf2cfb92438 00:49:58 Step 31/37 : EXPOSE 59983 00:49:58 ---> Running in 94fc5f991f9d 00:49:58 Removing intermediate container 94fc5f991f9d 00:49:58 ---> c3b7c37e2429 00:49:58 Step 32/37 : EXPOSE 8554 00:49:58 ---> Running in 3484700fd761 00:49:58 Removing intermediate container 3484700fd761 00:49:58 ---> 6ec6e45cad7a 00:49:58 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 00:49:58 ---> Running in 3f52f6e0d40d 00:49:58 Removing intermediate container 3f52f6e0d40d 00:49:58 ---> 7952094c8067 00:49:58 Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 00:49:58 ---> Running in 66b2526b9d3a 00:49:58 Removing intermediate container 66b2526b9d3a 00:49:58 ---> e7ec26c43e88 00:49:58 Step 35/37 : LABEL arch=amd64 00:49:58 ---> Running in 3e22bb71ac01 00:49:58 Removing intermediate container 3e22bb71ac01 00:49:58 ---> ccc07424fe48 00:49:58 Step 36/37 : LABEL git_sha=13352f24e58da81b3f3e81f321a07043710bb44e 00:49:58 ---> Running in e4d4bf3cc68c 00:49:58 Removing intermediate container e4d4bf3cc68c 00:49:58 ---> a64104ffc002 00:49:58 Step 37/37 : LABEL version=3.2.0-dev.7 00:49:59 ---> Running in db613571e527 00:49:59 Removing intermediate container db613571e527 00:49:59 ---> fd80a00616c5 00:49:59 [Warning] One or more build-args [ARCH] were not consumed 00:49:59 Successfully built fd80a00616c5 00:49:59 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 00:49:59 provisioning config files... 00:49:59 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5945820531111762077tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:49:59 ---> ****-login.sh 00:49:59 nexus3.edgexfoundry.org:10001 00:49:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:49:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:49:59 Configure a credential helper to remove this warning. See 00:49:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:49:59 00:49:59 Login Succeeded 00:49:59 nexus3.edgexfoundry.org:10002 00:49:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:49:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:49:59 Configure a credential helper to remove this warning. See 00:49:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:49:59 00:49:59 Login Succeeded 00:49:59 nexus3.edgexfoundry.org:10003 00:49:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:49:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:49:59 Configure a credential helper to remove this warning. See 00:49:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:49:59 00:49:59 Login Succeeded 00:49:59 nexus3.edgexfoundry.org:10004 00:50:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:50:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:50:00 Configure a credential helper to remove this warning. See 00:50:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:50:00 00:50:00 Login Succeeded 00:50:00 ****.io 00:50:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:50:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:50:00 Configure a credential helper to remove this warning. See 00:50:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:50:00 00:50:00 Login Succeeded 00:50:00 ---> ****-login.sh ends [Pipeline] } 00:50:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:50:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:50:00 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 00:50:00 13352f24e58da81b3f3e81f321a07043710bb44e 00:50:00 latest 00:50:00 3.2.0-dev.7 00:50:00 13352f24e58da81b3f3e81f321a07043710bb44e-3.2.0-dev.7 00:50:00 main 00:50:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:50:01 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:13352f24e58da81b3f3e81f321a07043710bb44e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:50:01 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:13352f24e58da81b3f3e81f321a07043710bb44e 00:50:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 00:50:01 9f699ca7936a: Preparing 00:50:01 e6778d682320: Preparing 00:50:01 1bfe30ec2624: Preparing 00:50:01 0af3c436929f: Preparing 00:50:01 3827b5b91e75: Preparing 00:50:01 acc83c6ca332: Preparing 00:50:01 7475bfae41f8: Preparing 00:50:01 ea6ee7797400: Preparing 00:50:01 e49253ce81bf: Preparing 00:50:01 7475bfae41f8: Waiting 00:50:01 acc83c6ca332: Waiting 00:50:01 ea6ee7797400: Waiting 00:50:01 59e75242d910: Preparing 00:50:01 c60111ce791b: Preparing 00:50:01 d4fe4a717e66: Preparing 00:50:01 72d13993d1c2: Preparing 00:50:01 aedc3bda2944: Preparing 00:50:01 e49253ce81bf: Waiting 00:50:01 59e75242d910: Waiting 00:50:01 c60111ce791b: Waiting 00:50:01 d4fe4a717e66: Waiting 00:50:01 72d13993d1c2: Waiting 00:50:01 aedc3bda2944: Waiting 00:50:01 1bfe30ec2624: Pushed 00:50:01 0af3c436929f: Pushed 00:50:01 9f699ca7936a: Pushed 00:50:01 acc83c6ca332: Pushed 00:50:01 e6778d682320: Pushed 00:50:01 7475bfae41f8: Pushed 00:50:01 59e75242d910: Pushed 00:50:02 ea6ee7797400: Pushed 00:50:02 e49253ce81bf: Pushed 00:50:02 aedc3bda2944: Layer already exists 00:50:02 d4fe4a717e66: Pushed 00:50:04 3827b5b91e75: Pushed 00:50:05 c60111ce791b: Pushed 00:50:15 72d13993d1c2: Pushed 00:50:15 13352f24e58da81b3f3e81f321a07043710bb44e: digest: sha256:a562d3301e9b645c2704164fbd7441b589338bd0619b73695bf9c797101456f5 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:50:15 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:50:16 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 00:50:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 00:50:16 9f699ca7936a: Preparing 00:50:16 e6778d682320: Preparing 00:50:16 1bfe30ec2624: Preparing 00:50:16 0af3c436929f: Preparing 00:50:16 3827b5b91e75: Preparing 00:50:16 acc83c6ca332: Preparing 00:50:16 7475bfae41f8: Preparing 00:50:16 ea6ee7797400: Preparing 00:50:16 e49253ce81bf: Preparing 00:50:16 59e75242d910: Preparing 00:50:16 c60111ce791b: Preparing 00:50:16 d4fe4a717e66: Preparing 00:50:16 7475bfae41f8: Waiting 00:50:16 e49253ce81bf: Waiting 00:50:16 ea6ee7797400: Waiting 00:50:16 59e75242d910: Waiting 00:50:16 acc83c6ca332: Waiting 00:50:16 c60111ce791b: Waiting 00:50:16 72d13993d1c2: Preparing 00:50:16 aedc3bda2944: Preparing 00:50:16 d4fe4a717e66: Waiting 00:50:16 aedc3bda2944: Waiting 00:50:16 72d13993d1c2: Waiting 00:50:16 9f699ca7936a: Layer already exists 00:50:16 1bfe30ec2624: Layer already exists 00:50:16 0af3c436929f: Layer already exists 00:50:16 e6778d682320: Layer already exists 00:50:16 3827b5b91e75: Layer already exists 00:50:16 acc83c6ca332: Layer already exists 00:50:16 7475bfae41f8: Layer already exists 00:50:16 ea6ee7797400: Layer already exists 00:50:16 59e75242d910: Layer already exists 00:50:16 e49253ce81bf: Layer already exists 00:50:16 d4fe4a717e66: Layer already exists 00:50:16 c60111ce791b: Layer already exists 00:50:16 aedc3bda2944: Layer already exists 00:50:16 72d13993d1c2: Layer already exists 00:50:16 latest: digest: sha256:a562d3301e9b645c2704164fbd7441b589338bd0619b73695bf9c797101456f5 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:50:16 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:50:16 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.7 00:50:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 00:50:16 9f699ca7936a: Preparing 00:50:16 e6778d682320: Preparing 00:50:16 1bfe30ec2624: Preparing 00:50:16 0af3c436929f: Preparing 00:50:16 3827b5b91e75: Preparing 00:50:16 acc83c6ca332: Preparing 00:50:16 7475bfae41f8: Preparing 00:50:16 ea6ee7797400: Preparing 00:50:16 e49253ce81bf: Preparing 00:50:16 59e75242d910: Preparing 00:50:16 c60111ce791b: Preparing 00:50:16 d4fe4a717e66: Preparing 00:50:16 72d13993d1c2: Preparing 00:50:16 aedc3bda2944: Preparing 00:50:16 d4fe4a717e66: Waiting 00:50:16 72d13993d1c2: Waiting 00:50:16 aedc3bda2944: Waiting 00:50:16 ea6ee7797400: Waiting 00:50:16 e49253ce81bf: Waiting 00:50:16 acc83c6ca332: Waiting 00:50:16 7475bfae41f8: Waiting 00:50:16 59e75242d910: Waiting 00:50:16 c60111ce791b: Waiting 00:50:16 3827b5b91e75: Layer already exists 00:50:16 1bfe30ec2624: Layer already exists 00:50:16 0af3c436929f: Layer already exists 00:50:16 e6778d682320: Layer already exists 00:50:16 9f699ca7936a: Layer already exists 00:50:16 acc83c6ca332: Layer already exists 00:50:16 ea6ee7797400: Layer already exists 00:50:16 7475bfae41f8: Layer already exists 00:50:16 59e75242d910: Layer already exists 00:50:16 e49253ce81bf: Layer already exists 00:50:16 d4fe4a717e66: Layer already exists 00:50:16 c60111ce791b: Layer already exists 00:50:16 72d13993d1c2: Layer already exists 00:50:16 aedc3bda2944: Layer already exists 00:50:16 3.2.0-dev.7: digest: sha256:a562d3301e9b645c2704164fbd7441b589338bd0619b73695bf9c797101456f5 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:50:17 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:13352f24e58da81b3f3e81f321a07043710bb44e-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:50:17 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:13352f24e58da81b3f3e81f321a07043710bb44e-3.2.0-dev.7 00:50:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 00:50:17 9f699ca7936a: Preparing 00:50:17 e6778d682320: Preparing 00:50:17 1bfe30ec2624: Preparing 00:50:17 0af3c436929f: Preparing 00:50:17 3827b5b91e75: Preparing 00:50:17 acc83c6ca332: Preparing 00:50:17 7475bfae41f8: Preparing 00:50:17 ea6ee7797400: Preparing 00:50:17 e49253ce81bf: Preparing 00:50:17 59e75242d910: Preparing 00:50:17 c60111ce791b: Preparing 00:50:17 d4fe4a717e66: Preparing 00:50:17 72d13993d1c2: Preparing 00:50:17 aedc3bda2944: Preparing 00:50:17 7475bfae41f8: Waiting 00:50:17 ea6ee7797400: Waiting 00:50:17 e49253ce81bf: Waiting 00:50:17 59e75242d910: Waiting 00:50:17 c60111ce791b: Waiting 00:50:17 d4fe4a717e66: Waiting 00:50:17 72d13993d1c2: Waiting 00:50:17 aedc3bda2944: Waiting 00:50:17 acc83c6ca332: Waiting 00:50:17 3827b5b91e75: Layer already exists 00:50:17 0af3c436929f: Layer already exists 00:50:17 1bfe30ec2624: Layer already exists 00:50:17 9f699ca7936a: Layer already exists 00:50:17 e6778d682320: Layer already exists 00:50:17 acc83c6ca332: Layer already exists 00:50:17 7475bfae41f8: Layer already exists 00:50:17 ea6ee7797400: Layer already exists 00:50:17 e49253ce81bf: Layer already exists 00:50:17 59e75242d910: Layer already exists 00:50:17 c60111ce791b: Layer already exists 00:50:17 d4fe4a717e66: Layer already exists 00:50:17 72d13993d1c2: Layer already exists 00:50:17 aedc3bda2944: Layer already exists 00:50:17 13352f24e58da81b3f3e81f321a07043710bb44e-3.2.0-dev.7: digest: sha256:a562d3301e9b645c2704164fbd7441b589338bd0619b73695bf9c797101456f5 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:50:18 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:50:18 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 00:50:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 00:50:18 9f699ca7936a: Preparing 00:50:18 e6778d682320: Preparing 00:50:18 1bfe30ec2624: Preparing 00:50:18 0af3c436929f: Preparing 00:50:18 3827b5b91e75: Preparing 00:50:18 acc83c6ca332: Preparing 00:50:18 7475bfae41f8: Preparing 00:50:18 ea6ee7797400: Preparing 00:50:18 e49253ce81bf: Preparing 00:50:18 59e75242d910: Preparing 00:50:18 c60111ce791b: Preparing 00:50:18 d4fe4a717e66: Preparing 00:50:18 72d13993d1c2: Preparing 00:50:18 aedc3bda2944: Preparing 00:50:18 acc83c6ca332: Waiting 00:50:18 7475bfae41f8: Waiting 00:50:18 d4fe4a717e66: Waiting 00:50:18 ea6ee7797400: Waiting 00:50:18 aedc3bda2944: Waiting 00:50:18 72d13993d1c2: Waiting 00:50:18 e49253ce81bf: Waiting 00:50:18 c60111ce791b: Waiting 00:50:18 59e75242d910: Waiting 00:50:18 0af3c436929f: Layer already exists 00:50:18 3827b5b91e75: Layer already exists 00:50:18 9f699ca7936a: Layer already exists 00:50:18 1bfe30ec2624: Layer already exists 00:50:18 e6778d682320: Layer already exists 00:50:18 acc83c6ca332: Layer already exists 00:50:18 7475bfae41f8: Layer already exists 00:50:18 e49253ce81bf: Layer already exists 00:50:18 ea6ee7797400: Layer already exists 00:50:18 59e75242d910: Layer already exists 00:50:18 c60111ce791b: Layer already exists 00:50:18 aedc3bda2944: Layer already exists 00:50:18 72d13993d1c2: Layer already exists 00:50:18 d4fe4a717e66: Layer already exists 00:50:18 main: digest: sha256:a562d3301e9b645c2704164fbd7441b589338bd0619b73695bf9c797101456f5 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:50:18 ===================================================== [Pipeline] echo 00:50:18 taggedImages: 00:50:18 - nexus3.edgexfoundry.org:10004/device-usb-camera:13352f24e58da81b3f3e81f321a07043710bb44e 00:50:18 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 00:50:18 - nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.7 00:50:18 - nexus3.edgexfoundry.org:10004/device-usb-camera:13352f24e58da81b3f3e81f321a07043710bb44e-3.2.0-dev.7 00:50:18 - 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 00:50:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:50:19 00:50:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:50:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:50:19 latest: Pulling from edgex-lftools-log-publisher 00:50:19 5eb5b503b376: Pulling fs layer 00:50:19 5c69ac0246d0: Pulling fs layer 00:50:19 ec43610c2a17: Pulling fs layer 00:50:19 3a2ae6a8a46f: Pulling fs layer 00:50:19 33b1e0a273af: Pulling fs layer 00:50:19 5d3b04190fa2: Pulling fs layer 00:50:19 2f39f015ded8: Pulling fs layer 00:50:19 2f39f015ded8: Waiting 00:50:19 33b1e0a273af: Waiting 00:50:19 5d3b04190fa2: Waiting 00:50:19 3a2ae6a8a46f: Waiting 00:50:19 5c69ac0246d0: Verifying Checksum 00:50:19 5c69ac0246d0: Download complete 00:50:19 3a2ae6a8a46f: Download complete 00:50:19 33b1e0a273af: Verifying Checksum 00:50:19 33b1e0a273af: Download complete 00:50:19 5d3b04190fa2: Verifying Checksum 00:50:19 5d3b04190fa2: Download complete 00:50:19 ec43610c2a17: Verifying Checksum 00:50:19 ec43610c2a17: Download complete 00:50:20 5eb5b503b376: Verifying Checksum 00:50:20 5eb5b503b376: Download complete 00:50:20 2f39f015ded8: Download complete 00:50:21 5eb5b503b376: Pull complete 00:50:21 5c69ac0246d0: Pull complete 00:50:21 ec43610c2a17: Pull complete 00:50:21 3a2ae6a8a46f: Pull complete 00:50:22 33b1e0a273af: Pull complete 00:50:22 5d3b04190fa2: Pull complete 00:50:26 2f39f015ded8: Pull complete 00:50:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:50:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:50:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:50:26 prd-ubuntu20.04-docker-8c-8g-1286 does not seem to be running inside a container 00:50:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:50:30 $ docker top e6592652fd95489bbe4cb57389a6610ac7d5da3f619f9bd089f79aa67e3c7dd4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:50:30 ---> job-cost.sh 00:50:30 lf-activate-venv: SKIPPING 00:50:30 INFO: No Stack... 00:50:31 INFO: Retrieving Pricing Info for: v3-standard-8 00:50:31 INFO: Archiving Costs [Pipeline] sh 00:50:31 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 00:50:31 + cut -d, -f6 [Pipeline] lock 00:50:31 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-172-stack-cost] 00:50:31 Resource [jenkins-edgexfoundry-device-usb-camera-main-172-stack-cost] did not exist. Created. 00:50:31 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-172-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:50:32 + echo total: 0.2199999988079071 [Pipeline] stash 00:50:32 Stashed 1 file(s) [Pipeline] } 00:50:32 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-172-stack-cost] [Pipeline] // lock 00:50:32 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1290 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] } 00:50:32 $ docker stop --time=1 e6592652fd95489bbe4cb57389a6610ac7d5da3f619f9bd089f79aa67e3c7dd4 00:50:33 $ docker rm -f --volumes e6592652fd95489bbe4cb57389a6610ac7d5da3f619f9bd089f79aa67e3c7dd4 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] ws 00:50:33 Running in /w/workspace/device-usb-camera/172 [Pipeline] { [Pipeline] checkout 00:50:33 Selected Git installation does not exist. Using Default 00:50:33 The recommended git tool is: NONE [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:50:39 using credential edgex-jenkins-ssh 00:50:39 Cloning the remote Git repository 00:50:39 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 00:50:39 > git init /w/workspace/device-usb-camera/172 # timeout=10 00:50:39 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 00:50:39 > git --version # timeout=10 00:50:39 > git --version # 'git version 2.25.1' 00:50:39 using GIT_SSH to set credentials SSH Credentials for GitHub 00:50:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:50:41 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 00:50:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:50:42 Avoid second fetch 00:50:42 Checking out Revision 13352f24e58da81b3f3e81f321a07043710bb44e (main) 00:50:43 Commit message: "Merge pull request #323 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.9" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 00:50:42 > git config core.sparsecheckout # timeout=10 00:50:42 > git checkout -f 13352f24e58da81b3f3e81f321a07043710bb44e # timeout=10 [Pipeline] sh 00:50:44 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:50:44 % Total % Received % Xferd Average Speed Time Time Time Current 00:50:44 Dload Upload Total Spent Left Speed 00:50:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 95731 0 --:--:-- --:--:-- --:--:-- 95731 [Pipeline] sh 00:50:45 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:50:45 + + sudo tee /etc/docker/daemon.new 00:50:45 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:50:45 { 00:50:45 "registry-mirrors": [ 00:50:45 "https://nexus3.edgexfoundry.org:10001" 00:50:45 ], 00:50:45 "bip": "10.250.0.254/24", 00:50:45 "hosts": [ 00:50:45 "tcp://0.0.0.0:5555", 00:50:45 "unix:///var/run/docker.sock" 00:50:45 ], 00:50:45 "mtu": 1458, 00:50:45 "selinux-enabled": true, 00:50:45 "seccomp-profile": "/etc/docker/seccomp.json" 00:50:45 } [Pipeline] sh 00:50:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:50:46 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:51:04 provisioning config files... 00:51:04 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/172@tmp/config8767722407973298563tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:51:04 ---> ****-login.sh 00:51:04 nexus3.edgexfoundry.org:10001 00:51:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:51:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:51:05 Configure a credential helper to remove this warning. See 00:51:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:51:05 00:51:05 Login Succeeded 00:51:05 nexus3.edgexfoundry.org:10002 00:51:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:51:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:51:06 Configure a credential helper to remove this warning. See 00:51:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:51:06 00:51:06 Login Succeeded 00:51:06 nexus3.edgexfoundry.org:10003 00:51:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:51:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:51:06 Configure a credential helper to remove this warning. See 00:51:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:51:06 00:51:06 Login Succeeded 00:51:06 nexus3.edgexfoundry.org:10004 00:51:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:51:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:51:06 Configure a credential helper to remove this warning. See 00:51:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:51:06 00:51:06 Login Succeeded 00:51:06 ****.io 00:51:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:51:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:51:07 Configure a credential helper to remove this warning. See 00:51:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:51:07 00:51:07 Login Succeeded 00:51:07 ---> ****-login.sh ends [Pipeline] } 00:51:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:51:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:51:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:51:08 ========================================================= 00:51:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 00:51:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:51:08 + 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 . 00:51:09 Sending build context to Docker daemon 7.402MB 00:51:09 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 00:51:09 Step 2/13 : FROM ${BASE} AS builder 00:51:13 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:51:13 9fda8d8052c6: Pulling fs layer 00:51:13 5d54e960e981: Pulling fs layer 00:51:13 c4a7e357bf2a: Pulling fs layer 00:51:13 f0e02332f6b5: Pulling fs layer 00:51:13 872ee5b61b7b: Pulling fs layer 00:51:13 0c6a40ed1a82: Pulling fs layer 00:51:13 94ae7d8d031c: Pulling fs layer 00:51:13 f0e02332f6b5: Waiting 00:51:13 872ee5b61b7b: Waiting 00:51:13 0c6a40ed1a82: Waiting 00:51:13 94ae7d8d031c: Waiting 00:51:13 5d54e960e981: Verifying Checksum 00:51:13 5d54e960e981: Download complete 00:51:13 f0e02332f6b5: Download complete 00:51:13 872ee5b61b7b: Verifying Checksum 00:51:13 872ee5b61b7b: Download complete 00:51:13 9fda8d8052c6: Download complete 00:51:13 94ae7d8d031c: Verifying Checksum 00:51:13 94ae7d8d031c: Download complete 00:51:13 9fda8d8052c6: Pull complete 00:51:14 5d54e960e981: Pull complete 00:51:14 c4a7e357bf2a: Verifying Checksum 00:51:14 c4a7e357bf2a: Download complete 00:51:16 0c6a40ed1a82: Verifying Checksum 00:51:16 0c6a40ed1a82: Download complete 00:51:28 c4a7e357bf2a: Pull complete 00:51:28 f0e02332f6b5: Pull complete 00:51:29 872ee5b61b7b: Pull complete 00:51:39 0c6a40ed1a82: Pull complete 00:51:39 94ae7d8d031c: Pull complete 00:51:39 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 00:51:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 00:51:39 ---> 86de565de09d 00:51:39 Step 3/13 : ARG ADD_BUILD_TAGS="" 00:51:40 ---> Running in c3873c08ebfe 00:51:43 Removing intermediate container c3873c08ebfe 00:51:43 ---> 4862ad4ff925 00:51:43 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:51:43 ---> Running in 77817a515bbe 00:51:43 Removing intermediate container 77817a515bbe 00:51:43 ---> 2a9e08fb0034 00:51:43 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 00:51:43 ---> Running in c70c90b7181a 00:51:44 Removing intermediate container c70c90b7181a 00:51:44 ---> 36b2c07104bb 00:51:44 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 00:51:44 ---> Running in 490bae304be7 00:51:44 Removing intermediate container 490bae304be7 00:51:44 ---> 465945348595 00:51:44 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:51:44 ---> Running in b4619a6fd708 00:51:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:51:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:51:47 (1/13) Installing libintl (0.21.1-r7) 00:51:48 (2/13) Installing eudev-libs (3.2.11-r8) 00:51:48 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 00:51:48 (4/13) Installing v4l-utils-libs (1.24.1-r0) 00:51:48 (5/13) Installing v4l-utils (1.24.1-r0) 00:51:48 (6/13) Installing libdvbv5 (1.24.1-r0) 00:51:48 (7/13) Installing udev-init-scripts (35-r1) 00:51:48 (8/13) Installing libblkid (2.38.1-r8) 00:51:48 (9/13) Installing xz-libs (5.4.3-r0) 00:51:48 (10/13) Installing kmod-libs (30-r3) 00:51:48 (11/13) Installing eudev (3.2.11-r8) 00:51:48 (12/13) Installing eudev-dev (3.2.11-r8) 00:51:48 (13/13) Installing v4l-utils-dev (1.24.1-r0) 00:51:48 Executing busybox-1.36.1-r5.trigger 00:51:48 Executing eudev-3.2.11-r8.trigger 00:51:48 OK: 273 MiB in 65 packages 00:51:50 Removing intermediate container b4619a6fd708 00:51:50 ---> 2c8364c27e07 00:51:50 Step 8/13 : WORKDIR /device-usb-camera 00:51:50 ---> Running in dfc1ff661081 00:51:50 Removing intermediate container dfc1ff661081 00:51:50 ---> a0be4a33289d 00:51:50 Step 9/13 : COPY go.mod vendor* ./ 00:51:50 ---> f806d9f98354 00:51:50 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:51:51 ---> Running in 8e38f229d5b4 00:52:59 Removing intermediate container 8e38f229d5b4 00:52:59 ---> ae862a070fe4 00:52:59 Step 11/13 : COPY . . 00:52:59 ---> 0d7f738051fa 00:52:59 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 00:52:59 ---> Running in 4d1a26cad856 00:52:59  % Total % Received % Xferd Average Speed Time Time Time Current 00:52:59 Dload Upload Total Spent Left Speed 00:52:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6589 0 --:--:-- --:--:-- --:--:-- 6637 00:52:59 Removing intermediate container 4d1a26cad856 00:52:59 ---> 36bcab2ca61a 00:52:59 Step 13/13 : RUN ${MAKE} 00:52:59 ---> Running in 3252ec2ea1fd 00:53:00 noop 00:53:01 Removing intermediate container 3252ec2ea1fd 00:53:01 ---> daee2790857f 00:53:01 Successfully built daee2790857f 00:53:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:01 + docker inspect -f . ci-base-image-arm64 00:53:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:53:02 prd-ubuntu20.04-docker-arm64-4c-16g-1290 does not seem to be running inside a container 00:53:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/172 -v /w/workspace/device-usb-camera/172:/w/workspace/device-usb-camera/172:rw,z -v /w/workspace/device-usb-camera/172@tmp:/w/workspace/device-usb-camera/172@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 00:53:03 $ docker top 88e570120c92ed42175ab863c392eef749f4e7fcf27573c81c65dd4e6b7cd833 -eo pid,comm [Pipeline] { [Pipeline] sh 00:53:04 + go version 00:53:04 go version go1.21.0 linux/arm64 [Pipeline] } 00:53:04 $ docker stop --time=1 88e570120c92ed42175ab863c392eef749f4e7fcf27573c81c65dd4e6b7cd833 00:53:06 $ docker rm -f --volumes 88e570120c92ed42175ab863c392eef749f4e7fcf27573c81c65dd4e6b7cd833 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:07 + docker inspect -f . ci-base-image-arm64 00:53:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:53:07 prd-ubuntu20.04-docker-arm64-4c-16g-1290 does not seem to be running inside a container 00:53:07 $ 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/172 -v /w/workspace/device-usb-camera/172:/w/workspace/device-usb-camera/172:rw,z -v /w/workspace/device-usb-camera/172@tmp:/w/workspace/device-usb-camera/172@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 00:53:12 $ docker top 986322573da5906fac0ff109032488f037790ba990427238ce2a0ca74c3e25d5 -eo pid,comm [Pipeline] { [Pipeline] sh 00:53:13 + git config --global --add safe.directory /w/workspace/device-usb-camera/172 [Pipeline] fileExists [Pipeline] sh 00:53:13 + make test 00:53:13 go test ./... -coverprofile=coverage.out ./... 00:53:18 ? github.com/edgexfoundry/device-usb-camera [no test files] 00:55:39 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 00:55:39 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.084s coverage: 4.4% of statements 00:55:39 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:55:39 go vet ./... 00:56:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:56:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:56:12 ./bin/test-attribution-txt.sh 00:56:12 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 00:56:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 00:56:12 $ docker stop --time=1 986322573da5906fac0ff109032488f037790ba990427238ce2a0ca74c3e25d5 00:56:14 $ docker rm -f --volumes 986322573da5906fac0ff109032488f037790ba990427238ce2a0ca74c3e25d5 [Pipeline] // withDockerContainer [Pipeline] sh 00:56:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:56:15 Warning: overwriting stash ‘coverage-report’ 00:56:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:56:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:56:17 + ls -al . 00:56:17 total 220 00:56:17 drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 00:53 . 00:56:17 drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 00:50 .. 00:56:17 drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 00:50 .git 00:56:17 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 00:50 .github 00:56:17 -rw-rw-r-- 1 jenkins jenkins 429 Feb 20 00:50 .gitignore 00:56:17 -rw-rw-r-- 1 jenkins jenkins 45 Feb 20 00:50 .golangci.yml 00:56:17 -rw-rw-r-- 1 jenkins jenkins 77 Feb 20 00:50 .hadolint.yml 00:56:17 -rw-rw-r-- 1 jenkins jenkins 10851 Feb 20 00:50 Attribution.txt 00:56:17 -rw-rw-r-- 1 jenkins jenkins 16561 Feb 20 00:50 CHANGELOG.md 00:56:17 -rw-rw-r-- 1 jenkins jenkins 2562 Feb 20 00:50 Dockerfile 00:56:17 -rw-rw-r-- 1 jenkins jenkins 678 Feb 20 00:50 GOVERNANCE.md 00:56:17 -rw-rw-r-- 1 jenkins jenkins 659 Feb 20 00:50 Jenkinsfile 00:56:17 -rw-rw-r-- 1 jenkins jenkins 11348 Feb 20 00:50 LICENSE 00:56:17 -rw-rw-r-- 1 jenkins jenkins 2611 Feb 20 00:50 Makefile 00:56:17 -rw-rw-r-- 1 jenkins jenkins 622 Feb 20 00:50 OWNERS.md 00:56:17 -rw-rw-r-- 1 jenkins jenkins 2575 Feb 20 00:50 README.md 00:56:17 -rw-rw-r-- 1 jenkins jenkins 11 Feb 20 00:47 VERSION 00:56:17 drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 00:50 bin 00:56:17 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 00:50 cmd 00:56:17 -rw-r--r-- 1 jenkins jenkins 54703 Feb 20 00:55 coverage.out 00:56:17 -rwxrwxr-x 1 jenkins jenkins 84 Feb 20 00:50 docker-entrypoint.sh 00:56:17 drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 00:50 docs 00:56:17 -rw-rw-r-- 1 jenkins jenkins 3969 Feb 20 00:50 go.mod 00:56:17 -rw-rw-r-- 1 jenkins jenkins 34345 Feb 20 00:50 go.sum 00:56:17 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 00:50 internal 00:56:17 -rw-rw-r-- 1 jenkins jenkins 231 Feb 20 00:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:17 + 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=13352f24e58da81b3f3e81f321a07043710bb44e --label arch=arm64 --label version=3.2.0-dev.7 . 00:56:18 Sending build context to Docker daemon 7.458MB 00:56:18 Step 1/37 : ARG BASE=golang:1.21-alpine3.18 00:56:18 Step 2/37 : FROM ${BASE} AS builder 00:56:18 ---> daee2790857f 00:56:18 Step 3/37 : ARG ADD_BUILD_TAGS="" 00:56:18 ---> Running in 46925f76f7dd 00:56:19 Removing intermediate container 46925f76f7dd 00:56:19 ---> f4a9be6fb5cb 00:56:19 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:56:19 ---> Running in b02104d67279 00:56:19 Removing intermediate container b02104d67279 00:56:19 ---> 3cd0d07de1da 00:56:19 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 00:56:19 ---> Running in 9660bb55adf0 00:56:20 Removing intermediate container 9660bb55adf0 00:56:20 ---> 6d30d3aaab1f 00:56:20 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 00:56:20 ---> Running in 6160355f0050 00:56:20 Removing intermediate container 6160355f0050 00:56:20 ---> 8b29f173ce8c 00:56:20 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:56:20 ---> Running in d34d44ac44f1 00:56:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:56:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:56:23 OK: 273 MiB in 65 packages 00:56:24 Removing intermediate container d34d44ac44f1 00:56:24 ---> 4421d55f552a 00:56:24 Step 8/37 : WORKDIR /device-usb-camera 00:56:24 ---> Running in 8c85cb142a9b 00:56:24 Removing intermediate container 8c85cb142a9b 00:56:24 ---> b7543c49bee9 00:56:24 Step 9/37 : COPY go.mod vendor* ./ 00:56:25 ---> ab9a38c41425 00:56:25 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:56:25 ---> Running in d347023548da 00:56:27 Removing intermediate container d347023548da 00:56:27 ---> 7465d52f8a82 00:56:27 Step 11/37 : COPY . . 00:56:28 ---> a7ba9fd6464f 00:56:28 Step 12/37 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 00:56:28 ---> Running in cda27f9ae08f 00:56:29  % Total % Received % Xferd Average Speed Time Time Time Current 00:56:29 Dload Upload Total Spent Left Speed 00:56:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 4913 0 --:--:-- --:--:-- --:--:-- 4939 00:56:30 Removing intermediate container cda27f9ae08f 00:56:30 ---> e74bc96994ba 00:56:30 Step 13/37 : RUN ${MAKE} 00:56:30 ---> Running in f7a556478de7 00:56:31 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.2.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.9" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 00:59:13 Removing intermediate container f7a556478de7 00:59:13 ---> 8f8fd1ea47cf 00:59:13 Step 14/37 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 00:59:13 v0.21.6: Pulling from aler9/rtsp-simple-server 00:59:13 8766b47fe142: Pulling fs layer 00:59:13 8766b47fe142: Verifying Checksum 00:59:13 8766b47fe142: Download complete 00:59:13 8766b47fe142: Pull complete 00:59:13 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 00:59:13 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 00:59:13 ---> 69d40e2cb93c 00:59:13 Step 15/37 : FROM alpine:3.18 00:59:13 3.18: Pulling from library/alpine 00:59:13 c6b39de5b339: Pulling fs layer 00:59:13 c6b39de5b339: Download complete 00:59:13 c6b39de5b339: Pull complete 00:59:13 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 00:59:13 Status: Downloaded newer image for alpine:3.18 00:59:13 ---> 33abbf032149 00:59:13 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 00:59:13 ---> Running in 66ce6c154182 00:59:13 Removing intermediate container 66ce6c154182 00:59:13 ---> 844f182dec11 00:59:13 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 00:59:13 ---> Running in d91bc0d1ad20 00:59:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:59:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:59:13 (1/104) Installing dumb-init (1.2.5-r2) 00:59:13 (2/104) Installing sdl2 (2.26.5-r0) 00:59:13 (3/104) Installing svt-av1-libs (1.6.0-r0) 00:59:13 (4/104) Installing aom-libs (3.6.1-r0) 00:59:13 (5/104) Installing libxau (1.0.11-r2) 00:59:13 (6/104) Installing libmd (1.0.4-r2) 00:59:13 (7/104) Installing libbsd (0.11.7-r1) 00:59:13 (8/104) Installing libxdmcp (1.1.4-r2) 00:59:13 (9/104) Installing libxcb (1.15-r1) 00:59:13 (10/104) Installing libx11 (1.8.7-r0) 00:59:13 (11/104) Installing libdrm (2.4.115-r4) 00:59:13 (12/104) Installing libxext (1.3.5-r2) 00:59:13 (13/104) Installing libxfixes (6.0.1-r2) 00:59:13 (14/104) Installing libffi (3.4.4-r2) 00:59:13 (15/104) Installing wayland-libs-client (1.22.0-r2) 00:59:13 (16/104) Installing libva (2.18.0-r1) 00:59:13 (17/104) Installing libvdpau (1.5-r1) 00:59:13 (18/104) Installing ffmpeg-libavutil (6.0.1-r0) 00:59:13 (19/104) Installing libdav1d (1.2.1-r0) 00:59:13 (20/104) Installing brotli-libs (1.0.9-r14) 00:59:13 (21/104) Installing libgcc (12.2.1_git20220924-r10) 00:59:13 (22/104) Installing libstdc++ (12.2.1_git20220924-r10) 00:59:13 (23/104) Installing libhwy (1.0.4-r1) 00:59:13 (24/104) Installing lcms2 (2.15-r2) 00:59:13 (25/104) Installing libjxl (0.8.2-r0) 00:59:13 (26/104) Installing lame-libs (3.100-r5) 00:59:13 (27/104) Installing opus (1.4-r0) 00:59:13 (28/104) Installing libgomp (12.2.1_git20220924-r10) 00:59:13 (29/104) Installing soxr (0.1.3-r5) 00:59:13 (30/104) Installing ffmpeg-libswresample (6.0.1-r0) 00:59:13 (31/104) Installing libogg (1.3.5-r4) 00:59:13 (32/104) Installing libtheora (1.1.1-r17) 00:59:13 (33/104) Installing libvorbis (1.3.7-r1) 00:59:13 (34/104) Installing libvpx (1.13.0-r2) 00:59:13 (35/104) Installing libwebp (1.3.2-r0) 00:59:13 (36/104) Installing x264-libs (0.164_git20220602-r1) 00:59:13 (37/104) Installing numactl (2.0.16-r4) 00:59:13 (38/104) Installing x265-libs (3.5-r4) 00:59:13 (39/104) Installing xvidcore (1.3.7-r1) 00:59:13 (40/104) Installing ffmpeg-libavcodec (6.0.1-r0) 00:59:13 (41/104) Installing alsa-lib (1.2.9-r1) 00:59:13 (42/104) Installing libexpat (2.6.0-r0) 00:59:13 (43/104) Installing libbz2 (1.0.8-r5) 00:59:13 (44/104) Installing libpng (1.6.39-r3) 00:59:13 (45/104) Installing freetype (2.13.0-r5) 00:59:13 (46/104) Installing fontconfig (2.14.2-r3) 00:59:13 (47/104) Installing fribidi (1.0.13-r0) 00:59:13 (48/104) Installing libintl (0.21.1-r7) 00:59:13 (49/104) Installing libblkid (2.38.1-r8) 00:59:13 (50/104) Installing libmount (2.38.1-r8) 00:59:13 (51/104) Installing pcre2 (10.42-r1) 00:59:13 (52/104) Installing glib (2.76.6-r0) 00:59:13 (53/104) Installing graphite2 (1.3.14-r5) 00:59:13 (54/104) Installing harfbuzz (7.3.0-r0) 00:59:13 (55/104) Installing libunibreak (5.1-r0) 00:59:13 (56/104) Installing libass (0.17.1-r0) 00:59:13 (57/104) Installing libbluray (1.3.4-r0) 00:59:13 (58/104) Installing gmp (6.2.1-r3) 00:59:13 (59/104) Installing nettle (3.8.1-r2) 00:59:13 (60/104) Installing libunistring (1.1-r1) 00:59:13 (61/104) Installing libidn2 (2.3.4-r1) 00:59:13 (62/104) Installing p11-kit (0.24.1-r2) 00:59:13 (63/104) Installing libtasn1 (4.19.0-r1) 00:59:13 (64/104) Installing gnutls (3.8.3-r0) 00:59:13 (65/104) Installing mpg123-libs (1.31.3-r1) 00:59:13 (66/104) Installing libopenmpt (0.7.2-r0) 00:59:13 (67/104) Installing cjson (1.7.17-r0) 00:59:13 (68/104) Installing mbedtls (2.28.7-r0) 00:59:13 (69/104) Installing librist (0.2.7-r0) 00:59:13 (70/104) Installing libsrt (1.5.2-r0) 00:59:13 (71/104) Installing libssh (0.10.5-r0) 00:59:13 (72/104) Installing xz-libs (5.4.3-r0) 00:59:13 (73/104) Installing libxml2 (2.11.7-r0) 00:59:13 (74/104) Installing libsodium (1.0.18-r3) 00:59:13 (75/104) Installing libzmq (4.3.4-r4) 00:59:13 (76/104) Installing ffmpeg-libavformat (6.0.1-r0) 00:59:13 (77/104) Installing glslang-libs (1.3.243.0-r1) 00:59:13 (78/104) Installing spirv-tools (1.3.243.0-r1) 00:59:13 (79/104) Installing shaderc (2023.3-r1) 00:59:13 (80/104) Installing vulkan-loader (1.3.243.0-r1) 00:59:13 (81/104) Installing libplacebo (5.264.1-r1) 00:59:13 (82/104) Installing ffmpeg-libpostproc (6.0.1-r0) 00:59:13 (83/104) Installing ffmpeg-libswscale (6.0.1-r0) 00:59:13 (84/104) Installing vidstab (1.1.1-r0) 00:59:13 (85/104) Installing zimg (3.0.5-r0) 00:59:13 (86/104) Installing ffmpeg-libavfilter (6.0.1-r0) 00:59:13 (87/104) Installing libasyncns (0.8-r1) 00:59:13 (88/104) Installing dbus-libs (1.14.8-r0) 00:59:13 (89/104) Installing libltdl (2.4.7-r2) 00:59:13 (90/104) Installing orc (0.4.34-r0) 00:59:13 (91/104) Installing flac-libs (1.4.3-r0) 00:59:13 (92/104) Installing libsndfile (1.2.0-r2) 00:59:13 (93/104) Installing speexdsp (1.2.1-r1) 00:59:13 (94/104) Installing tdb-libs (1.4.8-r1) 00:59:13 (95/104) Installing libpulse (16.1-r10) 00:59:14 (96/104) Installing libjpeg-turbo (2.1.5.1-r3) 00:59:14 (97/104) Installing v4l-utils-libs (1.24.1-r0) 00:59:14 (98/104) Installing ffmpeg-libavdevice (6.0.1-r0) 00:59:14 (99/104) Installing ffmpeg (6.0.1-r0) 00:59:14 (100/104) Installing udev-init-scripts (35-r1) 00:59:14 (101/104) Installing eudev-libs (3.2.11-r8) 00:59:14 (102/104) Installing zstd-libs (1.5.5-r4) 00:59:14 (103/104) Installing kmod-libs (30-r3) 00:59:14 (104/104) Installing eudev (3.2.11-r8) 00:59:14 Executing busybox-1.36.1-r5.trigger 00:59:14 Executing glib-2.76.6-r0.trigger 00:59:14 Executing eudev-3.2.11-r8.trigger 00:59:14 OK: 110 MiB in 119 packages 00:59:21 Removing intermediate container d91bc0d1ad20 00:59:21 ---> c02a38b2ebfd 00:59:21 Step 18/37 : RUN apk --no-cache upgrade 00:59:21 ---> Running in 392c13a6d199 00:59:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:59:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:59:23 OK: 110 MiB in 119 packages 00:59:23 Removing intermediate container 392c13a6d199 00:59:23 ---> 4465d2a3dfe2 00:59:23 Step 19/37 : WORKDIR / 00:59:23 ---> Running in 0385778f0f38 00:59:24 Removing intermediate container 0385778f0f38 00:59:24 ---> 841d2b93d945 00:59:24 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 00:59:26 ---> 742041f61562 00:59:26 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 00:59:26 ---> 3bb66301b963 00:59:26 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 00:59:26 ---> 3a215f9ea5cf 00:59:26 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 00:59:27 ---> daf5b2190c06 00:59:27 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 00:59:28 ---> 320da6f59b8b 00:59:28 Step 25/37 : COPY --from=rtsp /rtsp-simple-server.yml / 00:59:28 ---> da7e86a1cf15 00:59:28 Step 26/37 : COPY --from=rtsp /rtsp-simple-server / 00:59:30 ---> 2c23a11b0900 00:59:30 Step 27/37 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 00:59:30 ---> Running in 5d4f216bfb4f 00:59:32 Removing intermediate container 5d4f216bfb4f 00:59:32 ---> 73a882a05414 00:59:32 Step 28/37 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 00:59:32 ---> Running in b28f8f76b893 00:59:34 Removing intermediate container b28f8f76b893 00:59:34 ---> f096b2698964 00:59:34 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 00:59:34 ---> Running in 07c35a4d93e4 00:59:35 Removing intermediate container 07c35a4d93e4 00:59:35 ---> edc68c19f920 00:59:35 Step 30/37 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 00:59:35 ---> Running in 43fe26941dc3 00:59:36 Removing intermediate container 43fe26941dc3 00:59:36 ---> 42aa6d24aea3 00:59:36 Step 31/37 : EXPOSE 59983 00:59:37 ---> Running in 387cc6b88801 00:59:37 Removing intermediate container 387cc6b88801 00:59:37 ---> 25a7f5038d49 00:59:37 Step 32/37 : EXPOSE 8554 00:59:37 ---> Running in d1950f1cf104 00:59:37 Removing intermediate container d1950f1cf104 00:59:37 ---> f2eff8e731e7 00:59:37 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 00:59:37 ---> Running in 0453fea23573 00:59:37 Removing intermediate container 0453fea23573 00:59:37 ---> c510797751e8 00:59:37 Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 00:59:38 ---> Running in f57dbc47e444 00:59:38 Removing intermediate container f57dbc47e444 00:59:38 ---> 9d6876fd6dda 00:59:38 Step 35/37 : LABEL arch=arm64 00:59:38 ---> Running in c58a2f028b08 00:59:38 Removing intermediate container c58a2f028b08 00:59:38 ---> 8b3625498a97 00:59:38 Step 36/37 : LABEL git_sha=13352f24e58da81b3f3e81f321a07043710bb44e 00:59:39 ---> Running in accc73119a51 00:59:39 Removing intermediate container accc73119a51 00:59:39 ---> 8ef4d53a985f 00:59:39 Step 37/37 : LABEL version=3.2.0-dev.7 00:59:39 ---> Running in d08e0f90cb7f 00:59:39 Removing intermediate container d08e0f90cb7f 00:59:39 ---> 9c2ba919c4a0 00:59:39 [Warning] One or more build-args [ARCH] were not consumed 00:59:39 Successfully built 9c2ba919c4a0 00:59:39 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 00:59:40 provisioning config files... 00:59:40 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/172@tmp/config11977953777822132580tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:59:40 ---> ****-login.sh 00:59:40 nexus3.edgexfoundry.org:10001 00:59:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:59:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:59:40 Configure a credential helper to remove this warning. See 00:59:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:59:40 00:59:40 Login Succeeded 00:59:40 nexus3.edgexfoundry.org:10002 00:59:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:59:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:59:41 Configure a credential helper to remove this warning. See 00:59:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:59:41 00:59:41 Login Succeeded 00:59:41 nexus3.edgexfoundry.org:10003 00:59:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:59:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:59:41 Configure a credential helper to remove this warning. See 00:59:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:59:41 00:59:41 Login Succeeded 00:59:41 nexus3.edgexfoundry.org:10004 00:59:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:59:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:59:41 Configure a credential helper to remove this warning. See 00:59:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:59:41 00:59:41 Login Succeeded 00:59:41 ****.io 00:59:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:59:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:59:42 Configure a credential helper to remove this warning. See 00:59:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:59:42 00:59:42 Login Succeeded 00:59:42 ---> ****-login.sh ends [Pipeline] } 00:59:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:59:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:59:42 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 00:59:42 13352f24e58da81b3f3e81f321a07043710bb44e 00:59:42 latest 00:59:42 3.2.0-dev.7 00:59:42 13352f24e58da81b3f3e81f321a07043710bb44e-3.2.0-dev.7 00:59:42 main 00:59:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:59:43 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:13352f24e58da81b3f3e81f321a07043710bb44e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:59:43 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:13352f24e58da81b3f3e81f321a07043710bb44e 00:59:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 00:59:43 701b48ee73ac: Preparing 00:59:43 936e467741ce: Preparing 00:59:43 147ef845be4e: Preparing 00:59:43 289258084c1b: Preparing 00:59:43 608d194cb50c: Preparing 00:59:43 acc83c6ca332: Preparing 00:59:43 a6a9249f8c11: Preparing 00:59:43 759c658240f4: Preparing 00:59:43 0d93494c5831: Preparing 00:59:43 633f6094657a: Preparing 00:59:43 d4a77d4337c8: Preparing 00:59:43 9c3a3dc48d64: Preparing 00:59:43 c72bab752574: Preparing 00:59:43 7c504f21be85: Preparing 00:59:43 acc83c6ca332: Waiting 00:59:43 a6a9249f8c11: Waiting 00:59:43 759c658240f4: Waiting 00:59:43 0d93494c5831: Waiting 00:59:43 633f6094657a: Waiting 00:59:43 d4a77d4337c8: Waiting 00:59:43 9c3a3dc48d64: Waiting 00:59:43 c72bab752574: Waiting 00:59:44 147ef845be4e: Pushed 00:59:44 701b48ee73ac: Pushed 00:59:44 289258084c1b: Pushed 00:59:44 936e467741ce: Pushed 00:59:44 acc83c6ca332: Pushed 00:59:44 759c658240f4: Pushed 00:59:44 0d93494c5831: Pushed 00:59:44 a6a9249f8c11: Pushed 00:59:44 633f6094657a: Pushed 00:59:44 7c504f21be85: Layer already exists 00:59:44 9c3a3dc48d64: Pushed 00:59:49 608d194cb50c: Pushed 00:59:49 d4a77d4337c8: Pushed 01:00:04 c72bab752574: Pushed 01:00:04 13352f24e58da81b3f3e81f321a07043710bb44e: digest: sha256:be40ee89a5bec6f70081681a445711bc32ef3060d07c0af3e267dd0d127fe791 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:05 + 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 01:00:05 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 01:00:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 01:00:05 701b48ee73ac: Preparing 01:00:05 936e467741ce: Preparing 01:00:05 147ef845be4e: Preparing 01:00:05 289258084c1b: Preparing 01:00:05 608d194cb50c: Preparing 01:00:05 acc83c6ca332: Preparing 01:00:05 a6a9249f8c11: Preparing 01:00:05 759c658240f4: Preparing 01:00:05 0d93494c5831: Preparing 01:00:05 633f6094657a: Preparing 01:00:05 d4a77d4337c8: Preparing 01:00:05 9c3a3dc48d64: Preparing 01:00:05 c72bab752574: Preparing 01:00:05 7c504f21be85: Preparing 01:00:05 759c658240f4: Waiting 01:00:05 0d93494c5831: Waiting 01:00:05 633f6094657a: Waiting 01:00:05 d4a77d4337c8: Waiting 01:00:05 9c3a3dc48d64: Waiting 01:00:05 c72bab752574: Waiting 01:00:05 acc83c6ca332: Waiting 01:00:05 a6a9249f8c11: Waiting 01:00:05 7c504f21be85: Waiting 01:00:05 608d194cb50c: Layer already exists 01:00:05 147ef845be4e: Layer already exists 01:00:05 289258084c1b: Layer already exists 01:00:05 701b48ee73ac: Layer already exists 01:00:05 936e467741ce: Layer already exists 01:00:05 759c658240f4: Layer already exists 01:00:05 a6a9249f8c11: Layer already exists 01:00:05 acc83c6ca332: Layer already exists 01:00:05 0d93494c5831: Layer already exists 01:00:05 633f6094657a: Layer already exists 01:00:05 9c3a3dc48d64: Layer already exists 01:00:05 c72bab752574: Layer already exists 01:00:05 d4a77d4337c8: Layer already exists 01:00:05 7c504f21be85: Layer already exists 01:00:06 latest: digest: sha256:be40ee89a5bec6f70081681a445711bc32ef3060d07c0af3e267dd0d127fe791 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:06 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:07 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.7 01:00:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 01:00:07 701b48ee73ac: Preparing 01:00:07 936e467741ce: Preparing 01:00:07 147ef845be4e: Preparing 01:00:07 289258084c1b: Preparing 01:00:07 608d194cb50c: Preparing 01:00:07 acc83c6ca332: Preparing 01:00:07 a6a9249f8c11: Preparing 01:00:07 759c658240f4: Preparing 01:00:07 0d93494c5831: Preparing 01:00:07 633f6094657a: Preparing 01:00:07 d4a77d4337c8: Preparing 01:00:07 9c3a3dc48d64: Preparing 01:00:07 c72bab752574: Preparing 01:00:07 7c504f21be85: Preparing 01:00:07 0d93494c5831: Waiting 01:00:07 633f6094657a: Waiting 01:00:07 d4a77d4337c8: Waiting 01:00:07 9c3a3dc48d64: Waiting 01:00:07 c72bab752574: Waiting 01:00:07 7c504f21be85: Waiting 01:00:07 acc83c6ca332: Waiting 01:00:07 a6a9249f8c11: Waiting 01:00:07 759c658240f4: Waiting 01:00:07 608d194cb50c: Layer already exists 01:00:07 289258084c1b: Layer already exists 01:00:07 701b48ee73ac: Layer already exists 01:00:07 936e467741ce: Layer already exists 01:00:07 147ef845be4e: Layer already exists 01:00:07 a6a9249f8c11: Layer already exists 01:00:07 acc83c6ca332: Layer already exists 01:00:07 759c658240f4: Layer already exists 01:00:07 633f6094657a: Layer already exists 01:00:07 0d93494c5831: Layer already exists 01:00:07 c72bab752574: Layer already exists 01:00:07 9c3a3dc48d64: Layer already exists 01:00:07 d4a77d4337c8: Layer already exists 01:00:07 7c504f21be85: Layer already exists 01:00:07 3.2.0-dev.7: digest: sha256:be40ee89a5bec6f70081681a445711bc32ef3060d07c0af3e267dd0d127fe791 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:07 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:13352f24e58da81b3f3e81f321a07043710bb44e-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:08 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:13352f24e58da81b3f3e81f321a07043710bb44e-3.2.0-dev.7 01:00:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 01:00:08 701b48ee73ac: Preparing 01:00:08 936e467741ce: Preparing 01:00:08 147ef845be4e: Preparing 01:00:08 289258084c1b: Preparing 01:00:08 608d194cb50c: Preparing 01:00:08 acc83c6ca332: Preparing 01:00:08 a6a9249f8c11: Preparing 01:00:08 759c658240f4: Preparing 01:00:08 0d93494c5831: Preparing 01:00:08 633f6094657a: Preparing 01:00:08 d4a77d4337c8: Preparing 01:00:08 9c3a3dc48d64: Preparing 01:00:08 c72bab752574: Preparing 01:00:08 7c504f21be85: Preparing 01:00:08 759c658240f4: Waiting 01:00:08 0d93494c5831: Waiting 01:00:08 633f6094657a: Waiting 01:00:08 d4a77d4337c8: Waiting 01:00:08 9c3a3dc48d64: Waiting 01:00:08 c72bab752574: Waiting 01:00:08 7c504f21be85: Waiting 01:00:08 acc83c6ca332: Waiting 01:00:08 a6a9249f8c11: Waiting 01:00:08 147ef845be4e: Layer already exists 01:00:08 608d194cb50c: Layer already exists 01:00:08 289258084c1b: Layer already exists 01:00:08 701b48ee73ac: Layer already exists 01:00:08 936e467741ce: Layer already exists 01:00:08 acc83c6ca332: Layer already exists 01:00:08 0d93494c5831: Layer already exists 01:00:08 759c658240f4: Layer already exists 01:00:08 633f6094657a: Layer already exists 01:00:08 a6a9249f8c11: Layer already exists 01:00:08 d4a77d4337c8: Layer already exists 01:00:08 9c3a3dc48d64: Layer already exists 01:00:08 7c504f21be85: Layer already exists 01:00:08 c72bab752574: Layer already exists 01:00:08 13352f24e58da81b3f3e81f321a07043710bb44e-3.2.0-dev.7: digest: sha256:be40ee89a5bec6f70081681a445711bc32ef3060d07c0af3e267dd0d127fe791 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:09 + 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 01:00:09 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 01:00:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 01:00:09 701b48ee73ac: Preparing 01:00:09 936e467741ce: Preparing 01:00:09 147ef845be4e: Preparing 01:00:09 289258084c1b: Preparing 01:00:09 608d194cb50c: Preparing 01:00:09 acc83c6ca332: Preparing 01:00:09 a6a9249f8c11: Preparing 01:00:09 759c658240f4: Preparing 01:00:09 0d93494c5831: Preparing 01:00:09 633f6094657a: Preparing 01:00:09 d4a77d4337c8: Preparing 01:00:09 9c3a3dc48d64: Preparing 01:00:09 c72bab752574: Preparing 01:00:09 7c504f21be85: Preparing 01:00:09 acc83c6ca332: Waiting 01:00:09 633f6094657a: Waiting 01:00:09 d4a77d4337c8: Waiting 01:00:09 9c3a3dc48d64: Waiting 01:00:09 c72bab752574: Waiting 01:00:09 7c504f21be85: Waiting 01:00:09 a6a9249f8c11: Waiting 01:00:09 759c658240f4: Waiting 01:00:09 0d93494c5831: Waiting 01:00:09 701b48ee73ac: Layer already exists 01:00:09 936e467741ce: Layer already exists 01:00:09 608d194cb50c: Layer already exists 01:00:09 147ef845be4e: Layer already exists 01:00:09 289258084c1b: Layer already exists 01:00:09 a6a9249f8c11: Layer already exists 01:00:09 acc83c6ca332: Layer already exists 01:00:09 759c658240f4: Layer already exists 01:00:09 0d93494c5831: Layer already exists 01:00:09 633f6094657a: Layer already exists 01:00:09 9c3a3dc48d64: Layer already exists 01:00:09 d4a77d4337c8: Layer already exists 01:00:09 7c504f21be85: Layer already exists 01:00:09 c72bab752574: Layer already exists 01:00:09 main: digest: sha256:be40ee89a5bec6f70081681a445711bc32ef3060d07c0af3e267dd0d127fe791 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:00:10 ===================================================== [Pipeline] echo 01:00:10 taggedImages: 01:00:10 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:13352f24e58da81b3f3e81f321a07043710bb44e 01:00:10 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 01:00:10 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.7 01:00:10 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:13352f24e58da81b3f3e81f321a07043710bb44e-3.2.0-dev.7 01:00:10 - 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 01:00:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:00:10 01:00:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:00:11 arm64: Pulling from edgex-lftools-log-publisher 01:00:11 8998bd30e6a1: Pulling fs layer 01:00:11 04944245beec: Pulling fs layer 01:00:11 699f458cf7ca: Pulling fs layer 01:00:11 765212b225bb: Pulling fs layer 01:00:11 f23df028b6ca: Pulling fs layer 01:00:11 d65c8cfc05b1: Pulling fs layer 01:00:11 2437ff75d9bd: Pulling fs layer 01:00:11 f23df028b6ca: Waiting 01:00:11 d65c8cfc05b1: Waiting 01:00:11 2437ff75d9bd: Waiting 01:00:11 765212b225bb: Waiting 01:00:11 04944245beec: Verifying Checksum 01:00:11 04944245beec: Download complete 01:00:11 765212b225bb: Download complete 01:00:11 f23df028b6ca: Verifying Checksum 01:00:11 f23df028b6ca: Download complete 01:00:11 d65c8cfc05b1: Verifying Checksum 01:00:11 d65c8cfc05b1: Download complete 01:00:11 699f458cf7ca: Verifying Checksum 01:00:11 699f458cf7ca: Download complete 01:00:12 8998bd30e6a1: Download complete 01:00:15 2437ff75d9bd: Verifying Checksum 01:00:16 8998bd30e6a1: Pull complete 01:00:17 04944245beec: Pull complete 01:00:19 699f458cf7ca: Pull complete 01:00:19 765212b225bb: Pull complete 01:00:20 f23df028b6ca: Pull complete 01:00:20 d65c8cfc05b1: Pull complete 01:00:38 2437ff75d9bd: Pull complete 01:00:38 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:00:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:00:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:00:39 prd-ubuntu20.04-docker-arm64-4c-16g-1290 does not seem to be running inside a container 01:00:39 $ 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/172 -v /w/workspace/device-usb-camera/172:/w/workspace/device-usb-camera/172:rw,z -v /w/workspace/device-usb-camera/172@tmp:/w/workspace/device-usb-camera/172@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 01:00:42 $ docker top 508efff32b45f157057d5f5eeba723b97c3f238726be160d876c848ce02f3650 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:00:43 ---> job-cost.sh 01:00:43 lf-activate-venv: SKIPPING 01:00:43 INFO: No Stack... 01:00:43 INFO: Retrieving Pricing Info for: v3-standard-4 01:00:44 INFO: Archiving Costs [Pipeline] sh 01:00:48 + cut -d, -f6 01:00:48 + cat /w/workspace/device-usb-camera/172/archives/cost.csv [Pipeline] lock 01:00:48 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-172-stack-cost] 01:00:48 Resource [jenkins-edgexfoundry-device-usb-camera-main-172-stack-cost] did not exist. Created. 01:00:48 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-172-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:00:48 /w/workspace/device-usb-camera/172@tmp/durable-86b21870/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:00:49 + echo total: 0.10999999940395355 [Pipeline] stash 01:00:49 Warning: overwriting stash ‘stack-cost’ 01:00:49 Stashed 1 file(s) [Pipeline] } 01:00:49 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-172-stack-cost] [Pipeline] // lock [Pipeline] } 01:00:49 $ docker stop --time=1 508efff32b45f157057d5f5eeba723b97c3f238726be160d876c848ce02f3650 01:00:51 $ docker rm -f --volumes 508efff32b45f157057d5f5eeba723b97c3f238726be160d876c848ce02f3650 [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 01:00:52 provisioning config files... 01:00:52 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7348761573119110155tmp [Pipeline] { [Pipeline] sh 01:00:53 + set +x 01:00:53 + curl -s https://codecov.io/bash 01:00:53 + bash -s -- 01:00:53 01:00:53 _____ _ 01:00:53 / ____| | | 01:00:53 | | ___ __| | ___ ___ _____ __ 01:00:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:00:53 | |___| (_) | (_| | __/ (_| (_) \ V / 01:00:53 \_____\___/ \__,_|\___|\___\___/ \_/ 01:00:53 Bash-1.0.6 01:00:53 01:00:53 01:00:53 ==> git version 2.25.1 found 01:00:53 ==> 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 01:00:53 Release-Date: 2020-01-08 01:00:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:00:53 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:00:53 ==> Jenkins CI detected. 01:00:53 current dir:  /w/workspace/exfoundry_device-usb-camera_main 01:00:53 project root: . 01:00:53 --> token set from env 01:00:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:00:53 ==> Running gcov in . (disable via -X gcov) 01:00:53 ==> Python coveragepy not found 01:00:53 ==> Searching for coverage reports in: 01:00:53 + . 01:00:53 -> Found 1 reports 01:00:53 ==> Detecting git/mercurial file structure 01:00:53 ==> Reading reports 01:00:53 + ./coverage.out bytes=54703 01:00:53 ==> Appending adjustments 01:00:53 https://docs.codecov.io/docs/fixing-reports 01:00:53 + Found adjustments 01:00:53 ==> Gzipping contents 01:00:53 8.0K /tmp/codecov.t9gMfz.gz 01:00:53 ==> Uploading reports 01:00:53 url: https://codecov.io 01:00:53 query: branch=main&commit=13352f24e58da81b3f3e81f321a07043710bb44e&build=172&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F172%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 01:00:53 -> Pinging Codecov 01:00:53 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=13352f24e58da81b3f3e81f321a07043710bb44e&build=172&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F172%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 01:00:53 -> Uploading to 01:00:53 https://storage.googleapis.com/codecov/v4/raw/2024-02-20/73D8F5FF140700D3E01443B452E23636/13352f24e58da81b3f3e81f321a07043710bb44e/ce087094-6767-4594-b9cf-fa29c6f1625b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240220%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240220T010053Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=818a421f57d4e53f7e01799d5289667c0dce290ff9962f38a3387d8f6c89d4af 01:00:53 % Total % Received % Xferd Average Speed Time Time Time Current 01:00:53 Dload Upload Total Spent Left Speed 01:00:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 80058 --:--:-- --:--:-- --:--:-- 79127 100 6805 0 0 100 6805 0 25874 --:--:-- --:--:-- --:--:-- 25776 01:00:53 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/13352f24e58da81b3f3e81f321a07043710bb44e [Pipeline] } 01:00:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 01:00:54 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:00:54 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:00:54 01:00:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:00:54 1.410.4: Pulling from edgex-devops/edgex-snyk-go 01:00:54 df9b9388f04a: Pulling fs layer 01:00:54 52dc419b0ee2: Pulling fs layer 01:00:54 25bc292e5bac: Pulling fs layer 01:00:54 114826534d7a: Pulling fs layer 01:00:54 4657fd5d0bcf: Pulling fs layer 01:00:54 6ad1cebc031e: Pulling fs layer 01:00:54 114826534d7a: Waiting 01:00:54 4657fd5d0bcf: Waiting 01:00:54 8a3aa393b2d8: Pulling fs layer 01:00:54 6ad1cebc031e: Waiting 01:00:54 8a3aa393b2d8: Waiting 01:00:54 25bc292e5bac: Download complete 01:00:54 52dc419b0ee2: Verifying Checksum 01:00:54 52dc419b0ee2: Download complete 01:00:54 df9b9388f04a: Download complete 01:00:55 6ad1cebc031e: Verifying Checksum 01:00:55 6ad1cebc031e: Download complete 01:00:55 df9b9388f04a: Pull complete 01:00:55 52dc419b0ee2: Pull complete 01:00:55 25bc292e5bac: Pull complete 01:00:55 114826534d7a: Download complete 01:00:55 8a3aa393b2d8: Verifying Checksum 01:00:55 8a3aa393b2d8: Download complete 01:00:59 114826534d7a: Pull complete 01:00:59 4657fd5d0bcf: Pull complete 01:00:59 6ad1cebc031e: Pull complete 01:01:02 8a3aa393b2d8: Pull complete 01:01:02 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 01:01:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:01:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:01:02 prd-ubuntu20.04-docker-8c-8g-1286 does not seem to be running inside a container 01:01: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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 01:01:06 $ docker top 0c8316fb8939db37acf2bd2f6d49d0c64149750613d9a2ecdfb74944850e6a67 -eo pid,comm [Pipeline] { [Pipeline] echo 01:01:06 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 01:01:07 + set -o pipefail 01:01:07 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 01:01:14 01:01:14 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 01:01:14 01:01:14 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/7926a8b5-de90-473e-93a6-f432cb28c01d 01:01:14 01:01:14 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:01:14 01:01:14 01:01:14 A medium severity vulnerability was found in the Snyk CLI versions you are using. 01:01:14 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 01:01:14 More details here: https://snyk.co/ue1NS [Pipeline] } 01:01:14 $ docker stop --time=1 0c8316fb8939db37acf2bd2f6d49d0c64149750613d9a2ecdfb74944850e6a67 01:01:18 $ docker rm -f --volumes 0c8316fb8939db37acf2bd2f6d49d0c64149750613d9a2ecdfb74944850e6a67 [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 01:01:19 + git log --format=format:%s -1 13352f24e58da81b3f3e81f321a07043710bb44e [Pipeline] sh 01:01:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:01:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:01:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:01:20 prd-ubuntu20.04-docker-8c-8g-1286 does not seem to be running inside a container 01:01:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:01:21 $ docker top 5dcc0a2a04207e68452dc39ac2b23f9b2461c2c2695727adfdbec3e57570f8b6 -eo pid,comm 01:01:21 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). 01:01:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:01:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:01:21 [ssh-agent] Looking for ssh-agent implementation... 01:01:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:01:21 $ docker exec 5dcc0a2a04207e68452dc39ac2b23f9b2461c2c2695727adfdbec3e57570f8b6 ssh-agent 01:01:21 SSH_AUTH_SOCK=/tmp/ssh-e8aNeXwQYDfL/agent.32 01:01:21 SSH_AGENT_PID=38 01:01:21 Running ssh-add (command line suppressed) 01:01:21 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14883660832236418491.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14883660832236418491.key) 01:01:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:01:21 + git semver tag 01:01:22 2024-02-20 01:01:22,146 [run_tag] DEBUG tag force:False 01:01:22 2024-02-20 01:01:22,147 [check_head_tag] DEBUG check head tag 01:01:22 2024-02-20 01:01:22,149 [execute] INFO git cat-file --batch-check 01:01:22 2024-02-20 01:01:22,150 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 01:01:22 2024-02-20 01:01:22,154 [execute] INFO git cat-file --batch 01:01:22 2024-02-20 01:01:22,155 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 01:01:22 2024-02-20 01:01:22,199 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 01:01:22 2024-02-20 01:01:22,199 [execute] INFO git tag -a v3.2.0-dev.7 -m v3.2.0-dev.7 01:01:22 2024-02-20 01:01:22,199 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.7', '-m', 'v3.2.0-dev.7'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 01:01:22 2024-02-20 01:01:22,204 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 01:01:22 3.2.0-dev.7 [Pipeline] } 01:01:22 $ docker exec --env ******** --env ******** 5dcc0a2a04207e68452dc39ac2b23f9b2461c2c2695727adfdbec3e57570f8b6 ssh-agent -k 01:01:22 unset SSH_AUTH_SOCK; 01:01:22 unset SSH_AGENT_PID; 01:01:22 echo Agent pid 38 killed; 01:01:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:01:23 + git semver [Pipeline] } 01:01:23 $ docker stop --time=1 5dcc0a2a04207e68452dc39ac2b23f9b2461c2c2695727adfdbec3e57570f8b6 01:01:24 $ docker rm -f --volumes 5dcc0a2a04207e68452dc39ac2b23f9b2461c2c2695727adfdbec3e57570f8b6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:01:25 01:01:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:01:25 0.23.1-centos7: Pulling from edgex-lftools 01:01:25 ab5ef0e58194: Pulling fs layer 01:01:25 9712f1f96733: Pulling fs layer 01:01:25 63f879dbbcfc: Pulling fs layer 01:01:25 0d9ebad4ef96: Pulling fs layer 01:01:25 e9a5061849ea: Pulling fs layer 01:01:25 d747dcd14b5f: Pulling fs layer 01:01:25 2de7ff778b66: Pulling fs layer 01:01:25 e9a5061849ea: Waiting 01:01:25 0d9ebad4ef96: Waiting 01:01:25 d747dcd14b5f: Waiting 01:01:25 2de7ff778b66: Waiting 01:01:25 9712f1f96733: Verifying Checksum 01:01:25 9712f1f96733: Download complete 01:01:25 63f879dbbcfc: Verifying Checksum 01:01:25 63f879dbbcfc: Download complete 01:01:26 e9a5061849ea: Verifying Checksum 01:01:26 e9a5061849ea: Download complete 01:01:26 d747dcd14b5f: Download complete 01:01:26 ab5ef0e58194: Verifying Checksum 01:01:26 ab5ef0e58194: Download complete 01:01:26 0d9ebad4ef96: Verifying Checksum 01:01:26 0d9ebad4ef96: Download complete 01:01:26 2de7ff778b66: Verifying Checksum 01:01:26 2de7ff778b66: Download complete 01:01:28 ab5ef0e58194: Pull complete 01:01:28 9712f1f96733: Pull complete 01:01:29 63f879dbbcfc: Pull complete 01:01:33 0d9ebad4ef96: Pull complete 01:01:33 e9a5061849ea: Pull complete 01:01:33 d747dcd14b5f: Pull complete 01:01:34 2de7ff778b66: Pull complete 01:01:34 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:01:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:01:34 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:01:34 prd-ubuntu20.04-docker-8c-8g-1286 does not seem to be running inside a container 01:01:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 01:01:39 $ docker top 1350ad84d029e00be89c8152c1a2ae57f84d2637e448ae9918a06d1503223203 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:01:39 provisioning config files... 01:01:39 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7711587466509771808tmp 01:01:39 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4614758096102320361tmp 01:01:39 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8056480618579469644tmp [Pipeline] { [Pipeline] echo 01:01:40 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:01:40 ---> sigul-configuration.sh 01:01:40 gpg: directory `/root/.gnupg' created 01:01:40 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:01:40 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:01:40 gpg: keyring `/root/.gnupg/secring.gpg' created 01:01:40 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:01:40 gpg: CAST5 encrypted data 01:01:40 gpg: encrypted with 1 passphrase 01:01:40 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:01:40 + mkdir /home/jenkins 01:01:40 + mkdir /home/jenkins/sigul [Pipeline] sh 01:01:40 + 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 01:01:41 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:01:41 ---> sigul-install.sh 01:01:41 Sigul already installed; skipping installation. [Pipeline] sh 01:01:41 + git tag --list 01:01:41 v0.0.0 01:01:41 v0.0.1-dev.1 01:01:41 v0.0.1-dev.10 01:01:41 v0.0.1-dev.11 01:01:41 v0.0.1-dev.12 01:01:41 v0.0.1-dev.13 01:01:41 v0.0.1-dev.14 01:01:41 v0.0.1-dev.15 01:01:41 v0.0.1-dev.16 01:01:41 v0.0.1-dev.2 01:01:41 v0.0.1-dev.3 01:01:41 v0.0.1-dev.4 01:01:41 v0.0.1-dev.5 01:01:41 v0.0.1-dev.6 01:01:41 v0.0.1-dev.7 01:01:41 v0.0.1-dev.8 01:01:41 v0.0.1-dev.9 01:01:41 v2.2.0 01:01:41 v2.2.0-dev.17 01:01:41 v2.2.0-dev.18 01:01:41 v2.2.0-dev.19 01:01:41 v2.2.0-dev.20 01:01:41 v2.2.0-dev.21 01:01:41 v2.2.0-dev.22 01:01:41 v2.2.0-dev.23 01:01:41 v2.2.0-dev.24 01:01:41 v2.2.0-dev.25 01:01:41 v2.2.0-dev.26 01:01:41 v2.2.0-dev.27 01:01:41 v2.3.0 01:01:41 v2.3.0-dev.1 01:01:41 v2.3.0-dev.10 01:01:41 v2.3.0-dev.11 01:01:41 v2.3.0-dev.12 01:01:41 v2.3.0-dev.13 01:01:41 v2.3.0-dev.14 01:01:41 v2.3.0-dev.15 01:01:41 v2.3.0-dev.16 01:01:41 v2.3.0-dev.17 01:01:41 v2.3.0-dev.18 01:01:41 v2.3.0-dev.19 01:01:41 v2.3.0-dev.2 01:01:41 v2.3.0-dev.20 01:01:41 v2.3.0-dev.21 01:01:41 v2.3.0-dev.22 01:01:41 v2.3.0-dev.23 01:01:41 v2.3.0-dev.24 01:01:41 v2.3.0-dev.25 01:01:41 v2.3.0-dev.26 01:01:41 v2.3.0-dev.27 01:01:41 v2.3.0-dev.28 01:01:41 v2.3.0-dev.3 01:01:41 v2.3.0-dev.4 01:01:41 v2.3.0-dev.5 01:01:41 v2.3.0-dev.6 01:01:41 v2.3.0-dev.7 01:01:41 v2.3.0-dev.8 01:01:41 v2.3.0-dev.9 01:01:41 v2.3.1 01:01:41 v2.3.1-dev.4 01:01:41 v2.3.1-dev.5 01:01:41 v2.3.1-dev.6 01:01:41 v3.0 01:01:41 v3.0.0 01:01:41 v3.0.0-dev.1 01:01:41 v3.0.0-dev.10 01:01:41 v3.0.0-dev.11 01:01:41 v3.0.0-dev.12 01:01:41 v3.0.0-dev.13 01:01:41 v3.0.0-dev.14 01:01:41 v3.0.0-dev.15 01:01:41 v3.0.0-dev.16 01:01:41 v3.0.0-dev.17 01:01:41 v3.0.0-dev.18 01:01:41 v3.0.0-dev.19 01:01:41 v3.0.0-dev.2 01:01:41 v3.0.0-dev.20 01:01:41 v3.0.0-dev.21 01:01:41 v3.0.0-dev.22 01:01:41 v3.0.0-dev.23 01:01:41 v3.0.0-dev.24 01:01:41 v3.0.0-dev.25 01:01:41 v3.0.0-dev.26 01:01:41 v3.0.0-dev.27 01:01:41 v3.0.0-dev.28 01:01:41 v3.0.0-dev.29 01:01:41 v3.0.0-dev.3 01:01:41 v3.0.0-dev.30 01:01:41 v3.0.0-dev.31 01:01:41 v3.0.0-dev.32 01:01:41 v3.0.0-dev.33 01:01:41 v3.0.0-dev.34 01:01:41 v3.0.0-dev.35 01:01:41 v3.0.0-dev.36 01:01:41 v3.0.0-dev.37 01:01:41 v3.0.0-dev.38 01:01:41 v3.0.0-dev.39 01:01:41 v3.0.0-dev.4 01:01:41 v3.0.0-dev.40 01:01:41 v3.0.0-dev.41 01:01:41 v3.0.0-dev.42 01:01:41 v3.0.0-dev.43 01:01:41 v3.0.0-dev.44 01:01:41 v3.0.0-dev.45 01:01:41 v3.0.0-dev.46 01:01:41 v3.0.0-dev.47 01:01:41 v3.0.0-dev.48 01:01:41 v3.0.0-dev.49 01:01:41 v3.0.0-dev.5 01:01:41 v3.0.0-dev.50 01:01:41 v3.0.0-dev.51 01:01:41 v3.0.0-dev.6 01:01:41 v3.0.0-dev.7 01:01:41 v3.0.0-dev.8 01:01:41 v3.0.0-dev.9 01:01:41 v3.1 01:01:41 v3.1.0 01:01:41 v3.1.0-dev.1 01:01:41 v3.1.0-dev.10 01:01:41 v3.1.0-dev.11 01:01:41 v3.1.0-dev.12 01:01:41 v3.1.0-dev.13 01:01:41 v3.1.0-dev.14 01:01:41 v3.1.0-dev.15 01:01:41 v3.1.0-dev.16 01:01:41 v3.1.0-dev.17 01:01:41 v3.1.0-dev.18 01:01:41 v3.1.0-dev.19 01:01:41 v3.1.0-dev.2 01:01:41 v3.1.0-dev.20 01:01:41 v3.1.0-dev.21 01:01:41 v3.1.0-dev.22 01:01:41 v3.1.0-dev.23 01:01:41 v3.1.0-dev.24 01:01:41 v3.1.0-dev.25 01:01:41 v3.1.0-dev.26 01:01:41 v3.1.0-dev.27 01:01:41 v3.1.0-dev.28 01:01:41 v3.1.0-dev.29 01:01:41 v3.1.0-dev.3 01:01:41 v3.1.0-dev.30 01:01:41 v3.1.0-dev.31 01:01:41 v3.1.0-dev.32 01:01:41 v3.1.0-dev.33 01:01:41 v3.1.0-dev.34 01:01:41 v3.1.0-dev.35 01:01:41 v3.1.0-dev.36 01:01:41 v3.1.0-dev.37 01:01:41 v3.1.0-dev.38 01:01:41 v3.1.0-dev.39 01:01:41 v3.1.0-dev.4 01:01:41 v3.1.0-dev.5 01:01:41 v3.1.0-dev.6 01:01:41 v3.1.0-dev.7 01:01:41 v3.1.0-dev.8 01:01:41 v3.1.0-dev.9 01:01:41 v3.2.0-dev.1 01:01:41 v3.2.0-dev.2 01:01:41 v3.2.0-dev.3 01:01:41 v3.2.0-dev.4 01:01:41 v3.2.0-dev.5 01:01:41 v3.2.0-dev.6 01:01:41 v3.2.0-dev.7 [Pipeline] sh 01:01:41 + lftools sign git-tag v3.2.0-dev.7 01:01:42 Signing Git tag with Sigul... 01:01:42 Signing v3.2.0-dev.7 [Pipeline] echo 01:01:42 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:01:43 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:01:43 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:01:43 $ docker stop --time=1 1350ad84d029e00be89c8152c1a2ae57f84d2637e448ae9918a06d1503223203 01:01:44 $ docker rm -f --volumes 1350ad84d029e00be89c8152c1a2ae57f84d2637e448ae9918a06d1503223203 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 01:01:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:01:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:01:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:01:45 prd-ubuntu20.04-docker-8c-8g-1286 does not seem to be running inside a container 01:01:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:01:46 $ docker top 48bc7d290f28b886b5d93624ade017c90ae4cac54656539e405508b1fa48ce28 -eo pid,comm 01:01:46 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). 01:01:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:01:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:01:46 [ssh-agent] Looking for ssh-agent implementation... 01:01:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:01:46 $ docker exec 48bc7d290f28b886b5d93624ade017c90ae4cac54656539e405508b1fa48ce28 ssh-agent 01:01:46 SSH_AUTH_SOCK=/tmp/ssh-RLkyqcITosgD/agent.31 01:01:46 SSH_AGENT_PID=37 01:01:46 Running ssh-add (command line suppressed) 01:01:46 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1803619297638568377.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1803619297638568377.key) 01:01:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:01:47 + git semver bump pre 01:01:47 2024-02-20 01:01:47,372 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 01:01:47 2024-02-20 01:01:47,372 [bump_version] DEBUG bumping version:3.2.0-dev.7 on axis:pre with prefix:dev 01:01:47 2024-02-20 01:01:47,372 [bump_version] DEBUG bumped version:3.2.0-dev.8 01:01:47 2024-02-20 01:01:47,372 [write_version] DEBUG write version:3.2.0-dev.8 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 01:01:47 2024-02-20 01:01:47,372 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 01:01:47 2024-02-20 01:01:47,372 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 01:01:47 2024-02-20 01:01:47,374 [execute] INFO git cat-file --batch-check 01:01:47 2024-02-20 01:01:47,374 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 01:01:47 2024-02-20 01:01:47,379 [execute] INFO git cat-file --batch 01:01:47 2024-02-20 01:01:47,380 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 01:01:47 2024-02-20 01:01:47,385 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 01:01:47 3.2.0-dev.8 [Pipeline] } 01:01:47 $ docker exec --env ******** --env ******** 48bc7d290f28b886b5d93624ade017c90ae4cac54656539e405508b1fa48ce28 ssh-agent -k 01:01:47 unset SSH_AUTH_SOCK; 01:01:47 unset SSH_AGENT_PID; 01:01:47 echo Agent pid 37 killed; 01:01:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:01:48 + git semver [Pipeline] } 01:01:48 $ docker stop --time=1 48bc7d290f28b886b5d93624ade017c90ae4cac54656539e405508b1fa48ce28 01:01:49 $ docker rm -f --volumes 48bc7d290f28b886b5d93624ade017c90ae4cac54656539e405508b1fa48ce28 [Pipeline] // withDockerContainer [Pipeline] sh 01:01:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:01:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:01:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:01:50 prd-ubuntu20.04-docker-8c-8g-1286 does not seem to be running inside a container 01:01:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:01:51 $ docker top 494ebc4ed7cbb7745c9d09836c62ab2fee9db53f46b7fee079234546a74ac586 -eo pid,comm 01:01:51 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). 01:01:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:01:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:01:51 [ssh-agent] Looking for ssh-agent implementation... 01:01:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:01:51 $ docker exec 494ebc4ed7cbb7745c9d09836c62ab2fee9db53f46b7fee079234546a74ac586 ssh-agent 01:01:51 SSH_AUTH_SOCK=/tmp/ssh-Xq0ewSMpfOLx/agent.32 01:01:51 SSH_AGENT_PID=38 01:01:51 Running ssh-add (command line suppressed) 01:01:51 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8170589541037131579.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8170589541037131579.key) 01:01:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:01:51 + git semver push 01:01:52 2024-02-20 01:01:52,118 [run_push] DEBUG push 01:01:52 2024-02-20 01:01:52,119 [execute] INFO git cat-file --batch-check 01:01:52 2024-02-20 01:01:52,119 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 01:01:52 2024-02-20 01:01:52,123 [execute] INFO git rev-list 5cafe8dc85af70596f7b8d85af0ba441fbf7d63e -- 01:01:52 2024-02-20 01:01:52,124 [execute] DEBUG Popen(['git', 'rev-list', '5cafe8dc85af70596f7b8d85af0ba441fbf7d63e', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 01:01:52 2024-02-20 01:01:52,132 [execute] INFO git fetch -v origin 01:01:52 2024-02-20 01:01:52,132 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 01:01:52 2024-02-20 01:01:52,682 [run_push] DEBUG no remote changes detected 01:01:52 2024-02-20 01:01:52,682 [execute] INFO git push origin semver 01:01:52 2024-02-20 01:01:52,683 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 01:01:53 2024-02-20 01:01:53,350 [run_push] DEBUG push all version tags 01:01:53 2024-02-20 01:01:53,352 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 01:01:53 2024-02-20 01:01:53,352 [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) 01:01:54 2024-02-20 01:01:54,035 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 01:01:54 3.2.0-dev.8 [Pipeline] } 01:01:54 $ docker exec --env ******** --env ******** 494ebc4ed7cbb7745c9d09836c62ab2fee9db53f46b7fee079234546a74ac586 ssh-agent -k 01:01:54 unset SSH_AUTH_SOCK; 01:01:54 unset SSH_AGENT_PID; 01:01:54 echo Agent pid 38 killed; 01:01:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:01:54 + git semver [Pipeline] } 01:01:55 $ docker stop --time=1 494ebc4ed7cbb7745c9d09836c62ab2fee9db53f46b7fee079234546a74ac586 01:01:56 $ docker rm -f --volumes 494ebc4ed7cbb7745c9d09836c62ab2fee9db53f46b7fee079234546a74ac586 [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 01:01:58 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 01:01:58 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 01:01:58 total 16 01:01:58 drwxr-xr-x 3 root root 4096 Feb 20 00:50 . 01:01:58 drwxrwxr-x 10 jenkins jenkins 4096 Feb 20 01:01 .. 01:01:58 drwxr-xr-x 2 root root 4096 Feb 20 00:50 cost 01:01:58 -rw-r--r-- 1 root root 89 Feb 20 00:50 cost.csv 01:01:58 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 01:01:58 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 01:01:58 total 16 01:01:58 drwxr-xr-x 3 jenkins jenkins 4096 Feb 20 00:50 . 01:01:58 drwxrwxr-x 10 jenkins jenkins 4096 Feb 20 01:01 .. 01:01:58 drwxr-xr-x 2 jenkins jenkins 4096 Feb 20 00:50 cost 01:01:58 -rw-r--r-- 1 jenkins jenkins 89 Feb 20 00:50 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:01:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:01:59 ---> package-listing.sh 01:01:59 ++ facter osfamily 01:01:59 ++ tr '[:upper:]' '[:lower:]' 01:01:59 + OS_FAMILY=debian 01:01:59 + workspace=/w/workspace/exfoundry_device-usb-camera_main 01:01:59 + START_PACKAGES=/tmp/packages_start.txt 01:01:59 + END_PACKAGES=/tmp/packages_end.txt 01:01:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:01:59 + PACKAGES=/tmp/packages_start.txt 01:01:59 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 01:01:59 + PACKAGES=/tmp/packages_end.txt 01:01:59 + case "${OS_FAMILY}" in 01:01:59 + dpkg -l 01:01:59 + grep '^ii' 01:01:59 + '[' -f /tmp/packages_start.txt ']' 01:01:59 + '[' -f /tmp/packages_end.txt ']' 01:01:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:01:59 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 01:01:59 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 01:01:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 01:01:59 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 01:01:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:02:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:02:00 prd-ubuntu20.04-docker-8c-8g-1286 does not seem to be running inside a container 01:02:00 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:02:00 $ docker top 5d12cfb7dc615e40099ac30e96944f30d67ec924e363d4d162dab7cf2ee06344 -eo pid,comm [Pipeline] { [Pipeline] sh 01:02:01 + touch /tmp/pre-build-complete [Pipeline] sh 01:02:01 + mkdir -p /var/log/sysstat [Pipeline] sh 01:02:01 + ls /var/log/sa-host 01:02:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:02:02 provisioning config files... 01:02:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5008747321787384204tmp [Pipeline] { [Pipeline] echo 01:02:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:02:02 ---> create-netrc.sh [Pipeline] } 01:02:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:02:02 ---> python-tools-install.sh [Pipeline] echo 01:02:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:02:03 ---> sudo-logs.sh 01:02:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:02:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:02:03 ---> job-cost.sh 01:02:03 lf-activate-venv: SKIPPING 01:02:03 DEBUG: total: 0.2199999988079071 01:02:03 INFO: Retrieving Stack Cost... 01:02:04 INFO: Retrieving Pricing Info for: v3-standard-8 01:02:04 INFO: Archiving Costs [Pipeline] echo 01:02:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:02:04 ---> logs-deploy.sh 01:02:04 lf-activate-venv: SKIPPING 01:02:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/172 01:02:04 INFO: archiving workspace using pattern(s): 01:02:05 Archives upload complete. 01:02:05 INFO: archiving logs to Nexus