Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a60ad436c601c79c224e8f3d8a8677870b40bf45 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-ssh7099306798963884017.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2624412397598564446.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14498138598994546433.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13558798836079205978.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-ssh13251760544964116953.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8491 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 a60ad436c601c79c224e8f3d8a8677870b40bf45 (main) Commit message: "Merge pull request #299 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.33" > 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 a60ad436c601c79c224e8f3d8a8677870b40bf45 # timeout=10 > git rev-list --no-walk 97477250f83449ec135a51078cdc7ddd64728142 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:37:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:37:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:37:59 ========================================================= 17:37:59 EdgeX Global Pipelines Version Info 17:37:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:37:59 ------------------- 17:37:59 stable info: 17:37:59 ------------------- 17:37:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:37:59 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 17:37:59 Message: update stable to v1.0.254 17:38:00 ------------------- 17:38:00 experimental info: 17:38:00 ------------------- 17:38:00 Commited By: **** collab-it+edgex@linuxfoundation.org 17:38:00 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 17:38:00 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:38:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 17:38:00 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 17:38:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:38:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:38:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:38:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 17:38:01 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:38:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:38:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:38:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:38:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:38:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 17:38:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:38:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:38:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:38:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:38:01 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:38:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:38:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:38:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:38:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:38:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:38:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:38:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:38:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:38:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:38:01 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:38:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:38:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:38:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:38:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a60ad436c601c79c224e8f3d8a8677870b40bf45 [Pipeline] echo 17:38:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a60ad43 [Pipeline] echo 17:38:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:38:01 provisioning config files... 17:38:01 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3933634286493621924tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:38:01 ---> docker-login.sh 17:38:01 nexus3.edgexfoundry.org:10001 17:38:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:01 Configure a credential helper to remove this warning. See 17:38:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:01 17:38:01 Login Succeeded 17:38:01 nexus3.edgexfoundry.org:10002 17:38:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:02 Configure a credential helper to remove this warning. See 17:38:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:02 17:38:02 Login Succeeded 17:38:02 nexus3.edgexfoundry.org:10003 17:38:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:02 Configure a credential helper to remove this warning. See 17:38:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:02 17:38:02 Login Succeeded 17:38:02 nexus3.edgexfoundry.org:10004 17:38:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:02 Configure a credential helper to remove this warning. See 17:38:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:02 17:38:02 Login Succeeded 17:38:02 docker.io 17:38:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:02 Configure a credential helper to remove this warning. See 17:38:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:02 17:38:02 Login Succeeded 17:38:02 ---> docker-login.sh ends [Pipeline] } 17:38:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:38:03 + git rev-list -1 --merges a60ad436c601c79c224e8f3d8a8677870b40bf45~1..a60ad436c601c79c224e8f3d8a8677870b40bf45 [Pipeline] echo 17:38:03 -----------> git rev-list -1 --merges a60ad436c601c79c224e8f3d8a8677870b40bf45~1..a60ad436c601c79c224e8f3d8a8677870b40bf45 a60ad436c601c79c224e8f3d8a8677870b40bf45 17:38:03 a60ad436c601c79c224e8f3d8a8677870b40bf45 [false] [Pipeline] sh 17:38:03 + git log --format=format:%s -1 a60ad436c601c79c224e8f3d8a8677870b40bf45 [Pipeline] echo 17:38:03 ========================================================= 17:38:03 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:38:03 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:38:03 + git log --format=format:%s -1 a60ad436c601c79c224e8f3d8a8677870b40bf45 [Pipeline] echo 17:38:03 [semverPrep] GIT_COMMIT: a60ad436c601c79c224e8f3d8a8677870b40bf45, Commit Message: Merge pull request #299 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.33 [Pipeline] echo 17:38:03 [semverPrep] This is not a build commit. [Pipeline] sh 17:38:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:38:04 + grep -v github /etc/ssh/ssh_known_hosts 17:38:04 + [ -e /tmp/ssh_known_hosts ] 17:38:04 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:38:04 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:38:04 + sudo tee -a /etc/ssh/ssh_known_hosts 17:38:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:38:04 17:38:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:38:04 0.1.4: Pulling from edgex-devops/py-git-semver 17:38:04 b85a868b505f: Pulling fs layer 17:38:04 e2be974225ed: Pulling fs layer 17:38:04 339a4e72a1f5: Pulling fs layer 17:38:04 988bab9f4d93: Pulling fs layer 17:38:04 1469e6f7b9e6: Pulling fs layer 17:38:04 eaf3925da568: Pulling fs layer 17:38:04 bab4dde63d76: Pulling fs layer 17:38:04 bde34c3a00c8: Pulling fs layer 17:38:04 b352a97aabf1: Pulling fs layer 17:38:04 4872d77fe225: Pulling fs layer 17:38:04 5851b861e8e6: Pulling fs layer 17:38:04 bab4dde63d76: Waiting 17:38:04 bde34c3a00c8: Waiting 17:38:04 b352a97aabf1: Waiting 17:38:04 4872d77fe225: Waiting 17:38:04 5851b861e8e6: Waiting 17:38:04 1469e6f7b9e6: Waiting 17:38:04 988bab9f4d93: Waiting 17:38:04 eaf3925da568: Waiting 17:38:04 e2be974225ed: Download complete 17:38:04 988bab9f4d93: Download complete 17:38:04 1469e6f7b9e6: Verifying Checksum 17:38:04 1469e6f7b9e6: Download complete 17:38:05 eaf3925da568: Download complete 17:38:05 339a4e72a1f5: Verifying Checksum 17:38:05 339a4e72a1f5: Download complete 17:38:05 bde34c3a00c8: Verifying Checksum 17:38:05 bde34c3a00c8: Download complete 17:38:05 b352a97aabf1: Verifying Checksum 17:38:05 b352a97aabf1: Download complete 17:38:05 4872d77fe225: Verifying Checksum 17:38:05 4872d77fe225: Download complete 17:38:05 5851b861e8e6: Verifying Checksum 17:38:05 5851b861e8e6: Download complete 17:38:05 b85a868b505f: Verifying Checksum 17:38:05 b85a868b505f: Download complete 17:38:05 bab4dde63d76: Verifying Checksum 17:38:06 b85a868b505f: Pull complete 17:38:06 e2be974225ed: Pull complete 17:38:06 339a4e72a1f5: Pull complete 17:38:07 988bab9f4d93: Pull complete 17:38:07 1469e6f7b9e6: Pull complete 17:38:07 eaf3925da568: Pull complete 17:38:09 bab4dde63d76: Pull complete 17:38:09 bde34c3a00c8: Pull complete 17:38:09 b352a97aabf1: Pull complete 17:38:09 4872d77fe225: Pull complete 17:38:09 5851b861e8e6: Pull complete 17:38:09 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:38:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:38:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:38:09 prd-ubuntu20.04-docker-8c-8g-8491 does not seem to be running inside a container 17:38:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:38:12 $ docker top bf02f7132c88adf2596da62b9bfe9c2d06b6028c821ef719ff19d72dbe267aae -eo pid,comm 17:38:12 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:38:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:38:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:38:12 [ssh-agent] Looking for ssh-agent implementation... 17:38:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:38:12 $ docker exec bf02f7132c88adf2596da62b9bfe9c2d06b6028c821ef719ff19d72dbe267aae ssh-agent 17:38:12 SSH_AUTH_SOCK=/tmp/ssh-kd1lQINGaF1b/agent.31 17:38:12 SSH_AGENT_PID=37 17:38:12 Running ssh-add (command line suppressed) 17:38:12 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8419460428272365589.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8419460428272365589.key) 17:38:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:38:12 + git tag --points-at HEAD [Pipeline] } 17:38:12 $ docker exec --env ******** --env ******** bf02f7132c88adf2596da62b9bfe9c2d06b6028c821ef719ff19d72dbe267aae ssh-agent -k 17:38:13 unset SSH_AUTH_SOCK; 17:38:13 unset SSH_AGENT_PID; 17:38:13 echo Agent pid 37 killed; 17:38:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:38:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:38:13 [ssh-agent] Looking for ssh-agent implementation... 17:38:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:38:13 $ docker exec bf02f7132c88adf2596da62b9bfe9c2d06b6028c821ef719ff19d72dbe267aae ssh-agent 17:38:13 SSH_AUTH_SOCK=/tmp/ssh-xpi9vranWB8v/agent.69 17:38:13 SSH_AGENT_PID=75 17:38:13 Running ssh-add (command line suppressed) 17:38:13 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1269945723908494267.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1269945723908494267.key) 17:38:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:38:13 + git semver init 17:38:13 2023-10-04 17:38:13,888 [run_init] DEBUG init version:0.0.0 force:False 17:38:13 2023-10-04 17:38:13,888 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 17:38:13 2023-10-04 17:38:13,889 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 17:38:13 2023-10-04 17:38:13,889 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 17:38:14 2023-10-04 17:38:14,696 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 17:38:14 2023-10-04 17:38:14,696 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 17:38:14 2023-10-04 17:38:14,696 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 17:38:14 2023-10-04 17:38:14,697 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 17:38:14 3.1.0-dev.29 [Pipeline] } 17:38:14 $ docker exec --env ******** --env ******** bf02f7132c88adf2596da62b9bfe9c2d06b6028c821ef719ff19d72dbe267aae ssh-agent -k 17:38:15 unset SSH_AUTH_SOCK; 17:38:15 unset SSH_AGENT_PID; 17:38:15 echo Agent pid 75 killed; 17:38:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:38:15 + git semver [Pipeline] } 17:38:15 $ docker stop --time=1 bf02f7132c88adf2596da62b9bfe9c2d06b6028c821ef719ff19d72dbe267aae 17:38:16 $ docker rm -f --volumes bf02f7132c88adf2596da62b9bfe9c2d06b6028c821ef719ff19d72dbe267aae [Pipeline] // withDockerContainer [Pipeline] sh 17:38:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:38:17 Stashed 1 file(s) [Pipeline] echo 17:38:17 [edgeXSemver]: initialized semver on version 3.1.0-dev.29 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:38:17 provisioning config files... 17:38:17 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14733045451789129711tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:38:17 ---> docker-login.sh 17:38:17 nexus3.edgexfoundry.org:10001 17:38:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:17 Configure a credential helper to remove this warning. See 17:38:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:17 17:38:17 Login Succeeded 17:38:17 nexus3.edgexfoundry.org:10002 17:38:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:17 Configure a credential helper to remove this warning. See 17:38:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:17 17:38:17 Login Succeeded 17:38:17 nexus3.edgexfoundry.org:10003 17:38:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:18 Configure a credential helper to remove this warning. See 17:38:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:18 17:38:18 Login Succeeded 17:38:18 nexus3.edgexfoundry.org:10004 17:38:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:18 Configure a credential helper to remove this warning. See 17:38:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:18 17:38:18 Login Succeeded 17:38:18 docker.io 17:38:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:18 Configure a credential helper to remove this warning. See 17:38:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:18 17:38:18 Login Succeeded 17:38:18 ---> docker-login.sh ends [Pipeline] } 17:38:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:38:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:38:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:38:18 ========================================================= 17:38:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 17:38:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:18 + 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 . 17:38:18 Sending build context to Docker daemon 2.254MB 17:38:18 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 17:38:18 Step 2/13 : FROM ${BASE} AS builder 17:38:18 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 17:38:18 7264a8db6415: Pulling fs layer 17:38:18 c4d48a809fc2: Pulling fs layer 17:38:18 4f1c88b9dad5: Pulling fs layer 17:38:18 ad3a456e5733: Pulling fs layer 17:38:18 33e27b845d1e: Pulling fs layer 17:38:18 c68163c4e522: Pulling fs layer 17:38:18 50da416c3ac9: Pulling fs layer 17:38:18 23d2d4c4bb30: Pulling fs layer 17:38:18 50da416c3ac9: Waiting 17:38:18 33e27b845d1e: Waiting 17:38:18 ad3a456e5733: Waiting 17:38:18 23d2d4c4bb30: Waiting 17:38:18 c4d48a809fc2: Download complete 17:38:18 ad3a456e5733: Download complete 17:38:18 33e27b845d1e: Download complete 17:38:18 7264a8db6415: Verifying Checksum 17:38:18 7264a8db6415: Download complete 17:38:19 c68163c4e522: Verifying Checksum 17:38:19 c68163c4e522: Download complete 17:38:19 7264a8db6415: Pull complete 17:38:19 23d2d4c4bb30: Verifying Checksum 17:38:19 23d2d4c4bb30: Download complete 17:38:19 c4d48a809fc2: Pull complete 17:38:19 4f1c88b9dad5: Verifying Checksum 17:38:19 4f1c88b9dad5: Download complete 17:38:19 50da416c3ac9: Verifying Checksum 17:38:19 50da416c3ac9: Download complete 17:38:22 4f1c88b9dad5: Pull complete 17:38:22 ad3a456e5733: Pull complete 17:38:22 33e27b845d1e: Pull complete 17:38:22 c68163c4e522: Pull complete 17:38:24 50da416c3ac9: Pull complete 17:38:24 23d2d4c4bb30: Pull complete 17:38:24 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 17:38:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 17:38:24 ---> 0786185ac409 17:38:24 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:38:29 ---> Running in 601d21242c65 17:38:29 Removing intermediate container 601d21242c65 17:38:29 ---> e4cabd88abed 17:38:29 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:38:29 ---> Running in 52de3ff09c5e 17:38:29 Removing intermediate container 52de3ff09c5e 17:38:29 ---> d1ac2f611674 17:38:29 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:38:29 ---> Running in 639342a3fa14 17:38:29 Removing intermediate container 639342a3fa14 17:38:29 ---> 6648c9fde17a 17:38:29 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:38:29 ---> Running in 0e4029d9118c 17:38:29 Removing intermediate container 0e4029d9118c 17:38:29 ---> 9ad82e49c171 17:38:29 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:38:29 ---> Running in efab32efa4f4 17:38:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:38:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:38:29 (1/13) Installing libintl (0.21.1-r7) 17:38:29 (2/13) Installing eudev-libs (3.2.11-r8) 17:38:29 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 17:38:29 (4/13) Installing v4l-utils-libs (1.24.1-r0) 17:38:29 (5/13) Installing v4l-utils (1.24.1-r0) 17:38:29 (6/13) Installing libdvbv5 (1.24.1-r0) 17:38:29 (7/13) Installing udev-init-scripts (35-r1) 17:38:29 (8/13) Installing libblkid (2.38.1-r8) 17:38:29 (9/13) Installing xz-libs (5.4.3-r0) 17:38:29 (10/13) Installing kmod-libs (30-r3) 17:38:29 (11/13) Installing eudev (3.2.11-r8) 17:38:29 (12/13) Installing eudev-dev (3.2.11-r8) 17:38:29 (13/13) Installing v4l-utils-dev (1.24.1-r0) 17:38:29 Executing busybox-1.36.1-r2.trigger 17:38:29 Executing eudev-3.2.11-r8.trigger 17:38:29 OK: 271 MiB in 65 packages 17:38:30 Removing intermediate container efab32efa4f4 17:38:30 ---> 3f708e4319ee 17:38:30 Step 8/13 : WORKDIR /device-usb-camera 17:38:30 ---> Running in 317236ac4e06 17:38:30 Removing intermediate container 317236ac4e06 17:38:30 ---> 26e8bd79fd62 17:38:30 Step 9/13 : COPY go.mod vendor* ./ 17:38:30 ---> 82f8e4131b83 17:38:30 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:38:30 ---> Running in 30de2b5eeecd 17:38:32 Still waiting to schedule task 17:38:32 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:39:02 Removing intermediate container 30de2b5eeecd 17:39:02 ---> 609e69e30bd2 17:39:02 Step 11/13 : COPY . . 17:39:02 ---> 91774be6c8f6 17:39:02 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:39:02 ---> Running in 09d2856a870c 17:39:02  % Total % Received % Xferd Average Speed Time Time Time Current 17:39:02  Dload Upload Total Spent Left Speed 17:39:02  0   0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1253 100 1253 0 0 11399 0 --:--:-- --:--:-- --:--:-- 11495 17:39:02 Removing intermediate container 09d2856a870c 17:39:02 ---> d6e69f2bbb78 17:39:02 Step 13/13 : RUN ${MAKE} 17:39:02 ---> Running in d4f7130eb9a9 17:39:02 noop 17:39:02 Removing intermediate container d4f7130eb9a9 17:39:02 ---> 5b421ce31289 17:39:02 Successfully built 5b421ce31289 17:39:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:03 + docker inspect -f . ci-base-image-x86_64 17:39:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:39:03 prd-ubuntu20.04-docker-8c-8g-8491 does not seem to be running inside a container 17:39:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:39:03 $ docker top 351cc308d670744ff33c55802cea87aa9a7d90d040c549331b6af17238941e0f -eo pid,comm [Pipeline] { [Pipeline] sh 17:39:03 + go version 17:39:03 go version go1.21.0 linux/amd64 [Pipeline] } 17:39:03 $ docker stop --time=1 351cc308d670744ff33c55802cea87aa9a7d90d040c549331b6af17238941e0f 17:39:05 $ docker rm -f --volumes 351cc308d670744ff33c55802cea87aa9a7d90d040c549331b6af17238941e0f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:05 + docker inspect -f . ci-base-image-x86_64 17:39:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:39:05 prd-ubuntu20.04-docker-8c-8g-8491 does not seem to be running inside a container 17:39:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:39:06 $ docker top 8b4b0f87f87fac971b8ebb9b27da3619c11c5deb3cd165005b37b735b77ddb5c -eo pid,comm [Pipeline] { [Pipeline] sh 17:39:06 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 17:39:06 + make test 17:39:06 go test ./... -coverprofile=coverage.out ./... 17:39:08 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:39:18 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:39:18 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.021s coverage: 4.4% of statements 17:39:26 go vet ./... 17:39:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:39:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:39:28 ./bin/test-attribution-txt.sh [Pipeline] echo 17:39:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:39:28 $ docker stop --time=1 8b4b0f87f87fac971b8ebb9b27da3619c11c5deb3cd165005b37b735b77ddb5c 17:39:31 $ docker rm -f --volumes 8b4b0f87f87fac971b8ebb9b27da3619c11c5deb3cd165005b37b735b77ddb5c [Pipeline] // withDockerContainer [Pipeline] sh 17:39:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:39:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:39:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:39:33 + ls -al . 17:39:33 total 220 17:39:33 drwxrwxr-x 10 jenkins jenkins 4096 Oct 4 17:39 . 17:39:33 drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 17:37 .. 17:39:33 drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 17:39 .git 17:39:33 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 17:37 .github 17:39:33 -rw-rw-r-- 1 jenkins jenkins 495 Oct 4 17:37 .gitignore 17:39:33 -rw-rw-r-- 1 jenkins jenkins 45 Oct 4 17:37 .golangci.yml 17:39:33 -rw-rw-r-- 1 jenkins jenkins 77 Oct 4 17:37 .hadolint.yml 17:39:33 drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 17:38 .semver 17:39:33 -rw-rw-r-- 1 jenkins jenkins 10851 Oct 4 17:37 Attribution.txt 17:39:33 -rw-rw-r-- 1 jenkins jenkins 11903 Oct 4 17:37 CHANGELOG.md 17:39:33 -rw-rw-r-- 1 jenkins jenkins 2453 Oct 4 17:37 Dockerfile 17:39:33 -rw-rw-r-- 1 jenkins jenkins 678 Oct 4 17:37 GOVERNANCE.md 17:39:33 -rw-rw-r-- 1 jenkins jenkins 659 Oct 4 17:37 Jenkinsfile 17:39:33 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 4 17:37 LICENSE 17:39:33 -rw-rw-r-- 1 jenkins jenkins 2611 Oct 4 17:37 Makefile 17:39:33 -rw-rw-r-- 1 jenkins jenkins 622 Oct 4 17:37 OWNERS.md 17:39:33 -rw-rw-r-- 1 jenkins jenkins 2575 Oct 4 17:37 README.md 17:39:33 -rw-rw-r-- 1 jenkins jenkins 12 Oct 4 17:38 VERSION 17:39:33 drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 17:37 bin 17:39:33 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 17:37 cmd 17:39:33 -rw-r--r-- 1 jenkins jenkins 54703 Oct 4 17:39 coverage.out 17:39:33 -rwxrwxr-x 1 jenkins jenkins 84 Oct 4 17:37 docker-entrypoint.sh 17:39:33 drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 17:37 docs 17:39:33 -rw-rw-r-- 1 jenkins jenkins 3924 Oct 4 17:37 go.mod 17:39:33 -rw-rw-r-- 1 jenkins jenkins 35367 Oct 4 17:37 go.sum 17:39:33 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 17:37 internal 17:39:33 drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 17:37 snap 17:39:33 -rw-rw-r-- 1 jenkins jenkins 231 Oct 4 17:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:33 + 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=a60ad436c601c79c224e8f3d8a8677870b40bf45 --label arch=amd64 --label version=3.1.0-dev.29 . 17:39:33 Sending build context to Docker daemon 2.31MB 17:39:33 Step 1/36 : ARG BASE=golang:1.21-alpine3.18 17:39:33 Step 2/36 : FROM ${BASE} AS builder 17:39:33 ---> 5b421ce31289 17:39:33 Step 3/36 : ARG ADD_BUILD_TAGS="" 17:39:33 ---> Running in 47f081385dab 17:39:33 Removing intermediate container 47f081385dab 17:39:33 ---> ff81885652f5 17:39:33 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:39:33 ---> Running in 6c964f6dae6b 17:39:33 Removing intermediate container 6c964f6dae6b 17:39:33 ---> 067624beabdb 17:39:33 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:39:33 ---> Running in 49509c959526 17:39:34 Removing intermediate container 49509c959526 17:39:34 ---> eb7fc3e18524 17:39:34 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:39:34 ---> Running in 21b7916e7a29 17:39:34 Removing intermediate container 21b7916e7a29 17:39:34 ---> 0a7420f65aca 17:39:34 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:39:34 ---> Running in aab234a3d87c 17:39:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:39:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:39:34 OK: 271 MiB in 65 packages 17:39:34 Removing intermediate container aab234a3d87c 17:39:34 ---> 704c15d16ba7 17:39:34 Step 8/36 : WORKDIR /device-usb-camera 17:39:35 ---> Running in 819d60054cf8 17:39:35 Removing intermediate container 819d60054cf8 17:39:35 ---> 245e944b0fe7 17:39:35 Step 9/36 : COPY go.mod vendor* ./ 17:39:35 ---> 04f64666afcf 17:39:35 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:39:35 ---> Running in 320605c3fbd6 17:39:36 Removing intermediate container 320605c3fbd6 17:39:36 ---> 99a267b10690 17:39:36 Step 11/36 : COPY . . 17:39:36 ---> 2b5f94580f06 17:39:36 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:39:36 ---> Running in ef00b807e2e3 17:39:36  % Total % Received % Xferd Average Speed Time Time Time Current 17:39:36 Dload Upload Total Spent Left Speed 17:39:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 38811 0 --:--:-- --:--:-- --:--:-- 40419 17:39:36 Removing intermediate container ef00b807e2e3 17:39:36 ---> f6d95395e967 17:39:36 Step 13/36 : RUN ${MAKE} 17:39:36 ---> Running in b6adaa0f8db8 17:39:37 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.29 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.33" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 17:39:59 Removing intermediate container b6adaa0f8db8 17:39:59 ---> f797d05f0729 17:39:59 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 17:39:59 v0.21.6: Pulling from aler9/rtsp-simple-server 17:39:59 4acc49c71d14: Pulling fs layer 17:39:59 4acc49c71d14: Verifying Checksum 17:39:59 4acc49c71d14: Download complete 17:39:59 4acc49c71d14: Pull complete 17:39:59 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 17:39:59 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 17:39:59 ---> 01a2bd3e5fff 17:39:59 Step 15/36 : FROM alpine:3.18 17:39:59 3.18: Pulling from library/alpine 17:39:59 96526aa774ef: Pulling fs layer 17:39:59 96526aa774ef: Download complete 17:39:59 96526aa774ef: Pull complete 17:39:59 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 17:39:59 Status: Downloaded newer image for alpine:3.18 17:39:59 ---> 8ca4688f4f35 17:39:59 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:39:59 ---> Running in f82f04018568 17:39:59 Removing intermediate container f82f04018568 17:39:59 ---> 865581a89cc7 17:39:59 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 17:39:59 ---> Running in a4f691aa05db 17:39:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:39:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:39:59 (1/107) Installing dumb-init (1.2.5-r2) 17:39:59 (2/107) Installing sdl2 (2.26.5-r0) 17:39:59 (3/107) Installing svt-av1-libs (1.6.0-r0) 17:39:59 (4/107) Installing aom-libs (3.6.1-r0) 17:40:00 (5/107) Installing libxau (1.0.11-r2) 17:40:00 (6/107) Installing libmd (1.0.4-r2) 17:40:00 (7/107) Installing libbsd (0.11.7-r1) 17:40:00 (8/107) Installing libxdmcp (1.1.4-r2) 17:40:00 (9/107) Installing libxcb (1.15-r1) 17:40:00 (10/107) Installing libx11 (1.8.4-r4) 17:40:00 (11/107) Installing hwdata-pci (0.370-r0) 17:40:00 (12/107) Installing libpciaccess (0.17-r2) 17:40:00 (13/107) Installing libdrm (2.4.115-r4) 17:40:00 (14/107) Installing libxext (1.3.5-r2) 17:40:00 (15/107) Installing libxfixes (6.0.1-r2) 17:40:00 (16/107) Installing libffi (3.4.4-r2) 17:40:00 (17/107) Installing wayland-libs-client (1.22.0-r2) 17:40:00 (18/107) Installing libva (2.18.0-r1) 17:40:00 (19/107) Installing libvdpau (1.5-r1) 17:40:00 (20/107) Installing libgcc (12.2.1_git20220924-r10) 17:40:00 (21/107) Installing libstdc++ (12.2.1_git20220924-r10) 17:40:00 (22/107) Installing onevpl-libs (2023.2.1-r0) 17:40:00 (23/107) Installing ffmpeg-libavutil (6.0-r15) 17:40:00 (24/107) Installing libdav1d (1.2.1-r0) 17:40:00 (25/107) Installing brotli-libs (1.0.9-r14) 17:40:00 (26/107) Installing libhwy (1.0.4-r1) 17:40:00 (27/107) Installing lcms2 (2.15-r2) 17:40:00 (28/107) Installing libjxl (0.8.2-r0) 17:40:00 (29/107) Installing lame-libs (3.100-r5) 17:40:00 (30/107) Installing opus (1.4-r0) 17:40:00 (31/107) Installing libgomp (12.2.1_git20220924-r10) 17:40:00 (32/107) Installing soxr (0.1.3-r5) 17:40:00 (33/107) Installing ffmpeg-libswresample (6.0-r15) 17:40:00 (34/107) Installing libogg (1.3.5-r4) 17:40:00 (35/107) Installing libtheora (1.1.1-r17) 17:40:00 (36/107) Installing libvorbis (1.3.7-r1) 17:40:00 (37/107) Installing libvpx (1.13.0-r2) 17:40:00 (38/107) Installing libwebp (1.3.2-r0) 17:40:00 (39/107) Installing x264-libs (0.164_git20220602-r1) 17:40:00 (40/107) Installing numactl (2.0.16-r4) 17:40:00 (41/107) Installing x265-libs (3.5-r4) 17:40:00 (42/107) Installing xvidcore (1.3.7-r1) 17:40:00 (43/107) Installing ffmpeg-libavcodec (6.0-r15) 17:40:00 (44/107) Installing alsa-lib (1.2.9-r1) 17:40:00 (45/107) Installing libexpat (2.5.0-r1) 17:40:00 (46/107) Installing libbz2 (1.0.8-r5) 17:40:00 (47/107) Installing libpng (1.6.39-r3) 17:40:00 (48/107) Installing freetype (2.13.0-r5) 17:40:00 (49/107) Installing fontconfig (2.14.2-r3) 17:40:00 (50/107) Installing fribidi (1.0.13-r0) 17:40:00 (51/107) Installing libintl (0.21.1-r7) 17:40:00 (52/107) Installing libblkid (2.38.1-r8) 17:40:00 (53/107) Installing libmount (2.38.1-r8) 17:40:00 (54/107) Installing pcre2 (10.42-r1) 17:40:00 (55/107) Installing glib (2.76.4-r0) 17:40:00 (56/107) Installing graphite2 (1.3.14-r5) 17:40:00 (57/107) Installing harfbuzz (7.3.0-r0) 17:40:00 (58/107) Installing libunibreak (5.1-r0) 17:40:00 (59/107) Installing libass (0.17.1-r0) 17:40:00 (60/107) Installing libbluray (1.3.4-r0) 17:40:00 (61/107) Installing gmp (6.2.1-r3) 17:40:00 (62/107) Installing nettle (3.8.1-r2) 17:40:00 (63/107) Installing libunistring (1.1-r1) 17:40:00 (64/107) Installing libidn2 (2.3.4-r1) 17:40:00 (65/107) Installing p11-kit (0.24.1-r2) 17:40:00 (66/107) Installing libtasn1 (4.19.0-r1) 17:40:00 (67/107) Installing gnutls (3.8.0-r2) 17:40:00 (68/107) Installing mpg123-libs (1.31.3-r1) 17:40:00 (69/107) Installing libopenmpt (0.7.2-r0) 17:40:00 (70/107) Installing cjson (1.7.15-r4) 17:40:00 (71/107) Installing mbedtls (2.28.4-r0) 17:40:00 (72/107) Installing librist (0.2.7-r0) 17:40:00 (73/107) Installing libsrt (1.5.2-r0) 17:40:00 (74/107) Installing libssh (0.10.5-r0) 17:40:00 (75/107) Installing xz-libs (5.4.3-r0) 17:40:00 (76/107) Installing libxml2 (2.11.4-r0) 17:40:00 (77/107) Installing libsodium (1.0.18-r3) 17:40:00 (78/107) Installing libzmq (4.3.4-r4) 17:40:00 (79/107) Installing ffmpeg-libavformat (6.0-r15) 17:40:00 (80/107) Installing glslang-libs (1.3.243.0-r1) 17:40:00 (81/107) Installing spirv-tools (1.3.243.0-r1) 17:40:00 (82/107) Installing shaderc (2023.3-r1) 17:40:00 (83/107) Installing vulkan-loader (1.3.243.0-r1) 17:40:00 (84/107) Installing libplacebo (5.264.1-r1) 17:40:00 (85/107) Installing ffmpeg-libpostproc (6.0-r15) 17:40:00 (86/107) Installing ffmpeg-libswscale (6.0-r15) 17:40:00 (87/107) Installing vidstab (1.1.1-r0) 17:40:00 (88/107) Installing zimg (3.0.5-r0) 17:40:00 (89/107) Installing ffmpeg-libavfilter (6.0-r15) 17:40:00 (90/107) Installing libasyncns (0.8-r1) 17:40:00 (91/107) Installing dbus-libs (1.14.8-r0) 17:40:00 (92/107) Installing libltdl (2.4.7-r2) 17:40:00 (93/107) Installing orc (0.4.34-r0) 17:40:00 (94/107) Installing flac-libs (1.4.3-r0) 17:40:00 (95/107) Installing libsndfile (1.2.0-r2) 17:40:00 (96/107) Installing speexdsp (1.2.1-r1) 17:40:00 (97/107) Installing tdb-libs (1.4.8-r1) 17:40:00 (98/107) Installing libpulse (16.1-r10) 17:40:00 (99/107) Installing libjpeg-turbo (2.1.5.1-r3) 17:40:00 (100/107) Installing v4l-utils-libs (1.24.1-r0) 17:40:00 (101/107) Installing ffmpeg-libavdevice (6.0-r15) 17:40:00 (102/107) Installing ffmpeg (6.0-r15) 17:40:00 (103/107) Installing udev-init-scripts (35-r1) 17:40:00 (104/107) Installing eudev-libs (3.2.11-r8) 17:40:00 (105/107) Installing zstd-libs (1.5.5-r4) 17:40:00 (106/107) Installing kmod-libs (30-r3) 17:40:00 (107/107) Installing eudev (3.2.11-r8) 17:40:01 Executing busybox-1.36.1-r2.trigger 17:40:01 Executing glib-2.76.4-r0.trigger 17:40:01 Executing eudev-3.2.11-r8.trigger 17:40:01 OK: 131 MiB in 122 packages 17:40:03 Removing intermediate container a4f691aa05db 17:40:03 ---> 0567105eeb42 17:40:03 Step 18/36 : WORKDIR / 17:40:03 ---> Running in eeb92b865b7e 17:40:03 Removing intermediate container eeb92b865b7e 17:40:03 ---> 5b2a0bd0ccd7 17:40:03 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 17:40:04 ---> c8634e06e4fb 17:40:04 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 17:40:04 ---> 3216d8eb01ff 17:40:04 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 17:40:04 ---> ba6d601e6787 17:40:04 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:40:04 ---> 860746bf1e2e 17:40:04 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:40:04 ---> 570a8ebf5785 17:40:04 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 17:40:04 ---> 27a7b1ca6f56 17:40:04 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 17:40:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8492 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 17:40:04 Running in /w/workspace/device-usb-camera/155 [Pipeline] { [Pipeline] checkout 17:40:04 Selected Git installation does not exist. Using Default 17:40:04 The recommended git tool is: NONE 17:40:05 ---> 574c07f14097 17:40:05 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 17:40:05 ---> Running in 4fc4252810f5 17:40:05 Removing intermediate container 4fc4252810f5 17:40:05 ---> 670c50c2991c 17:40:05 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 17:40:05 ---> Running in 536711ba206e 17:40:06 Removing intermediate container 536711ba206e 17:40:06 ---> 90f0b53243f4 17:40:06 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 17:40:06 ---> Running in d8a0bf00dc9e 17:40:06 Removing intermediate container d8a0bf00dc9e 17:40:06 ---> 458dc2c7293b 17:40:06 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 17:40:06 ---> Running in 2f592225241d 17:40:07 Removing intermediate container 2f592225241d 17:40:07 ---> 573cf9ff97ed 17:40:07 Step 30/36 : EXPOSE 59983 17:40:07 ---> Running in 201773d038ba 17:40:07 Removing intermediate container 201773d038ba 17:40:07 ---> 76a9e6170593 17:40:07 Step 31/36 : EXPOSE 8554 17:40:07 ---> Running in ecdb017b6bd8 17:40:07 Removing intermediate container ecdb017b6bd8 17:40:07 ---> f17ac7d5522f 17:40:07 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:40:07 ---> Running in b041b63d5714 17:40:07 Removing intermediate container b041b63d5714 17:40:07 ---> 93b646721e0a 17:40:07 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 17:40:07 ---> Running in 58dcee715eb9 17:40:07 Removing intermediate container 58dcee715eb9 17:40:07 ---> 9f57ad2346ac 17:40:07 Step 34/36 : LABEL arch=amd64 17:40:07 ---> Running in 0e6f01a1aaad 17:40:07 Removing intermediate container 0e6f01a1aaad 17:40:07 ---> 4cf6c5ed0091 17:40:07 Step 35/36 : LABEL git_sha=a60ad436c601c79c224e8f3d8a8677870b40bf45 17:40:07 ---> Running in 771055df5d53 17:40:07 Removing intermediate container 771055df5d53 17:40:07 ---> f40bafc5bb8e 17:40:07 Step 36/36 : LABEL version=3.1.0-dev.29 17:40:07 ---> Running in bed2fceca29e 17:40:07 Removing intermediate container bed2fceca29e 17:40:07 ---> b927fced84c9 17:40:07 [Warning] One or more build-args [ARCH] were not consumed 17:40:07 Successfully built b927fced84c9 17:40:07 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:40:07 provisioning config files... 17:40:08 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3069495156978636837tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:40:08 ---> docker-login.sh 17:40:08 nexus3.edgexfoundry.org:10001 17:40:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:08 Configure a credential helper to remove this warning. See 17:40:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:08 17:40:08 Login Succeeded 17:40:08 nexus3.edgexfoundry.org:10002 17:40:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:08 Configure a credential helper to remove this warning. See 17:40:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:08 17:40:08 Login Succeeded 17:40:08 nexus3.edgexfoundry.org:10003 17:40:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:08 Configure a credential helper to remove this warning. See 17:40:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:08 17:40:08 Login Succeeded 17:40:08 nexus3.edgexfoundry.org:10004 17:40:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:08 Configure a credential helper to remove this warning. See 17:40:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:08 17:40:08 Login Succeeded 17:40:08 docker.io 17:40:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:08 Configure a credential helper to remove this warning. See 17:40:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:08 17:40:08 Login Succeeded 17:40:08 ---> docker-login.sh ends [Pipeline] } 17:40:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:40:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:40:08 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 17:40:08 a60ad436c601c79c224e8f3d8a8677870b40bf45 17:40:08 latest 17:40:08 3.1.0-dev.29 17:40:08 a60ad436c601c79c224e8f3d8a8677870b40bf45-3.1.0-dev.29 17:40:08 main 17:40:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:09 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:a60ad436c601c79c224e8f3d8a8677870b40bf45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:09 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:a60ad436c601c79c224e8f3d8a8677870b40bf45 17:40:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 17:40:09 2eb42e9e8ba2: Preparing 17:40:09 7ba2913a445b: Preparing 17:40:09 8bdd2ee159f0: Preparing 17:40:09 38a42db6e62b: Preparing 17:40:09 3827b5b91e75: Preparing 17:40:09 acc83c6ca332: Preparing 17:40:09 2853ad86a78b: Preparing 17:40:09 d6fb326508f9: Preparing 17:40:09 76fb50a933fd: Preparing 17:40:09 bd6af191b859: Preparing 17:40:09 0e24ab6e19b7: Preparing 17:40:09 b29e27ff7a97: Preparing 17:40:09 cc2447e1835a: Preparing 17:40:09 acc83c6ca332: Waiting 17:40:09 2853ad86a78b: Waiting 17:40:09 d6fb326508f9: Waiting 17:40:09 bd6af191b859: Waiting 17:40:09 b29e27ff7a97: Waiting 17:40:09 76fb50a933fd: Waiting 17:40:09 cc2447e1835a: Waiting 17:40:09 0e24ab6e19b7: Waiting 17:40:09 38a42db6e62b: Pushed 17:40:09 8bdd2ee159f0: Pushed 17:40:09 7ba2913a445b: Pushed 17:40:09 2eb42e9e8ba2: Pushed 17:40:09 d6fb326508f9: Pushed 17:40:09 2853ad86a78b: Pushed 17:40:09 76fb50a933fd: Pushed 17:40:09 acc83c6ca332: Pushed 17:40:09 cc2447e1835a: Layer already exists 17:40:09 bd6af191b859: Pushed 17:40:09 using credential edgex-jenkins-ssh 17:40:09 Cloning the remote Git repository 17:40:09 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 17:40:09 > git init /w/workspace/device-usb-camera/155 # timeout=10 17:40:10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:40:10 > git --version # timeout=10 17:40:10 > git --version # 'git version 2.25.1' 17:40:10 using GIT_SSH to set credentials SSH Credentials for GitHub 17:40:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:40:12 Avoid second fetch 17:40:12 Checking out Revision a60ad436c601c79c224e8f3d8a8677870b40bf45 (main) 17:40:12 3827b5b91e75: Pushed 17:40:11 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:40:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:40:12 > git config core.sparsecheckout # timeout=10 17:40:12 > git checkout -f a60ad436c601c79c224e8f3d8a8677870b40bf45 # timeout=10 17:40:12 Commit message: "Merge pull request #299 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.33" 17:40:12 0e24ab6e19b7: Pushed [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:40:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:40:13 % Total % Received % Xferd Average Speed Time Time Time Current 17:40:13 Dload Upload Total Spent Left Speed 17:40:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 99617 0 --:--:-- --:--:-- --:--:-- 99617 [Pipeline] sh 17:40:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:40:14 + sudo tee /etc/docker/daemon.new 17:40:14 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:40:14 { 17:40:14 "registry-mirrors": [ 17:40:14 "https://nexus3.edgexfoundry.org:10001" 17:40:14 ], 17:40:14 "bip": "10.250.0.254/24", 17:40:14 "hosts": [ 17:40:14 "tcp://0.0.0.0:5555", 17:40:14 "unix:///var/run/docker.sock" 17:40:14 ], 17:40:14 "mtu": 1458, 17:40:14 "selinux-enabled": true, 17:40:14 "seccomp-profile": "/etc/docker/seccomp.json" 17:40:14 } [Pipeline] sh 17:40:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:40:15 + sudo service docker restart 17:40:22 b29e27ff7a97: Pushed 17:40:22 a60ad436c601c79c224e8f3d8a8677870b40bf45: digest: sha256:05e63add8892911be1f9195c6ff3a8a3fcf46121dd65cc500eaccdb1b89cbcd9 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:22 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:23 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 17:40:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 17:40:23 2eb42e9e8ba2: Preparing 17:40:23 7ba2913a445b: Preparing 17:40:23 8bdd2ee159f0: Preparing 17:40:23 38a42db6e62b: Preparing 17:40:23 3827b5b91e75: Preparing 17:40:23 acc83c6ca332: Preparing 17:40:23 2853ad86a78b: Preparing 17:40:23 d6fb326508f9: Preparing 17:40:23 76fb50a933fd: Preparing 17:40:23 bd6af191b859: Preparing 17:40:23 0e24ab6e19b7: Preparing 17:40:23 b29e27ff7a97: Preparing 17:40:23 cc2447e1835a: Preparing 17:40:23 0e24ab6e19b7: Waiting 17:40:23 b29e27ff7a97: Waiting 17:40:23 76fb50a933fd: Waiting 17:40:23 2853ad86a78b: Waiting 17:40:23 cc2447e1835a: Waiting 17:40:23 d6fb326508f9: Waiting 17:40:23 acc83c6ca332: Waiting 17:40:23 7ba2913a445b: Layer already exists 17:40:23 2eb42e9e8ba2: Layer already exists 17:40:23 38a42db6e62b: Layer already exists 17:40:23 3827b5b91e75: Layer already exists 17:40:23 8bdd2ee159f0: Layer already exists 17:40:23 acc83c6ca332: Layer already exists 17:40:23 d6fb326508f9: Layer already exists 17:40:23 76fb50a933fd: Layer already exists 17:40:23 2853ad86a78b: Layer already exists 17:40:23 bd6af191b859: Layer already exists 17:40:23 0e24ab6e19b7: Layer already exists 17:40:23 b29e27ff7a97: Layer already exists 17:40:23 cc2447e1835a: Layer already exists 17:40:23 latest: digest: sha256:05e63add8892911be1f9195c6ff3a8a3fcf46121dd65cc500eaccdb1b89cbcd9 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:23 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:23 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.29 17:40:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 17:40:23 2eb42e9e8ba2: Preparing 17:40:23 7ba2913a445b: Preparing 17:40:23 8bdd2ee159f0: Preparing 17:40:23 38a42db6e62b: Preparing 17:40:23 3827b5b91e75: Preparing 17:40:23 acc83c6ca332: Preparing 17:40:23 2853ad86a78b: Preparing 17:40:23 d6fb326508f9: Preparing 17:40:23 76fb50a933fd: Preparing 17:40:23 bd6af191b859: Preparing 17:40:23 0e24ab6e19b7: Preparing 17:40:23 b29e27ff7a97: Preparing 17:40:23 cc2447e1835a: Preparing 17:40:23 2853ad86a78b: Waiting 17:40:23 76fb50a933fd: Waiting 17:40:23 d6fb326508f9: Waiting 17:40:23 bd6af191b859: Waiting 17:40:23 0e24ab6e19b7: Waiting 17:40:23 acc83c6ca332: Waiting 17:40:23 cc2447e1835a: Waiting 17:40:23 38a42db6e62b: Layer already exists 17:40:23 3827b5b91e75: Layer already exists 17:40:23 8bdd2ee159f0: Layer already exists 17:40:23 2eb42e9e8ba2: Layer already exists 17:40:23 7ba2913a445b: Layer already exists 17:40:23 acc83c6ca332: Layer already exists 17:40:23 2853ad86a78b: Layer already exists 17:40:23 d6fb326508f9: Layer already exists 17:40:23 76fb50a933fd: Layer already exists 17:40:23 bd6af191b859: Layer already exists 17:40:23 0e24ab6e19b7: Layer already exists 17:40:23 cc2447e1835a: Layer already exists 17:40:23 b29e27ff7a97: Layer already exists 17:40:23 3.1.0-dev.29: digest: sha256:05e63add8892911be1f9195c6ff3a8a3fcf46121dd65cc500eaccdb1b89cbcd9 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:24 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:a60ad436c601c79c224e8f3d8a8677870b40bf45-3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:24 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:a60ad436c601c79c224e8f3d8a8677870b40bf45-3.1.0-dev.29 17:40:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 17:40:24 2eb42e9e8ba2: Preparing 17:40:24 7ba2913a445b: Preparing 17:40:24 8bdd2ee159f0: Preparing 17:40:24 38a42db6e62b: Preparing 17:40:24 3827b5b91e75: Preparing 17:40:24 acc83c6ca332: Preparing 17:40:24 2853ad86a78b: Preparing 17:40:24 d6fb326508f9: Preparing 17:40:24 76fb50a933fd: Preparing 17:40:24 bd6af191b859: Preparing 17:40:24 0e24ab6e19b7: Preparing 17:40:24 b29e27ff7a97: Preparing 17:40:24 cc2447e1835a: Preparing 17:40:24 76fb50a933fd: Waiting 17:40:24 b29e27ff7a97: Waiting 17:40:24 cc2447e1835a: Waiting 17:40:24 acc83c6ca332: Waiting 17:40:24 bd6af191b859: Waiting 17:40:24 2853ad86a78b: Waiting 17:40:24 0e24ab6e19b7: Waiting 17:40:24 d6fb326508f9: Waiting 17:40:24 8bdd2ee159f0: Layer already exists 17:40:24 7ba2913a445b: Layer already exists 17:40:24 2eb42e9e8ba2: Layer already exists 17:40:24 3827b5b91e75: Layer already exists 17:40:24 38a42db6e62b: Layer already exists 17:40:24 acc83c6ca332: Layer already exists 17:40:24 d6fb326508f9: Layer already exists 17:40:24 2853ad86a78b: Layer already exists 17:40:24 76fb50a933fd: Layer already exists 17:40:24 bd6af191b859: Layer already exists 17:40:24 0e24ab6e19b7: Layer already exists 17:40:24 cc2447e1835a: Layer already exists 17:40:24 b29e27ff7a97: Layer already exists 17:40:24 a60ad436c601c79c224e8f3d8a8677870b40bf45-3.1.0-dev.29: digest: sha256:05e63add8892911be1f9195c6ff3a8a3fcf46121dd65cc500eaccdb1b89cbcd9 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:24 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:24 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 17:40:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 17:40:24 2eb42e9e8ba2: Preparing 17:40:24 7ba2913a445b: Preparing 17:40:24 8bdd2ee159f0: Preparing 17:40:24 38a42db6e62b: Preparing 17:40:24 3827b5b91e75: Preparing 17:40:24 acc83c6ca332: Preparing 17:40:24 2853ad86a78b: Preparing 17:40:24 d6fb326508f9: Preparing 17:40:24 76fb50a933fd: Preparing 17:40:24 bd6af191b859: Preparing 17:40:24 0e24ab6e19b7: Preparing 17:40:24 b29e27ff7a97: Preparing 17:40:24 cc2447e1835a: Preparing 17:40:24 2853ad86a78b: Waiting 17:40:24 d6fb326508f9: Waiting 17:40:24 76fb50a933fd: Waiting 17:40:24 bd6af191b859: Waiting 17:40:24 0e24ab6e19b7: Waiting 17:40:24 cc2447e1835a: Waiting 17:40:24 b29e27ff7a97: Waiting 17:40:24 acc83c6ca332: Waiting 17:40:24 8bdd2ee159f0: Layer already exists 17:40:24 3827b5b91e75: Layer already exists 17:40:24 38a42db6e62b: Layer already exists 17:40:24 7ba2913a445b: Layer already exists 17:40:24 2eb42e9e8ba2: Layer already exists 17:40:24 acc83c6ca332: Layer already exists 17:40:24 2853ad86a78b: Layer already exists 17:40:24 76fb50a933fd: Layer already exists 17:40:24 bd6af191b859: Layer already exists 17:40:24 d6fb326508f9: Layer already exists 17:40:24 0e24ab6e19b7: Layer already exists 17:40:24 b29e27ff7a97: Layer already exists 17:40:24 cc2447e1835a: Layer already exists 17:40:24 main: digest: sha256:05e63add8892911be1f9195c6ff3a8a3fcf46121dd65cc500eaccdb1b89cbcd9 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:40:25 ===================================================== [Pipeline] echo 17:40:25 taggedImages: 17:40:25 - nexus3.edgexfoundry.org:10004/device-usb-camera:a60ad436c601c79c224e8f3d8a8677870b40bf45 17:40:25 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 17:40:25 - nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.29 17:40:25 - nexus3.edgexfoundry.org:10004/device-usb-camera:a60ad436c601c79c224e8f3d8a8677870b40bf45-3.1.0-dev.29 17:40:25 - 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 17:40:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:40:25 17:40:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:40:25 latest: Pulling from edgex-lftools-log-publisher 17:40:25 5eb5b503b376: Pulling fs layer 17:40:25 5c69ac0246d0: Pulling fs layer 17:40:25 ec43610c2a17: Pulling fs layer 17:40:25 3a2ae6a8a46f: Pulling fs layer 17:40:25 33b1e0a273af: Pulling fs layer 17:40:25 5d3b04190fa2: Pulling fs layer 17:40:25 2f39f015ded8: Pulling fs layer 17:40:25 3a2ae6a8a46f: Waiting 17:40:25 33b1e0a273af: Waiting 17:40:25 5d3b04190fa2: Waiting 17:40:25 2f39f015ded8: Waiting 17:40:25 5c69ac0246d0: Download complete 17:40:25 3a2ae6a8a46f: Verifying Checksum 17:40:25 3a2ae6a8a46f: Download complete 17:40:25 33b1e0a273af: Verifying Checksum 17:40:25 33b1e0a273af: Download complete 17:40:25 5d3b04190fa2: Download complete 17:40:25 ec43610c2a17: Verifying Checksum 17:40:25 5eb5b503b376: Verifying Checksum 17:40:25 5eb5b503b376: Download complete 17:40:26 2f39f015ded8: Download complete 17:40:26 5eb5b503b376: Pull complete 17:40:26 5c69ac0246d0: Pull complete 17:40:27 ec43610c2a17: Pull complete 17:40:27 3a2ae6a8a46f: Pull complete 17:40:27 33b1e0a273af: Pull complete 17:40:27 5d3b04190fa2: Pull complete 17:40:31 2f39f015ded8: Pull complete 17:40:31 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:40:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:40:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:40:32 prd-ubuntu20.04-docker-8c-8g-8491 does not seem to be running inside a container 17:40:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:40:35 $ docker top e5fcdc5677f692195faf82fd72028869e4644755b40043ac5a9535d5491f4da7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider 17:40:35 provisioning config files... 17:40:35 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/155@tmp/config2422756150229625944tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:40:35 ---> job-cost.sh 17:40:35 lf-activate-venv: SKIPPING 17:40:35 INFO: No Stack... 17:40:36 ---> docker-login.sh 17:40:36 nexus3.edgexfoundry.org:10001 17:40:36 INFO: Retrieving Pricing Info for: v3-standard-8 17:40:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:36 INFO: Archiving Costs [Pipeline] sh 17:40:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:36 Configure a credential helper to remove this warning. See 17:40:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:36 17:40:36 Login Succeeded 17:40:36 nexus3.edgexfoundry.org:10002 17:40:36 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 17:40:36 + cut -d, -f6 [Pipeline] lock 17:40:36 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-155-stack-cost] 17:40:36 Resource [jenkins-edgexfoundry-device-usb-camera-main-155-stack-cost] did not exist. Created. 17:40:36 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-155-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:40:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:36 Configure a credential helper to remove this warning. See 17:40:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:36 17:40:36 Login Succeeded 17:40:36 nexus3.edgexfoundry.org:10003 17:40:37 + echo total: 0.2199999988079071 [Pipeline] stash 17:40:37 Stashed 1 file(s) [Pipeline] } 17:40:37 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-155-stack-cost] [Pipeline] // lock [Pipeline] } 17:40:37 $ docker stop --time=1 e5fcdc5677f692195faf82fd72028869e4644755b40043ac5a9535d5491f4da7 17:40:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:37 Configure a credential helper to remove this warning. See 17:40:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:37 17:40:37 Login Succeeded 17:40:37 nexus3.edgexfoundry.org:10004 17:40:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:37 Configure a credential helper to remove this warning. See 17:40:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:37 17:40:37 Login Succeeded 17:40:37 docker.io 17:40:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:38 Configure a credential helper to remove this warning. See 17:40:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:38 17:40:38 Login Succeeded 17:40:38 ---> docker-login.sh ends 17:40:38 $ docker rm -f --volumes e5fcdc5677f692195faf82fd72028869e4644755b40043ac5a9535d5491f4da7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 17:40:38 Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo 17:40:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:40:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:40:38 ========================================================= 17:40:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 17:40:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:38 + 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 . 17:40:39 Sending build context to Docker daemon 1.347MB 17:40:39 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 17:40:39 Step 2/13 : FROM ${BASE} AS builder 17:40:39 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:40:39 9fda8d8052c6: Pulling fs layer 17:40:39 5d54e960e981: Pulling fs layer 17:40:39 c4a7e357bf2a: Pulling fs layer 17:40:39 f0e02332f6b5: Pulling fs layer 17:40:39 cefa15bbcfad: Pulling fs layer 17:40:39 17808c966233: Pulling fs layer 17:40:39 f0e02332f6b5: Waiting 17:40:39 cefa15bbcfad: Waiting 17:40:39 f4c1fc716caa: Pulling fs layer 17:40:39 17808c966233: Waiting 17:40:39 f4c1fc716caa: Waiting 17:40:39 5d54e960e981: Verifying Checksum 17:40:39 5d54e960e981: Download complete 17:40:39 f0e02332f6b5: Verifying Checksum 17:40:39 f0e02332f6b5: Download complete 17:40:39 cefa15bbcfad: Verifying Checksum 17:40:39 cefa15bbcfad: Download complete 17:40:39 9fda8d8052c6: Download complete 17:40:40 f4c1fc716caa: Verifying Checksum 17:40:40 f4c1fc716caa: Download complete 17:40:40 9fda8d8052c6: Pull complete 17:40:40 5d54e960e981: Pull complete 17:40:41 c4a7e357bf2a: Verifying Checksum 17:40:41 c4a7e357bf2a: Download complete 17:40:42 17808c966233: Verifying Checksum 17:40:42 17808c966233: Download complete 17:40:52 c4a7e357bf2a: Pull complete 17:40:52 f0e02332f6b5: Pull complete 17:40:52 cefa15bbcfad: Pull complete 17:40:59 17808c966233: Pull complete 17:41:00 f4c1fc716caa: Pull complete 17:41:00 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 17:41:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 17:41:00 ---> ea914061e18c 17:41:00 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:41:02 ---> Running in e75cad1e5662 17:41:02 Removing intermediate container e75cad1e5662 17:41:02 ---> dad8ea92d2a1 17:41:02 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:41:02 ---> Running in fdcc97728f8d 17:41:02 Removing intermediate container fdcc97728f8d 17:41:02 ---> 215fa174f480 17:41:02 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:41:02 ---> Running in 2f9699e3c996 17:41:03 Removing intermediate container 2f9699e3c996 17:41:03 ---> 2fd00b00b315 17:41:03 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:41:03 ---> Running in 245797030a91 17:41:03 Removing intermediate container 245797030a91 17:41:03 ---> 4920c950f1c8 17:41:03 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:41:03 ---> Running in 1382b0a87eb8 17:41:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:41:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:41:06 (1/13) Installing libintl (0.21.1-r7) 17:41:06 (2/13) Installing eudev-libs (3.2.11-r8) 17:41:06 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 17:41:06 (4/13) Installing v4l-utils-libs (1.24.1-r0) 17:41:06 (5/13) Installing v4l-utils (1.24.1-r0) 17:41:06 (6/13) Installing libdvbv5 (1.24.1-r0) 17:41:06 (7/13) Installing udev-init-scripts (35-r1) 17:41:06 (8/13) Installing libblkid (2.38.1-r8) 17:41:06 (9/13) Installing xz-libs (5.4.3-r0) 17:41:06 (10/13) Installing kmod-libs (30-r3) 17:41:06 (11/13) Installing eudev (3.2.11-r8) 17:41:06 (12/13) Installing eudev-dev (3.2.11-r8) 17:41:06 (13/13) Installing v4l-utils-dev (1.24.1-r0) 17:41:06 Executing busybox-1.36.1-r2.trigger 17:41:06 Executing eudev-3.2.11-r8.trigger 17:41:06 OK: 273 MiB in 65 packages 17:41:07 Removing intermediate container 1382b0a87eb8 17:41:07 ---> e689774e525e 17:41:07 Step 8/13 : WORKDIR /device-usb-camera 17:41:07 ---> Running in e8a5bfdfe594 17:41:07 Removing intermediate container e8a5bfdfe594 17:41:07 ---> 3f23949080d1 17:41:07 Step 9/13 : COPY go.mod vendor* ./ 17:41:08 ---> 933af046c815 17:41:08 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:41:08 ---> Running in ad1cc4ac0254 17:42:16 Removing intermediate container ad1cc4ac0254 17:42:16 ---> 1fe42a59be96 17:42:16 Step 11/13 : COPY . . 17:42:16 ---> 5b2c89dfe997 17:42:16 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:42:16 ---> Running in b962b46b68e9 17:42:17  % Total % Received % Xferd Average Speed Time Time  Time Current 17:42:17  Dload Upload Total Spent Left Speed 17:42:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 9686 0 --:--:-- --:--:-- --:--:-- 9789 17:42:19 Removing intermediate container b962b46b68e9 17:42:19 ---> af18e9582332 17:42:19 Step 13/13 : RUN ${MAKE} 17:42:20 ---> Running in a1d33a361a94 17:42:21 noop 17:42:21 Removing intermediate container a1d33a361a94 17:42:21 ---> 62764542c551 17:42:21 Successfully built 62764542c551 17:42:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:42:22 + docker inspect -f . ci-base-image-arm64 17:42:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:42:22 prd-ubuntu20.04-docker-arm64-4c-16g-8492 does not seem to be running inside a container 17:42:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/155 -v /w/workspace/device-usb-camera/155:/w/workspace/device-usb-camera/155:rw,z -v /w/workspace/device-usb-camera/155@tmp:/w/workspace/device-usb-camera/155@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:42:23 $ docker top 3ac3f643cb761a192423c8f27e425249d89b2165928898e843a7d5a60161021f -eo pid,comm [Pipeline] { [Pipeline] sh 17:42:24 + go version 17:42:24 go version go1.21.0 linux/arm64 [Pipeline] } 17:42:24 $ docker stop --time=1 3ac3f643cb761a192423c8f27e425249d89b2165928898e843a7d5a60161021f 17:42:25 $ docker rm -f --volumes 3ac3f643cb761a192423c8f27e425249d89b2165928898e843a7d5a60161021f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:42:26 + docker inspect -f . ci-base-image-arm64 17:42:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:42:26 prd-ubuntu20.04-docker-arm64-4c-16g-8492 does not seem to be running inside a container 17:42:26 $ 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/155 -v /w/workspace/device-usb-camera/155:/w/workspace/device-usb-camera/155:rw,z -v /w/workspace/device-usb-camera/155@tmp:/w/workspace/device-usb-camera/155@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:42:27 $ docker top df30072e5c62e17fc461f7f1d4e4da3c480564cab78b7d2e2c0e78bf16cb305a -eo pid,comm [Pipeline] { [Pipeline] sh 17:42:28 + git config --global --add safe.directory /w/workspace/device-usb-camera/155 [Pipeline] fileExists [Pipeline] sh 17:42:28 + make test 17:42:28 go test ./... -coverprofile=coverage.out ./... 17:42:35 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:44:12 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:44:12 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.075s coverage: 4.4% of statements 17:44:12 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:44:12 go vet ./... 17:44:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:44:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:44:41 ./bin/test-attribution-txt.sh [Pipeline] echo 17:44:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:44:41 $ docker stop --time=1 df30072e5c62e17fc461f7f1d4e4da3c480564cab78b7d2e2c0e78bf16cb305a 17:44:43 $ docker rm -f --volumes df30072e5c62e17fc461f7f1d4e4da3c480564cab78b7d2e2c0e78bf16cb305a [Pipeline] // withDockerContainer [Pipeline] sh 17:44:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:44:44 Warning: overwriting stash ‘coverage-report’ 17:44:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:44:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:44:46 + ls -al . 17:44:46 total 216 17:44:46 drwxrwxr-x 9 jenkins jenkins 4096 Oct 4 17:42 . 17:44:46 drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 17:40 .. 17:44:46 drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 17:40 .git 17:44:46 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 17:40 .github 17:44:46 -rw-rw-r-- 1 jenkins jenkins 495 Oct 4 17:40 .gitignore 17:44:46 -rw-rw-r-- 1 jenkins jenkins 45 Oct 4 17:40 .golangci.yml 17:44:46 -rw-rw-r-- 1 jenkins jenkins 77 Oct 4 17:40 .hadolint.yml 17:44:46 -rw-rw-r-- 1 jenkins jenkins 10851 Oct 4 17:40 Attribution.txt 17:44:46 -rw-rw-r-- 1 jenkins jenkins 11903 Oct 4 17:40 CHANGELOG.md 17:44:46 -rw-rw-r-- 1 jenkins jenkins 2453 Oct 4 17:40 Dockerfile 17:44:46 -rw-rw-r-- 1 jenkins jenkins 678 Oct 4 17:40 GOVERNANCE.md 17:44:46 -rw-rw-r-- 1 jenkins jenkins 659 Oct 4 17:40 Jenkinsfile 17:44:46 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 4 17:40 LICENSE 17:44:46 -rw-rw-r-- 1 jenkins jenkins 2611 Oct 4 17:40 Makefile 17:44:46 -rw-rw-r-- 1 jenkins jenkins 622 Oct 4 17:40 OWNERS.md 17:44:46 -rw-rw-r-- 1 jenkins jenkins 2575 Oct 4 17:40 README.md 17:44:46 -rw-rw-r-- 1 jenkins jenkins 12 Oct 4 17:38 VERSION 17:44:46 drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 17:40 bin 17:44:46 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 17:40 cmd 17:44:46 -rw-r--r-- 1 jenkins jenkins 54703 Oct 4 17:44 coverage.out 17:44:46 -rwxrwxr-x 1 jenkins jenkins 84 Oct 4 17:40 docker-entrypoint.sh 17:44:46 drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 17:40 docs 17:44:46 -rw-rw-r-- 1 jenkins jenkins 3924 Oct 4 17:40 go.mod 17:44:46 -rw-rw-r-- 1 jenkins jenkins 35367 Oct 4 17:40 go.sum 17:44:46 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 17:40 internal 17:44:46 drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 17:40 snap 17:44:46 -rw-rw-r-- 1 jenkins jenkins 231 Oct 4 17:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:46 + 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=a60ad436c601c79c224e8f3d8a8677870b40bf45 --label arch=arm64 --label version=3.1.0-dev.29 . 17:44:47 Sending build context to Docker daemon 1.402MB 17:44:47 Step 1/36 : ARG BASE=golang:1.21-alpine3.18 17:44:47 Step 2/36 : FROM ${BASE} AS builder 17:44:47 ---> 62764542c551 17:44:47 Step 3/36 : ARG ADD_BUILD_TAGS="" 17:44:47 ---> Running in ad9485150cab 17:44:47 Removing intermediate container ad9485150cab 17:44:47 ---> 3cd5dab78498 17:44:47 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:44:47 ---> Running in d4879af94b67 17:44:48 Removing intermediate container d4879af94b67 17:44:48 ---> c2fb489df675 17:44:48 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:44:48 ---> Running in a52a95ec7e9f 17:44:48 Removing intermediate container a52a95ec7e9f 17:44:48 ---> 03e37167c530 17:44:48 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:44:48 ---> Running in d59f67d7049a 17:44:49 Removing intermediate container d59f67d7049a 17:44:49 ---> d4b4905b8fc7 17:44:49 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:44:49 ---> Running in b2ed7714aa7b 17:44:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:44:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:44:51 OK: 273 MiB in 65 packages 17:44:52 Removing intermediate container b2ed7714aa7b 17:44:52 ---> feac8f1f431f 17:44:52 Step 8/36 : WORKDIR /device-usb-camera 17:44:52 ---> Running in e7507c895559 17:44:52 Removing intermediate container e7507c895559 17:44:52 ---> 88b0e49386dc 17:44:52 Step 9/36 : COPY go.mod vendor* ./ 17:44:53 ---> bc206d182edf 17:44:53 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:44:53 ---> Running in 2dd185f91473 17:44:58 Removing intermediate container 2dd185f91473 17:44:58 ---> d3989a9f58bd 17:44:58 Step 11/36 : COPY . . 17:45:00 ---> 3ffde9fb95de 17:45:00 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:45:00 ---> Running in cba62a6b4240 17:45:04  % Total % Received % Xferd Average Speed Time Time Time Current 17:45:04 Dload Upload Total Spent Left Speed 17:45:04 0  0 0 0  0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 5146 0 --:--:-- --:--:-- --:--:-- 5177 17:45:05 Removing intermediate container cba62a6b4240 17:45:05 ---> 28b22f82cbf6 17:45:05 Step 13/36 : RUN ${MAKE} 17:45:05 ---> Running in 0b28da7c03fd 17:45:07 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.29 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.33" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 17:47:14 Removing intermediate container 0b28da7c03fd 17:47:14 ---> 47fa471df58a 17:47:14 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 17:47:14 v0.21.6: Pulling from aler9/rtsp-simple-server 17:47:14 8766b47fe142: Pulling fs layer 17:47:14 8766b47fe142: Verifying Checksum 17:47:14 8766b47fe142: Download complete 17:47:14 8766b47fe142: Pull complete 17:47:14 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 17:47:14 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 17:47:14 ---> 69d40e2cb93c 17:47:14 Step 15/36 : FROM alpine:3.18 17:47:14 3.18: Pulling from library/alpine 17:47:14 579b34f0a95b: Pulling fs layer 17:47:14 579b34f0a95b: Verifying Checksum 17:47:14 579b34f0a95b: Download complete 17:47:14 579b34f0a95b: Pull complete 17:47:14 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 17:47:14 Status: Downloaded newer image for alpine:3.18 17:47:14 ---> 3cc203321400 17:47:14 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:47:14 ---> Running in f95d89455172 17:47:14 Removing intermediate container f95d89455172 17:47:14 ---> 89ab434d6962 17:47:14 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 17:47:14 ---> Running in e7a0762da7d6 17:47:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:47:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:47:14 (1/104) Installing dumb-init (1.2.5-r2) 17:47:14 (2/104) Installing sdl2 (2.26.5-r0) 17:47:14 (3/104) Installing svt-av1-libs (1.6.0-r0) 17:47:14 (4/104) Installing aom-libs (3.6.1-r0) 17:47:14 (5/104) Installing libxau (1.0.11-r2) 17:47:14 (6/104) Installing libmd (1.0.4-r2) 17:47:14 (7/104) Installing libbsd (0.11.7-r1) 17:47:14 (8/104) Installing libxdmcp (1.1.4-r2) 17:47:14 (9/104) Installing libxcb (1.15-r1) 17:47:14 (10/104) Installing libx11 (1.8.4-r4) 17:47:14 (11/104) Installing libdrm (2.4.115-r4) 17:47:14 (12/104) Installing libxext (1.3.5-r2) 17:47:14 (13/104) Installing libxfixes (6.0.1-r2) 17:47:14 (14/104) Installing libffi (3.4.4-r2) 17:47:14 (15/104) Installing wayland-libs-client (1.22.0-r2) 17:47:14 (16/104) Installing libva (2.18.0-r1) 17:47:14 (17/104) Installing libvdpau (1.5-r1) 17:47:14 (18/104) Installing ffmpeg-libavutil (6.0-r15) 17:47:14 (19/104) Installing libdav1d (1.2.1-r0) 17:47:14 (20/104) Installing brotli-libs (1.0.9-r14) 17:47:14 (21/104) Installing libgcc (12.2.1_git20220924-r10) 17:47:14 (22/104) Installing libstdc++ (12.2.1_git20220924-r10) 17:47:14 (23/104) Installing libhwy (1.0.4-r1) 17:47:14 (24/104) Installing lcms2 (2.15-r2) 17:47:14 (25/104) Installing libjxl (0.8.2-r0) 17:47:14 (26/104) Installing lame-libs (3.100-r5) 17:47:14 (27/104) Installing opus (1.4-r0) 17:47:14 (28/104) Installing libgomp (12.2.1_git20220924-r10) 17:47:14 (29/104) Installing soxr (0.1.3-r5) 17:47:14 (30/104) Installing ffmpeg-libswresample (6.0-r15) 17:47:14 (31/104) Installing libogg (1.3.5-r4) 17:47:14 (32/104) Installing libtheora (1.1.1-r17) 17:47:14 (33/104) Installing libvorbis (1.3.7-r1) 17:47:14 (34/104) Installing libvpx (1.13.0-r2) 17:47:14 (35/104) Installing libwebp (1.3.2-r0) 17:47:14 (36/104) Installing x264-libs (0.164_git20220602-r1) 17:47:14 (37/104) Installing numactl (2.0.16-r4) 17:47:14 (38/104) Installing x265-libs (3.5-r4) 17:47:14 (39/104) Installing xvidcore (1.3.7-r1) 17:47:14 (40/104) Installing ffmpeg-libavcodec (6.0-r15) 17:47:14 (41/104) Installing alsa-lib (1.2.9-r1) 17:47:14 (42/104) Installing libexpat (2.5.0-r1) 17:47:14 (43/104) Installing libbz2 (1.0.8-r5) 17:47:14 (44/104) Installing libpng (1.6.39-r3) 17:47:14 (45/104) Installing freetype (2.13.0-r5) 17:47:14 (46/104) Installing fontconfig (2.14.2-r3) 17:47:14 (47/104) Installing fribidi (1.0.13-r0) 17:47:14 (48/104) Installing libintl (0.21.1-r7) 17:47:14 (49/104) Installing libblkid (2.38.1-r8) 17:47:14 (50/104) Installing libmount (2.38.1-r8) 17:47:14 (51/104) Installing pcre2 (10.42-r1) 17:47:14 (52/104) Installing glib (2.76.4-r0) 17:47:14 (53/104) Installing graphite2 (1.3.14-r5) 17:47:14 (54/104) Installing harfbuzz (7.3.0-r0) 17:47:14 (55/104) Installing libunibreak (5.1-r0) 17:47:14 (56/104) Installing libass (0.17.1-r0) 17:47:14 (57/104) Installing libbluray (1.3.4-r0) 17:47:14 (58/104) Installing gmp (6.2.1-r3) 17:47:14 (59/104) Installing nettle (3.8.1-r2) 17:47:14 (60/104) Installing libunistring (1.1-r1) 17:47:14 (61/104) Installing libidn2 (2.3.4-r1) 17:47:14 (62/104) Installing p11-kit (0.24.1-r2) 17:47:14 (63/104) Installing libtasn1 (4.19.0-r1) 17:47:14 (64/104) Installing gnutls (3.8.0-r2) 17:47:15 (65/104) Installing mpg123-libs (1.31.3-r1) 17:47:15 (66/104) Installing libopenmpt (0.7.2-r0) 17:47:15 (67/104) Installing cjson (1.7.15-r4) 17:47:15 (68/104) Installing mbedtls (2.28.4-r0) 17:47:15 (69/104) Installing librist (0.2.7-r0) 17:47:15 (70/104) Installing libsrt (1.5.2-r0) 17:47:15 (71/104) Installing libssh (0.10.5-r0) 17:47:15 (72/104) Installing xz-libs (5.4.3-r0) 17:47:15 (73/104) Installing libxml2 (2.11.4-r0) 17:47:15 (74/104) Installing libsodium (1.0.18-r3) 17:47:15 (75/104) Installing libzmq (4.3.4-r4) 17:47:15 (76/104) Installing ffmpeg-libavformat (6.0-r15) 17:47:15 (77/104) Installing glslang-libs (1.3.243.0-r1) 17:47:15 (78/104) Installing spirv-tools (1.3.243.0-r1) 17:47:15 (79/104) Installing shaderc (2023.3-r1) 17:47:15 (80/104) Installing vulkan-loader (1.3.243.0-r1) 17:47:15 (81/104) Installing libplacebo (5.264.1-r1) 17:47:15 (82/104) Installing ffmpeg-libpostproc (6.0-r15) 17:47:15 (83/104) Installing ffmpeg-libswscale (6.0-r15) 17:47:15 (84/104) Installing vidstab (1.1.1-r0) 17:47:15 (85/104) Installing zimg (3.0.5-r0) 17:47:15 (86/104) Installing ffmpeg-libavfilter (6.0-r15) 17:47:15 (87/104) Installing libasyncns (0.8-r1) 17:47:15 (88/104) Installing dbus-libs (1.14.8-r0) 17:47:15 (89/104) Installing libltdl (2.4.7-r2) 17:47:15 (90/104) Installing orc (0.4.34-r0) 17:47:15 (91/104) Installing flac-libs (1.4.3-r0) 17:47:15 (92/104) Installing libsndfile (1.2.0-r2) 17:47:15 (93/104) Installing speexdsp (1.2.1-r1) 17:47:15 (94/104) Installing tdb-libs (1.4.8-r1) 17:47:15 (95/104) Installing libpulse (16.1-r10) 17:47:15 (96/104) Installing libjpeg-turbo (2.1.5.1-r3) 17:47:15 (97/104) Installing v4l-utils-libs (1.24.1-r0) 17:47:15 (98/104) Installing ffmpeg-libavdevice (6.0-r15) 17:47:15 (99/104) Installing ffmpeg (6.0-r15) 17:47:15 (100/104) Installing udev-init-scripts (35-r1) 17:47:15 (101/104) Installing eudev-libs (3.2.11-r8) 17:47:15 (102/104) Installing zstd-libs (1.5.5-r4) 17:47:15 (103/104) Installing kmod-libs (30-r3) 17:47:15 (104/104) Installing eudev (3.2.11-r8) 17:47:15 Executing busybox-1.36.1-r2.trigger 17:47:16 Executing glib-2.76.4-r0.trigger 17:47:16 Executing eudev-3.2.11-r8.trigger 17:47:16 OK: 110 MiB in 119 packages 17:47:20 Removing intermediate container e7a0762da7d6 17:47:20 ---> 4abff3f7fde2 17:47:20 Step 18/36 : WORKDIR / 17:47:20 ---> Running in 54414f6aefd6 17:47:21 Removing intermediate container 54414f6aefd6 17:47:21 ---> e319200704f2 17:47:21 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 17:47:22 ---> ad70704f6334 17:47:22 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 17:47:22 ---> b7329dbb5202 17:47:22 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 17:47:23 ---> f77c0c243f85 17:47:23 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:47:23 ---> 729ad623a643 17:47:23 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:47:24 ---> 8f3b200aeb71 17:47:24 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 17:47:24 ---> e1de663e13fc 17:47:24 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 17:47:26 ---> 7728c725ea12 17:47:26 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 17:47:26 ---> Running in 9bc9725f5495 17:47:27 Removing intermediate container 9bc9725f5495 17:47:27 ---> f034850e599d 17:47:27 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 17:47:27 ---> Running in b6614ac88e68 17:47:32 Removing intermediate container b6614ac88e68 17:47:32 ---> ece56b60496c 17:47:32 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 17:47:32 ---> Running in c28cbdea1ba7 17:47:32 Removing intermediate container c28cbdea1ba7 17:47:32 ---> 17931cbab815 17:47:32 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 17:47:32 ---> Running in e8db675e1ebf 17:47:34 Removing intermediate container e8db675e1ebf 17:47:34 ---> 54da7cdeded2 17:47:34 Step 30/36 : EXPOSE 59983 17:47:34 ---> Running in d67735b8a5ce 17:47:34 Removing intermediate container d67735b8a5ce 17:47:34 ---> ce9f85c249f2 17:47:34 Step 31/36 : EXPOSE 8554 17:47:34 ---> Running in ac73d1123864 17:47:35 Removing intermediate container ac73d1123864 17:47:35 ---> b321d3470d05 17:47:35 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:47:35 ---> Running in ecb2f686c762 17:47:35 Removing intermediate container ecb2f686c762 17:47:35 ---> 5a6e1f25b6f3 17:47:35 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 17:47:35 ---> Running in 972088f1a1ed 17:47:35 Removing intermediate container 972088f1a1ed 17:47:35 ---> a794a1f37e80 17:47:35 Step 34/36 : LABEL arch=arm64 17:47:35 ---> Running in b7078e9a98c3 17:47:36 Removing intermediate container b7078e9a98c3 17:47:36 ---> c1b6a34ea066 17:47:36 Step 35/36 : LABEL git_sha=a60ad436c601c79c224e8f3d8a8677870b40bf45 17:47:36 ---> Running in 45e5cca1bbe7 17:47:36 Removing intermediate container 45e5cca1bbe7 17:47:36 ---> f777e728eba5 17:47:36 Step 36/36 : LABEL version=3.1.0-dev.29 17:47:36 ---> Running in 0492e54ac00b 17:47:36 Removing intermediate container 0492e54ac00b 17:47:36 ---> c05bf2a74436 17:47:36 [Warning] One or more build-args [ARCH] were not consumed 17:47:36 Successfully built c05bf2a74436 17:47:36 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 17:47:36 provisioning config files... 17:47:36 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/155@tmp/config9678447366129246078tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:47:37 ---> docker-login.sh 17:47:37 nexus3.edgexfoundry.org:10001 17:47:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:47:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:47:37 Configure a credential helper to remove this warning. See 17:47:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:47:37 17:47:37 Login Succeeded 17:47:37 nexus3.edgexfoundry.org:10002 17:47:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:47:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:47:37 Configure a credential helper to remove this warning. See 17:47:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:47:37 17:47:37 Login Succeeded 17:47:37 nexus3.edgexfoundry.org:10003 17:47:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:47:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:47:38 Configure a credential helper to remove this warning. See 17:47:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:47:38 17:47:38 Login Succeeded 17:47:38 nexus3.edgexfoundry.org:10004 17:47:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:47:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:47:38 Configure a credential helper to remove this warning. See 17:47:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:47:38 17:47:38 Login Succeeded 17:47:38 docker.io 17:47:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:47:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:47:39 Configure a credential helper to remove this warning. See 17:47:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:47:39 17:47:39 Login Succeeded 17:47:39 ---> docker-login.sh ends [Pipeline] } 17:47:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:47:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:47:39 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 17:47:39 a60ad436c601c79c224e8f3d8a8677870b40bf45 17:47:39 latest 17:47:39 3.1.0-dev.29 17:47:39 a60ad436c601c79c224e8f3d8a8677870b40bf45-3.1.0-dev.29 17:47:39 main 17:47:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:39 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:a60ad436c601c79c224e8f3d8a8677870b40bf45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:39 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:a60ad436c601c79c224e8f3d8a8677870b40bf45 17:47:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 17:47:39 dd987ef33b5d: Preparing 17:47:39 56dc5ca634eb: Preparing 17:47:39 9b05ef8f24de: Preparing 17:47:39 f6637764009b: Preparing 17:47:39 608d194cb50c: Preparing 17:47:39 acc83c6ca332: Preparing 17:47:39 8878789d28f6: Preparing 17:47:39 ff91d856ef1e: Preparing 17:47:39 3b55092b36af: Preparing 17:47:39 6133f1cbcd4b: Preparing 17:47:39 0360ebe99e59: Preparing 17:47:39 42fdf3fd27ff: Preparing 17:47:39 5f4d9fc4d98d: Preparing 17:47:39 acc83c6ca332: Waiting 17:47:39 8878789d28f6: Waiting 17:47:39 ff91d856ef1e: Waiting 17:47:39 3b55092b36af: Waiting 17:47:39 6133f1cbcd4b: Waiting 17:47:39 0360ebe99e59: Waiting 17:47:39 42fdf3fd27ff: Waiting 17:47:39 5f4d9fc4d98d: Waiting 17:47:40 f6637764009b: Pushed 17:47:40 dd987ef33b5d: Pushed 17:47:40 56dc5ca634eb: Pushed 17:47:40 9b05ef8f24de: Pushed 17:47:40 acc83c6ca332: Pushed 17:47:40 8878789d28f6: Pushed 17:47:40 3b55092b36af: Pushed 17:47:40 ff91d856ef1e: Pushed 17:47:40 5f4d9fc4d98d: Layer already exists 17:47:40 6133f1cbcd4b: Pushed 17:47:45 608d194cb50c: Pushed 17:47:46 0360ebe99e59: Pushed 17:48:01 42fdf3fd27ff: Pushed 17:48:01 a60ad436c601c79c224e8f3d8a8677870b40bf45: digest: sha256:cf51304e9ba38e73b49e6f3bd7afd8c61af73f2834f380e582cd19dc873b1418 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:01 + 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 17:48:01 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 17:48:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 17:48:01 dd987ef33b5d: Preparing 17:48:01 56dc5ca634eb: Preparing 17:48:01 9b05ef8f24de: Preparing 17:48:01 f6637764009b: Preparing 17:48:01 608d194cb50c: Preparing 17:48:01 acc83c6ca332: Preparing 17:48:01 8878789d28f6: Preparing 17:48:01 ff91d856ef1e: Preparing 17:48:01 3b55092b36af: Preparing 17:48:01 6133f1cbcd4b: Preparing 17:48:01 0360ebe99e59: Preparing 17:48:01 42fdf3fd27ff: Preparing 17:48:01 5f4d9fc4d98d: Preparing 17:48:01 3b55092b36af: Waiting 17:48:01 6133f1cbcd4b: Waiting 17:48:01 0360ebe99e59: Waiting 17:48:01 5f4d9fc4d98d: Waiting 17:48:01 acc83c6ca332: Waiting 17:48:01 42fdf3fd27ff: Waiting 17:48:01 8878789d28f6: Waiting 17:48:01 ff91d856ef1e: Waiting 17:48:01 dd987ef33b5d: Layer already exists 17:48:01 608d194cb50c: Layer already exists 17:48:01 9b05ef8f24de: Layer already exists 17:48:01 56dc5ca634eb: Layer already exists 17:48:01 f6637764009b: Layer already exists 17:48:01 ff91d856ef1e: Layer already exists 17:48:01 acc83c6ca332: Layer already exists 17:48:01 8878789d28f6: Layer already exists 17:48:01 6133f1cbcd4b: Layer already exists 17:48:01 3b55092b36af: Layer already exists 17:48:01 0360ebe99e59: Layer already exists 17:48:01 42fdf3fd27ff: Layer already exists 17:48:01 5f4d9fc4d98d: Layer already exists 17:48:02 latest: digest: sha256:cf51304e9ba38e73b49e6f3bd7afd8c61af73f2834f380e582cd19dc873b1418 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:02 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:02 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.29 17:48:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 17:48:02 dd987ef33b5d: Preparing 17:48:02 56dc5ca634eb: Preparing 17:48:02 9b05ef8f24de: Preparing 17:48:02 f6637764009b: Preparing 17:48:02 608d194cb50c: Preparing 17:48:02 acc83c6ca332: Preparing 17:48:02 8878789d28f6: Preparing 17:48:02 ff91d856ef1e: Preparing 17:48:02 3b55092b36af: Preparing 17:48:02 6133f1cbcd4b: Preparing 17:48:02 0360ebe99e59: Preparing 17:48:02 42fdf3fd27ff: Preparing 17:48:02 5f4d9fc4d98d: Preparing 17:48:02 3b55092b36af: Waiting 17:48:02 6133f1cbcd4b: Waiting 17:48:02 0360ebe99e59: Waiting 17:48:02 42fdf3fd27ff: Waiting 17:48:02 5f4d9fc4d98d: Waiting 17:48:02 acc83c6ca332: Waiting 17:48:02 8878789d28f6: Waiting 17:48:02 ff91d856ef1e: Waiting 17:48:02 f6637764009b: Layer already exists 17:48:02 9b05ef8f24de: Layer already exists 17:48:02 56dc5ca634eb: Layer already exists 17:48:02 dd987ef33b5d: Layer already exists 17:48:02 608d194cb50c: Layer already exists 17:48:02 acc83c6ca332: Layer already exists 17:48:02 ff91d856ef1e: Layer already exists 17:48:02 8878789d28f6: Layer already exists 17:48:02 3b55092b36af: Layer already exists 17:48:02 6133f1cbcd4b: Layer already exists 17:48:02 5f4d9fc4d98d: Layer already exists 17:48:02 42fdf3fd27ff: Layer already exists 17:48:02 0360ebe99e59: Layer already exists 17:48:03 3.1.0-dev.29: digest: sha256:cf51304e9ba38e73b49e6f3bd7afd8c61af73f2834f380e582cd19dc873b1418 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:03 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:a60ad436c601c79c224e8f3d8a8677870b40bf45-3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:03 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:a60ad436c601c79c224e8f3d8a8677870b40bf45-3.1.0-dev.29 17:48:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 17:48:03 dd987ef33b5d: Preparing 17:48:03 56dc5ca634eb: Preparing 17:48:03 9b05ef8f24de: Preparing 17:48:03 f6637764009b: Preparing 17:48:03 608d194cb50c: Preparing 17:48:03 acc83c6ca332: Preparing 17:48:03 8878789d28f6: Preparing 17:48:03 ff91d856ef1e: Preparing 17:48:03 3b55092b36af: Preparing 17:48:03 6133f1cbcd4b: Preparing 17:48:03 0360ebe99e59: Preparing 17:48:03 42fdf3fd27ff: Preparing 17:48:03 5f4d9fc4d98d: Preparing 17:48:03 3b55092b36af: Waiting 17:48:03 0360ebe99e59: Waiting 17:48:03 42fdf3fd27ff: Waiting 17:48:03 5f4d9fc4d98d: Waiting 17:48:03 6133f1cbcd4b: Waiting 17:48:03 acc83c6ca332: Waiting 17:48:03 8878789d28f6: Waiting 17:48:03 ff91d856ef1e: Waiting 17:48:03 608d194cb50c: Layer already exists 17:48:03 56dc5ca634eb: Layer already exists 17:48:03 f6637764009b: Layer already exists 17:48:03 9b05ef8f24de: Layer already exists 17:48:03 dd987ef33b5d: Layer already exists 17:48:03 8878789d28f6: Layer already exists 17:48:03 acc83c6ca332: Layer already exists 17:48:03 ff91d856ef1e: Layer already exists 17:48:03 3b55092b36af: Layer already exists 17:48:03 6133f1cbcd4b: Layer already exists 17:48:03 0360ebe99e59: Layer already exists 17:48:03 42fdf3fd27ff: Layer already exists 17:48:03 5f4d9fc4d98d: Layer already exists 17:48:04 a60ad436c601c79c224e8f3d8a8677870b40bf45-3.1.0-dev.29: digest: sha256:cf51304e9ba38e73b49e6f3bd7afd8c61af73f2834f380e582cd19dc873b1418 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:04 + 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 17:48:04 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 17:48:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 17:48:04 dd987ef33b5d: Preparing 17:48:04 56dc5ca634eb: Preparing 17:48:04 9b05ef8f24de: Preparing 17:48:04 f6637764009b: Preparing 17:48:04 608d194cb50c: Preparing 17:48:04 acc83c6ca332: Preparing 17:48:04 8878789d28f6: Preparing 17:48:04 ff91d856ef1e: Preparing 17:48:04 3b55092b36af: Preparing 17:48:04 6133f1cbcd4b: Preparing 17:48:04 0360ebe99e59: Preparing 17:48:04 42fdf3fd27ff: Preparing 17:48:04 5f4d9fc4d98d: Preparing 17:48:04 acc83c6ca332: Waiting 17:48:04 8878789d28f6: Waiting 17:48:04 ff91d856ef1e: Waiting 17:48:04 3b55092b36af: Waiting 17:48:04 42fdf3fd27ff: Waiting 17:48:04 5f4d9fc4d98d: Waiting 17:48:04 6133f1cbcd4b: Waiting 17:48:04 0360ebe99e59: Waiting 17:48:04 56dc5ca634eb: Layer already exists 17:48:04 608d194cb50c: Layer already exists 17:48:04 9b05ef8f24de: Layer already exists 17:48:04 f6637764009b: Layer already exists 17:48:04 dd987ef33b5d: Layer already exists 17:48:04 8878789d28f6: Layer already exists 17:48:04 acc83c6ca332: Layer already exists 17:48:04 6133f1cbcd4b: Layer already exists 17:48:04 3b55092b36af: Layer already exists 17:48:04 ff91d856ef1e: Layer already exists 17:48:04 5f4d9fc4d98d: Layer already exists 17:48:04 42fdf3fd27ff: Layer already exists 17:48:04 0360ebe99e59: Layer already exists 17:48:04 main: digest: sha256:cf51304e9ba38e73b49e6f3bd7afd8c61af73f2834f380e582cd19dc873b1418 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:48:04 ===================================================== [Pipeline] echo 17:48:04 taggedImages: 17:48:04 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:a60ad436c601c79c224e8f3d8a8677870b40bf45 17:48:04 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 17:48:04 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.29 17:48:04 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:a60ad436c601c79c224e8f3d8a8677870b40bf45-3.1.0-dev.29 17:48:04 - 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 17:48:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:48:05 17:48:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:48:05 arm64: Pulling from edgex-lftools-log-publisher 17:48:05 8998bd30e6a1: Pulling fs layer 17:48:05 04944245beec: Pulling fs layer 17:48:05 699f458cf7ca: Pulling fs layer 17:48:05 765212b225bb: Pulling fs layer 17:48:05 f23df028b6ca: Pulling fs layer 17:48:05 d65c8cfc05b1: Pulling fs layer 17:48:05 2437ff75d9bd: Pulling fs layer 17:48:05 765212b225bb: Waiting 17:48:05 f23df028b6ca: Waiting 17:48:05 d65c8cfc05b1: Waiting 17:48:05 2437ff75d9bd: Waiting 17:48:05 04944245beec: Verifying Checksum 17:48:05 04944245beec: Download complete 17:48:05 765212b225bb: Verifying Checksum 17:48:05 765212b225bb: Download complete 17:48:05 f23df028b6ca: Verifying Checksum 17:48:05 f23df028b6ca: Download complete 17:48:05 d65c8cfc05b1: Verifying Checksum 17:48:05 d65c8cfc05b1: Download complete 17:48:05 699f458cf7ca: Verifying Checksum 17:48:05 699f458cf7ca: Download complete 17:48:06 8998bd30e6a1: Verifying Checksum 17:48:06 8998bd30e6a1: Download complete 17:48:08 2437ff75d9bd: Verifying Checksum 17:48:08 2437ff75d9bd: Download complete 17:48:10 8998bd30e6a1: Pull complete 17:48:10 04944245beec: Pull complete 17:48:12 699f458cf7ca: Pull complete 17:48:12 765212b225bb: Pull complete 17:48:12 f23df028b6ca: Pull complete 17:48:13 d65c8cfc05b1: Pull complete 17:48:28 2437ff75d9bd: Pull complete 17:48:28 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:48:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:48:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:48:28 prd-ubuntu20.04-docker-arm64-4c-16g-8492 does not seem to be running inside a container 17:48:28 $ 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/155 -v /w/workspace/device-usb-camera/155:/w/workspace/device-usb-camera/155:rw,z -v /w/workspace/device-usb-camera/155@tmp:/w/workspace/device-usb-camera/155@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:48:30 $ docker top 0f3cc2d589ac5f2d3d7bda5eb7311515f6e1142022ac29c8d6208f82084a95b8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:48:31 ---> job-cost.sh 17:48:31 lf-activate-venv: SKIPPING 17:48:31 INFO: No Stack... 17:48:31 INFO: Retrieving Pricing Info for: v3-standard-4 17:48:32 INFO: Archiving Costs [Pipeline] sh 17:48:33 + cut -d, -f6 17:48:33 + cat /w/workspace/device-usb-camera/155/archives/cost.csv [Pipeline] lock 17:48:33 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-155-stack-cost] 17:48:33 Resource [jenkins-edgexfoundry-device-usb-camera-main-155-stack-cost] did not exist. Created. 17:48:33 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-155-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:48:33 /w/workspace/device-usb-camera/155@tmp/durable-19f45552/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:48:34 + echo total: 0.10999999940395355 [Pipeline] stash 17:48:34 Warning: overwriting stash ‘stack-cost’ 17:48:34 Stashed 1 file(s) [Pipeline] } 17:48:34 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-155-stack-cost] [Pipeline] // lock [Pipeline] } 17:48:34 $ docker stop --time=1 0f3cc2d589ac5f2d3d7bda5eb7311515f6e1142022ac29c8d6208f82084a95b8 17:48:37 $ docker rm -f --volumes 0f3cc2d589ac5f2d3d7bda5eb7311515f6e1142022ac29c8d6208f82084a95b8 [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 17:48:38 provisioning config files... 17:48:38 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config843733181022153297tmp [Pipeline] { [Pipeline] sh 17:48:38 + set +x 17:48:38 + curl -s https://codecov.io/bash 17:48:38 + bash -s -- 17:48:38 17:48:38 _____ _ 17:48:38 / ____| | | 17:48:38 | | ___ __| | ___ ___ _____ __ 17:48:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:48:38 | |___| (_) | (_| | __/ (_| (_) \ V / 17:48:38 \_____\___/ \__,_|\___|\___\___/ \_/ 17:48:38 Bash-1.0.6 17:48:38 17:48:38 17:48:38 ==> git version 2.25.1 found 17:48:38 ==> 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 17:48:38 Release-Date: 2020-01-08 17:48:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:48:38 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:48:38 ==> Jenkins CI detected. 17:48:38 current dir:  /w/workspace/exfoundry_device-usb-camera_main 17:48:38 project root: . 17:48:38 --> token set from env 17:48:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:48:38 ==> Running gcov in . (disable via -X gcov) 17:48:38 ==> Python coveragepy not found 17:48:38 ==> Searching for coverage reports in: 17:48:38 + . 17:48:38 -> Found 1 reports 17:48:38 ==> Detecting git/mercurial file structure 17:48:38 ==> Reading reports 17:48:38 + ./coverage.out bytes=54703 17:48:38 ==> Appending adjustments 17:48:38 https://docs.codecov.io/docs/fixing-reports 17:48:38 + Found adjustments 17:48:38 ==> Gzipping contents 17:48:38 8.0K /tmp/codecov.CRdm4P.gz 17:48:38 ==> Uploading reports 17:48:38 url: https://codecov.io 17:48:38 query: branch=main&commit=a60ad436c601c79c224e8f3d8a8677870b40bf45&build=155&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F155%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 17:48:38 -> Pinging Codecov 17:48:38 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=main&commit=a60ad436c601c79c224e8f3d8a8677870b40bf45&build=155&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F155%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 17:48:38 -> Uploading to 17:48:38 https://storage.googleapis.com/codecov/v4/raw/2023-10-04/73D8F5FF140700D3E01443B452E23636/a60ad436c601c79c224e8f3d8a8677870b40bf45/3dcfbb7a-1ea0-49b4-a6fe-e8d253f11f77.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231004%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231004T174838Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ae0d54d3d586f8c6020a5b9352f89ae3e0054de8bed05bc97a2231997f29555b 17:48:38 % Total % Received % Xferd Average Speed Time Time Time Current 17:48:38 Dload Upload Total Spent Left Speed 17:48:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6995 0 0 100 6995 0 34458 --:--:-- --:--:-- --:--:-- 34289 100 6995 0 0 100 6995 0 29639 --:--:-- --:--:-- --:--:-- 29514 17:48:39 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/a60ad436c601c79c224e8f3d8a8677870b40bf45 [Pipeline] } 17:48:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:48:39 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:48:39 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:48:39 17:48:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:48:39 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:48:39 df9b9388f04a: Pulling fs layer 17:48:39 52dc419b0ee2: Pulling fs layer 17:48:39 25bc292e5bac: Pulling fs layer 17:48:39 114826534d7a: Pulling fs layer 17:48:39 4657fd5d0bcf: Pulling fs layer 17:48:39 6ad1cebc031e: Pulling fs layer 17:48:39 8a3aa393b2d8: Pulling fs layer 17:48:39 114826534d7a: Waiting 17:48:39 4657fd5d0bcf: Waiting 17:48:39 6ad1cebc031e: Waiting 17:48:39 8a3aa393b2d8: Waiting 17:48:39 25bc292e5bac: Verifying Checksum 17:48:39 25bc292e5bac: Download complete 17:48:39 52dc419b0ee2: Verifying Checksum 17:48:39 52dc419b0ee2: Download complete 17:48:39 4657fd5d0bcf: Download complete 17:48:39 df9b9388f04a: Download complete 17:48:40 df9b9388f04a: Pull complete 17:48:40 6ad1cebc031e: Verifying Checksum 17:48:40 6ad1cebc031e: Download complete 17:48:40 52dc419b0ee2: Pull complete 17:48:40 25bc292e5bac: Pull complete 17:48:40 114826534d7a: Verifying Checksum 17:48:40 114826534d7a: Download complete 17:48:40 8a3aa393b2d8: Verifying Checksum 17:48:40 8a3aa393b2d8: Download complete 17:48:44 114826534d7a: Pull complete 17:48:44 4657fd5d0bcf: Pull complete 17:48:44 6ad1cebc031e: Pull complete 17:48:46 8a3aa393b2d8: Pull complete 17:48:46 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:48:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:48:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:48:46 prd-ubuntu20.04-docker-8c-8g-8491 does not seem to be running inside a container 17:48:46 $ 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 17:48:50 $ docker top add943768b3f5bdbb60a79f997c98f2de20b4e1b3b3fa987fb1d51d1df58b30e -eo pid,comm [Pipeline] { [Pipeline] echo 17:48:50 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 17:48:50 + set -o pipefail 17:48:50 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 17:48:55 17:48:55 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 17:48:55 17:48:55 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/fa36517f-419a-4596-ad42-1bd155cc9239 17:48:55 17:48:55 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 17:48:55 17:48:55 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:48:55 17:48:55 17:48:55 A medium severity vulnerability was found in the Snyk CLI versions you are using. 17:48:55 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 17:48:55 More details here: https://snyk.co/ue1NS 17:48:55 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 17:48:55 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 17:48:55 $ docker stop --time=1 add943768b3f5bdbb60a79f997c98f2de20b4e1b3b3fa987fb1d51d1df58b30e 17:48:59 $ docker rm -f --volumes add943768b3f5bdbb60a79f997c98f2de20b4e1b3b3fa987fb1d51d1df58b30e [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 17:48:59 + git log --format=format:%s -1 a60ad436c601c79c224e8f3d8a8677870b40bf45 [Pipeline] sh 17:49:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:49:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:49:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:49:00 prd-ubuntu20.04-docker-8c-8g-8491 does not seem to be running inside a container 17:49:00 $ 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 17:49:00 $ docker top 75f8704ff3aa2d63a4d686a0f18bbc0aad0ecbe5e123221554a55624a14c9b14 -eo pid,comm 17:49:00 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:49:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:49:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:49:00 [ssh-agent] Looking for ssh-agent implementation... 17:49:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:49:01 $ docker exec 75f8704ff3aa2d63a4d686a0f18bbc0aad0ecbe5e123221554a55624a14c9b14 ssh-agent 17:49:01 SSH_AUTH_SOCK=/tmp/ssh-XTaHlexypLwN/agent.32 17:49:01 SSH_AGENT_PID=38 17:49:01 Running ssh-add (command line suppressed) 17:49:01 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17650761304354686202.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17650761304354686202.key) 17:49:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:49:01 + git semver tag 17:49:01 2023-10-04 17:49:01,788 [run_tag] DEBUG tag force:False 17:49:01 2023-10-04 17:49:01,788 [check_head_tag] DEBUG check head tag 17:49:01 2023-10-04 17:49:01,790 [execute] INFO git cat-file --batch-check 17:49:01 2023-10-04 17:49:01,791 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 17:49:01 2023-10-04 17:49:01,793 [execute] INFO git cat-file --batch 17:49:01 2023-10-04 17:49:01,794 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 17:49:01 2023-10-04 17:49:01,830 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 17:49:01 2023-10-04 17:49:01,830 [execute] INFO git tag -a v3.1.0-dev.29 -m v3.1.0-dev.29 17:49:01 2023-10-04 17:49:01,830 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.29', '-m', 'v3.1.0-dev.29'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 17:49:01 2023-10-04 17:49:01,837 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 17:49:01 3.1.0-dev.29 [Pipeline] } 17:49:01 $ docker exec --env ******** --env ******** 75f8704ff3aa2d63a4d686a0f18bbc0aad0ecbe5e123221554a55624a14c9b14 ssh-agent -k 17:49:01 unset SSH_AUTH_SOCK; 17:49:01 unset SSH_AGENT_PID; 17:49:01 echo Agent pid 38 killed; 17:49:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:49:02 + git semver [Pipeline] } 17:49:02 $ docker stop --time=1 75f8704ff3aa2d63a4d686a0f18bbc0aad0ecbe5e123221554a55624a14c9b14 17:49:03 $ docker rm -f --volumes 75f8704ff3aa2d63a4d686a0f18bbc0aad0ecbe5e123221554a55624a14c9b14 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:49:04 17:49:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:49:04 0.23.1-centos7: Pulling from edgex-lftools 17:49:04 ab5ef0e58194: Pulling fs layer 17:49:04 9712f1f96733: Pulling fs layer 17:49:04 63f879dbbcfc: Pulling fs layer 17:49:04 0d9ebad4ef96: Pulling fs layer 17:49:04 e9a5061849ea: Pulling fs layer 17:49:04 d747dcd14b5f: Pulling fs layer 17:49:04 2de7ff778b66: Pulling fs layer 17:49:04 0d9ebad4ef96: Waiting 17:49:04 e9a5061849ea: Waiting 17:49:04 d747dcd14b5f: Waiting 17:49:04 2de7ff778b66: Waiting 17:49:04 9712f1f96733: Download complete 17:49:04 63f879dbbcfc: Verifying Checksum 17:49:04 63f879dbbcfc: Download complete 17:49:05 0d9ebad4ef96: Verifying Checksum 17:49:05 0d9ebad4ef96: Download complete 17:49:05 e9a5061849ea: Verifying Checksum 17:49:05 e9a5061849ea: Download complete 17:49:05 d747dcd14b5f: Download complete 17:49:05 ab5ef0e58194: Verifying Checksum 17:49:05 2de7ff778b66: Verifying Checksum 17:49:05 2de7ff778b66: Download complete 17:49:07 ab5ef0e58194: Pull complete 17:49:07 9712f1f96733: Pull complete 17:49:08 63f879dbbcfc: Pull complete 17:49:11 0d9ebad4ef96: Pull complete 17:49:12 e9a5061849ea: Pull complete 17:49:12 d747dcd14b5f: Pull complete 17:49:13 2de7ff778b66: Pull complete 17:49:13 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:49:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:49:13 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:49:13 prd-ubuntu20.04-docker-8c-8g-8491 does not seem to be running inside a container 17:49:13 $ 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 17:49:17 $ docker top de7a06c14510263e47f7fb6dc7179cbbb7d92160614d4c078471ca4f28aa7492 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:49:17 provisioning config files... 17:49:17 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10671299465372645549tmp 17:49:17 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3796910744768545134tmp 17:49:17 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10495480517122607646tmp [Pipeline] { [Pipeline] echo 17:49:17 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:49:18 ---> sigul-configuration.sh 17:49:18 gpg: directory `/root/.gnupg' created 17:49:18 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:49:18 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:49:18 gpg: keyring `/root/.gnupg/secring.gpg' created 17:49:18 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:49:18 gpg: CAST5 encrypted data 17:49:18 gpg: encrypted with 1 passphrase 17:49:18 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:49:18 + mkdir /home/jenkins 17:49:18 + mkdir /home/jenkins/sigul [Pipeline] sh 17:49:18 + 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 17:49:18 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:49:19 ---> sigul-install.sh 17:49:19 Sigul already installed; skipping installation. [Pipeline] sh 17:49:19 + git tag --list 17:49:19 v0.0.0 17:49:19 v0.0.1-dev.1 17:49:19 v0.0.1-dev.10 17:49:19 v0.0.1-dev.11 17:49:19 v0.0.1-dev.12 17:49:19 v0.0.1-dev.13 17:49:19 v0.0.1-dev.14 17:49:19 v0.0.1-dev.15 17:49:19 v0.0.1-dev.16 17:49:19 v0.0.1-dev.2 17:49:19 v0.0.1-dev.3 17:49:19 v0.0.1-dev.4 17:49:19 v0.0.1-dev.5 17:49:19 v0.0.1-dev.6 17:49:19 v0.0.1-dev.7 17:49:19 v0.0.1-dev.8 17:49:19 v0.0.1-dev.9 17:49:19 v2.2.0 17:49:19 v2.2.0-dev.17 17:49:19 v2.2.0-dev.18 17:49:19 v2.2.0-dev.19 17:49:19 v2.2.0-dev.20 17:49:19 v2.2.0-dev.21 17:49:19 v2.2.0-dev.22 17:49:19 v2.2.0-dev.23 17:49:19 v2.2.0-dev.24 17:49:19 v2.2.0-dev.25 17:49:19 v2.2.0-dev.26 17:49:19 v2.2.0-dev.27 17:49:19 v2.3.0 17:49:19 v2.3.0-dev.1 17:49:19 v2.3.0-dev.10 17:49:19 v2.3.0-dev.11 17:49:19 v2.3.0-dev.12 17:49:19 v2.3.0-dev.13 17:49:19 v2.3.0-dev.14 17:49:19 v2.3.0-dev.15 17:49:19 v2.3.0-dev.16 17:49:19 v2.3.0-dev.17 17:49:19 v2.3.0-dev.18 17:49:19 v2.3.0-dev.19 17:49:19 v2.3.0-dev.2 17:49:19 v2.3.0-dev.20 17:49:19 v2.3.0-dev.21 17:49:19 v2.3.0-dev.22 17:49:19 v2.3.0-dev.23 17:49:19 v2.3.0-dev.24 17:49:19 v2.3.0-dev.25 17:49:19 v2.3.0-dev.26 17:49:19 v2.3.0-dev.27 17:49:19 v2.3.0-dev.28 17:49:19 v2.3.0-dev.3 17:49:19 v2.3.0-dev.4 17:49:19 v2.3.0-dev.5 17:49:19 v2.3.0-dev.6 17:49:19 v2.3.0-dev.7 17:49:19 v2.3.0-dev.8 17:49:19 v2.3.0-dev.9 17:49:19 v2.3.1 17:49:19 v2.3.1-dev.4 17:49:19 v2.3.1-dev.5 17:49:19 v2.3.1-dev.6 17:49:19 v3.0 17:49:19 v3.0.0 17:49:19 v3.0.0-dev.1 17:49:19 v3.0.0-dev.10 17:49:19 v3.0.0-dev.11 17:49:19 v3.0.0-dev.12 17:49:19 v3.0.0-dev.13 17:49:19 v3.0.0-dev.14 17:49:19 v3.0.0-dev.15 17:49:19 v3.0.0-dev.16 17:49:19 v3.0.0-dev.17 17:49:19 v3.0.0-dev.18 17:49:19 v3.0.0-dev.19 17:49:19 v3.0.0-dev.2 17:49:19 v3.0.0-dev.20 17:49:19 v3.0.0-dev.21 17:49:19 v3.0.0-dev.22 17:49:19 v3.0.0-dev.23 17:49:19 v3.0.0-dev.24 17:49:19 v3.0.0-dev.25 17:49:19 v3.0.0-dev.26 17:49:19 v3.0.0-dev.27 17:49:19 v3.0.0-dev.28 17:49:19 v3.0.0-dev.29 17:49:19 v3.0.0-dev.3 17:49:19 v3.0.0-dev.30 17:49:19 v3.0.0-dev.31 17:49:19 v3.0.0-dev.32 17:49:19 v3.0.0-dev.33 17:49:19 v3.0.0-dev.34 17:49:19 v3.0.0-dev.35 17:49:19 v3.0.0-dev.36 17:49:19 v3.0.0-dev.37 17:49:19 v3.0.0-dev.38 17:49:19 v3.0.0-dev.39 17:49:19 v3.0.0-dev.4 17:49:19 v3.0.0-dev.40 17:49:19 v3.0.0-dev.41 17:49:19 v3.0.0-dev.42 17:49:19 v3.0.0-dev.43 17:49:19 v3.0.0-dev.44 17:49:19 v3.0.0-dev.45 17:49:19 v3.0.0-dev.46 17:49:19 v3.0.0-dev.47 17:49:19 v3.0.0-dev.48 17:49:19 v3.0.0-dev.49 17:49:19 v3.0.0-dev.5 17:49:19 v3.0.0-dev.50 17:49:19 v3.0.0-dev.51 17:49:19 v3.0.0-dev.6 17:49:19 v3.0.0-dev.7 17:49:19 v3.0.0-dev.8 17:49:19 v3.0.0-dev.9 17:49:19 v3.1.0-dev.1 17:49:19 v3.1.0-dev.10 17:49:19 v3.1.0-dev.11 17:49:19 v3.1.0-dev.12 17:49:19 v3.1.0-dev.13 17:49:19 v3.1.0-dev.14 17:49:19 v3.1.0-dev.15 17:49:19 v3.1.0-dev.16 17:49:19 v3.1.0-dev.17 17:49:19 v3.1.0-dev.18 17:49:19 v3.1.0-dev.19 17:49:19 v3.1.0-dev.2 17:49:19 v3.1.0-dev.20 17:49:19 v3.1.0-dev.21 17:49:19 v3.1.0-dev.22 17:49:19 v3.1.0-dev.23 17:49:19 v3.1.0-dev.24 17:49:19 v3.1.0-dev.25 17:49:19 v3.1.0-dev.26 17:49:19 v3.1.0-dev.27 17:49:19 v3.1.0-dev.28 17:49:19 v3.1.0-dev.29 17:49:19 v3.1.0-dev.3 17:49:19 v3.1.0-dev.4 17:49:19 v3.1.0-dev.5 17:49:19 v3.1.0-dev.6 17:49:19 v3.1.0-dev.7 17:49:19 v3.1.0-dev.8 17:49:19 v3.1.0-dev.9 [Pipeline] sh 17:49:19 + lftools sign git-tag v3.1.0-dev.29 17:49:20 Signing Git tag with Sigul... 17:49:20 Signing v3.1.0-dev.29 [Pipeline] echo 17:49:20 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:49:20 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:49:20 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:49:20 $ docker stop --time=1 de7a06c14510263e47f7fb6dc7179cbbb7d92160614d4c078471ca4f28aa7492 17:49:21 $ docker rm -f --volumes de7a06c14510263e47f7fb6dc7179cbbb7d92160614d4c078471ca4f28aa7492 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:49:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:49:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:49:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:49:22 prd-ubuntu20.04-docker-8c-8g-8491 does not seem to be running inside a container 17:49:22 $ 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 17:49:23 $ docker top 71a83c24b5bccd3dd5d461f74e18e78a8fadc6c0c6afaae4b413a4c30b1e9373 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:49:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:49:23 [ssh-agent] Looking for ssh-agent implementation... 17:49:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:49:23 $ docker exec 71a83c24b5bccd3dd5d461f74e18e78a8fadc6c0c6afaae4b413a4c30b1e9373 ssh-agent 17:49:23 SSH_AUTH_SOCK=/tmp/ssh-9nKentTLCluS/agent.32 17:49:23 SSH_AGENT_PID=38 17:49:23 Running ssh-add (command line suppressed) 17:49:23 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4149729642204082445.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4149729642204082445.key) 17:49:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:49:23 + git semver bump pre 17:49:24 2023-10-04 17:49:23,987 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 17:49:24 2023-10-04 17:49:23,988 [bump_version] DEBUG bumping version:3.1.0-dev.29 on axis:pre with prefix:dev 17:49:24 2023-10-04 17:49:23,988 [bump_version] DEBUG bumped version:3.1.0-dev.30 17:49:24 2023-10-04 17:49:23,988 [write_version] DEBUG write version:3.1.0-dev.30 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 17:49:24 2023-10-04 17:49:23,988 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 17:49:24 2023-10-04 17:49:23,988 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 17:49:24 2023-10-04 17:49:23,990 [execute] INFO git cat-file --batch-check 17:49:24 2023-10-04 17:49:23,991 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 17:49:24 2023-10-04 17:49:23,995 [execute] INFO git cat-file --batch 17:49:24 2023-10-04 17:49:23,996 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 17:49:24 2023-10-04 17:49:24,000 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 17:49:24 3.1.0-dev.30 [Pipeline] } 17:49:24 $ docker exec --env ******** --env ******** 71a83c24b5bccd3dd5d461f74e18e78a8fadc6c0c6afaae4b413a4c30b1e9373 ssh-agent -k 17:49:24 unset SSH_AUTH_SOCK; 17:49:24 unset SSH_AGENT_PID; 17:49:24 echo Agent pid 38 killed; 17:49:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:49:24 + git semver [Pipeline] } 17:49:24 $ docker stop --time=1 71a83c24b5bccd3dd5d461f74e18e78a8fadc6c0c6afaae4b413a4c30b1e9373 17:49:26 $ docker rm -f --volumes 71a83c24b5bccd3dd5d461f74e18e78a8fadc6c0c6afaae4b413a4c30b1e9373 [Pipeline] // withDockerContainer [Pipeline] sh 17:49:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:49:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:49:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:49:26 prd-ubuntu20.04-docker-8c-8g-8491 does not seem to be running inside a container 17:49:26 $ 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 17:49:27 $ docker top 68026937fdd17eb4b27f4a7653de5e332bd50ace9f3da29522a70844c3772912 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:49:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:49:27 [ssh-agent] Looking for ssh-agent implementation... 17:49:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:49:27 $ docker exec 68026937fdd17eb4b27f4a7653de5e332bd50ace9f3da29522a70844c3772912 ssh-agent 17:49:27 SSH_AUTH_SOCK=/tmp/ssh-P2ENvWKF5KkV/agent.32 17:49:27 SSH_AGENT_PID=38 17:49:27 Running ssh-add (command line suppressed) 17:49:27 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15464627909932802134.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15464627909932802134.key) 17:49:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:49:27 + git semver push 17:49:28 2023-10-04 17:49:28,004 [run_push] DEBUG push 17:49:28 2023-10-04 17:49:28,004 [execute] INFO git cat-file --batch-check 17:49:28 2023-10-04 17:49:28,005 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 17:49:28 2023-10-04 17:49:28,008 [execute] INFO git rev-list 43effb95f13c600ebc6f54db0b0e7c48d1d30467 -- 17:49:28 2023-10-04 17:49:28,008 [execute] DEBUG Popen(['git', 'rev-list', '43effb95f13c600ebc6f54db0b0e7c48d1d30467', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 17:49:28 2023-10-04 17:49:28,014 [execute] INFO git fetch -v origin 17:49:28 2023-10-04 17:49:28,015 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 17:49:28 2023-10-04 17:49:28,564 [run_push] DEBUG no remote changes detected 17:49:28 2023-10-04 17:49:28,564 [execute] INFO git push origin semver 17:49:28 2023-10-04 17:49:28,565 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 17:49:29 2023-10-04 17:49:29,452 [run_push] DEBUG push all version tags 17:49:29 2023-10-04 17:49:29,453 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:49:29 2023-10-04 17:49:29,453 [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) 17:49:30 2023-10-04 17:49:30,246 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 17:49:30 3.1.0-dev.30 [Pipeline] } 17:49:30 $ docker exec --env ******** --env ******** 68026937fdd17eb4b27f4a7653de5e332bd50ace9f3da29522a70844c3772912 ssh-agent -k 17:49:30 unset SSH_AUTH_SOCK; 17:49:30 unset SSH_AGENT_PID; 17:49:30 echo Agent pid 38 killed; 17:49:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:49:31 + git semver [Pipeline] } 17:49:31 $ docker stop --time=1 68026937fdd17eb4b27f4a7653de5e332bd50ace9f3da29522a70844c3772912 17:49:32 $ docker rm -f --volumes 68026937fdd17eb4b27f4a7653de5e332bd50ace9f3da29522a70844c3772912 [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 17:49:33 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 17:49:33 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 17:49:33 total 16 17:49:33 drwxr-xr-x 3 root root 4096 Oct 4 17:40 . 17:49:33 drwxrwxr-x 11 jenkins jenkins 4096 Oct 4 17:49 .. 17:49:33 drwxr-xr-x 2 root root 4096 Oct 4 17:40 cost 17:49:33 -rw-r--r-- 1 root root 89 Oct 4 17:40 cost.csv 17:49:33 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 17:49:33 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 17:49:33 total 16 17:49:33 drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 17:40 . 17:49:33 drwxrwxr-x 11 jenkins jenkins 4096 Oct 4 17:49 .. 17:49:33 drwxr-xr-x 2 jenkins jenkins 4096 Oct 4 17:40 cost 17:49:33 -rw-r--r-- 1 jenkins jenkins 89 Oct 4 17:40 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:49:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:49:34 ---> package-listing.sh 17:49:34 ++ facter osfamily 17:49:34 ++ tr '[:upper:]' '[:lower:]' 17:49:34 + OS_FAMILY=debian 17:49:34 + workspace=/w/workspace/exfoundry_device-usb-camera_main 17:49:34 + START_PACKAGES=/tmp/packages_start.txt 17:49:34 + END_PACKAGES=/tmp/packages_end.txt 17:49:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:49:34 + PACKAGES=/tmp/packages_start.txt 17:49:34 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 17:49:34 + PACKAGES=/tmp/packages_end.txt 17:49:34 + case "${OS_FAMILY}" in 17:49:34 + dpkg -l 17:49:34 + grep '^ii' 17:49:34 + '[' -f /tmp/packages_start.txt ']' 17:49:34 + '[' -f /tmp/packages_end.txt ']' 17:49:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:49:34 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 17:49:34 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 17:49:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 17:49:34 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 17:49:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:49:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:49:35 prd-ubuntu20.04-docker-8c-8g-8491 does not seem to be running inside a container 17:49:35 $ 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 17:49:35 $ docker top bf250d33b62035f9431d9bb444cb7857a369b1f664212b1d85c08f9eea7c767c -eo pid,comm [Pipeline] { [Pipeline] sh 17:49:36 + touch /tmp/pre-build-complete [Pipeline] sh 17:49:36 + mkdir -p /var/log/sysstat [Pipeline] sh 17:49:36 + ls /var/log/sa-host 17:49:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:49:36 provisioning config files... 17:49:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2978197900753727351tmp [Pipeline] { [Pipeline] echo 17:49:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:49:37 ---> create-netrc.sh [Pipeline] } 17:49:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:49:37 ---> python-tools-install.sh [Pipeline] echo 17:49:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:49:37 ---> sudo-logs.sh 17:49:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:49:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:49:37 ---> job-cost.sh 17:49:37 lf-activate-venv: SKIPPING 17:49:37 DEBUG: total: 0.2199999988079071 17:49:37 INFO: Retrieving Stack Cost... 17:49:38 INFO: Retrieving Pricing Info for: v3-standard-8 17:49:38 INFO: Archiving Costs [Pipeline] echo 17:49:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:49:39 ---> logs-deploy.sh 17:49:39 lf-activate-venv: SKIPPING 17:49:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/155 17:49:39 INFO: archiving workspace using pattern(s): 17:49:40 Archives upload complete. 17:49:40 INFO: archiving logs to Nexus