Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9e845652be8c19b0c1fc437782669d45e1ae73ca 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-ssh11593403079766812735.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh585669584440649718.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh9929559819070920625.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh403262154023427105.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 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-ssh12731254041875232555.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-21234’ is offline Running on prd-ubuntu20.04-docker-8c-8g-21235 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 9e845652be8c19b0c1fc437782669d45e1ae73ca (main) > 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 9e845652be8c19b0c1fc437782669d45e1ae73ca # timeout=10 Commit message: "docs: add missing license headers to go files (#70)" > git rev-list --no-walk fa6315a9dc6abe5875e1ce461ca165c4afc43fa4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:51:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:51:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:51:44 ========================================================= 15:51:44 EdgeX Global Pipelines Version Info 15:51:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:51:44 ------------------- 15:51:44 stable info: 15:51:44 ------------------- 15:51:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:51:44 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 15:51:44 Message: update stable to v1.0.238 15:51:45 ------------------- 15:51:45 experimental info: 15:51:45 ------------------- 15:51:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:51:45 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 15:51:45 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:51:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 15:51:45 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 15:51:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:51:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:51:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:51:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 15:51:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:51:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:51:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:51:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:51:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:51:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 15:51:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:51:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:51:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:51:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:51:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:51:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:51:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:51:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:51:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:51:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:51:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:51:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:51:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:51:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:51:46 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:51:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:51:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:51:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:51:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9e845652be8c19b0c1fc437782669d45e1ae73ca [Pipeline] echo 15:51:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9e84565 [Pipeline] echo 15:51:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:51:46 provisioning config files... 15:51:46 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7017073092806560378tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:51:46 ---> docker-login.sh 15:51:46 nexus3.edgexfoundry.org:10001 15:51:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:51:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:51:46 Configure a credential helper to remove this warning. See 15:51:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:51:46 15:51:46 Login Succeeded 15:51:46 nexus3.edgexfoundry.org:10002 15:51:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:51:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:51:47 Configure a credential helper to remove this warning. See 15:51:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:51:47 15:51:47 Login Succeeded 15:51:47 nexus3.edgexfoundry.org:10003 15:51:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:51:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:51:47 Configure a credential helper to remove this warning. See 15:51:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:51:47 15:51:47 Login Succeeded 15:51:47 nexus3.edgexfoundry.org:10004 15:51:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:51:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:51:47 Configure a credential helper to remove this warning. See 15:51:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:51:47 15:51:47 Login Succeeded 15:51:47 docker.io 15:51:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:51:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:51:47 Configure a credential helper to remove this warning. See 15:51:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:51:47 15:51:47 Login Succeeded 15:51:47 ---> docker-login.sh ends [Pipeline] } 15:51:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:51:48 + git rev-list -1 --merges 9e845652be8c19b0c1fc437782669d45e1ae73ca~1..9e845652be8c19b0c1fc437782669d45e1ae73ca [Pipeline] echo 15:51:48 -----------> git rev-list -1 --merges 9e845652be8c19b0c1fc437782669d45e1ae73ca~1..9e845652be8c19b0c1fc437782669d45e1ae73ca 9e845652be8c19b0c1fc437782669d45e1ae73ca [false] [Pipeline] sh 15:51:48 + git log --format=format:%s -1 9e845652be8c19b0c1fc437782669d45e1ae73ca [Pipeline] echo 15:51:48 ========================================================= 15:51:48 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:51:48 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:51:48 + git log --format=format:%s -1 9e845652be8c19b0c1fc437782669d45e1ae73ca [Pipeline] echo 15:51:48 [semverPrep] GIT_COMMIT: 9e845652be8c19b0c1fc437782669d45e1ae73ca, Commit Message: docs: add missing license headers to go files (#70) [Pipeline] echo 15:51:48 [semverPrep] This is not a build commit. [Pipeline] sh 15:51:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:51:49 + grep -v github /etc/ssh/ssh_known_hosts 15:51:49 + [ -e /tmp/ssh_known_hosts ] 15:51:49 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:51:49 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:51:49 + sudo tee -a /etc/ssh/ssh_known_hosts 15:51:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:51:49 15:51:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:51:49 0.1.4: Pulling from edgex-devops/py-git-semver 15:51:49 b85a868b505f: Pulling fs layer 15:51:49 e2be974225ed: Pulling fs layer 15:51:49 339a4e72a1f5: Pulling fs layer 15:51:49 988bab9f4d93: Pulling fs layer 15:51:49 1469e6f7b9e6: Pulling fs layer 15:51:49 eaf3925da568: Pulling fs layer 15:51:49 bab4dde63d76: Pulling fs layer 15:51:49 bde34c3a00c8: Pulling fs layer 15:51:49 b352a97aabf1: Pulling fs layer 15:51:49 4872d77fe225: Pulling fs layer 15:51:49 5851b861e8e6: Pulling fs layer 15:51:49 bab4dde63d76: Waiting 15:51:49 4872d77fe225: Waiting 15:51:49 988bab9f4d93: Waiting 15:51:49 5851b861e8e6: Waiting 15:51:49 b352a97aabf1: Waiting 15:51:49 eaf3925da568: Waiting 15:51:49 e2be974225ed: Verifying Checksum 15:51:49 e2be974225ed: Download complete 15:51:49 988bab9f4d93: Verifying Checksum 15:51:49 988bab9f4d93: Download complete 15:51:49 1469e6f7b9e6: Verifying Checksum 15:51:49 1469e6f7b9e6: Download complete 15:51:49 eaf3925da568: Download complete 15:51:49 339a4e72a1f5: Verifying Checksum 15:51:49 339a4e72a1f5: Download complete 15:51:49 bde34c3a00c8: Verifying Checksum 15:51:49 bde34c3a00c8: Download complete 15:51:49 b352a97aabf1: Download complete 15:51:49 4872d77fe225: Verifying Checksum 15:51:49 4872d77fe225: Download complete 15:51:49 5851b861e8e6: Download complete 15:51:49 b85a868b505f: Verifying Checksum 15:51:49 b85a868b505f: Download complete 15:51:50 bab4dde63d76: Verifying Checksum 15:51:50 bab4dde63d76: Download complete 15:51:51 b85a868b505f: Pull complete 15:51:51 e2be974225ed: Pull complete 15:51:51 339a4e72a1f5: Pull complete 15:51:52 988bab9f4d93: Pull complete 15:51:52 1469e6f7b9e6: Pull complete 15:51:52 eaf3925da568: Pull complete 15:51:54 bab4dde63d76: Pull complete 15:51:54 bde34c3a00c8: Pull complete 15:51:54 b352a97aabf1: Pull complete 15:51:54 4872d77fe225: Pull complete 15:51:54 5851b861e8e6: Pull complete 15:51:54 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:51:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:51:54 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:51:54 prd-ubuntu20.04-docker-8c-8g-21235 does not seem to be running inside a container 15:51:54 $ 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 15:51:57 $ docker top a05ac4e282c142bdad2c16ed5bfd5a25d1e728c5b11cd94e062bbb6e453f8ebd -eo pid,comm 15:51:57 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). 15:51:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:51:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:51:57 [ssh-agent] Looking for ssh-agent implementation... 15:51:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:51:57 $ docker exec a05ac4e282c142bdad2c16ed5bfd5a25d1e728c5b11cd94e062bbb6e453f8ebd ssh-agent 15:51:57 SSH_AUTH_SOCK=/tmp/ssh-dWeqLTogktTf/agent.31 15:51:57 SSH_AGENT_PID=37 15:51:57 Running ssh-add (command line suppressed) 15:51:58 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6358907096138005491.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6358907096138005491.key) 15:51:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:51:58 + git tag --points-at HEAD [Pipeline] } 15:51:58 $ docker exec --env ******** --env ******** a05ac4e282c142bdad2c16ed5bfd5a25d1e728c5b11cd94e062bbb6e453f8ebd ssh-agent -k 15:51:58 unset SSH_AUTH_SOCK; 15:51:58 unset SSH_AGENT_PID; 15:51:58 echo Agent pid 37 killed; 15:51:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:51:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:51:58 [ssh-agent] Looking for ssh-agent implementation... 15:51:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:51:58 $ docker exec a05ac4e282c142bdad2c16ed5bfd5a25d1e728c5b11cd94e062bbb6e453f8ebd ssh-agent 15:51:58 SSH_AUTH_SOCK=/tmp/ssh-Jg5wHkihXLnk/agent.70 15:51:58 SSH_AGENT_PID=76 15:51:58 Running ssh-add (command line suppressed) 15:51:58 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7560800571151475506.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7560800571151475506.key) 15:51:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:51:59 + git semver init 15:51:59 2022-07-27 15:51:59,330 [run_init] DEBUG init version:0.0.0 force:False 15:51:59 2022-07-27 15:51:59,330 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 15:51:59 2022-07-27 15:51:59,331 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 15:51:59 2022-07-27 15:51:59,331 [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) 15:51:59 2022-07-27 15:51:59,892 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 15:51:59 2022-07-27 15:51:59,892 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 15:51:59 2022-07-27 15:51:59,892 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 15:51:59 2022-07-27 15:51:59,893 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 15:51:59 2.2.0-dev.23 [Pipeline] } 15:51:59 $ docker exec --env ******** --env ******** a05ac4e282c142bdad2c16ed5bfd5a25d1e728c5b11cd94e062bbb6e453f8ebd ssh-agent -k 15:52:00 unset SSH_AUTH_SOCK; 15:52:00 unset SSH_AGENT_PID; 15:52:00 echo Agent pid 76 killed; 15:52:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:52:00 + git semver [Pipeline] } 15:52:00 $ docker stop --time=1 a05ac4e282c142bdad2c16ed5bfd5a25d1e728c5b11cd94e062bbb6e453f8ebd 15:52:01 $ docker rm -f a05ac4e282c142bdad2c16ed5bfd5a25d1e728c5b11cd94e062bbb6e453f8ebd [Pipeline] // withDockerContainer [Pipeline] sh 15:52:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:52:02 Stashed 1 file(s) [Pipeline] echo 15:52:02 [edgeXSemver]: initialized semver on version 2.2.0-dev.23 [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 15:52:02 provisioning config files... 15:52:02 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9005232334661188061tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:52:03 ---> docker-login.sh 15:52:03 nexus3.edgexfoundry.org:10001 15:52:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:03 Configure a credential helper to remove this warning. See 15:52:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:03 15:52:03 Login Succeeded 15:52:03 nexus3.edgexfoundry.org:10002 15:52:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:03 Configure a credential helper to remove this warning. See 15:52:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:03 15:52:03 Login Succeeded 15:52:03 nexus3.edgexfoundry.org:10003 15:52:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:03 Configure a credential helper to remove this warning. See 15:52:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:03 15:52:03 Login Succeeded 15:52:03 nexus3.edgexfoundry.org:10004 15:52:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:03 Configure a credential helper to remove this warning. See 15:52:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:03 15:52:03 Login Succeeded 15:52:03 docker.io 15:52:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:03 Configure a credential helper to remove this warning. See 15:52:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:03 15:52:03 Login Succeeded 15:52:03 ---> docker-login.sh ends [Pipeline] } 15:52:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:52:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:52:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:52:03 ========================================================= 15:52:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 15:52:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:04 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 15:52:04 Sending build context to Docker daemon 771.6kB 15:52:04 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 15:52:04 Step 2/13 : FROM ${BASE} AS builder 15:52:04 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 15:52:04 2408cc74d12b: Pulling fs layer 15:52:04 ea60b727a1ce: Pulling fs layer 15:52:04 30c4a7721957: Pulling fs layer 15:52:04 370296b7ddb6: Pulling fs layer 15:52:04 7c6cee850709: Pulling fs layer 15:52:04 39a5fcdaea64: Pulling fs layer 15:52:04 d94ebbe4e438: Pulling fs layer 15:52:04 bcfd1f05c69d: Pulling fs layer 15:52:04 59ccb84bbe0f: Pulling fs layer 15:52:04 370296b7ddb6: Waiting 15:52:04 d94ebbe4e438: Waiting 15:52:04 7c6cee850709: Waiting 15:52:04 39a5fcdaea64: Waiting 15:52:04 bcfd1f05c69d: Waiting 15:52:04 59ccb84bbe0f: Waiting 15:52:04 30c4a7721957: Verifying Checksum 15:52:04 30c4a7721957: Download complete 15:52:04 ea60b727a1ce: Verifying Checksum 15:52:04 ea60b727a1ce: Download complete 15:52:04 7c6cee850709: Verifying Checksum 15:52:04 7c6cee850709: Download complete 15:52:04 39a5fcdaea64: Verifying Checksum 15:52:04 39a5fcdaea64: Download complete 15:52:04 2408cc74d12b: Verifying Checksum 15:52:04 2408cc74d12b: Download complete 15:52:04 d94ebbe4e438: Download complete 15:52:04 2408cc74d12b: Pull complete 15:52:05 ea60b727a1ce: Pull complete 15:52:05 30c4a7721957: Pull complete 15:52:05 bcfd1f05c69d: Verifying Checksum 15:52:05 bcfd1f05c69d: Download complete 15:52:05 370296b7ddb6: Verifying Checksum 15:52:05 370296b7ddb6: Download complete 15:52:05 59ccb84bbe0f: Verifying Checksum 15:52:05 59ccb84bbe0f: Download complete 15:52:09 370296b7ddb6: Pull complete 15:52:09 7c6cee850709: Pull complete 15:52:09 39a5fcdaea64: Pull complete 15:52:09 d94ebbe4e438: Pull complete 15:52:11 bcfd1f05c69d: Pull complete 15:52:12 59ccb84bbe0f: Pull complete 15:52:12 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 15:52:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:52:12 ---> a4fb48ad2a94 15:52:12 Step 3/13 : ARG MAKE="make build" 15:52:17 ---> Running in 704ed167b8b6 15:52:17 Removing intermediate container 704ed167b8b6 15:52:17 ---> 1f143cc7faec 15:52:17 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 15:52:17 ---> Running in ded3de2b758f 15:52:17 Removing intermediate container ded3de2b758f 15:52:17 ---> b0787572aa1b 15:52:17 Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 15:52:17 ---> Running in 6e93985647fc 15:52:17 Still waiting to schedule task 15:52:17 ‘prd-ubuntu20.04-docker-arm64-4c-16g-21236’ is offline 15:52:17 Removing intermediate container 6e93985647fc 15:52:17 ---> 6dad867f5c6c 15:52:17 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:52:17 ---> Running in ee14b192d9db 15:52:18 Removing intermediate container ee14b192d9db 15:52:18 ---> 3a6ad5af6421 15:52:18 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:52:18 ---> Running in 8628bc7643b2 15:52:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:52:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:52:20 (1/80) Installing mesa (21.3.8-r1) 15:52:20 (2/80) Installing libxau (1.0.9-r0) 15:52:20 (3/80) Installing libxdmcp (1.1.3-r0) 15:52:20 (4/80) Installing libxcb (1.15-r0) 15:52:20 (5/80) Installing libx11 (1.8-r0) 15:52:20 (6/80) Installing libxext (1.3.4-r0) 15:52:20 (7/80) Installing libxfixes (6.0.0-r0) 15:52:20 (8/80) Installing libxxf86vm (1.1.4-r2) 15:52:20 (9/80) Installing libpciaccess (0.16-r0) 15:52:20 (10/80) Installing libdrm (2.4.110-r0) 15:52:21 (11/80) Installing mesa-glapi (21.3.8-r1) 15:52:21 (12/80) Installing libxshmfence (1.3-r1) 15:52:21 (13/80) Installing mesa-gl (21.3.8-r1) 15:52:21 (14/80) Installing icu-data-full (71.1-r2) 15:52:22 (15/80) Installing libice (1.0.10-r0) 15:52:22 (16/80) Installing libuuid (2.38-r1) 15:52:22 (17/80) Installing libsm (1.2.3-r0) 15:52:22 (18/80) Installing libxt (1.2.1-r0) 15:52:22 (19/80) Installing libxmu (1.1.3-r0) 15:52:22 (20/80) Installing xset (1.2.4-r0) 15:52:22 (21/80) Installing xprop (1.2.5-r0) 15:52:22 (22/80) Installing xdg-utils (1.1.3-r3) 15:52:22 (23/80) Installing dbus-libs (1.14.0-r1) 15:52:23 (24/80) Installing libffi (3.4.2-r1) 15:52:23 (25/80) Installing libintl (0.21-r2) 15:52:23 (26/80) Installing libblkid (2.38-r1) 15:52:23 (27/80) Installing libmount (2.38-r1) 15:52:23 (28/80) Installing pcre (8.45-r2) 15:52:23 (29/80) Installing glib (2.72.1-r0) 15:52:23 (30/80) Installing icu-libs (71.1-r2) 15:52:23 (31/80) Installing libpcre2-16 (10.40-r0) 15:52:23 (32/80) Installing zstd-libs (1.5.2-r1) 15:52:24 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r1) 15:52:24 (34/80) Installing hicolor-icon-theme (0.17-r1) 15:52:24 (35/80) Installing wayland-libs-server (1.20.0-r0) 15:52:24 (36/80) Installing mesa-gbm (21.3.8-r1) 15:52:24 (37/80) Installing wayland-libs-client (1.20.0-r0) 15:52:24 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r0) 15:52:25 (39/80) Installing libxcomposite (0.4.5-r0) 15:52:25 (40/80) Installing libbz2 (1.0.8-r1) 15:52:25 (41/80) Installing libpng (1.6.37-r1) 15:52:25 (42/80) Installing freetype (2.12.1-r0) 15:52:25 (43/80) Installing fontconfig (2.14.0-r0) 15:52:25 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 15:52:25 (45/80) Installing wayland-libs-egl (1.20.0-r0) 15:52:25 (46/80) Installing xkeyboard-config (2.35.1-r0) 15:52:26 (47/80) Installing xz-libs (5.2.5-r1) 15:52:26 (48/80) Installing libxml2 (2.9.14-r0) 15:52:26 (49/80) Installing libxkbcommon (1.4.1-r0) 15:52:26 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 15:52:26 (51/80) Installing mesa-egl (21.3.8-r1) 15:52:26 (52/80) Installing avahi-libs (0.8-r6) 15:52:26 (53/80) Installing nettle (3.7.3-r0) 15:52:26 (54/80) Installing p11-kit (0.24.1-r0) 15:52:26 (55/80) Installing libtasn1 (4.18.0-r0) 15:52:26 (56/80) Installing libunistring (1.0-r0) 15:52:27 (57/80) Installing gnutls (3.7.6-r0) 15:52:27 (58/80) Installing cups-libs (2.4.2-r0) 15:52:27 (59/80) Installing graphite2 (1.3.14-r1) 15:52:27 (60/80) Installing harfbuzz (4.3.0-r0) 15:52:27 (61/80) Installing libevdev (1.12.1-r0) 15:52:27 (62/80) Installing mtdev (1.1.6-r0) 15:52:27 (63/80) Installing eudev-libs (3.2.11-r0) 15:52:27 (64/80) Installing libinput-libs (1.20.1-r0) 15:52:27 (65/80) Installing libjpeg-turbo (2.1.3-r1) 15:52:27 (66/80) Installing xcb-util-wm (0.4.1-r1) 15:52:28 (67/80) Installing xcb-util (0.4.0-r3) 15:52:28 (68/80) Installing xcb-util-image (0.4.0-r1) 15:52:28 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 15:52:28 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 15:52:28 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 15:52:28 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r1) 15:52:29 (73/80) Installing v4l-utils-libs (1.22.1-r1) 15:52:29 (74/80) Installing v4l-utils (1.22.1-r1) 15:52:29 (75/80) Installing udev-init-scripts (35-r0) 15:52:29 Executing udev-init-scripts-35-r0.post-install 15:52:29 (76/80) Installing kmod-libs (29-r2) 15:52:29 (77/80) Installing eudev (3.2.11-r0) 15:52:29 (78/80) Installing eudev-dev (3.2.11-r0) 15:52:29 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 15:52:29 (80/80) Installing v4l-utils-dev (1.22.1-r1) 15:52:30 Executing busybox-1.35.0-r13.trigger 15:52:30 Executing eudev-3.2.11-r0.trigger 15:52:30 OK: 330 MiB in 131 packages 15:52:32 Removing intermediate container 8628bc7643b2 15:52:32 ---> 20ca6d23e191 15:52:32 Step 8/13 : WORKDIR /device-usb-camera 15:52:32 ---> Running in dbbacaa5d0af 15:52:32 Removing intermediate container dbbacaa5d0af 15:52:32 ---> b3d736390128 15:52:32 Step 9/13 : COPY go.mod vendor* ./ 15:52:32 ---> ecfa4c642f23 15:52:32 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:52:32 ---> Running in ac0422a02177 15:52:50 Removing intermediate container ac0422a02177 15:52:50 ---> ff02fbeff6ad 15:52:50 Step 11/13 : COPY . . 15:52:51 ---> 9eb2f107b426 15:52:51 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 15:52:51 ---> Running in 3a26356e7a0d 15:52:51  % Total % Received % Xferd Average Speed Time  Time Time Current 15:52:51   Dload Upload Total Spent Left Speed 15:52:51  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 8776 0 --:--:-- --:--:-- --:--:--  8850 15:52:51 Removing intermediate container 3a26356e7a0d 15:52:51 ---> ebee1f132c00 15:52:51 Step 13/13 : RUN ${MAKE} 15:52:51 ---> Running in 2af35d0e7946 15:52:52 noop 15:52:52 Removing intermediate container 2af35d0e7946 15:52:52 ---> 196038d42a5d 15:52:52 Successfully built 196038d42a5d 15:52:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:52 + docker inspect -f . ci-base-image-x86_64 15:52:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:52:52 prd-ubuntu20.04-docker-8c-8g-21235 does not seem to be running inside a container 15:52:52 $ 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 15:52:53 $ docker top fa62b99aa91f84796adc59cceb00ce6e6f8db5dd9ecf7c3494338fa03338f755 -eo pid,comm [Pipeline] { [Pipeline] sh 15:52:53 + go version 15:52:53 go version go1.18.3 linux/amd64 [Pipeline] } 15:52:53 $ docker stop --time=1 fa62b99aa91f84796adc59cceb00ce6e6f8db5dd9ecf7c3494338fa03338f755 15:52:54 $ docker rm -f fa62b99aa91f84796adc59cceb00ce6e6f8db5dd9ecf7c3494338fa03338f755 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:55 + docker inspect -f . ci-base-image-x86_64 15:52:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:52:55 prd-ubuntu20.04-docker-8c-8g-21235 does not seem to be running inside a container 15:52:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -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 15:52:55 $ docker top b14deaf8754c9a9390438abae7617a804dcf488df99451cb1553c1a3077558c0 -eo pid,comm [Pipeline] { [Pipeline] sh 15:52:56 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 15:52:56 + make test 15:52:56 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 15:52:56 ? github.com/edgexfoundry/device-usb-camera [no test files] 15:53:06 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 15:53:06 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.015s coverage: 2.0% of statements 15:53:14 CGO_ENABLED=1 go vet ./... 15:53:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:53:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:53:17 ./bin/test-attribution-txt.sh [Pipeline] echo 15:53:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:53:17 $ docker stop --time=1 b14deaf8754c9a9390438abae7617a804dcf488df99451cb1553c1a3077558c0 15:53:20 $ docker rm -f b14deaf8754c9a9390438abae7617a804dcf488df99451cb1553c1a3077558c0 [Pipeline] // withDockerContainer [Pipeline] sh 15:53:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:53:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:53:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:53:21 + ls -al . 15:53:21 total 188 15:53:21 drwxrwxr-x 9 jenkins jenkins 4096 Jul 27 15:53 . 15:53:21 drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 15:51 .. 15:53:21 drwxrwxr-x 8 jenkins jenkins 4096 Jul 27 15:53 .git 15:53:21 drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 15:51 .github 15:53:21 -rw-rw-r-- 1 jenkins jenkins 414 Jul 27 15:51 .gitignore 15:53:21 -rw-rw-r-- 1 jenkins jenkins 42 Jul 27 15:51 .golangci.yml 15:53:21 -rw-rw-r-- 1 jenkins jenkins 77 Jul 27 15:51 .hadolint.yml 15:53:21 drwxr-xr-x 3 jenkins jenkins 4096 Jul 27 15:51 .semver 15:53:21 -rw-rw-r-- 1 jenkins jenkins 9065 Jul 27 15:51 Attribution.txt 15:53:21 -rw-rw-r-- 1 jenkins jenkins 181 Jul 27 15:51 CHANGELOG.md 15:53:21 -rw-rw-r-- 1 jenkins jenkins 2410 Jul 27 15:51 Dockerfile 15:53:21 -rw-rw-r-- 1 jenkins jenkins 678 Jul 27 15:51 GOVERNANCE.md 15:53:21 -rw-rw-r-- 1 jenkins jenkins 659 Jul 27 15:51 Jenkinsfile 15:53:21 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 27 15:51 LICENSE 15:53:21 -rw-rw-r-- 1 jenkins jenkins 2345 Jul 27 15:51 Makefile 15:53:21 -rw-rw-r-- 1 jenkins jenkins 622 Jul 27 15:51 OWNERS.md 15:53:21 -rw-rw-r-- 1 jenkins jenkins 11382 Jul 27 15:51 README.md 15:53:21 -rw-rw-r-- 1 jenkins jenkins 12 Jul 27 15:52 VERSION 15:53:21 drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 15:51 bin 15:53:21 drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 15:51 cmd 15:53:21 -rw-r--r-- 1 jenkins jenkins 26814 Jul 27 15:53 coverage.out 15:53:21 -rwxrwxr-x 1 jenkins jenkins 140 Jul 27 15:51 docker-entrypoint.sh 15:53:21 -rw-rw-r-- 1 jenkins jenkins 3382 Jul 27 15:51 go.mod 15:53:21 -rw-rw-r-- 1 jenkins jenkins 35824 Jul 27 15:51 go.sum 15:53:21 drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 15:51 internal 15:53:21 drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 15:51 snap 15:53:21 -rw-rw-r-- 1 jenkins jenkins 231 Jul 27 15:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:21 + 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=9e845652be8c19b0c1fc437782669d45e1ae73ca --label arch=amd64 --label version=2.2.0-dev.23 . 15:53:21 Sending build context to Docker daemon 799.2kB 15:53:21 Step 1/35 : ARG BASE=golang:1.17-alpine3.15 15:53:21 Step 2/35 : FROM ${BASE} AS builder 15:53:21 ---> 196038d42a5d 15:53:21 Step 3/35 : ARG MAKE="make build" 15:53:21 ---> Running in 2a989b595ca5 15:53:22 Removing intermediate container 2a989b595ca5 15:53:22 ---> 62d8a98a8909 15:53:22 Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 15:53:22 ---> Running in 2ac4ccbba871 15:53:22 Removing intermediate container 2ac4ccbba871 15:53:22 ---> d3ac9c0a3973 15:53:22 Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 15:53:22 ---> Running in 0bcc53ca2d43 15:53:22 Removing intermediate container 0bcc53ca2d43 15:53:22 ---> 870faa1d9352 15:53:22 Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:53:22 ---> Running in 7b2442ebb517 15:53:22 Removing intermediate container 7b2442ebb517 15:53:22 ---> c44470c91caf 15:53:22 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:53:22 ---> Running in 115a880befdf 15:53:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:53:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:53:24 OK: 330 MiB in 131 packages 15:53:24 Removing intermediate container 115a880befdf 15:53:24 ---> 81ea6809c88a 15:53:24 Step 8/35 : WORKDIR /device-usb-camera 15:53:24 ---> Running in ef5bbb38b1b3 15:53:24 Removing intermediate container ef5bbb38b1b3 15:53:24 ---> ef1905c473bb 15:53:24 Step 9/35 : COPY go.mod vendor* ./ 15:53:24 ---> 6340297db220 15:53:24 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:53:24 ---> Running in 00f980ee48bf 15:53:25 Removing intermediate container 00f980ee48bf 15:53:25 ---> e81729789bc2 15:53:25 Step 11/35 : COPY . . 15:53:25 ---> d94b1012b37b 15:53:25 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 15:53:25 ---> Running in 9c7355df7d87 15:53:25  % Total % Received % Xferd Average Speed Time Time Time Current 15:53:25 Dload Upload Total Spent Left Speed 15:53:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 43719 0 --:--:-- --:--:-- --:--:-- 44250 15:53:26 Removing intermediate container 9c7355df7d87 15:53:26 ---> 2b58e9cb58f4 15:53:26 Step 13/35 : RUN ${MAKE} 15:53:26 ---> Running in c8cc55da245b 15:53:26 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.2.0-dev.23 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 15:53:48 Removing intermediate container c8cc55da245b 15:53:48 ---> 036049cf9b08 15:53:48 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 15:53:48 v0.18.4: Pulling from aler9/rtsp-simple-server 15:53:48 af6660deedbd: Pulling fs layer 15:53:48 97cd0a44c592: Pulling fs layer 15:53:48 97cd0a44c592: Verifying Checksum 15:53:48 97cd0a44c592: Download complete 15:53:49 af6660deedbd: Verifying Checksum 15:53:49 af6660deedbd: Download complete 15:53:49 af6660deedbd: Pull complete 15:53:49 97cd0a44c592: Pull complete 15:53:49 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 15:53:49 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 15:53:49 ---> fea57e182299 15:53:49 Step 15/35 : FROM alpine:3.15 15:53:50 3.15: Pulling from library/alpine 15:53:50 ab6db1bc80d0: Pulling fs layer 15:53:50 ab6db1bc80d0: Verifying Checksum 15:53:50 ab6db1bc80d0: Download complete 15:53:50 ab6db1bc80d0: Pull complete 15:53:50 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 15:53:50 Status: Downloaded newer image for alpine:3.15 15:53:50 ---> 2720e26172a0 15:53:50 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 15:53:50 ---> Running in e20caf5dcbae 15:53:50 Removing intermediate container e20caf5dcbae 15:53:50 ---> e79c934f297b 15:53:50 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 15:53:50 ---> Running in 04a9a5e242ec 15:53:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:53:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:53:51 (1/74) Installing dumb-init (1.2.5-r1) 15:53:51 (2/74) Installing sdl2 (2.0.16-r4) 15:53:51 (3/74) Installing libxau (1.0.9-r0) 15:53:51 (4/74) Installing libmd (1.0.3-r0) 15:53:51 (5/74) Installing libbsd (0.11.3-r1) 15:53:51 (6/74) Installing libxdmcp (1.1.3-r0) 15:53:51 (7/74) Installing libxcb (1.14-r2) 15:53:51 (8/74) Installing libx11 (1.7.2-r0) 15:53:51 (9/74) Installing aom-libs (3.2.0-r0) 15:53:51 (10/74) Installing alsa-lib (1.2.5.1-r1) 15:53:51 (11/74) Installing expat (2.4.7-r0) 15:53:51 (12/74) Installing brotli-libs (1.0.9-r5) 15:53:51 (13/74) Installing libbz2 (1.0.8-r1) 15:53:51 (14/74) Installing libpng (1.6.37-r1) 15:53:51 (15/74) Installing freetype (2.11.1-r2) 15:53:51 (16/74) Installing libuuid (2.37.4-r0) 15:53:51 (17/74) Installing fontconfig (2.13.1-r4) 15:53:51 (18/74) Installing fribidi (1.0.11-r0) 15:53:51 (19/74) Installing libffi (3.4.2-r1) 15:53:51 (20/74) Installing libintl (0.21-r0) 15:53:51 (21/74) Installing libblkid (2.37.4-r0) 15:53:51 (22/74) Installing libmount (2.37.4-r0) 15:53:51 (23/74) Installing pcre (8.45-r1) 15:53:51 (24/74) Installing glib (2.70.1-r0) 15:53:51 (25/74) Installing graphite2 (1.3.14-r0) 15:53:51 (26/74) Installing harfbuzz (3.0.0-r2) 15:53:51 (27/74) Installing libass (0.15.2-r0) 15:53:51 (28/74) Installing libdav1d (0.9.2-r0) 15:53:51 (29/74) Installing gmp (6.2.1-r1) 15:53:51 (30/74) Installing nettle (3.7.3-r0) 15:53:51 (31/74) Installing p11-kit (0.24.0-r1) 15:53:51 (32/74) Installing libtasn1 (4.18.0-r0) 15:53:51 (33/74) Installing libunistring (0.9.10-r1) 15:53:51 (34/74) Installing gnutls (3.7.1-r0) 15:53:51 (35/74) Installing ncurses-terminfo-base (6.3_p20211120-r1) 15:53:51 (36/74) Installing ncurses-libs (6.3_p20211120-r1) 15:53:51 (37/74) Installing lame (3.100-r0) 15:53:51 (38/74) Installing opus (1.3.1-r1) 15:53:51 (39/74) Installing libgomp (10.3.1_git20211027-r0) 15:53:51 (40/74) Installing soxr (0.1.3-r2) 15:53:51 (41/74) Installing libgcc (10.3.1_git20211027-r0) 15:53:51 (42/74) Installing libstdc++ (10.3.1_git20211027-r0) 15:53:51 (43/74) Installing libsrt (1.4.2-r1) 15:53:51 (44/74) Installing libssh (0.9.6-r1) 15:53:51 (45/74) Installing libogg (1.3.5-r0) 15:53:51 (46/74) Installing libtheora (1.1.1-r16) 15:53:51 (47/74) Installing libjpeg-turbo (2.1.2-r0) 15:53:51 (48/74) Installing v4l-utils-libs (1.22.1-r1) 15:53:51 (49/74) Installing libxext (1.3.4-r0) 15:53:51 (50/74) Installing libxfixes (6.0.0-r0) 15:53:51 (51/74) Installing libpciaccess (0.16-r0) 15:53:51 (52/74) Installing libdrm (2.4.109-r0) 15:53:51 (53/74) Installing wayland-libs-client (1.19.0-r1) 15:53:51 (54/74) Installing libva (2.13.0-r0) 15:53:51 (55/74) Installing libvdpau (1.4-r0) 15:53:51 (56/74) Installing vidstab (1.1.0-r1) 15:53:51 (57/74) Installing libvorbis (1.3.7-r0) 15:53:51 (58/74) Installing libvpx (1.10.0-r0) 15:53:51 (59/74) Installing vulkan-loader (1.2.196-r0) 15:53:51 (60/74) Installing libwebp (1.2.2-r0) 15:53:51 (61/74) Installing x264-libs (20210613-r0) 15:53:51 (62/74) Installing x265-libs (3.5-r0) 15:53:51 (63/74) Installing xvidcore (1.3.7-r1) 15:53:51 (64/74) Installing ffmpeg-libs (4.4.1-r2) 15:53:52 (65/74) Installing ffmpeg (4.4.1-r2) 15:53:52 (66/74) Installing udev-init-scripts (35-r0) 15:53:52 Executing udev-init-scripts-35-r0.post-install 15:53:52 (67/74) Installing eudev-libs (3.2.11_pre1-r0) 15:53:52 (68/74) Installing xz-libs (5.2.5-r1) 15:53:52 (69/74) Installing zstd-libs (1.5.0-r0) 15:53:52 (70/74) Installing kmod-libs (29-r2) 15:53:52 (71/74) Installing eudev (3.2.11_pre1-r0) 15:53:52 (72/74) Installing libsodium (1.0.18-r0) 15:53:52 (73/74) Installing libzmq (4.3.4-r0) 15:53:52 (74/74) Installing zeromq (4.3.4-r0) 15:53:52 Executing busybox-1.34.1-r7.trigger 15:53:52 Executing eudev-3.2.11_pre1-r0.trigger 15:53:52 OK: 78 MiB in 88 packages 15:53:54 Removing intermediate container 04a9a5e242ec 15:53:54 ---> e1ff875383e2 15:53:54 Step 18/35 : WORKDIR / 15:53:54 ---> Running in 193462e43849 15:53:54 Removing intermediate container 193462e43849 15:53:54 ---> dcf0d7a15e57 15:53:54 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 15:53:55 ---> 9133e1b89f1a 15:53:55 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 15:53:55 ---> 0aa9595e485c 15:53:55 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 15:53:55 ---> 3b8e337b1e01 15:53:55 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 15:53:55 ---> b7460afe64c5 15:53:55 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 15:53:55 ---> e17132291da5 15:53:55 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 15:53:55 ---> 2354fad1c145 15:53:55 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 15:53:56 ---> 68f5624ced46 15:53:56 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 15:53:56 ---> Running in a8db1797e944 15:53:57 Removing intermediate container a8db1797e944 15:53:57 ---> b5ac1ee99e14 15:53:57 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 15:53:57 ---> Running in 64106096b621 15:53:57 Removing intermediate container 64106096b621 15:53:57 ---> 05b2393aa19d 15:53:57 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 15:53:57 ---> Running in 35ae0c560b7c 15:53:58 Removing intermediate container 35ae0c560b7c 15:53:58 ---> 9a88e28ad17c 15:53:58 Step 29/35 : EXPOSE 59983 15:53:58 ---> Running in 812904628f4b 15:53:58 Removing intermediate container 812904628f4b 15:53:58 ---> 53de336e4a39 15:53:58 Step 30/35 : EXPOSE 8554 15:53:58 ---> Running in 8539f8e3a8b5 15:53:58 Removing intermediate container 8539f8e3a8b5 15:53:58 ---> a2074769b164 15:53:58 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 15:53:58 ---> Running in c74a8e6b96f8 15:53:58 Removing intermediate container c74a8e6b96f8 15:53:58 ---> 86dedbdce8df 15:53:58 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 15:53:58 ---> Running in 515cc80c1e80 15:53:58 Removing intermediate container 515cc80c1e80 15:53:58 ---> c457d94e01f3 15:53:58 Step 33/35 : LABEL arch=amd64 15:53:58 ---> Running in b63c17a32887 15:53:58 Removing intermediate container b63c17a32887 15:53:58 ---> a2719f125045 15:53:58 Step 34/35 : LABEL git_sha=9e845652be8c19b0c1fc437782669d45e1ae73ca 15:53:58 ---> Running in b8b66a0230d1 15:53:58 Removing intermediate container b8b66a0230d1 15:53:58 ---> b1054136bbc8 15:53:58 Step 35/35 : LABEL version=2.2.0-dev.23 15:53:58 ---> Running in a13cbd2a17ac 15:53:58 Removing intermediate container a13cbd2a17ac 15:53:58 ---> 32e9a1821f24 15:53:58 [Warning] One or more build-args [ARCH] were not consumed 15:53:58 Successfully built 32e9a1821f24 15:53:58 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 15:53:59 provisioning config files... 15:53:59 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7659033933062609083tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:53:59 ---> docker-login.sh 15:53:59 nexus3.edgexfoundry.org:10001 15:53:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:59 Configure a credential helper to remove this warning. See 15:53:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:59 15:53:59 Login Succeeded 15:53:59 nexus3.edgexfoundry.org:10002 15:53:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:59 Configure a credential helper to remove this warning. See 15:53:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:59 15:53:59 Login Succeeded 15:53:59 nexus3.edgexfoundry.org:10003 15:53:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:59 Configure a credential helper to remove this warning. See 15:53:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:59 15:53:59 Login Succeeded 15:53:59 nexus3.edgexfoundry.org:10004 15:54:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:54:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:54:00 Configure a credential helper to remove this warning. See 15:54:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:54:00 15:54:00 Login Succeeded 15:54:00 docker.io 15:54:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:54:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:54:00 Configure a credential helper to remove this warning. See 15:54:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:54:00 15:54:00 Login Succeeded 15:54:00 ---> docker-login.sh ends [Pipeline] } 15:54:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:54:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:54:00 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 15:54:00 9e845652be8c19b0c1fc437782669d45e1ae73ca 15:54:00 latest 15:54:00 2.2.0-dev.23 15:54:00 9e845652be8c19b0c1fc437782669d45e1ae73ca-2.2.0-dev.23 15:54:00 main 15:54:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:00 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:9e845652be8c19b0c1fc437782669d45e1ae73ca [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:01 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:9e845652be8c19b0c1fc437782669d45e1ae73ca 15:54:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 15:54:01 74af210c1a4a: Preparing 15:54:01 3e758e44193d: Preparing 15:54:01 89273981323d: Preparing 15:54:01 550e596c6d0e: Preparing 15:54:01 1207169bf42c: Preparing 15:54:01 bce4507c1974: Preparing 15:54:01 6a23e207e5d1: Preparing 15:54:01 20da649367c6: Preparing 15:54:01 c1a990970c55: Preparing 15:54:01 6dfd74da2c80: Preparing 15:54:01 4a4005a4f264: Preparing 15:54:01 ad543cd673bd: Preparing 15:54:01 bce4507c1974: Waiting 15:54:01 c1a990970c55: Waiting 15:54:01 6dfd74da2c80: Waiting 15:54:01 6a23e207e5d1: Waiting 15:54:01 4a4005a4f264: Waiting 15:54:01 20da649367c6: Waiting 15:54:01 ad543cd673bd: Waiting 15:54:01 74af210c1a4a: Pushed 15:54:01 3e758e44193d: Pushed 15:54:01 89273981323d: Pushed 15:54:01 1207169bf42c: Pushed 15:54:01 bce4507c1974: Pushed 15:54:01 20da649367c6: Pushed 15:54:01 6a23e207e5d1: Pushed 15:54:01 c1a990970c55: Pushed 15:54:01 ad543cd673bd: Layer already exists 15:54:03 550e596c6d0e: Pushed 15:54:03 6dfd74da2c80: Pushed 15:54:09 4a4005a4f264: Pushed 15:54:09 9e845652be8c19b0c1fc437782669d45e1ae73ca: digest: sha256:2cfa01eb9832ecc5739093a9ef809baf8b38755ee9a61599d024ec60d76be67e size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:09 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:09 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 15:54:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 15:54:09 74af210c1a4a: Preparing 15:54:09 3e758e44193d: Preparing 15:54:09 89273981323d: Preparing 15:54:09 550e596c6d0e: Preparing 15:54:09 1207169bf42c: Preparing 15:54:09 bce4507c1974: Preparing 15:54:09 6a23e207e5d1: Preparing 15:54:09 20da649367c6: Preparing 15:54:09 c1a990970c55: Preparing 15:54:09 6dfd74da2c80: Preparing 15:54:09 4a4005a4f264: Preparing 15:54:09 ad543cd673bd: Preparing 15:54:09 20da649367c6: Waiting 15:54:09 c1a990970c55: Waiting 15:54:09 6dfd74da2c80: Waiting 15:54:09 bce4507c1974: Waiting 15:54:09 4a4005a4f264: Waiting 15:54:09 ad543cd673bd: Waiting 15:54:09 6a23e207e5d1: Waiting 15:54:09 550e596c6d0e: Layer already exists 15:54:09 3e758e44193d: Layer already exists 15:54:09 89273981323d: Layer already exists 15:54:09 74af210c1a4a: Layer already exists 15:54:09 1207169bf42c: Layer already exists 15:54:09 bce4507c1974: Layer already exists 15:54:09 c1a990970c55: Layer already exists 15:54:09 6dfd74da2c80: Layer already exists 15:54:09 6a23e207e5d1: Layer already exists 15:54:09 20da649367c6: Layer already exists 15:54:09 4a4005a4f264: Layer already exists 15:54:09 ad543cd673bd: Layer already exists 15:54:09 latest: digest: sha256:2cfa01eb9832ecc5739093a9ef809baf8b38755ee9a61599d024ec60d76be67e size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:10 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:2.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:10 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:2.2.0-dev.23 15:54:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 15:54:10 74af210c1a4a: Preparing 15:54:10 3e758e44193d: Preparing 15:54:10 89273981323d: Preparing 15:54:10 550e596c6d0e: Preparing 15:54:10 1207169bf42c: Preparing 15:54:10 bce4507c1974: Preparing 15:54:10 6a23e207e5d1: Preparing 15:54:10 20da649367c6: Preparing 15:54:10 c1a990970c55: Preparing 15:54:10 6dfd74da2c80: Preparing 15:54:10 4a4005a4f264: Preparing 15:54:10 ad543cd673bd: Preparing 15:54:10 bce4507c1974: Waiting 15:54:10 20da649367c6: Waiting 15:54:10 6a23e207e5d1: Waiting 15:54:10 6dfd74da2c80: Waiting 15:54:10 c1a990970c55: Waiting 15:54:10 ad543cd673bd: Waiting 15:54:10 1207169bf42c: Layer already exists 15:54:10 89273981323d: Layer already exists 15:54:10 550e596c6d0e: Layer already exists 15:54:10 74af210c1a4a: Layer already exists 15:54:10 3e758e44193d: Layer already exists 15:54:10 20da649367c6: Layer already exists 15:54:10 6a23e207e5d1: Layer already exists 15:54:10 bce4507c1974: Layer already exists 15:54:10 6dfd74da2c80: Layer already exists 15:54:10 c1a990970c55: Layer already exists 15:54:10 4a4005a4f264: Layer already exists 15:54:10 ad543cd673bd: Layer already exists 15:54:10 2.2.0-dev.23: digest: sha256:2cfa01eb9832ecc5739093a9ef809baf8b38755ee9a61599d024ec60d76be67e size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:10 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:9e845652be8c19b0c1fc437782669d45e1ae73ca-2.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:11 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:9e845652be8c19b0c1fc437782669d45e1ae73ca-2.2.0-dev.23 15:54:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 15:54:11 74af210c1a4a: Preparing 15:54:11 3e758e44193d: Preparing 15:54:11 89273981323d: Preparing 15:54:11 550e596c6d0e: Preparing 15:54:11 1207169bf42c: Preparing 15:54:11 bce4507c1974: Preparing 15:54:11 6a23e207e5d1: Preparing 15:54:11 20da649367c6: Preparing 15:54:11 c1a990970c55: Preparing 15:54:11 6dfd74da2c80: Preparing 15:54:11 4a4005a4f264: Preparing 15:54:11 ad543cd673bd: Preparing 15:54:11 6a23e207e5d1: Waiting 15:54:11 20da649367c6: Waiting 15:54:11 c1a990970c55: Waiting 15:54:11 ad543cd673bd: Waiting 15:54:11 6dfd74da2c80: Waiting 15:54:11 4a4005a4f264: Waiting 15:54:11 bce4507c1974: Waiting 15:54:11 74af210c1a4a: Layer already exists 15:54:11 89273981323d: Layer already exists 15:54:11 550e596c6d0e: Layer already exists 15:54:11 3e758e44193d: Layer already exists 15:54:11 1207169bf42c: Layer already exists 15:54:11 6dfd74da2c80: Layer already exists 15:54:11 20da649367c6: Layer already exists 15:54:11 c1a990970c55: Layer already exists 15:54:11 6a23e207e5d1: Layer already exists 15:54:11 bce4507c1974: Layer already exists 15:54:11 4a4005a4f264: Layer already exists 15:54:11 ad543cd673bd: Layer already exists 15:54:11 9e845652be8c19b0c1fc437782669d45e1ae73ca-2.2.0-dev.23: digest: sha256:2cfa01eb9832ecc5739093a9ef809baf8b38755ee9a61599d024ec60d76be67e size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:11 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:11 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 15:54:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 15:54:11 74af210c1a4a: Preparing 15:54:11 3e758e44193d: Preparing 15:54:11 89273981323d: Preparing 15:54:11 550e596c6d0e: Preparing 15:54:11 1207169bf42c: Preparing 15:54:11 bce4507c1974: Preparing 15:54:11 6a23e207e5d1: Preparing 15:54:11 20da649367c6: Preparing 15:54:11 c1a990970c55: Preparing 15:54:11 6dfd74da2c80: Preparing 15:54:11 4a4005a4f264: Preparing 15:54:11 ad543cd673bd: Preparing 15:54:11 bce4507c1974: Waiting 15:54:11 6a23e207e5d1: Waiting 15:54:11 20da649367c6: Waiting 15:54:11 c1a990970c55: Waiting 15:54:11 6dfd74da2c80: Waiting 15:54:11 4a4005a4f264: Waiting 15:54:11 ad543cd673bd: Waiting 15:54:11 1207169bf42c: Layer already exists 15:54:11 89273981323d: Layer already exists 15:54:11 550e596c6d0e: Layer already exists 15:54:11 3e758e44193d: Layer already exists 15:54:11 74af210c1a4a: Layer already exists 15:54:11 6a23e207e5d1: Layer already exists 15:54:11 bce4507c1974: Layer already exists 15:54:11 20da649367c6: Layer already exists 15:54:11 c1a990970c55: Layer already exists 15:54:11 6dfd74da2c80: Layer already exists 15:54:11 ad543cd673bd: Layer already exists 15:54:11 4a4005a4f264: Layer already exists 15:54:11 main: digest: sha256:2cfa01eb9832ecc5739093a9ef809baf8b38755ee9a61599d024ec60d76be67e size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:54:11 ===================================================== [Pipeline] echo 15:54:11 taggedImages: 15:54:11 - nexus3.edgexfoundry.org:10004/device-usb-camera:9e845652be8c19b0c1fc437782669d45e1ae73ca 15:54:11 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 15:54:11 - nexus3.edgexfoundry.org:10004/device-usb-camera:2.2.0-dev.23 15:54:11 - nexus3.edgexfoundry.org:10004/device-usb-camera:9e845652be8c19b0c1fc437782669d45e1ae73ca-2.2.0-dev.23 15:54:11 - 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 15:54:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:54:12 15:54:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:54:12 latest: Pulling from edgex-lftools-log-publisher 15:54:12 5eb5b503b376: Pulling fs layer 15:54:12 5c69ac0246d0: Pulling fs layer 15:54:12 ec43610c2a17: Pulling fs layer 15:54:12 3a2ae6a8a46f: Pulling fs layer 15:54:12 33b1e0a273af: Pulling fs layer 15:54:12 5d3b04190fa2: Pulling fs layer 15:54:12 2f39f015ded8: Pulling fs layer 15:54:12 33b1e0a273af: Waiting 15:54:12 5d3b04190fa2: Waiting 15:54:12 3a2ae6a8a46f: Waiting 15:54:12 2f39f015ded8: Waiting 15:54:12 5c69ac0246d0: Verifying Checksum 15:54:12 3a2ae6a8a46f: Verifying Checksum 15:54:12 3a2ae6a8a46f: Download complete 15:54:12 33b1e0a273af: Verifying Checksum 15:54:12 33b1e0a273af: Download complete 15:54:12 5d3b04190fa2: Download complete 15:54:12 ec43610c2a17: Verifying Checksum 15:54:12 ec43610c2a17: Download complete 15:54:12 5eb5b503b376: Verifying Checksum 15:54:12 5eb5b503b376: Download complete 15:54:13 2f39f015ded8: Download complete 15:54:13 5eb5b503b376: Pull complete 15:54:14 5c69ac0246d0: Pull complete 15:54:14 ec43610c2a17: Pull complete 15:54:14 3a2ae6a8a46f: Pull complete 15:54:14 33b1e0a273af: Pull complete 15:54:14 5d3b04190fa2: Pull complete 15:54:20 2f39f015ded8: Pull complete 15:54:20 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:54:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:54:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:54:20 prd-ubuntu20.04-docker-8c-8g-21235 does not seem to be running inside a container 15:54:20 $ 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 15:54:24 $ docker top b9a23b531aa476f5ab0374bcc5747e2012779be6c22443087ba1d0d330a7cfe6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:54:25 ---> job-cost.sh 15:54:25 lf-activate-venv: SKIPPING 15:54:25 INFO: No Stack... 15:54:25 INFO: Retrieving Pricing Info for: v3-standard-8 15:54:26 INFO: Archiving Costs [Pipeline] sh 15:54:26 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 15:54:26 + cut -d, -f6 [Pipeline] lock 15:54:26 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-34-stack-cost] 15:54:26 Resource [jenkins-edgexfoundry-device-usb-camera-main-34-stack-cost] did not exist. Created. 15:54:26 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-34-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:54:26 + echo total: 0.2199999988079071 [Pipeline] stash 15:54:26 Stashed 1 file(s) [Pipeline] } 15:54:26 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-34-stack-cost] [Pipeline] // lock [Pipeline] } 15:54:26 $ docker stop --time=1 b9a23b531aa476f5ab0374bcc5747e2012779be6c22443087ba1d0d330a7cfe6 15:54:28 $ docker rm -f b9a23b531aa476f5ab0374bcc5747e2012779be6c22443087ba1d0d330a7cfe6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:54:34 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21237 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 15:54:34 Running in /w/workspace/device-usb-camera/34 [Pipeline] { [Pipeline] checkout 15:54:34 Selected Git installation does not exist. Using Default 15:54:34 The recommended git tool is: NONE 15:54:41 using credential edgex-jenkins-ssh 15:54:41 Cloning the remote Git repository 15:54:41 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 15:54:41 > git init /w/workspace/device-usb-camera/34 # timeout=10 15:54:41 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 15:54:41 > git --version # timeout=10 15:54:41 > git --version # 'git version 2.25.1' 15:54:41 using GIT_SSH to set credentials SSH Credentials for GitHub 15:54:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:54:42 Avoid second fetch 15:54:42 Checking out Revision 9e845652be8c19b0c1fc437782669d45e1ae73ca (main) 15:54:42 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 15:54:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:54:42 > git config core.sparsecheckout # timeout=10 15:54:42 > git checkout -f 9e845652be8c19b0c1fc437782669d45e1ae73ca # timeout=10 15:54:47 Commit message: "docs: add missing license headers to go files (#70)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:54:48 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:54:48 % Total % Received % Xferd Average Speed Time Time Time Current 15:54:48 Dload Upload Total Spent Left Speed 15:54:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 215k 0 --:--:-- --:--:-- --:--:-- 215k [Pipeline] sh 15:54:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:54:49 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json 15:54:49 sudo tee /etc/docker/daemon.new 15:54:49 { 15:54:49 "registry-mirrors": [ 15:54:49 "https://nexus3.edgexfoundry.org:10001" 15:54:49 ], 15:54:49 "bip": "10.250.0.254/24", 15:54:49 "hosts": [ 15:54:49 "tcp://0.0.0.0:5555", 15:54:49 "unix:///var/run/docker.sock" 15:54:49 ], 15:54:49 "mtu": 1458, 15:54:49 "selinux-enabled": true, 15:54:49 "seccomp-profile": "/etc/docker/seccomp.json" 15:54:49 } [Pipeline] sh 15:54:49 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:54:50 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:55:08 provisioning config files... 15:55:08 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/34@tmp/config157564637241768495tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:55:09 ---> docker-login.sh 15:55:09 nexus3.edgexfoundry.org:10001 15:55:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:55:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:55:10 Configure a credential helper to remove this warning. See 15:55:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:55:10 15:55:10 Login Succeeded 15:55:10 nexus3.edgexfoundry.org:10002 15:55:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:55:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:55:10 Configure a credential helper to remove this warning. See 15:55:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:55:10 15:55:10 Login Succeeded 15:55:10 nexus3.edgexfoundry.org:10003 15:55:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:55:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:55:11 Configure a credential helper to remove this warning. See 15:55:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:55:11 15:55:11 Login Succeeded 15:55:11 nexus3.edgexfoundry.org:10004 15:55:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:55:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:55:11 Configure a credential helper to remove this warning. See 15:55:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:55:11 15:55:11 Login Succeeded 15:55:11 docker.io 15:55:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:55:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:55:12 Configure a credential helper to remove this warning. See 15:55:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:55:12 15:55:12 Login Succeeded 15:55:12 ---> docker-login.sh ends [Pipeline] } 15:55:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:55:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:55:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:55:12 ========================================================= 15:55:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 15:55:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:13 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 15:55:13 Sending build context to Docker daemon 499.7kB 15:55:13 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 15:55:13 Step 2/13 : FROM ${BASE} AS builder 15:55:13 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:55:13 b3c136eddcbf: Pulling fs layer 15:55:13 c0a3192eca97: Pulling fs layer 15:55:13 a050256f5b6f: Pulling fs layer 15:55:13 656be50a0ddc: Pulling fs layer 15:55:13 2bbca73fdf42: Pulling fs layer 15:55:13 46d945488cbd: Pulling fs layer 15:55:13 8a5474983e97: Pulling fs layer 15:55:13 329c88fbcd65: Pulling fs layer 15:55:13 656be50a0ddc: Waiting 15:55:13 2bbca73fdf42: Waiting 15:55:13 46d945488cbd: Waiting 15:55:13 8a5474983e97: Waiting 15:55:13 329c88fbcd65: Waiting 15:55:13 a050256f5b6f: Download complete 15:55:13 c0a3192eca97: Verifying Checksum 15:55:13 c0a3192eca97: Download complete 15:55:13 2bbca73fdf42: Verifying Checksum 15:55:13 2bbca73fdf42: Download complete 15:55:13 46d945488cbd: Verifying Checksum 15:55:13 46d945488cbd: Download complete 15:55:13 b3c136eddcbf: Download complete 15:55:14 b3c136eddcbf: Pull complete 15:55:14 329c88fbcd65: Verifying Checksum 15:55:14 329c88fbcd65: Download complete 15:55:15 c0a3192eca97: Pull complete 15:55:15 a050256f5b6f: Pull complete 15:55:16 8a5474983e97: Verifying Checksum 15:55:16 8a5474983e97: Download complete 15:55:16 656be50a0ddc: Download complete 15:55:29 656be50a0ddc: Pull complete 15:55:29 2bbca73fdf42: Pull complete 15:55:29 46d945488cbd: Pull complete 15:55:34 8a5474983e97: Pull complete 15:55:35 329c88fbcd65: Pull complete 15:55:35 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 15:55:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:55:35 ---> ff4287adb874 15:55:35 Step 3/13 : ARG MAKE="make build" 15:55:37 ---> Running in 48b74d6b8043 15:55:38 Removing intermediate container 48b74d6b8043 15:55:38 ---> b54c1449ef30 15:55:38 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 15:55:38 ---> Running in d8f7ad618903 15:55:38 Removing intermediate container d8f7ad618903 15:55:38 ---> 3667c7f86945 15:55:38 Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 15:55:38 ---> Running in 6442c86957b9 15:55:39 Removing intermediate container 6442c86957b9 15:55:39 ---> f534f55727de 15:55:39 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:55:39 ---> Running in 012ae547510f 15:55:41 Removing intermediate container 012ae547510f 15:55:41 ---> 2700cb271cdd 15:55:41 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:55:41 ---> Running in b061d3349c84 15:55:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:55:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:55:45 (1/14) Installing libintl (0.21-r2) 15:55:45 (2/14) Installing eudev-libs (3.2.11-r0) 15:55:45 (3/14) Installing libjpeg-turbo (2.1.3-r1) 15:55:45 (4/14) Installing v4l-utils-libs (1.22.1-r1) 15:55:45 (5/14) Installing v4l-utils (1.22.1-r1) 15:55:45 (6/14) Installing udev-init-scripts (35-r0) 15:55:45 Executing udev-init-scripts-35-r0.post-install 15:55:45 (7/14) Installing libblkid (2.38-r1) 15:55:46 (8/14) Installing xz-libs (5.2.5-r1) 15:55:46 (9/14) Installing zstd-libs (1.5.2-r1) 15:55:46 (10/14) Installing kmod-libs (29-r2) 15:55:46 (11/14) Installing eudev (3.2.11-r0) 15:55:46 (12/14) Installing eudev-dev (3.2.11-r0) 15:55:46 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 15:55:46 (14/14) Installing v4l-utils-dev (1.22.1-r1) 15:55:46 Executing busybox-1.35.0-r13.trigger 15:55:46 Executing eudev-3.2.11-r0.trigger 15:55:46 OK: 228 MiB in 65 packages 15:55:48 Removing intermediate container b061d3349c84 15:55:48 ---> b667425bd9ba 15:55:48 Step 8/13 : WORKDIR /device-usb-camera 15:55:48 ---> Running in 1df089a70493 15:55:48 Removing intermediate container 1df089a70493 15:55:48 ---> ba8f0bfde702 15:55:48 Step 9/13 : COPY go.mod vendor* ./ 15:55:48 ---> 48094538ccf5 15:55:48 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:55:48 ---> Running in 245e58ce671f 15:56:36 Removing intermediate container 245e58ce671f 15:56:36 ---> 6920f908398e 15:56:36 Step 11/13 : COPY . . 15:56:36 ---> 9d4ce93cc4c0 15:56:36 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 15:56:36 ---> Running in b73dab01e1e5 15:56:36  % Total % Received % Xferd Average Speed Time Time Time Current 15:56:36 Dload Upload Total Spent Left Speed 15:56:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 15450 0 --:--:-- --:--:-- --:--:-- 15617 15:56:36 Removing intermediate container b73dab01e1e5 15:56:36 ---> 212ac6d7c2f2 15:56:36 Step 13/13 : RUN ${MAKE} 15:56:36 ---> Running in 2ab7db1c3025 15:56:37 noop 15:56:38 Removing intermediate container 2ab7db1c3025 15:56:38 ---> d98d1039469d 15:56:38 Successfully built d98d1039469d 15:56:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:38 + docker inspect -f . ci-base-image-arm64 15:56:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:56:38 prd-ubuntu20.04-docker-arm64-4c-16g-21237 does not seem to be running inside a container 15:56:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/34 -v /w/workspace/device-usb-camera/34:/w/workspace/device-usb-camera/34:rw,z -v /w/workspace/device-usb-camera/34@tmp:/w/workspace/device-usb-camera/34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:56:40 $ docker top b399be9de42d6325fa77f57c69cc59e2bd21e23bcdb5cf16bb83b46e7a7d0384 -eo pid,comm [Pipeline] { [Pipeline] sh 15:56:41 + go version 15:56:41 go version go1.18.3 linux/arm64 [Pipeline] } 15:56:41 $ docker stop --time=1 b399be9de42d6325fa77f57c69cc59e2bd21e23bcdb5cf16bb83b46e7a7d0384 15:56:42 $ docker rm -f b399be9de42d6325fa77f57c69cc59e2bd21e23bcdb5cf16bb83b46e7a7d0384 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:43 + docker inspect -f . ci-base-image-arm64 15:56:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:56:43 prd-ubuntu20.04-docker-arm64-4c-16g-21237 does not seem to be running inside a container 15:56:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-usb-camera/34 -v /w/workspace/device-usb-camera/34:/w/workspace/device-usb-camera/34:rw,z -v /w/workspace/device-usb-camera/34@tmp:/w/workspace/device-usb-camera/34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:56:45 $ docker top 92b422498d17c295fa680e2891f2cb4edd876db24844c55dfe1825531ad752a7 -eo pid,comm [Pipeline] { [Pipeline] sh 15:56:45 + git config --global --add safe.directory /w/workspace/device-usb-camera/34 [Pipeline] fileExists [Pipeline] sh 15:56:46 + make test 15:56:46 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 15:56:48 ? github.com/edgexfoundry/device-usb-camera [no test files] 15:58:24 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 15:58:24 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.068s coverage: 2.0% of statements 15:58:24 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:58:24 CGO_ENABLED=1 go vet ./... 15:58:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:58:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:58:40 ./bin/test-attribution-txt.sh [Pipeline] echo 15:58:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:58:42 $ docker stop --time=1 92b422498d17c295fa680e2891f2cb4edd876db24844c55dfe1825531ad752a7 15:58:43 $ docker rm -f 92b422498d17c295fa680e2891f2cb4edd876db24844c55dfe1825531ad752a7 [Pipeline] // withDockerContainer [Pipeline] sh 15:58:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:58:44 Warning: overwriting stash ‘coverage-report’ 15:58:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:58:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:58:46 + ls -al . 15:58:46 total 184 15:58:46 drwxrwxr-x 8 jenkins jenkins 4096 Jul 27 15:58 . 15:58:46 drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 15:54 .. 15:58:46 drwxrwxr-x 8 jenkins jenkins 4096 Jul 27 15:54 .git 15:58:46 drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 15:54 .github 15:58:46 -rw-rw-r-- 1 jenkins jenkins 414 Jul 27 15:54 .gitignore 15:58:46 -rw-rw-r-- 1 jenkins jenkins 42 Jul 27 15:54 .golangci.yml 15:58:46 -rw-rw-r-- 1 jenkins jenkins 77 Jul 27 15:54 .hadolint.yml 15:58:46 -rw-rw-r-- 1 jenkins jenkins 9065 Jul 27 15:54 Attribution.txt 15:58:46 -rw-rw-r-- 1 jenkins jenkins 181 Jul 27 15:54 CHANGELOG.md 15:58:46 -rw-rw-r-- 1 jenkins jenkins 2410 Jul 27 15:54 Dockerfile 15:58:46 -rw-rw-r-- 1 jenkins jenkins 678 Jul 27 15:54 GOVERNANCE.md 15:58:46 -rw-rw-r-- 1 jenkins jenkins 659 Jul 27 15:54 Jenkinsfile 15:58:46 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 27 15:54 LICENSE 15:58:46 -rw-rw-r-- 1 jenkins jenkins 2345 Jul 27 15:54 Makefile 15:58:46 -rw-rw-r-- 1 jenkins jenkins 622 Jul 27 15:54 OWNERS.md 15:58:46 -rw-rw-r-- 1 jenkins jenkins 11382 Jul 27 15:54 README.md 15:58:46 -rw-rw-r-- 1 jenkins jenkins 12 Jul 27 15:52 VERSION 15:58:46 drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 15:54 bin 15:58:46 drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 15:54 cmd 15:58:46 -rw-r--r-- 1 jenkins jenkins 26814 Jul 27 15:58 coverage.out 15:58:46 -rwxrwxr-x 1 jenkins jenkins 140 Jul 27 15:54 docker-entrypoint.sh 15:58:46 -rw-rw-r-- 1 jenkins jenkins 3382 Jul 27 15:54 go.mod 15:58:46 -rw-rw-r-- 1 jenkins jenkins 35824 Jul 27 15:54 go.sum 15:58:46 drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 15:54 internal 15:58:46 drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 15:54 snap 15:58:46 -rw-rw-r-- 1 jenkins jenkins 231 Jul 27 15:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58: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=9e845652be8c19b0c1fc437782669d45e1ae73ca --label arch=arm64 --label version=2.2.0-dev.23 . 15:58:46 Sending build context to Docker daemon 527.4kB 15:58:46 Step 1/35 : ARG BASE=golang:1.17-alpine3.15 15:58:46 Step 2/35 : FROM ${BASE} AS builder 15:58:46 ---> d98d1039469d 15:58:46 Step 3/35 : ARG MAKE="make build" 15:58:47 ---> Running in 0eda2abc856b 15:58:47 Removing intermediate container 0eda2abc856b 15:58:47 ---> fd257ad162bc 15:58:47 Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 15:58:47 ---> Running in d7af961cbab4 15:58:48 Removing intermediate container d7af961cbab4 15:58:48 ---> 6ea45c0fdd88 15:58:48 Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 15:58:48 ---> Running in f5a64778eb4c 15:58:48 Removing intermediate container f5a64778eb4c 15:58:48 ---> 8e6ba49e2e8a 15:58:48 Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:58:48 ---> Running in 1929b88ca2dd 15:58:50 Removing intermediate container 1929b88ca2dd 15:58:50 ---> 1af5f52f830d 15:58:50 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:58:50 ---> Running in 47c07d09adfe 15:58:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:58:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:58:53 OK: 228 MiB in 65 packages 15:58:54 Removing intermediate container 47c07d09adfe 15:58:54 ---> a80a720aee2a 15:58:54 Step 8/35 : WORKDIR /device-usb-camera 15:58:54 ---> Running in ce68acfd7c40 15:58:54 Removing intermediate container ce68acfd7c40 15:58:54 ---> 585739fadc02 15:58:54 Step 9/35 : COPY go.mod vendor* ./ 15:58:54 ---> bdbb501fee64 15:58:54 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:58:54 ---> Running in 36a03dfa958d 15:58:56 Removing intermediate container 36a03dfa958d 15:58:56 ---> 6706f6091d5a 15:58:56 Step 11/35 : COPY . . 15:58:57 ---> 33610144c906 15:58:57 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 15:58:57 ---> Running in eadc6e0b5b38 15:58:58  % Total  % Received % Xferd Average Speed Time Time Time Current 15:58:58 Dload Upload Total Spent Left Speed 15:58:58 0 0 0 0  0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8552 0 --:--:-- --:--:-- --:--:-- 8634 15:58:59 Removing intermediate container eadc6e0b5b38 15:58:59 ---> a0128ab48b14 15:58:59 Step 13/35 : RUN ${MAKE} 15:58:59 ---> Running in 19aea38a4f73 15:59:00 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.2.0-dev.23 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 16:01:22 Removing intermediate container 19aea38a4f73 16:01:22 ---> 385150969e3b 16:01:22 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 16:01:22 v0.18.4: Pulling from aler9/rtsp-simple-server 16:01:22 eab2503cf8f4: Pulling fs layer 16:01:22 97cd0a44c592: Pulling fs layer 16:01:22 97cd0a44c592: Verifying Checksum 16:01:22 97cd0a44c592: Download complete 16:01:22 eab2503cf8f4: Verifying Checksum 16:01:22 eab2503cf8f4: Download complete 16:01:22 eab2503cf8f4: Pull complete 16:01:22 97cd0a44c592: Pull complete 16:01:22 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 16:01:22 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 16:01:22 ---> 7f763cca56b3 16:01:22 Step 15/35 : FROM alpine:3.15 16:01:22 3.15: Pulling from library/alpine 16:01:22 e0295fd11fe2: Pulling fs layer 16:01:22 e0295fd11fe2: Verifying Checksum 16:01:22 e0295fd11fe2: Download complete 16:01:22 e0295fd11fe2: Pull complete 16:01:22 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 16:01:22 Status: Downloaded newer image for alpine:3.15 16:01:22 ---> 60f2846fe774 16:01:22 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 16:01:22 ---> Running in 2ca232b1b563 16:01:22 Removing intermediate container 2ca232b1b563 16:01:22 ---> d64277dd823b 16:01:22 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 16:01:22 ---> Running in 2b977b0b0269 16:01:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:01:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:01:22 (1/73) Installing dumb-init (1.2.5-r1) 16:01:22 (2/73) Installing sdl2 (2.0.16-r4) 16:01:22 (3/73) Installing libxau (1.0.9-r0) 16:01:22 (4/73) Installing libmd (1.0.3-r0) 16:01:22 (5/73) Installing libbsd (0.11.3-r1) 16:01:22 (6/73) Installing libxdmcp (1.1.3-r0) 16:01:22 (7/73) Installing libxcb (1.14-r2) 16:01:22 (8/73) Installing libx11 (1.7.2-r0) 16:01:22 (9/73) Installing aom-libs (3.2.0-r0) 16:01:22 (10/73) Installing alsa-lib (1.2.5.1-r1) 16:01:22 (11/73) Installing expat (2.4.7-r0) 16:01:22 (12/73) Installing brotli-libs (1.0.9-r5) 16:01:22 (13/73) Installing libbz2 (1.0.8-r1) 16:01:22 (14/73) Installing libpng (1.6.37-r1) 16:01:22 (15/73) Installing freetype (2.11.1-r2) 16:01:22 (16/73) Installing libuuid (2.37.4-r0) 16:01:22 (17/73) Installing fontconfig (2.13.1-r4) 16:01:22 (18/73) Installing fribidi (1.0.11-r0) 16:01:22 (19/73) Installing libffi (3.4.2-r1) 16:01:22 (20/73) Installing libintl (0.21-r0) 16:01:22 (21/73) Installing libblkid (2.37.4-r0) 16:01:22 (22/73) Installing libmount (2.37.4-r0) 16:01:22 (23/73) Installing pcre (8.45-r1) 16:01:22 (24/73) Installing glib (2.70.1-r0) 16:01:22 (25/73) Installing graphite2 (1.3.14-r0) 16:01:22 (26/73) Installing harfbuzz (3.0.0-r2) 16:01:22 (27/73) Installing libass (0.15.2-r0) 16:01:22 (28/73) Installing libdav1d (0.9.2-r0) 16:01:22 (29/73) Installing gmp (6.2.1-r1) 16:01:22 (30/73) Installing nettle (3.7.3-r0) 16:01:22 (31/73) Installing p11-kit (0.24.0-r1) 16:01:22 (32/73) Installing libtasn1 (4.18.0-r0) 16:01:22 (33/73) Installing libunistring (0.9.10-r1) 16:01:22 (34/73) Installing gnutls (3.7.1-r0) 16:01:22 (35/73) Installing ncurses-terminfo-base (6.3_p20211120-r1) 16:01:22 (36/73) Installing ncurses-libs (6.3_p20211120-r1) 16:01:22 (37/73) Installing lame (3.100-r0) 16:01:22 (38/73) Installing opus (1.3.1-r1) 16:01:22 (39/73) Installing libgomp (10.3.1_git20211027-r0) 16:01:22 (40/73) Installing soxr (0.1.3-r2) 16:01:22 (41/73) Installing libgcc (10.3.1_git20211027-r0) 16:01:22 (42/73) Installing libstdc++ (10.3.1_git20211027-r0) 16:01:22 (43/73) Installing libsrt (1.4.2-r1) 16:01:22 (44/73) Installing libssh (0.9.6-r1) 16:01:22 (45/73) Installing libogg (1.3.5-r0) 16:01:22 (46/73) Installing libtheora (1.1.1-r16) 16:01:22 (47/73) Installing libjpeg-turbo (2.1.2-r0) 16:01:22 (48/73) Installing v4l-utils-libs (1.22.1-r1) 16:01:22 (49/73) Installing libxext (1.3.4-r0) 16:01:22 (50/73) Installing libxfixes (6.0.0-r0) 16:01:22 (51/73) Installing libdrm (2.4.109-r0) 16:01:22 (52/73) Installing wayland-libs-client (1.19.0-r1) 16:01:22 (53/73) Installing libva (2.13.0-r0) 16:01:22 (54/73) Installing libvdpau (1.4-r0) 16:01:22 (55/73) Installing vidstab (1.1.0-r1) 16:01:22 (56/73) Installing libvorbis (1.3.7-r0) 16:01:22 (57/73) Installing libvpx (1.10.0-r0) 16:01:22 (58/73) Installing vulkan-loader (1.2.196-r0) 16:01:22 (59/73) Installing libwebp (1.2.2-r0) 16:01:22 (60/73) Installing x264-libs (20210613-r0) 16:01:22 (61/73) Installing x265-libs (3.5-r0) 16:01:22 (62/73) Installing xvidcore (1.3.7-r1) 16:01:22 (63/73) Installing ffmpeg-libs (4.4.1-r2) 16:01:22 (64/73) Installing ffmpeg (4.4.1-r2) 16:01:22 (65/73) Installing udev-init-scripts (35-r0) 16:01:22 Executing udev-init-scripts-35-r0.post-install 16:01:22 (66/73) Installing eudev-libs (3.2.11_pre1-r0) 16:01:22 (67/73) Installing xz-libs (5.2.5-r1) 16:01:22 (68/73) Installing zstd-libs (1.5.0-r0) 16:01:22 (69/73) Installing kmod-libs (29-r2) 16:01:22 (70/73) Installing eudev (3.2.11_pre1-r0) 16:01:22 (71/73) Installing libsodium (1.0.18-r0) 16:01:22 (72/73) Installing libzmq (4.3.4-r0) 16:01:22 (73/73) Installing zeromq (4.3.4-r0) 16:01:22 Executing busybox-1.34.1-r7.trigger 16:01:22 Executing eudev-3.2.11_pre1-r0.trigger 16:01:22 OK: 67 MiB in 87 packages 16:01:22 Removing intermediate container 2b977b0b0269 16:01:22 ---> a73985786fbb 16:01:22 Step 18/35 : WORKDIR / 16:01:22 ---> Running in 7f3e15e6dc22 16:01:23 Removing intermediate container 7f3e15e6dc22 16:01:23 ---> 874e8f20b6e7 16:01:23 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 16:01:24 ---> 92183755d49b 16:01:24 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 16:01:25 ---> 9ce5d907667c 16:01:25 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 16:01:25 ---> 7d11205ccec8 16:01:25 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 16:01:26 ---> f8b18c5a6a26 16:01:26 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 16:01:26 ---> a45ee08d6786 16:01:26 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 16:01:27 ---> 007b266ae0b0 16:01:27 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 16:01:28 ---> 5b7d88fd5387 16:01:28 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 16:01:28 ---> Running in d73b78ba8119 16:01:30 Removing intermediate container d73b78ba8119 16:01:30 ---> 29c5e7637e92 16:01:30 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 16:01:30 ---> Running in f5d84de70998 16:01:31 Removing intermediate container f5d84de70998 16:01:31 ---> fc2cec671614 16:01:31 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 16:01:31 ---> Running in 9bed8f0bcc0c 16:01:33 Removing intermediate container 9bed8f0bcc0c 16:01:33 ---> 2c10eb2dec4f 16:01:33 Step 29/35 : EXPOSE 59983 16:01:33 ---> Running in b5e8f1bc88ea 16:01:33 Removing intermediate container b5e8f1bc88ea 16:01:33 ---> da11df32fa67 16:01:33 Step 30/35 : EXPOSE 8554 16:01:33 ---> Running in 9689608f18c5 16:01:34 Removing intermediate container 9689608f18c5 16:01:34 ---> efa44a233fe1 16:01:34 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 16:01:34 ---> Running in cf3fb26af65f 16:01:34 Removing intermediate container cf3fb26af65f 16:01:34 ---> 674e2207e5a9 16:01:34 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 16:01:34 ---> Running in 25b0d68efce8 16:01:35 Removing intermediate container 25b0d68efce8 16:01:35 ---> 6d20fa809f81 16:01:35 Step 33/35 : LABEL arch=arm64 16:01:35 ---> Running in 2831807f5514 16:01:35 Removing intermediate container 2831807f5514 16:01:35 ---> 26b2559b6048 16:01:35 Step 34/35 : LABEL git_sha=9e845652be8c19b0c1fc437782669d45e1ae73ca 16:01:35 ---> Running in 0ca6c3467891 16:01:35 Removing intermediate container 0ca6c3467891 16:01:35 ---> 65b8bb2c6456 16:01:35 Step 35/35 : LABEL version=2.2.0-dev.23 16:01:35 ---> Running in 9c10d8a02801 16:01:35 Removing intermediate container 9c10d8a02801 16:01:35 ---> 5dc328730df7 16:01:35 [Warning] One or more build-args [ARCH] were not consumed 16:01:36 Successfully built 5dc328730df7 16:01: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 16:01:36 provisioning config files... 16:01:36 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/34@tmp/config27973727645574354tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:01:36 ---> docker-login.sh 16:01:36 nexus3.edgexfoundry.org:10001 16:01:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:36 Configure a credential helper to remove this warning. See 16:01:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:36 16:01:36 Login Succeeded 16:01:36 nexus3.edgexfoundry.org:10002 16:01:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:37 Configure a credential helper to remove this warning. See 16:01:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:37 16:01:37 Login Succeeded 16:01:37 nexus3.edgexfoundry.org:10003 16:01:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:38 Configure a credential helper to remove this warning. See 16:01:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:38 16:01:38 Login Succeeded 16:01:38 nexus3.edgexfoundry.org:10004 16:01:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:38 Configure a credential helper to remove this warning. See 16:01:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:38 16:01:38 Login Succeeded 16:01:38 docker.io 16:01:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:39 Configure a credential helper to remove this warning. See 16:01:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:39 16:01:39 Login Succeeded 16:01:39 ---> docker-login.sh ends [Pipeline] } 16:01:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:01:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:01:39 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 16:01:39 9e845652be8c19b0c1fc437782669d45e1ae73ca 16:01:39 latest 16:01:39 2.2.0-dev.23 16:01:39 9e845652be8c19b0c1fc437782669d45e1ae73ca-2.2.0-dev.23 16:01:39 main 16:01:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:01:39 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:9e845652be8c19b0c1fc437782669d45e1ae73ca [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:01:39 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:9e845652be8c19b0c1fc437782669d45e1ae73ca 16:01:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 16:01:39 890b1ea6b687: Preparing 16:01:39 3d147eaa483d: Preparing 16:01:39 cde6feb477f4: Preparing 16:01:39 a43932d1df72: Preparing 16:01:39 1207169bf42c: Preparing 16:01:39 12563da225fa: Preparing 16:01:39 133b5d5a0745: Preparing 16:01:39 34f8705063ce: Preparing 16:01:39 61ccc0a0bcf2: Preparing 16:01:39 12563da225fa: Waiting 16:01:39 39d98c9e6e47: Preparing 16:01:39 3e68bd31a0d1: Preparing 16:01:39 eb54b7b7991f: Preparing 16:01:39 133b5d5a0745: Waiting 16:01:39 34f8705063ce: Waiting 16:01:39 61ccc0a0bcf2: Waiting 16:01:39 39d98c9e6e47: Waiting 16:01:39 eb54b7b7991f: Waiting 16:01:40 1207169bf42c: Pushed 16:01:40 cde6feb477f4: Pushed 16:01:40 3d147eaa483d: Pushed 16:01:40 890b1ea6b687: Pushed 16:01:40 12563da225fa: Pushed 16:01:40 133b5d5a0745: Pushed 16:01:40 34f8705063ce: Pushed 16:01:40 61ccc0a0bcf2: Pushed 16:01:40 eb54b7b7991f: Layer already exists 16:01:44 a43932d1df72: Pushed 16:01:45 39d98c9e6e47: Pushed 16:01:55 3e68bd31a0d1: Pushed 16:01:55 9e845652be8c19b0c1fc437782669d45e1ae73ca: digest: sha256:7515e4e5f0256f23c50375a988f3d9a7c4512d44dda7219477f406a54e02dc52 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:01:56 + 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 16:01:56 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 16:01:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 16:01:56 890b1ea6b687: Preparing 16:01:56 3d147eaa483d: Preparing 16:01:56 cde6feb477f4: Preparing 16:01:56 a43932d1df72: Preparing 16:01:56 1207169bf42c: Preparing 16:01:56 12563da225fa: Preparing 16:01:56 133b5d5a0745: Preparing 16:01:56 34f8705063ce: Preparing 16:01:56 61ccc0a0bcf2: Preparing 16:01:56 39d98c9e6e47: Preparing 16:01:56 3e68bd31a0d1: Preparing 16:01:56 eb54b7b7991f: Preparing 16:01:56 12563da225fa: Waiting 16:01:56 133b5d5a0745: Waiting 16:01:56 34f8705063ce: Waiting 16:01:56 61ccc0a0bcf2: Waiting 16:01:56 39d98c9e6e47: Waiting 16:01:56 3e68bd31a0d1: Waiting 16:01:56 eb54b7b7991f: Waiting 16:01:56 1207169bf42c: Layer already exists 16:01:56 cde6feb477f4: Layer already exists 16:01:56 890b1ea6b687: Layer already exists 16:01:56 a43932d1df72: Layer already exists 16:01:56 3d147eaa483d: Layer already exists 16:01:56 12563da225fa: Layer already exists 16:01:56 34f8705063ce: Layer already exists 16:01:56 39d98c9e6e47: Layer already exists 16:01:56 133b5d5a0745: Layer already exists 16:01:56 61ccc0a0bcf2: Layer already exists 16:01:56 eb54b7b7991f: Layer already exists 16:01:56 3e68bd31a0d1: Layer already exists 16:01:56 latest: digest: sha256:7515e4e5f0256f23c50375a988f3d9a7c4512d44dda7219477f406a54e02dc52 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:01:57 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:01:57 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.2.0-dev.23 16:01:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 16:01:57 890b1ea6b687: Preparing 16:01:57 3d147eaa483d: Preparing 16:01:57 cde6feb477f4: Preparing 16:01:57 a43932d1df72: Preparing 16:01:57 1207169bf42c: Preparing 16:01:57 12563da225fa: Preparing 16:01:57 133b5d5a0745: Preparing 16:01:57 34f8705063ce: Preparing 16:01:57 61ccc0a0bcf2: Preparing 16:01:57 39d98c9e6e47: Preparing 16:01:57 3e68bd31a0d1: Preparing 16:01:57 eb54b7b7991f: Preparing 16:01:57 133b5d5a0745: Waiting 16:01:57 34f8705063ce: Waiting 16:01:57 12563da225fa: Waiting 16:01:57 61ccc0a0bcf2: Waiting 16:01:57 39d98c9e6e47: Waiting 16:01:57 3e68bd31a0d1: Waiting 16:01:57 eb54b7b7991f: Waiting 16:01:57 cde6feb477f4: Layer already exists 16:01:57 890b1ea6b687: Layer already exists 16:01:57 3d147eaa483d: Layer already exists 16:01:57 a43932d1df72: Layer already exists 16:01:57 1207169bf42c: Layer already exists 16:01:58 133b5d5a0745: Layer already exists 16:01:58 12563da225fa: Layer already exists 16:01:58 61ccc0a0bcf2: Layer already exists 16:01:58 39d98c9e6e47: Layer already exists 16:01:58 34f8705063ce: Layer already exists 16:01:58 3e68bd31a0d1: Layer already exists 16:01:58 eb54b7b7991f: Layer already exists 16:01:58 2.2.0-dev.23: digest: sha256:7515e4e5f0256f23c50375a988f3d9a7c4512d44dda7219477f406a54e02dc52 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:01:58 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:9e845652be8c19b0c1fc437782669d45e1ae73ca-2.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:01:58 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:9e845652be8c19b0c1fc437782669d45e1ae73ca-2.2.0-dev.23 16:01:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 16:01:58 890b1ea6b687: Preparing 16:01:58 3d147eaa483d: Preparing 16:01:58 cde6feb477f4: Preparing 16:01:58 a43932d1df72: Preparing 16:01:58 1207169bf42c: Preparing 16:01:58 12563da225fa: Preparing 16:01:58 133b5d5a0745: Preparing 16:01:58 12563da225fa: Waiting 16:01:58 34f8705063ce: Preparing 16:01:58 133b5d5a0745: Waiting 16:01:58 61ccc0a0bcf2: Preparing 16:01:58 34f8705063ce: Waiting 16:01:58 39d98c9e6e47: Preparing 16:01:58 3e68bd31a0d1: Preparing 16:01:58 61ccc0a0bcf2: Waiting 16:01:58 eb54b7b7991f: Preparing 16:01:58 39d98c9e6e47: Waiting 16:01:58 3e68bd31a0d1: Waiting 16:01:58 eb54b7b7991f: Waiting 16:01:59 a43932d1df72: Layer already exists 16:01:59 3d147eaa483d: Layer already exists 16:01:59 1207169bf42c: Layer already exists 16:01:59 890b1ea6b687: Layer already exists 16:01:59 12563da225fa: Layer already exists 16:01:59 cde6feb477f4: Layer already exists 16:01:59 133b5d5a0745: Layer already exists 16:01:59 34f8705063ce: Layer already exists 16:01:59 61ccc0a0bcf2: Layer already exists 16:01:59 3e68bd31a0d1: Layer already exists 16:01:59 eb54b7b7991f: Layer already exists 16:01:59 39d98c9e6e47: Layer already exists 16:01:59 9e845652be8c19b0c1fc437782669d45e1ae73ca-2.2.0-dev.23: digest: sha256:7515e4e5f0256f23c50375a988f3d9a7c4512d44dda7219477f406a54e02dc52 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:01:59 + 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 16:01:59 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 16:01:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 16:01:59 890b1ea6b687: Preparing 16:01:59 3d147eaa483d: Preparing 16:01:59 cde6feb477f4: Preparing 16:01:59 a43932d1df72: Preparing 16:01:59 1207169bf42c: Preparing 16:01:59 12563da225fa: Preparing 16:01:59 133b5d5a0745: Preparing 16:01:59 34f8705063ce: Preparing 16:01:59 61ccc0a0bcf2: Preparing 16:01:59 39d98c9e6e47: Preparing 16:01:59 3e68bd31a0d1: Preparing 16:01:59 eb54b7b7991f: Preparing 16:01:59 12563da225fa: Waiting 16:01:59 133b5d5a0745: Waiting 16:01:59 34f8705063ce: Waiting 16:01:59 3e68bd31a0d1: Waiting 16:01:59 eb54b7b7991f: Waiting 16:01:59 61ccc0a0bcf2: Waiting 16:01:59 39d98c9e6e47: Waiting 16:01:59 890b1ea6b687: Layer already exists 16:01:59 cde6feb477f4: Layer already exists 16:01:59 3d147eaa483d: Layer already exists 16:01:59 1207169bf42c: Layer already exists 16:02:00 a43932d1df72: Layer already exists 16:02:00 61ccc0a0bcf2: Layer already exists 16:02:00 34f8705063ce: Layer already exists 16:02:00 12563da225fa: Layer already exists 16:02:00 133b5d5a0745: Layer already exists 16:02:00 39d98c9e6e47: Layer already exists 16:02:00 3e68bd31a0d1: Layer already exists 16:02:00 eb54b7b7991f: Layer already exists 16:02:00 main: digest: sha256:7515e4e5f0256f23c50375a988f3d9a7c4512d44dda7219477f406a54e02dc52 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:02:00 ===================================================== [Pipeline] echo 16:02:00 taggedImages: 16:02:00 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:9e845652be8c19b0c1fc437782669d45e1ae73ca 16:02:00 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 16:02:00 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.2.0-dev.23 16:02:00 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:9e845652be8c19b0c1fc437782669d45e1ae73ca-2.2.0-dev.23 16:02:00 - 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 16:02:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:02:00 16:02:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:02:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:02:01 arm64: Pulling from edgex-lftools-log-publisher 16:02:01 8998bd30e6a1: Pulling fs layer 16:02:01 04944245beec: Pulling fs layer 16:02:01 699f458cf7ca: Pulling fs layer 16:02:01 765212b225bb: Pulling fs layer 16:02:01 f23df028b6ca: Pulling fs layer 16:02:01 d65c8cfc05b1: Pulling fs layer 16:02:01 2437ff75d9bd: Pulling fs layer 16:02:01 765212b225bb: Waiting 16:02:01 f23df028b6ca: Waiting 16:02:01 d65c8cfc05b1: Waiting 16:02:01 2437ff75d9bd: Waiting 16:02:01 04944245beec: Verifying Checksum 16:02:01 04944245beec: Download complete 16:02:01 765212b225bb: Verifying Checksum 16:02:01 765212b225bb: Download complete 16:02:01 f23df028b6ca: Verifying Checksum 16:02:01 f23df028b6ca: Download complete 16:02:01 d65c8cfc05b1: Verifying Checksum 16:02:01 d65c8cfc05b1: Download complete 16:02:01 699f458cf7ca: Verifying Checksum 16:02:01 699f458cf7ca: Download complete 16:02:01 8998bd30e6a1: Download complete 16:02:04 2437ff75d9bd: Verifying Checksum 16:02:04 2437ff75d9bd: Download complete 16:02:06 8998bd30e6a1: Pull complete 16:02:06 04944245beec: Pull complete 16:02:08 699f458cf7ca: Pull complete 16:02:08 765212b225bb: Pull complete 16:02:08 f23df028b6ca: Pull complete 16:02:09 d65c8cfc05b1: Pull complete 16:02:24 2437ff75d9bd: Pull complete 16:02:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:02:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:02:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:02:24 prd-ubuntu20.04-docker-arm64-4c-16g-21237 does not seem to be running inside a container 16:02:24 $ 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/34 -v /w/workspace/device-usb-camera/34:/w/workspace/device-usb-camera/34:rw,z -v /w/workspace/device-usb-camera/34@tmp:/w/workspace/device-usb-camera/34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:02:27 $ docker top 8913e65c7e58b9fc32c2b20ed520dddb6d383ada544ebacca91c589d3784fd81 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:02:28 ---> job-cost.sh 16:02:28 lf-activate-venv: SKIPPING 16:02:28 INFO: No Stack... 16:02:28 INFO: Retrieving Pricing Info for: v3-standard-4 16:02:29 INFO: Archiving Costs [Pipeline] sh 16:02:29 + cat /w/workspace/device-usb-camera/34/archives/cost.csv 16:02:29 + cut -d, -f6 [Pipeline] lock 16:02:30 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-34-stack-cost] 16:02:30 Resource [jenkins-edgexfoundry-device-usb-camera-main-34-stack-cost] did not exist. Created. 16:02:30 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-34-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:02:30 /w/workspace/device-usb-camera/34@tmp/durable-942e0d49/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:02:31 + echo total: 0.10999999940395355 [Pipeline] stash 16:02:31 Warning: overwriting stash ‘stack-cost’ 16:02:31 Stashed 1 file(s) [Pipeline] } 16:02:31 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-34-stack-cost] [Pipeline] // lock [Pipeline] } 16:02:31 $ docker stop --time=1 8913e65c7e58b9fc32c2b20ed520dddb6d383ada544ebacca91c589d3784fd81 16:02:33 $ docker rm -f 8913e65c7e58b9fc32c2b20ed520dddb6d383ada544ebacca91c589d3784fd81 [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 16:02:33 provisioning config files... 16:02:33 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7900770464964465956tmp [Pipeline] { [Pipeline] sh 16:02:33 + set +x 16:02:33 + curl -s https://codecov.io/bash 16:02:33 + bash -s -- 16:02:33 16:02:33 _____ _ 16:02:33 / ____| | | 16:02:33 | | ___ __| | ___ ___ _____ __ 16:02:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:02:33 | |___| (_) | (_| | __/ (_| (_) \ V / 16:02:33 \_____\___/ \__,_|\___|\___\___/ \_/ 16:02:33 Bash-1.0.6 16:02:33 16:02:33 16:02:33 ==> git version 2.25.1 found 16:02:33 ==> 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 16:02:33 Release-Date: 2020-01-08 16:02:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:02:33 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:02:33 ==> Jenkins CI detected. 16:02:33 current dir:  /w/workspace/exfoundry_device-usb-camera_main 16:02:33 project root: . 16:02:33 --> token set from env 16:02:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:02:33 ==> Running gcov in . (disable via -X gcov) 16:02:33 ==> Python coveragepy not found 16:02:33 ==> Searching for coverage reports in: 16:02:33 + . 16:02:33 -> Found 1 reports 16:02:33 ==> Detecting git/mercurial file structure 16:02:33 ==> Reading reports 16:02:33 + ./coverage.out bytes=26814 16:02:33 ==> Appending adjustments 16:02:33 https://docs.codecov.io/docs/fixing-reports 16:02:34 + Found adjustments 16:02:34 ==> Gzipping contents 16:02:34 4.0K /tmp/codecov.ENuyad.gz 16:02:34 ==> Uploading reports 16:02:34 url: https://codecov.io 16:02:34 query: branch=main&commit=9e845652be8c19b0c1fc437782669d45e1ae73ca&build=34&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F34%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 16:02:34 -> Pinging Codecov 16:02:34 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=9e845652be8c19b0c1fc437782669d45e1ae73ca&build=34&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F34%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 16:02:35 -> Uploading to 16:02:35 https://storage.googleapis.com/codecov/v4/raw/2022-07-27/73D8F5FF140700D3E01443B452E23636/9e845652be8c19b0c1fc437782669d45e1ae73ca/fa0be312-3a24-4f53-9cc7-fd9f8bb517cf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220727%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220727T160234Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=265cee86f13c5f3388e973c7946c288b61f03fabe37b06b6243019719afa53a3 16:02:35 % Total % Received % Xferd Average Speed Time Time Time Current 16:02:35 Dload Upload Total Spent Left Speed 16:02:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3728 0 0 100 3728 0 16000 --:--:-- --:--:-- --:--:-- 16000 16:02:35 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-usb-camera/commit/9e845652be8c19b0c1fc437782669d45e1ae73ca [Pipeline] } 16:02:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:02:35 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:02:35 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:02:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:02:35 16:02:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:02:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:02:35 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:02:35 df9b9388f04a: Pulling fs layer 16:02:35 52dc419b0ee2: Pulling fs layer 16:02:35 25bc292e5bac: Pulling fs layer 16:02:35 114826534d7a: Pulling fs layer 16:02:35 4657fd5d0bcf: Pulling fs layer 16:02:35 6ad1cebc031e: Pulling fs layer 16:02:35 8a3aa393b2d8: Pulling fs layer 16:02:35 4657fd5d0bcf: Waiting 16:02:35 6ad1cebc031e: Waiting 16:02:35 8a3aa393b2d8: Waiting 16:02:35 114826534d7a: Waiting 16:02:35 25bc292e5bac: Verifying Checksum 16:02:35 25bc292e5bac: Download complete 16:02:35 52dc419b0ee2: Verifying Checksum 16:02:35 52dc419b0ee2: Download complete 16:02:35 4657fd5d0bcf: Download complete 16:02:35 df9b9388f04a: Verifying Checksum 16:02:35 df9b9388f04a: Download complete 16:02:36 6ad1cebc031e: Verifying Checksum 16:02:36 6ad1cebc031e: Download complete 16:02:36 df9b9388f04a: Pull complete 16:02:36 52dc419b0ee2: Pull complete 16:02:36 25bc292e5bac: Pull complete 16:02:36 114826534d7a: Verifying Checksum 16:02:36 114826534d7a: Download complete 16:02:36 8a3aa393b2d8: Verifying Checksum 16:02:36 8a3aa393b2d8: Download complete 16:02:41 114826534d7a: Pull complete 16:02:41 4657fd5d0bcf: Pull complete 16:02:41 6ad1cebc031e: Pull complete 16:02:44 8a3aa393b2d8: Pull complete 16:02:44 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:02:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:02:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:02:44 prd-ubuntu20.04-docker-8c-8g-21235 does not seem to be running inside a container 16:02:44 $ 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 16:02:47 $ docker top ae63dbcf4e9796463f4226e2f45b051e3bbe9abeea30be917dd9f45a15d8df64 -eo pid,comm [Pipeline] { [Pipeline] echo 16:02:47 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 16:02:48 + set -o pipefail 16:02:48 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 16:02:53 16:02:53 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 16:02:53 16:02:53 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/81d46816-4390-40ed-8ded-06f1eb4552b2 16:02:53 16:02:53 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 16:02:53 16:02:53 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:02:53 16:02:53 [Pipeline] } 16:02:53 $ docker stop --time=1 ae63dbcf4e9796463f4226e2f45b051e3bbe9abeea30be917dd9f45a15d8df64 16:02:57 $ docker rm -f ae63dbcf4e9796463f4226e2f45b051e3bbe9abeea30be917dd9f45a15d8df64 [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 16:02:57 + git log --format=format:%s -1 9e845652be8c19b0c1fc437782669d45e1ae73ca [Pipeline] sh 16:02:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:02:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:02:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:02:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:02:58 prd-ubuntu20.04-docker-8c-8g-21235 does not seem to be running inside a container 16:02:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:02:59 $ docker top f9daec143c44eb18be6aff0a5bd7e0f68bec9f4d74a957743132ee63f6a96c97 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:02:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:02:59 [ssh-agent] Looking for ssh-agent implementation... 16:02:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:02:59 $ docker exec f9daec143c44eb18be6aff0a5bd7e0f68bec9f4d74a957743132ee63f6a96c97 ssh-agent 16:02:59 SSH_AUTH_SOCK=/tmp/ssh-IgmPSKQ9ylWy/agent.32 16:02:59 SSH_AGENT_PID=38 16:02:59 Running ssh-add (command line suppressed) 16:02:59 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7704948327123648444.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7704948327123648444.key) 16:02:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:02:59 + git semver tag 16:03:00 2022-07-27 16:03:00,035 [run_tag] DEBUG tag force:False 16:03:00 2022-07-27 16:03:00,035 [check_head_tag] DEBUG check head tag 16:03:00 2022-07-27 16:03:00,036 [execute] INFO git cat-file --batch-check 16:03:00 2022-07-27 16:03:00,036 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 16:03:00 2022-07-27 16:03:00,040 [execute] INFO git cat-file --batch 16:03:00 2022-07-27 16:03:00,040 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 16:03:00 2022-07-27 16:03:00,055 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 16:03:00 2022-07-27 16:03:00,056 [execute] INFO git tag -a v2.2.0-dev.23 -m v2.2.0-dev.23 16:03:00 2022-07-27 16:03:00,056 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.0-dev.23', '-m', 'v2.2.0-dev.23'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 16:03:00 2022-07-27 16:03:00,062 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 16:03:00 2.2.0-dev.23 [Pipeline] } 16:03:00 $ docker exec --env ******** --env ******** f9daec143c44eb18be6aff0a5bd7e0f68bec9f4d74a957743132ee63f6a96c97 ssh-agent -k 16:03:00 unset SSH_AUTH_SOCK; 16:03:00 unset SSH_AGENT_PID; 16:03:00 echo Agent pid 38 killed; 16:03:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:03:00 + git semver [Pipeline] } 16:03:00 $ docker stop --time=1 f9daec143c44eb18be6aff0a5bd7e0f68bec9f4d74a957743132ee63f6a96c97 16:03:02 $ docker rm -f f9daec143c44eb18be6aff0a5bd7e0f68bec9f4d74a957743132ee63f6a96c97 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:03:02 16:03:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:03:02 0.23.1-centos7: Pulling from edgex-lftools 16:03:02 ab5ef0e58194: Pulling fs layer 16:03:02 9712f1f96733: Pulling fs layer 16:03:02 63f879dbbcfc: Pulling fs layer 16:03:02 0d9ebad4ef96: Pulling fs layer 16:03:02 e9a5061849ea: Pulling fs layer 16:03:02 d747dcd14b5f: Pulling fs layer 16:03:02 2de7ff778b66: Pulling fs layer 16:03:02 e9a5061849ea: Waiting 16:03:02 d747dcd14b5f: Waiting 16:03:02 2de7ff778b66: Waiting 16:03:02 0d9ebad4ef96: Waiting 16:03:02 9712f1f96733: Verifying Checksum 16:03:02 9712f1f96733: Download complete 16:03:03 63f879dbbcfc: Verifying Checksum 16:03:03 e9a5061849ea: Verifying Checksum 16:03:03 e9a5061849ea: Download complete 16:03:03 d747dcd14b5f: Verifying Checksum 16:03:03 d747dcd14b5f: Download complete 16:03:03 0d9ebad4ef96: Verifying Checksum 16:03:03 0d9ebad4ef96: Download complete 16:03:03 ab5ef0e58194: Verifying Checksum 16:03:03 ab5ef0e58194: Download complete 16:03:03 2de7ff778b66: Verifying Checksum 16:03:03 2de7ff778b66: Download complete 16:03:06 ab5ef0e58194: Pull complete 16:03:06 9712f1f96733: Pull complete 16:03:07 63f879dbbcfc: Pull complete 16:03:11 0d9ebad4ef96: Pull complete 16:03:12 e9a5061849ea: Pull complete 16:03:12 d747dcd14b5f: Pull complete 16:03:13 2de7ff778b66: Pull complete 16:03:13 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:03:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:03:13 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:03:13 prd-ubuntu20.04-docker-8c-8g-21235 does not seem to be running inside a container 16:03: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 16:03:18 $ docker top b2fe6d79edd7ad54ca6f31c8e8b7cc76734ad051c8fe5d784ddfb315346fae64 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:03:18 provisioning config files... 16:03:18 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8712910667772861739tmp 16:03:18 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1825303045918533223tmp 16:03:18 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config181703156502962676tmp [Pipeline] { [Pipeline] echo 16:03:18 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:03:18 ---> sigul-configuration.sh 16:03:18 gpg: directory `/root/.gnupg' created 16:03:18 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:03:18 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:03:18 gpg: keyring `/root/.gnupg/secring.gpg' created 16:03:18 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:03:18 gpg: CAST5 encrypted data 16:03:18 gpg: encrypted with 1 passphrase 16:03:18 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:03:18 + mkdir /home/jenkins 16:03:18 + mkdir /home/jenkins/sigul [Pipeline] sh 16:03:19 + 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 16:03:19 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:03:19 ---> sigul-install.sh 16:03:19 Sigul already installed; skipping installation. [Pipeline] sh 16:03:19 + git tag --list 16:03:19 v0.0.0 16:03:19 v0.0.1-dev.1 16:03:19 v0.0.1-dev.10 16:03:19 v0.0.1-dev.11 16:03:19 v0.0.1-dev.12 16:03:19 v0.0.1-dev.13 16:03:19 v0.0.1-dev.14 16:03:19 v0.0.1-dev.15 16:03:19 v0.0.1-dev.16 16:03:19 v0.0.1-dev.2 16:03:19 v0.0.1-dev.3 16:03:19 v0.0.1-dev.4 16:03:19 v0.0.1-dev.5 16:03:19 v0.0.1-dev.6 16:03:19 v0.0.1-dev.7 16:03:19 v0.0.1-dev.8 16:03:19 v0.0.1-dev.9 16:03:19 v2.2.0-dev.17 16:03:19 v2.2.0-dev.18 16:03:19 v2.2.0-dev.19 16:03:19 v2.2.0-dev.20 16:03:19 v2.2.0-dev.21 16:03:19 v2.2.0-dev.22 16:03:19 v2.2.0-dev.23 [Pipeline] sh 16:03:19 + lftools sign git-tag v2.2.0-dev.23 16:03:20 Signing Git tag with Sigul... 16:03:20 Signing v2.2.0-dev.23 [Pipeline] echo 16:03:20 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:03:21 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:03:21 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:03:21 $ docker stop --time=1 b2fe6d79edd7ad54ca6f31c8e8b7cc76734ad051c8fe5d784ddfb315346fae64 16:03:22 $ docker rm -f b2fe6d79edd7ad54ca6f31c8e8b7cc76734ad051c8fe5d784ddfb315346fae64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:03:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:03:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:03:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:03:23 prd-ubuntu20.04-docker-8c-8g-21235 does not seem to be running inside a container 16:03:23 $ 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 16:03:23 $ docker top 530ec2a665b5102c0260cb2315b74361661ca5e3c0970a4ba83fee98d630c2b9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:03:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:03:23 [ssh-agent] Looking for ssh-agent implementation... 16:03:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:03:23 $ docker exec 530ec2a665b5102c0260cb2315b74361661ca5e3c0970a4ba83fee98d630c2b9 ssh-agent 16:03:24 SSH_AUTH_SOCK=/tmp/ssh-877j1RLpMYmG/agent.33 16:03:24 SSH_AGENT_PID=40 16:03:24 Running ssh-add (command line suppressed) 16:03:24 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6875660214544265627.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6875660214544265627.key) 16:03:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:03:24 + git semver bump pre 16:03:24 2022-07-27 16:03:24,709 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 16:03:24 2022-07-27 16:03:24,709 [bump_version] DEBUG bumping version:2.2.0-dev.23 on axis:pre with prefix:dev 16:03:24 2022-07-27 16:03:24,709 [bump_version] DEBUG bumped version:2.2.0-dev.24 16:03:24 2022-07-27 16:03:24,710 [write_version] DEBUG write version:2.2.0-dev.24 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 16:03:24 2022-07-27 16:03:24,710 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 16:03:24 2022-07-27 16:03:24,710 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 16:03:24 2022-07-27 16:03:24,712 [execute] INFO git cat-file --batch-check 16:03:24 2022-07-27 16:03:24,712 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 16:03:24 2022-07-27 16:03:24,718 [execute] INFO git cat-file --batch 16:03:24 2022-07-27 16:03:24,719 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 16:03:24 2022-07-27 16:03:24,724 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 16:03:24 2.2.0-dev.24 [Pipeline] } 16:03:24 $ docker exec --env ******** --env ******** 530ec2a665b5102c0260cb2315b74361661ca5e3c0970a4ba83fee98d630c2b9 ssh-agent -k 16:03:24 unset SSH_AUTH_SOCK; 16:03:24 unset SSH_AGENT_PID; 16:03:24 echo Agent pid 40 killed; 16:03:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:03:25 + git semver [Pipeline] } 16:03:25 $ docker stop --time=1 530ec2a665b5102c0260cb2315b74361661ca5e3c0970a4ba83fee98d630c2b9 16:03:26 $ docker rm -f 530ec2a665b5102c0260cb2315b74361661ca5e3c0970a4ba83fee98d630c2b9 [Pipeline] // withDockerContainer [Pipeline] sh 16:03:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:03:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:03:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:03:27 prd-ubuntu20.04-docker-8c-8g-21235 does not seem to be running inside a container 16:03:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:03:27 $ docker top 814b7d47143ea82dc34416c64715a4b800f0bcd52a08bda6ef5564d33c6ecd6a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:03:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:03:28 [ssh-agent] Looking for ssh-agent implementation... 16:03:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:03:28 $ docker exec 814b7d47143ea82dc34416c64715a4b800f0bcd52a08bda6ef5564d33c6ecd6a ssh-agent 16:03:28 SSH_AUTH_SOCK=/tmp/ssh-xEJjLFfJY6PW/agent.32 16:03:28 SSH_AGENT_PID=38 16:03:28 Running ssh-add (command line suppressed) 16:03:28 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3929644886427477368.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3929644886427477368.key) 16:03:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:03:28 + git semver push 16:03:29 2022-07-27 16:03:28,978 [run_push] DEBUG push 16:03:29 2022-07-27 16:03:28,979 [execute] INFO git cat-file --batch-check 16:03:29 2022-07-27 16:03:28,979 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 16:03:29 2022-07-27 16:03:28,983 [execute] INFO git rev-list f1f5c7e17ff9a821c97c7c16296b51abf61068dc -- 16:03:29 2022-07-27 16:03:28,984 [execute] DEBUG Popen(['git', 'rev-list', 'f1f5c7e17ff9a821c97c7c16296b51abf61068dc', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 16:03:29 2022-07-27 16:03:28,989 [execute] INFO git fetch -v origin 16:03:29 2022-07-27 16:03:28,990 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 16:03:29 2022-07-27 16:03:29,463 [run_push] DEBUG no remote changes detected 16:03:29 2022-07-27 16:03:29,464 [execute] INFO git push origin semver 16:03:29 2022-07-27 16:03:29,464 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 16:03:30 2022-07-27 16:03:30,214 [run_push] DEBUG push all version tags 16:03:30 2022-07-27 16:03:30,215 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:03:30 2022-07-27 16:03:30,215 [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) 16:03:31 2022-07-27 16:03:31,057 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 16:03:31 2.2.0-dev.24 [Pipeline] } 16:03:31 $ docker exec --env ******** --env ******** 814b7d47143ea82dc34416c64715a4b800f0bcd52a08bda6ef5564d33c6ecd6a ssh-agent -k 16:03:31 unset SSH_AUTH_SOCK; 16:03:31 unset SSH_AGENT_PID; 16:03:31 echo Agent pid 38 killed; 16:03:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:03:31 + git semver [Pipeline] } 16:03:31 $ docker stop --time=1 814b7d47143ea82dc34416c64715a4b800f0bcd52a08bda6ef5564d33c6ecd6a 16:03:33 $ docker rm -f 814b7d47143ea82dc34416c64715a4b800f0bcd52a08bda6ef5564d33c6ecd6a [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 16:03:33 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 16:03:33 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 16:03:33 total 16 16:03:33 drwxr-xr-x 3 root root 4096 Jul 27 15:54 . 16:03:33 drwxrwxr-x 10 jenkins jenkins 4096 Jul 27 16:03 .. 16:03:33 drwxr-xr-x 2 root root 4096 Jul 27 15:54 cost 16:03:33 -rw-r--r-- 1 root root 88 Jul 27 15:54 cost.csv 16:03:33 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 16:03:33 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 16:03:33 total 16 16:03:33 drwxr-xr-x 3 jenkins jenkins 4096 Jul 27 15:54 . 16:03:33 drwxrwxr-x 10 jenkins jenkins 4096 Jul 27 16:03 .. 16:03:33 drwxr-xr-x 2 jenkins jenkins 4096 Jul 27 15:54 cost 16:03:33 -rw-r--r-- 1 jenkins jenkins 88 Jul 27 15:54 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:03:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:03:34 ---> package-listing.sh 16:03:34 ++ facter osfamily 16:03:34 ++ tr '[:upper:]' '[:lower:]' 16:03:35 + OS_FAMILY=debian 16:03:35 + workspace=/w/workspace/exfoundry_device-usb-camera_main 16:03:35 + START_PACKAGES=/tmp/packages_start.txt 16:03:35 + END_PACKAGES=/tmp/packages_end.txt 16:03:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:03:35 + PACKAGES=/tmp/packages_start.txt 16:03:35 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 16:03:35 + PACKAGES=/tmp/packages_end.txt 16:03:35 + case "${OS_FAMILY}" in 16:03:35 + dpkg -l 16:03:35 + grep '^ii' 16:03:35 + '[' -f /tmp/packages_start.txt ']' 16:03:35 + '[' -f /tmp/packages_end.txt ']' 16:03:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:03:35 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 16:03:35 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 16:03:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 16:03:35 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 16:03:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:03:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:03:36 prd-ubuntu20.04-docker-8c-8g-21235 does not seem to be running inside a container 16:03:36 $ 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 16:03:36 $ docker top 88dc96ade03d90b2a0f9ec1a45279352dcbdc235955ca2675ea9530588e8c18d -eo pid,comm [Pipeline] { [Pipeline] sh 16:03:37 + touch /tmp/pre-build-complete [Pipeline] sh 16:03:37 + mkdir -p /var/log/sysstat [Pipeline] sh 16:03:37 + ls /var/log/sa-host 16:03:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:03:37 provisioning config files... 16:03:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5440220451700027177tmp [Pipeline] { [Pipeline] echo 16:03:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:03:37 ---> create-netrc.sh [Pipeline] } 16:03:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:03:38 ---> python-tools-install.sh [Pipeline] echo 16:03:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:03:38 ---> sudo-logs.sh 16:03:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:03:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:03:38 ---> job-cost.sh 16:03:38 lf-activate-venv: SKIPPING 16:03:38 DEBUG: total: 0.2199999988079071 16:03:38 INFO: Retrieving Stack Cost... 16:03:39 INFO: Retrieving Pricing Info for: v3-standard-8 16:03:39 INFO: Archiving Costs [Pipeline] echo 16:03:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:03:40 ---> logs-deploy.sh 16:03:40 lf-activate-venv: SKIPPING 16:03:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/34 16:03:40 INFO: archiving workspace using pattern(s): 16:03:41 Archives upload complete. 16:03:41 INFO: archiving logs to Nexus 16:03:41 ---> uname -a: 16:03:41 Linux prd-ubuntu20-04-docker-8c-8g-21235 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 16:03:41 16:03:41 16:03:41 ---> lscpu: 16:03:41 Architecture: x86_64 16:03:41 CPU op-mode(s): 32-bit, 64-bit 16:03:41 Byte Order: Little Endian 16:03:41 Address sizes: 40 bits physical, 48 bits virtual 16:03:41 CPU(s): 8 16:03:41 On-line CPU(s) list: 0-7 16:03:41 Thread(s) per core: 1 16:03:41 Core(s) per socket: 1 16:03:41 Socket(s): 8 16:03:41 NUMA node(s): 1 16:03:41 Vendor ID: AuthenticAMD 16:03:41 CPU family: 23 16:03:41 Model: 49 16:03:41 Model name: AMD EPYC-Rome Processor 16:03:41 Stepping: 0 16:03:41 CPU MHz: 2799.994 16:03:41 BogoMIPS: 5599.98 16:03:41 Virtualization: AMD-V 16:03:41 Hypervisor vendor: KVM 16:03:41 Virtualization type: full 16:03:41 L1d cache: 256 KiB 16:03:41 L1i cache: 256 KiB 16:03:41 L2 cache: 4 MiB 16:03:41 L3 cache: 128 MiB 16:03:41 NUMA node0 CPU(s): 0-7 16:03:41 Vulnerability Itlb multihit: Not affected 16:03:41 Vulnerability L1tf: Not affected 16:03:41 Vulnerability Mds: Not affected 16:03:41 Vulnerability Meltdown: Not affected 16:03:41 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:03:41 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:03:41 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:03:41 Vulnerability Srbds: Not affected 16:03:41 Vulnerability Tsx async abort: Not affected 16:03:41 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 16:03:41 16:03:41 16:03:41 ---> nproc: 16:03:41 8 16:03:41 16:03:41 16:03:41 ---> df -h: 16:03:41 Filesystem Size Used Avail Use% Mounted on 16:03:41 overlay 155G 13G 143G 8% / 16:03:41 tmpfs 64M 0 64M 0% /dev 16:03:41 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:03:41 shm 64M 0 64M 0% /dev/shm 16:03:41 /dev/vda1 155G 13G 143G 8% /facter-os 16:03:41 16:03:41