Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 04d1bc2df935031b2716c6cab2753c558f92504f 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-ssh5302326245024507457.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh5359911285908176632.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh13108128398458405528.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh17361399994142928051.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18323317081921216038.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-29305 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 > 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 Avoid second fetch Checking out Revision 04d1bc2df935031b2716c6cab2753c558f92504f (main) > git config core.sparsecheckout # timeout=10 > git checkout -f 04d1bc2df935031b2716c6cab2753c558f92504f # timeout=10 Commit message: "Merge pull request #85 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.21" > git rev-list --no-walk 9d5c5da43a104ea1175f08e8bd4156385d9bd27b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:57:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:57:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:57:47 ========================================================= 21:57:47 EdgeX Global Pipelines Version Info 21:57:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:57:47 ------------------- 21:57:47 stable info: 21:57:47 ------------------- 21:57:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:57:47 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 21:57:47 Message: update stable to v1.0.239 21:57:48 ------------------- 21:57:48 experimental info: 21:57:48 ------------------- 21:57:48 Commited By: **** collab-it+edgex@linuxfoundation.org 21:57:48 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 21:57:48 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:57:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 21:57:48 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 21:57:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:57:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:57:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:57:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 21:57:48 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:57:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:57:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:57:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:57:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:57:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 21:57:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:57:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:57:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:57:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:57:48 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:57:48 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:57:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:57:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:57:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:57:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:57:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:57:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:57:48 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:57:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:57:48 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:57:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:57:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:57:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:57:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 04d1bc2df935031b2716c6cab2753c558f92504f [Pipeline] echo 21:57:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 04d1bc2 [Pipeline] echo 21:57:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:57:49 provisioning config files... 21:57:49 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4257998568879459414tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:57:49 ---> docker-login.sh 21:57:49 nexus3.edgexfoundry.org:10001 21:57:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:57:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:57:49 Configure a credential helper to remove this warning. See 21:57:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:57:49 21:57:49 Login Succeeded 21:57:49 nexus3.edgexfoundry.org:10002 21:57:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:57:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:57:49 Configure a credential helper to remove this warning. See 21:57:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:57:49 21:57:49 Login Succeeded 21:57:49 nexus3.edgexfoundry.org:10003 21:57:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:57:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:57:50 Configure a credential helper to remove this warning. See 21:57:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:57:50 21:57:50 Login Succeeded 21:57:50 nexus3.edgexfoundry.org:10004 21:57:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:57:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:57:50 Configure a credential helper to remove this warning. See 21:57:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:57:50 21:57:50 Login Succeeded 21:57:50 docker.io 21:57:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:57:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:57:50 Configure a credential helper to remove this warning. See 21:57:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:57:50 21:57:50 Login Succeeded 21:57:50 ---> docker-login.sh ends [Pipeline] } 21:57:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:57:51 + git rev-list -1 --merges 04d1bc2df935031b2716c6cab2753c558f92504f~1..04d1bc2df935031b2716c6cab2753c558f92504f [Pipeline] echo 21:57:51 -----------> git rev-list -1 --merges 04d1bc2df935031b2716c6cab2753c558f92504f~1..04d1bc2df935031b2716c6cab2753c558f92504f 04d1bc2df935031b2716c6cab2753c558f92504f 21:57:51 04d1bc2df935031b2716c6cab2753c558f92504f [false] [Pipeline] sh 21:57:51 + git log --format=format:%s -1 04d1bc2df935031b2716c6cab2753c558f92504f [Pipeline] echo 21:57:51 ========================================================= 21:57:51 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:57:51 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:57:51 + git log --format=format:%s -1 04d1bc2df935031b2716c6cab2753c558f92504f [Pipeline] echo 21:57:51 [semverPrep] GIT_COMMIT: 04d1bc2df935031b2716c6cab2753c558f92504f, Commit Message: Merge pull request #85 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.21 [Pipeline] echo 21:57:51 [semverPrep] This is not a build commit. [Pipeline] sh 21:57:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:57:52 + grep -v github /etc/ssh/ssh_known_hosts 21:57:52 + [ -e /tmp/ssh_known_hosts ] 21:57:52 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:57:52 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:57:52 + sudo tee -a /etc/ssh/ssh_known_hosts 21:57:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:57:52 21:57:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:57:52 0.1.4: Pulling from edgex-devops/py-git-semver 21:57:52 b85a868b505f: Pulling fs layer 21:57:52 e2be974225ed: Pulling fs layer 21:57:52 339a4e72a1f5: Pulling fs layer 21:57:52 988bab9f4d93: Pulling fs layer 21:57:52 1469e6f7b9e6: Pulling fs layer 21:57:52 eaf3925da568: Pulling fs layer 21:57:52 bab4dde63d76: Pulling fs layer 21:57:52 bde34c3a00c8: Pulling fs layer 21:57:52 b352a97aabf1: Pulling fs layer 21:57:52 4872d77fe225: Pulling fs layer 21:57:52 5851b861e8e6: Pulling fs layer 21:57:52 bab4dde63d76: Waiting 21:57:52 bde34c3a00c8: Waiting 21:57:52 b352a97aabf1: Waiting 21:57:52 4872d77fe225: Waiting 21:57:52 5851b861e8e6: Waiting 21:57:52 988bab9f4d93: Waiting 21:57:52 eaf3925da568: Waiting 21:57:52 1469e6f7b9e6: Waiting 21:57:52 e2be974225ed: Verifying Checksum 21:57:52 e2be974225ed: Download complete 21:57:52 988bab9f4d93: Download complete 21:57:53 1469e6f7b9e6: Verifying Checksum 21:57:53 1469e6f7b9e6: Download complete 21:57:53 339a4e72a1f5: Verifying Checksum 21:57:53 339a4e72a1f5: Download complete 21:57:53 eaf3925da568: Verifying Checksum 21:57:53 eaf3925da568: Download complete 21:57:53 bde34c3a00c8: Download complete 21:57:53 b352a97aabf1: Verifying Checksum 21:57:53 b352a97aabf1: Download complete 21:57:53 4872d77fe225: Verifying Checksum 21:57:53 4872d77fe225: Download complete 21:57:53 5851b861e8e6: Verifying Checksum 21:57:53 5851b861e8e6: Download complete 21:57:53 b85a868b505f: Verifying Checksum 21:57:53 b85a868b505f: Download complete 21:57:53 bab4dde63d76: Verifying Checksum 21:57:53 bab4dde63d76: Download complete 21:57:54 b85a868b505f: Pull complete 21:57:54 e2be974225ed: Pull complete 21:57:55 339a4e72a1f5: Pull complete 21:57:55 988bab9f4d93: Pull complete 21:57:55 1469e6f7b9e6: Pull complete 21:57:55 eaf3925da568: Pull complete 21:57:57 bab4dde63d76: Pull complete 21:57:57 bde34c3a00c8: Pull complete 21:57:57 b352a97aabf1: Pull complete 21:57:57 4872d77fe225: Pull complete 21:57:58 5851b861e8e6: Pull complete 21:57:58 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:57:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:57:58 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:57:58 prd-ubuntu20.04-docker-8c-8g-29305 does not seem to be running inside a container 21:57: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:58:00 $ docker top f9852dd66960f5b38fd2fd4cfbaf2dfe97d06ecea6dc5a5ba334fc34e7a9c422 -eo pid,comm 21:58:00 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 21:58:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:58:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:58:00 [ssh-agent] Looking for ssh-agent implementation... 21:58:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:58:00 $ docker exec f9852dd66960f5b38fd2fd4cfbaf2dfe97d06ecea6dc5a5ba334fc34e7a9c422 ssh-agent 21:58:00 SSH_AUTH_SOCK=/tmp/ssh-usORVBkJ5zT2/agent.35 21:58:00 SSH_AGENT_PID=41 21:58:00 Running ssh-add (command line suppressed) 21:58:00 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7454728273886009972.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7454728273886009972.key) 21:58:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:58:00 + git tag --points-at HEAD [Pipeline] } 21:58:00 $ docker exec --env ******** --env ******** f9852dd66960f5b38fd2fd4cfbaf2dfe97d06ecea6dc5a5ba334fc34e7a9c422 ssh-agent -k 21:58:00 unset SSH_AUTH_SOCK; 21:58:00 unset SSH_AGENT_PID; 21:58:00 echo Agent pid 41 killed; 21:58:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:58:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:58:00 [ssh-agent] Looking for ssh-agent implementation... 21:58:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:58:01 $ docker exec f9852dd66960f5b38fd2fd4cfbaf2dfe97d06ecea6dc5a5ba334fc34e7a9c422 ssh-agent 21:58:01 SSH_AUTH_SOCK=/tmp/ssh-4ifXnNiIWoq5/agent.75 21:58:01 SSH_AGENT_PID=82 21:58:01 Running ssh-add (command line suppressed) 21:58:01 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7051562332532442903.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7051562332532442903.key) 21:58:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:58:01 + git semver init 21:58:01 2022-09-15 21:58:01,844 [run_init] DEBUG init version:0.0.0 force:False 21:58:01 2022-09-15 21:58:01,844 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 21:58:01 2022-09-15 21:58:01,845 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 21:58:01 2022-09-15 21:58:01,845 [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) 21:58:02 2022-09-15 21:58:02,648 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 21:58:02 2022-09-15 21:58:02,649 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 21:58:02 2022-09-15 21:58:02,649 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:58:02 2022-09-15 21:58:02,649 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:58:02 2.3.0-dev.5 [Pipeline] } 21:58:02 $ docker exec --env ******** --env ******** f9852dd66960f5b38fd2fd4cfbaf2dfe97d06ecea6dc5a5ba334fc34e7a9c422 ssh-agent -k 21:58:02 unset SSH_AUTH_SOCK; 21:58:02 unset SSH_AGENT_PID; 21:58:02 echo Agent pid 82 killed; 21:58:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:58:03 + git semver [Pipeline] } 21:58:03 $ docker stop --time=1 f9852dd66960f5b38fd2fd4cfbaf2dfe97d06ecea6dc5a5ba334fc34e7a9c422 21:58:04 $ docker rm -f f9852dd66960f5b38fd2fd4cfbaf2dfe97d06ecea6dc5a5ba334fc34e7a9c422 [Pipeline] // withDockerContainer [Pipeline] sh 21:58:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:58:05 Stashed 1 file(s) [Pipeline] echo 21:58:05 [edgeXSemver]: initialized semver on version 2.3.0-dev.5 [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 21:58:05 provisioning config files... 21:58:05 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3141783136628563447tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:58:05 ---> docker-login.sh 21:58:05 nexus3.edgexfoundry.org:10001 21:58:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:05 Configure a credential helper to remove this warning. See 21:58:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:05 21:58:05 Login Succeeded 21:58:05 nexus3.edgexfoundry.org:10002 21:58:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:06 Configure a credential helper to remove this warning. See 21:58:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:06 21:58:06 Login Succeeded 21:58:06 nexus3.edgexfoundry.org:10003 21:58:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:06 Configure a credential helper to remove this warning. See 21:58:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:06 21:58:06 Login Succeeded 21:58:06 nexus3.edgexfoundry.org:10004 21:58:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:06 Configure a credential helper to remove this warning. See 21:58:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:06 21:58:06 Login Succeeded 21:58:06 docker.io 21:58:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:06 Configure a credential helper to remove this warning. See 21:58:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:06 21:58:06 Login Succeeded 21:58:06 ---> docker-login.sh ends [Pipeline] } 21:58:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:58:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:58:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:58:06 ========================================================= 21:58:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 21:58:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:07 + 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 . 21:58:07 Sending build context to Docker daemon 863.2kB 21:58:07 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 21:58:07 Step 2/13 : FROM ${BASE} AS builder 21:58:07 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 21:58:07 2408cc74d12b: Pulling fs layer 21:58:07 ea60b727a1ce: Pulling fs layer 21:58:07 30c4a7721957: Pulling fs layer 21:58:07 370296b7ddb6: Pulling fs layer 21:58:07 7c6cee850709: Pulling fs layer 21:58:07 39a5fcdaea64: Pulling fs layer 21:58:07 d94ebbe4e438: Pulling fs layer 21:58:07 bcfd1f05c69d: Pulling fs layer 21:58:07 59ccb84bbe0f: Pulling fs layer 21:58:07 370296b7ddb6: Waiting 21:58:07 7c6cee850709: Waiting 21:58:07 39a5fcdaea64: Waiting 21:58:07 d94ebbe4e438: Waiting 21:58:07 bcfd1f05c69d: Waiting 21:58:07 59ccb84bbe0f: Waiting 21:58:07 30c4a7721957: Verifying Checksum 21:58:07 30c4a7721957: Download complete 21:58:07 ea60b727a1ce: Verifying Checksum 21:58:07 ea60b727a1ce: Download complete 21:58:07 7c6cee850709: Verifying Checksum 21:58:07 7c6cee850709: Download complete 21:58:07 39a5fcdaea64: Verifying Checksum 21:58:07 39a5fcdaea64: Download complete 21:58:07 2408cc74d12b: Verifying Checksum 21:58:07 2408cc74d12b: Download complete 21:58:07 d94ebbe4e438: Download complete 21:58:07 2408cc74d12b: Pull complete 21:58:07 ea60b727a1ce: Pull complete 21:58:07 30c4a7721957: Pull complete 21:58:07 59ccb84bbe0f: Verifying Checksum 21:58:07 59ccb84bbe0f: Download complete 21:58:08 370296b7ddb6: Verifying Checksum 21:58:08 370296b7ddb6: Download complete 21:58:08 bcfd1f05c69d: Verifying Checksum 21:58:08 bcfd1f05c69d: Download complete 21:58:12 370296b7ddb6: Pull complete 21:58:12 7c6cee850709: Pull complete 21:58:12 39a5fcdaea64: Pull complete 21:58:12 d94ebbe4e438: Pull complete 21:58:15 bcfd1f05c69d: Pull complete 21:58:15 59ccb84bbe0f: Pull complete 21:58:15 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 21:58:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:58:15 ---> a4fb48ad2a94 21:58:15 Step 3/13 : ARG MAKE="make build" 21:58:18 ---> Running in 5e8bda01c7f6 21:58:18 Removing intermediate container 5e8bda01c7f6 21:58:18 ---> b621738cf8e1 21:58:18 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 21:58:18 ---> Running in 5bbdf839abf8 21:58:18 Removing intermediate container 5bbdf839abf8 21:58:18 ---> 1c88fbb86969 21:58:18 Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 21:58:18 ---> Running in 0c7d7dd7371b 21:58:18 Removing intermediate container 0c7d7dd7371b 21:58:18 ---> 7003a9e4408c 21:58:18 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:58:18 ---> Running in 22b8b17a2296 21:58:19 Removing intermediate container 22b8b17a2296 21:58:19 ---> 2f756980f09f 21:58:19 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:58:19 ---> Running in 26c037c441b2 21:58:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:58:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:58:20 (1/80) Installing mesa (21.3.8-r2) 21:58:20 (2/80) Installing libxau (1.0.9-r0) 21:58:20 Still waiting to schedule task 21:58:20 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 21:58:20 (3/80) Installing libxdmcp (1.1.3-r0) 21:58:20 (4/80) Installing libxcb (1.15-r0) 21:58:20 (5/80) Installing libx11 (1.8-r0) 21:58:21 (6/80) Installing libxext (1.3.4-r0) 21:58:21 (7/80) Installing libxfixes (6.0.0-r0) 21:58:21 (8/80) Installing libxxf86vm (1.1.4-r2) 21:58:21 (9/80) Installing libpciaccess (0.16-r0) 21:58:21 (10/80) Installing libdrm (2.4.110-r0) 21:58:21 (11/80) Installing mesa-glapi (21.3.8-r2) 21:58:21 (12/80) Installing libxshmfence (1.3-r1) 21:58:21 (13/80) Installing mesa-gl (21.3.8-r2) 21:58:21 (14/80) Installing icu-data-full (71.1-r2) 21:58:22 (15/80) Installing libice (1.0.10-r0) 21:58:22 (16/80) Installing libuuid (2.38-r1) 21:58:22 (17/80) Installing libsm (1.2.3-r0) 21:58:22 (18/80) Installing libxt (1.2.1-r0) 21:58:22 (19/80) Installing libxmu (1.1.3-r0) 21:58:22 (20/80) Installing xset (1.2.4-r0) 21:58:22 (21/80) Installing xprop (1.2.5-r0) 21:58:23 (22/80) Installing xdg-utils (1.1.3-r3) 21:58:23 (23/80) Installing dbus-libs (1.14.0-r1) 21:58:23 (24/80) Installing libffi (3.4.2-r1) 21:58:23 (25/80) Installing libintl (0.21-r2) 21:58:23 (26/80) Installing libblkid (2.38-r1) 21:58:23 (27/80) Installing libmount (2.38-r1) 21:58:23 (28/80) Installing pcre (8.45-r2) 21:58:23 (29/80) Installing glib (2.72.1-r0) 21:58:23 (30/80) Installing icu-libs (71.1-r2) 21:58:24 (31/80) Installing libpcre2-16 (10.40-r0) 21:58:24 (32/80) Installing zstd-libs (1.5.2-r1) 21:58:24 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) 21:58:24 (34/80) Installing hicolor-icon-theme (0.17-r1) 21:58:24 (35/80) Installing wayland-libs-server (1.20.0-r0) 21:58:24 (36/80) Installing mesa-gbm (21.3.8-r2) 21:58:24 (37/80) Installing wayland-libs-client (1.20.0-r0) 21:58:24 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) 21:58:25 (39/80) Installing libxcomposite (0.4.5-r0) 21:58:25 (40/80) Installing libbz2 (1.0.8-r1) 21:58:25 (41/80) Installing libpng (1.6.37-r1) 21:58:25 (42/80) Installing freetype (2.12.1-r0) 21:58:25 (43/80) Installing fontconfig (2.14.0-r0) 21:58:25 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 21:58:25 (45/80) Installing wayland-libs-egl (1.20.0-r0) 21:58:25 (46/80) Installing xkeyboard-config (2.35.1-r0) 21:58:25 (47/80) Installing xz-libs (5.2.5-r1) 21:58:26 (48/80) Installing libxml2 (2.9.14-r1) 21:58:26 (49/80) Installing libxkbcommon (1.4.1-r0) 21:58:26 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 21:58:26 (51/80) Installing mesa-egl (21.3.8-r2) 21:58:26 (52/80) Installing avahi-libs (0.8-r6) 21:58:26 (53/80) Installing nettle (3.7.3-r0) 21:58:26 (54/80) Installing p11-kit (0.24.1-r0) 21:58:26 (55/80) Installing libtasn1 (4.18.0-r0) 21:58:26 (56/80) Installing libunistring (1.0-r0) 21:58:26 (57/80) Installing gnutls (3.7.7-r0) 21:58:27 (58/80) Installing cups-libs (2.4.2-r0) 21:58:27 (59/80) Installing graphite2 (1.3.14-r1) 21:58:27 (60/80) Installing harfbuzz (4.3.0-r0) 21:58:27 (61/80) Installing libevdev (1.12.1-r0) 21:58:27 (62/80) Installing mtdev (1.1.6-r0) 21:58:27 (63/80) Installing eudev-libs (3.2.11-r0) 21:58:27 (64/80) Installing libinput-libs (1.20.1-r0) 21:58:27 (65/80) Installing libjpeg-turbo (2.1.3-r1) 21:58:27 (66/80) Installing xcb-util-wm (0.4.1-r1) 21:58:28 (67/80) Installing xcb-util (0.4.0-r3) 21:58:28 (68/80) Installing xcb-util-image (0.4.0-r1) 21:58:28 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 21:58:28 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 21:58:28 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 21:58:28 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) 21:58:29 (73/80) Installing v4l-utils-libs (1.22.1-r1) 21:58:29 (74/80) Installing v4l-utils (1.22.1-r1) 21:58:29 (75/80) Installing udev-init-scripts (35-r0) 21:58:29 Executing udev-init-scripts-35-r0.post-install 21:58:29 (76/80) Installing kmod-libs (29-r2) 21:58:29 (77/80) Installing eudev (3.2.11-r0) 21:58:29 (78/80) Installing eudev-dev (3.2.11-r0) 21:58:29 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 21:58:29 (80/80) Installing v4l-utils-dev (1.22.1-r1) 21:58:29 Executing busybox-1.35.0-r13.trigger 21:58:29 Executing eudev-3.2.11-r0.trigger 21:58:29 OK: 330 MiB in 131 packages 21:58:32 Removing intermediate container 26c037c441b2 21:58:32 ---> c08025e8e25b 21:58:32 Step 8/13 : WORKDIR /device-usb-camera 21:58:32 ---> Running in dfdbdd237808 21:58:32 Removing intermediate container dfdbdd237808 21:58:32 ---> 7527a823a6e6 21:58:32 Step 9/13 : COPY go.mod vendor* ./ 21:58:32 ---> db2a939636e9 21:58:32 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:58:32 ---> Running in 6cfbd8b2192a 21:58:54 Removing intermediate container 6cfbd8b2192a 21:58:54 ---> a426a5385fb4 21:58:54 Step 11/13 : COPY . . 21:58:54 ---> 1e4bbd5039e9 21:58:54 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 21:58:54 ---> Running in a22353717eb9 21:58:54  % Total % Received % Xferd Average Speed Time Time Time Current 21:58:54 Dload Upload Total Spent Left Speed 21:58:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 9651 0 --:--:-- --:--:-- --:--:-- 9743 21:58:54 Removing intermediate container a22353717eb9 21:58:54 ---> b3aa135d6b84 21:58:54 Step 13/13 : RUN ${MAKE} 21:58:54 ---> Running in 41fad4122bd4 21:58:55 noop 21:58:55 Removing intermediate container 41fad4122bd4 21:58:55 ---> 50c9107d69de 21:58:55 Successfully built 50c9107d69de 21:58:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:55 + docker inspect -f . ci-base-image-x86_64 21:58:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:58:55 prd-ubuntu20.04-docker-8c-8g-29305 does not seem to be running inside a container 21:58:56 $ 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 21:58:56 $ docker top 8486288d3040baa6c7ba20be6537860a70d4d0536c707db76831a6d29e65995d -eo pid,comm [Pipeline] { [Pipeline] sh 21:58:56 + go version 21:58:56 go version go1.18.3 linux/amd64 [Pipeline] } 21:58:56 $ docker stop --time=1 8486288d3040baa6c7ba20be6537860a70d4d0536c707db76831a6d29e65995d 21:58:58 $ docker rm -f 8486288d3040baa6c7ba20be6537860a70d4d0536c707db76831a6d29e65995d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:58 + docker inspect -f . ci-base-image-x86_64 21:58:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:58:58 prd-ubuntu20.04-docker-8c-8g-29305 does not seem to be running inside a container 21:58:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:58:58 $ docker top 577169a5aad7dffe410351574b08c57bd715fc7e3958d8c7771e46854250c844 -eo pid,comm [Pipeline] { [Pipeline] sh 21:58:59 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 21:58:59 + make test 21:58:59 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 21:58:59 ? github.com/edgexfoundry/device-usb-camera [no test files] 21:59:09 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 21:59:09 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.018s coverage: 1.9% of statements 21:59:16 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 21:59:16 CGO_ENABLED=1 go vet ./... 21:59:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:59:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:59:19 ./bin/test-attribution-txt.sh [Pipeline] echo 21:59:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:59:19 $ docker stop --time=1 577169a5aad7dffe410351574b08c57bd715fc7e3958d8c7771e46854250c844 21:59:21 $ docker rm -f 577169a5aad7dffe410351574b08c57bd715fc7e3958d8c7771e46854250c844 [Pipeline] // withDockerContainer [Pipeline] sh 21:59:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:59:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:59:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:59:22 + ls -al . 21:59:22 total 200 21:59:22 drwxrwxr-x 9 jenkins jenkins 4096 Sep 15 21:58 . 21:59:22 drwxrwxr-x 4 jenkins jenkins 4096 Sep 15 21:57 .. 21:59:22 drwxrwxr-x 8 jenkins jenkins 4096 Sep 15 21:59 .git 21:59:22 drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 21:57 .github 21:59:22 -rw-rw-r-- 1 jenkins jenkins 414 Sep 15 21:57 .gitignore 21:59:22 -rw-rw-r-- 1 jenkins jenkins 42 Sep 15 21:57 .golangci.yml 21:59:22 -rw-rw-r-- 1 jenkins jenkins 77 Sep 15 21:57 .hadolint.yml 21:59:22 drwxr-xr-x 3 jenkins jenkins 4096 Sep 15 21:58 .semver 21:59:22 -rw-rw-r-- 1 jenkins jenkins 9569 Sep 15 21:57 Attribution.txt 21:59:22 -rw-rw-r-- 1 jenkins jenkins 1206 Sep 15 21:57 CHANGELOG.md 21:59:22 -rw-rw-r-- 1 jenkins jenkins 2410 Sep 15 21:57 Dockerfile 21:59:22 -rw-rw-r-- 1 jenkins jenkins 678 Sep 15 21:57 GOVERNANCE.md 21:59:22 -rw-rw-r-- 1 jenkins jenkins 659 Sep 15 21:57 Jenkinsfile 21:59:22 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 15 21:57 LICENSE 21:59:22 -rw-rw-r-- 1 jenkins jenkins 2345 Sep 15 21:57 Makefile 21:59:22 -rw-rw-r-- 1 jenkins jenkins 622 Sep 15 21:57 OWNERS.md 21:59:22 -rw-rw-r-- 1 jenkins jenkins 12817 Sep 15 21:57 README.md 21:59:22 -rw-rw-r-- 1 jenkins jenkins 11 Sep 15 21:58 VERSION 21:59:22 drwxrwxr-x 2 jenkins jenkins 4096 Sep 15 21:57 bin 21:59:22 drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 21:57 cmd 21:59:22 -rw-r--r-- 1 jenkins jenkins 29387 Sep 15 21:59 coverage.out 21:59:22 -rwxrwxr-x 1 jenkins jenkins 140 Sep 15 21:57 docker-entrypoint.sh 21:59:22 -rw-rw-r-- 1 jenkins jenkins 3606 Sep 15 21:57 go.mod 21:59:22 -rw-rw-r-- 1 jenkins jenkins 37073 Sep 15 21:57 go.sum 21:59:22 drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 21:57 internal 21:59:22 drwxrwxr-x 4 jenkins jenkins 4096 Sep 15 21:57 snap 21:59:22 -rw-rw-r-- 1 jenkins jenkins 231 Sep 15 21:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:23 + 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=04d1bc2df935031b2716c6cab2753c558f92504f --label arch=amd64 --label version=2.3.0-dev.5 . 21:59:23 Sending build context to Docker daemon 893.4kB 21:59:23 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 21:59:23 Step 2/35 : FROM ${BASE} AS builder 21:59:23 ---> 50c9107d69de 21:59:23 Step 3/35 : ARG MAKE="make build" 21:59:23 ---> Running in 92af92e2a046 21:59:23 Removing intermediate container 92af92e2a046 21:59:23 ---> ec57f3988781 21:59:23 Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 21:59:23 ---> Running in 3c4b1a6a7760 21:59:23 Removing intermediate container 3c4b1a6a7760 21:59:23 ---> 89c9d2fac710 21:59:23 Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 21:59:23 ---> Running in 1e982280f875 21:59:23 Removing intermediate container 1e982280f875 21:59:23 ---> afd3d8ce61b8 21:59:23 Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:59:23 ---> Running in 34fe4cbe22b8 21:59:24 Removing intermediate container 34fe4cbe22b8 21:59:24 ---> 4de222f45069 21:59:24 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:59:24 ---> Running in cd0b96a27089 21:59:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:59:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:59:25 OK: 330 MiB in 131 packages 21:59:25 Removing intermediate container cd0b96a27089 21:59:25 ---> 14c532e6d3f6 21:59:25 Step 8/35 : WORKDIR /device-usb-camera 21:59:25 ---> Running in 3b20062aec07 21:59:26 Removing intermediate container 3b20062aec07 21:59:26 ---> fd73fa4eb8fc 21:59:26 Step 9/35 : COPY go.mod vendor* ./ 21:59:26 ---> 15d9b2566152 21:59:26 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:59:26 ---> Running in 32be16670c4a 21:59:27 Removing intermediate container 32be16670c4a 21:59:27 ---> 1d6106f17a20 21:59:27 Step 11/35 : COPY . . 21:59:27 ---> bb0cc789e617 21:59:27 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 21:59:27 ---> Running in af8a1dd301e9 21:59:27  % Total % Received % Xferd Average Speed Time Time Time Current 21:59:27 Dload Upload Total Spent Left Speed 21:59:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 40984 0 --:--:-- --:--:-- --:--:-- 42480 21:59:27 Removing intermediate container af8a1dd301e9 21:59:27 ---> f6188c803482 21:59:27 Step 13/35 : RUN ${MAKE} 21:59:27 ---> Running in 530fdda32d52 21:59:28 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.3.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.21" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 21:59:50 Removing intermediate container 530fdda32d52 21:59:50 ---> 0e68d3e21c66 21:59:50 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 21:59:50 v0.18.4: Pulling from aler9/rtsp-simple-server 21:59:50 af6660deedbd: Pulling fs layer 21:59:50 97cd0a44c592: Pulling fs layer 21:59:50 97cd0a44c592: Download complete 21:59:50 af6660deedbd: Verifying Checksum 21:59:50 af6660deedbd: Download complete 21:59:50 af6660deedbd: Pull complete 21:59:51 97cd0a44c592: Pull complete 21:59:51 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 21:59:51 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 21:59:51 ---> fea57e182299 21:59:51 Step 15/35 : FROM alpine:3.16 21:59:51 3.16: Pulling from library/alpine 21:59:51 213ec9aee27d: Pulling fs layer 21:59:51 213ec9aee27d: Verifying Checksum 21:59:51 213ec9aee27d: Download complete 21:59:51 213ec9aee27d: Pull complete 21:59:52 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 21:59:52 Status: Downloaded newer image for alpine:3.16 21:59:52 ---> 9c6f07244728 21:59:52 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 21:59:52 ---> Running in 835bf0cb4a80 21:59:52 Removing intermediate container 835bf0cb4a80 21:59:52 ---> 12a1acd33056 21:59:52 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 21:59:52 ---> Running in f1fe16c2e1c4 21:59:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:59:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:59:52 (1/83) Installing dumb-init (1.2.5-r1) 21:59:52 (2/83) Installing sdl2 (2.0.22-r0) 21:59:52 (3/83) Installing libxau (1.0.9-r0) 21:59:52 (4/83) Installing libxdmcp (1.1.3-r0) 21:59:52 (5/83) Installing libxcb (1.15-r0) 21:59:52 (6/83) Installing libx11 (1.8-r0) 21:59:52 (7/83) Installing aom-libs (3.3.0-r0) 21:59:52 (8/83) Installing alsa-lib (1.2.7.2-r0) 21:59:52 (9/83) Installing expat (2.4.8-r0) 21:59:52 (10/83) Installing brotli-libs (1.0.9-r6) 21:59:52 (11/83) Installing libbz2 (1.0.8-r1) 21:59:52 (12/83) Installing libpng (1.6.37-r1) 21:59:52 (13/83) Installing freetype (2.12.1-r0) 21:59:52 (14/83) Installing fontconfig (2.14.0-r0) 21:59:52 (15/83) Installing fribidi (1.0.12-r0) 21:59:53 (16/83) Installing libffi (3.4.2-r1) 21:59:53 (17/83) Installing libintl (0.21-r2) 21:59:53 (18/83) Installing libblkid (2.38-r1) 21:59:53 (19/83) Installing libmount (2.38-r1) 21:59:53 (20/83) Installing pcre (8.45-r2) 21:59:53 (21/83) Installing glib (2.72.1-r0) 21:59:53 (22/83) Installing graphite2 (1.3.14-r1) 21:59:53 (23/83) Installing harfbuzz (4.3.0-r0) 21:59:53 (24/83) Installing libass (0.16.0-r0) 21:59:53 (25/83) Installing libdav1d (1.0.0-r0) 21:59:53 (26/83) Installing libpciaccess (0.16-r0) 21:59:53 (27/83) Installing libdrm (2.4.110-r0) 21:59:53 (28/83) Installing gmp (6.2.1-r2) 21:59:53 (29/83) Installing nettle (3.7.3-r0) 21:59:53 (30/83) Installing p11-kit (0.24.1-r0) 21:59:53 (31/83) Installing libtasn1 (4.18.0-r0) 21:59:53 (32/83) Installing libunistring (1.0-r0) 21:59:53 (33/83) Installing gnutls (3.7.7-r0) 21:59:53 (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) 21:59:53 (35/83) Installing ncurses-libs (6.3_p20220521-r0) 21:59:53 (36/83) Installing lame (3.100-r0) 21:59:53 (37/83) Installing opus (1.3.1-r1) 21:59:54 (38/83) Installing libasyncns (0.8-r1) 21:59:54 (39/83) Installing dbus-libs (1.14.0-r1) 21:59:54 (40/83) Installing libltdl (2.4.7-r0) 21:59:54 (41/83) Installing orc (0.4.32-r0) 21:59:54 (42/83) Installing libgcc (11.2.1_git20220219-r2) 21:59:54 (43/83) Installing libogg (1.3.5-r1) 21:59:54 (44/83) Installing libstdc++ (11.2.1_git20220219-r2) 21:59:54 (45/83) Installing flac (1.3.4-r0) 21:59:54 (46/83) Installing libvorbis (1.3.7-r0) 21:59:54 (47/83) Installing libsndfile (1.1.0-r0) 21:59:54 (48/83) Installing libgomp (11.2.1_git20220219-r2) 21:59:54 (49/83) Installing soxr (0.1.3-r2) 21:59:54 (50/83) Installing speexdsp (1.2.0-r0) 21:59:54 (51/83) Installing tdb-libs (1.4.6-r0) 21:59:54 (52/83) Installing libpulse (15.0-r2) 21:59:54 (53/83) Installing cjson (1.7.15-r3) 21:59:54 (54/83) Installing mbedtls (2.28.1-r0) 21:59:54 (55/83) Installing librist (0.2.6-r1) 21:59:54 (56/83) Installing libsrt (1.4.4-r0) 21:59:54 (57/83) Installing libssh (0.9.6-r1) 21:59:54 (58/83) Installing libtheora (1.1.1-r16) 21:59:54 (59/83) Installing libjpeg-turbo (2.1.3-r1) 21:59:54 (60/83) Installing v4l-utils-libs (1.22.1-r1) 21:59:54 (61/83) Installing libxext (1.3.4-r0) 21:59:54 (62/83) Installing libxfixes (6.0.0-r0) 21:59:54 (63/83) Installing wayland-libs-client (1.20.0-r0) 21:59:54 (64/83) Installing libva (2.14.0-r0) 21:59:54 (65/83) Installing libvdpau (1.5-r0) 21:59:54 (66/83) Installing vidstab (1.1.0-r1) 21:59:54 (67/83) Installing libvpx (1.11.0-r1) 21:59:54 (68/83) Installing libwebp (1.2.3-r0) 21:59:54 (69/83) Installing x264-libs (0.163_git20210613-r0) 21:59:54 (70/83) Installing numactl (2.0.14-r0) 21:59:54 (71/83) Installing x265-libs (3.5-r3) 21:59:54 (72/83) Installing xvidcore (1.3.7-r1) 21:59:54 (73/83) Installing ffmpeg-libs (5.0.1-r1) 21:59:54 (74/83) Installing ffmpeg (5.0.1-r1) 21:59:54 (75/83) Installing udev-init-scripts (35-r0) 21:59:54 Executing udev-init-scripts-35-r0.post-install 21:59:54 (76/83) Installing eudev-libs (3.2.11-r0) 21:59:54 (77/83) Installing xz-libs (5.2.5-r1) 21:59:54 (78/83) Installing zstd-libs (1.5.2-r1) 21:59:54 (79/83) Installing kmod-libs (29-r2) 21:59:54 (80/83) Installing eudev (3.2.11-r0) 21:59:54 (81/83) Installing libsodium (1.0.18-r0) 21:59:54 (82/83) Installing libzmq (4.3.4-r0) 21:59:54 (83/83) Installing zeromq (4.3.4-r0) 21:59:54 Executing busybox-1.35.0-r17.trigger 21:59:54 Executing eudev-3.2.11-r0.trigger 21:59:54 OK: 101 MiB in 97 packages 21:59:56 Removing intermediate container f1fe16c2e1c4 21:59:56 ---> 4ea688a03243 21:59:56 Step 18/35 : WORKDIR / 21:59:56 ---> Running in dde9041f77a2 21:59:56 Removing intermediate container dde9041f77a2 21:59:56 ---> bd3f29b894bd 21:59:56 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 21:59:57 Running on prd-ubuntu20.04-docker-arm64-4c-16g-29307 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 21:59:57 Running in /w/workspace/device-usb-camera/44 [Pipeline] { [Pipeline] checkout 21:59:57 Selected Git installation does not exist. Using Default 21:59:57 The recommended git tool is: NONE 21:59:57 ---> 80d52e9d935a 21:59:57 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 21:59:57 ---> a109c15ef291 21:59:57 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 21:59:57 ---> 0f50149f270e 21:59:57 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 21:59:57 ---> c37840895043 21:59:57 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 21:59:57 ---> 598583231e8b 21:59:57 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 21:59:58 ---> 02e89b84a6b0 21:59:58 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 21:59:58 ---> 48bc627a9a86 21:59:58 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 21:59:58 ---> Running in eec825446d33 21:59:59 Removing intermediate container eec825446d33 21:59:59 ---> 68054548da10 21:59:59 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 21:59:59 ---> Running in b2fa27bbe73e 21:59:59 Removing intermediate container b2fa27bbe73e 21:59:59 ---> 1dcf3463e9ba 21:59:59 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 21:59:59 ---> Running in 6c3f9cf68d21 22:00:00 Removing intermediate container 6c3f9cf68d21 22:00:00 ---> d9878e6fa101 22:00:00 Step 29/35 : EXPOSE 59983 22:00:00 ---> Running in 9940cee4b73d 22:00:00 Removing intermediate container 9940cee4b73d 22:00:00 ---> 001a5b882b8e 22:00:00 Step 30/35 : EXPOSE 8554 22:00:00 ---> Running in 3adebdbeaacb 22:00:00 Removing intermediate container 3adebdbeaacb 22:00:00 ---> f676e863e9d6 22:00:00 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 22:00:00 ---> Running in 260d61a49b24 22:00:00 Removing intermediate container 260d61a49b24 22:00:00 ---> 5a6c6940984c 22:00:00 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 22:00:00 ---> Running in d25e21b9ab29 22:00:00 Removing intermediate container d25e21b9ab29 22:00:00 ---> 0c9cc5a7a51e 22:00:00 Step 33/35 : LABEL arch=amd64 22:00:00 ---> Running in 6b2797fe0a9c 22:00:01 Removing intermediate container 6b2797fe0a9c 22:00:01 ---> 46257dbc75ce 22:00:01 Step 34/35 : LABEL git_sha=04d1bc2df935031b2716c6cab2753c558f92504f 22:00:01 ---> Running in 4b9d42dddb2f 22:00:01 Removing intermediate container 4b9d42dddb2f 22:00:01 ---> a172185047bf 22:00:01 Step 35/35 : LABEL version=2.3.0-dev.5 22:00:01 ---> Running in 30104a834146 22:00:01 Removing intermediate container 30104a834146 22:00:01 ---> fbb277cd53c7 22:00:01 [Warning] One or more build-args [ARCH] were not consumed 22:00:01 Successfully built fbb277cd53c7 22:00:01 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 22:00:01 provisioning config files... 22:00:01 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1623586431175585009tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:00:01 ---> docker-login.sh 22:00:01 nexus3.edgexfoundry.org:10001 22:00:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:01 Configure a credential helper to remove this warning. See 22:00:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:01 22:00:01 Login Succeeded 22:00:01 nexus3.edgexfoundry.org:10002 22:00:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:01 Configure a credential helper to remove this warning. See 22:00:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:01 22:00:01 Login Succeeded 22:00:01 nexus3.edgexfoundry.org:10003 22:00:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:01 Configure a credential helper to remove this warning. See 22:00:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:01 22:00:01 Login Succeeded 22:00:01 nexus3.edgexfoundry.org:10004 22:00:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:02 Configure a credential helper to remove this warning. See 22:00:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:02 22:00:02 Login Succeeded 22:00:02 docker.io 22:00:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:02 Configure a credential helper to remove this warning. See 22:00:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:02 22:00:02 Login Succeeded 22:00:02 ---> docker-login.sh ends [Pipeline] } 22:00:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:00:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:00:02 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 22:00:02 04d1bc2df935031b2716c6cab2753c558f92504f 22:00:02 latest 22:00:02 2.3.0-dev.5 22:00:02 04d1bc2df935031b2716c6cab2753c558f92504f-2.3.0-dev.5 22:00:02 main 22:00:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:03 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:04d1bc2df935031b2716c6cab2753c558f92504f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:03 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:04d1bc2df935031b2716c6cab2753c558f92504f 22:00:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 22:00:03 627cad276d8b: Preparing 22:00:03 a4db187f5bf1: Preparing 22:00:03 0f7dc5bbe006: Preparing 22:00:03 550e596c6d0e: Preparing 22:00:03 1207169bf42c: Preparing 22:00:03 847bc95d3677: Preparing 22:00:03 6562683a4fcb: Preparing 22:00:03 ad7686acf5ca: Preparing 22:00:03 f6ec23d6905a: Preparing 22:00:03 26ac70d1eca5: Preparing 22:00:03 5789c649a97b: Preparing 22:00:03 994393dc58e7: Preparing 22:00:03 26ac70d1eca5: Waiting 22:00:03 ad7686acf5ca: Waiting 22:00:03 f6ec23d6905a: Waiting 22:00:03 5789c649a97b: Waiting 22:00:03 994393dc58e7: Waiting 22:00:03 847bc95d3677: Waiting 22:00:03 6562683a4fcb: Waiting 22:00:03 1207169bf42c: Pushed 22:00:03 a4db187f5bf1: Pushed 22:00:03 0f7dc5bbe006: Pushed 22:00:03 627cad276d8b: Pushed 22:00:03 847bc95d3677: Pushed 22:00:03 6562683a4fcb: Pushed 22:00:03 ad7686acf5ca: Pushed 22:00:03 f6ec23d6905a: Pushed 22:00:03 994393dc58e7: Layer already exists 22:00:04 using credential edgex-jenkins-ssh 22:00:04 Cloning the remote Git repository 22:00:05 550e596c6d0e: Pushed 22:00:04 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 22:00:04 > git init /w/workspace/device-usb-camera/44 # timeout=10 22:00:05 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 22:00:05 > git --version # timeout=10 22:00:05 > git --version # 'git version 2.25.1' 22:00:05 using GIT_SSH to set credentials SSH Credentials for GitHub 22:00:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:00:06 Avoid second fetch 22:00:06 Checking out Revision 04d1bc2df935031b2716c6cab2753c558f92504f (main) 22:00:06 26ac70d1eca5: Pushed 22:00:05 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 22:00:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:00:06 > git config core.sparsecheckout # timeout=10 22:00:06 > git checkout -f 04d1bc2df935031b2716c6cab2753c558f92504f # timeout=10 22:00:10 Commit message: "Merge pull request #85 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.21" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:00:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:00:10 % Total % Received % Xferd Average Speed Time Time Time Current 22:00:10 Dload Upload Total Spent Left Speed 22:00:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 94751 0 --:--:-- --:--:-- --:--:-- 95469 [Pipeline] sh 22:00:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:00:12 + sudo tee /etc/docker/daemon.new 22:00:12 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:00:12 { 22:00:12 "registry-mirrors": [ 22:00:12 "https://nexus3.edgexfoundry.org:10001" 22:00:12 ], 22:00:12 "bip": "10.250.0.254/24", 22:00:12 "hosts": [ 22:00:12 "tcp://0.0.0.0:5555", 22:00:12 "unix:///var/run/docker.sock" 22:00:12 ], 22:00:12 "mtu": 1458, 22:00:12 "selinux-enabled": true, 22:00:12 "seccomp-profile": "/etc/docker/seccomp.json" 22:00:12 } [Pipeline] sh 22:00:12 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:00:12 + sudo service docker restart 22:00:14 5789c649a97b: Pushed 22:00:14 04d1bc2df935031b2716c6cab2753c558f92504f: digest: sha256:91996ce8dbde7194504f89aa6ab46cedf1cd49b7975b0c7ee1456fc0eed74f23 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:14 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:15 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 22:00:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 22:00:15 627cad276d8b: Preparing 22:00:15 a4db187f5bf1: Preparing 22:00:15 0f7dc5bbe006: Preparing 22:00:15 550e596c6d0e: Preparing 22:00:15 1207169bf42c: Preparing 22:00:15 847bc95d3677: Preparing 22:00:15 6562683a4fcb: Preparing 22:00:15 ad7686acf5ca: Preparing 22:00:15 f6ec23d6905a: Preparing 22:00:15 26ac70d1eca5: Preparing 22:00:15 5789c649a97b: Preparing 22:00:15 994393dc58e7: Preparing 22:00:15 ad7686acf5ca: Waiting 22:00:15 26ac70d1eca5: Waiting 22:00:15 f6ec23d6905a: Waiting 22:00:15 5789c649a97b: Waiting 22:00:15 994393dc58e7: Waiting 22:00:15 847bc95d3677: Waiting 22:00:15 6562683a4fcb: Waiting 22:00:15 0f7dc5bbe006: Layer already exists 22:00:15 1207169bf42c: Layer already exists 22:00:15 627cad276d8b: Layer already exists 22:00:15 550e596c6d0e: Layer already exists 22:00:15 a4db187f5bf1: Layer already exists 22:00:15 847bc95d3677: Layer already exists 22:00:15 f6ec23d6905a: Layer already exists 22:00:15 26ac70d1eca5: Layer already exists 22:00:15 ad7686acf5ca: Layer already exists 22:00:15 6562683a4fcb: Layer already exists 22:00:15 5789c649a97b: Layer already exists 22:00:15 994393dc58e7: Layer already exists 22:00:15 latest: digest: sha256:91996ce8dbde7194504f89aa6ab46cedf1cd49b7975b0c7ee1456fc0eed74f23 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:15 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:16 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.5 22:00:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 22:00:16 627cad276d8b: Preparing 22:00:16 a4db187f5bf1: Preparing 22:00:16 0f7dc5bbe006: Preparing 22:00:16 550e596c6d0e: Preparing 22:00:16 1207169bf42c: Preparing 22:00:16 847bc95d3677: Preparing 22:00:16 6562683a4fcb: Preparing 22:00:16 ad7686acf5ca: Preparing 22:00:16 f6ec23d6905a: Preparing 22:00:16 26ac70d1eca5: Preparing 22:00:16 5789c649a97b: Preparing 22:00:16 994393dc58e7: Preparing 22:00:16 6562683a4fcb: Waiting 22:00:16 ad7686acf5ca: Waiting 22:00:16 f6ec23d6905a: Waiting 22:00:16 26ac70d1eca5: Waiting 22:00:16 994393dc58e7: Waiting 22:00:16 5789c649a97b: Waiting 22:00:16 847bc95d3677: Waiting 22:00:16 550e596c6d0e: Layer already exists 22:00:16 1207169bf42c: Layer already exists 22:00:16 0f7dc5bbe006: Layer already exists 22:00:16 627cad276d8b: Layer already exists 22:00:16 a4db187f5bf1: Layer already exists 22:00:16 847bc95d3677: Layer already exists 22:00:16 6562683a4fcb: Layer already exists 22:00:16 ad7686acf5ca: Layer already exists 22:00:16 f6ec23d6905a: Layer already exists 22:00:16 26ac70d1eca5: Layer already exists 22:00:16 5789c649a97b: Layer already exists 22:00:16 994393dc58e7: Layer already exists 22:00:16 2.3.0-dev.5: digest: sha256:91996ce8dbde7194504f89aa6ab46cedf1cd49b7975b0c7ee1456fc0eed74f23 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:16 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:04d1bc2df935031b2716c6cab2753c558f92504f-2.3.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:16 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:04d1bc2df935031b2716c6cab2753c558f92504f-2.3.0-dev.5 22:00:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 22:00:16 627cad276d8b: Preparing 22:00:16 a4db187f5bf1: Preparing 22:00:16 0f7dc5bbe006: Preparing 22:00:16 550e596c6d0e: Preparing 22:00:16 1207169bf42c: Preparing 22:00:16 847bc95d3677: Preparing 22:00:16 6562683a4fcb: Preparing 22:00:16 ad7686acf5ca: Preparing 22:00:16 f6ec23d6905a: Preparing 22:00:16 26ac70d1eca5: Preparing 22:00:16 5789c649a97b: Preparing 22:00:16 994393dc58e7: Preparing 22:00:16 847bc95d3677: Waiting 22:00:16 ad7686acf5ca: Waiting 22:00:16 26ac70d1eca5: Waiting 22:00:16 6562683a4fcb: Waiting 22:00:16 5789c649a97b: Waiting 22:00:16 994393dc58e7: Waiting 22:00:16 f6ec23d6905a: Waiting 22:00:16 0f7dc5bbe006: Layer already exists 22:00:16 1207169bf42c: Layer already exists 22:00:16 550e596c6d0e: Layer already exists 22:00:16 a4db187f5bf1: Layer already exists 22:00:16 627cad276d8b: Layer already exists 22:00:16 f6ec23d6905a: Layer already exists 22:00:16 847bc95d3677: Layer already exists 22:00:16 6562683a4fcb: Layer already exists 22:00:16 26ac70d1eca5: Layer already exists 22:00:16 ad7686acf5ca: Layer already exists 22:00:16 994393dc58e7: Layer already exists 22:00:16 5789c649a97b: Layer already exists 22:00:16 04d1bc2df935031b2716c6cab2753c558f92504f-2.3.0-dev.5: digest: sha256:91996ce8dbde7194504f89aa6ab46cedf1cd49b7975b0c7ee1456fc0eed74f23 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:17 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:17 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 22:00:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 22:00:17 627cad276d8b: Preparing 22:00:17 a4db187f5bf1: Preparing 22:00:17 0f7dc5bbe006: Preparing 22:00:17 550e596c6d0e: Preparing 22:00:17 1207169bf42c: Preparing 22:00:17 847bc95d3677: Preparing 22:00:17 847bc95d3677: Waiting 22:00:17 6562683a4fcb: Preparing 22:00:17 ad7686acf5ca: Preparing 22:00:17 f6ec23d6905a: Preparing 22:00:17 26ac70d1eca5: Preparing 22:00:17 5789c649a97b: Preparing 22:00:17 994393dc58e7: Preparing 22:00:17 6562683a4fcb: Waiting 22:00:17 ad7686acf5ca: Waiting 22:00:17 26ac70d1eca5: Waiting 22:00:17 994393dc58e7: Waiting 22:00:17 1207169bf42c: Layer already exists 22:00:17 550e596c6d0e: Layer already exists 22:00:17 627cad276d8b: Layer already exists 22:00:17 0f7dc5bbe006: Layer already exists 22:00:17 a4db187f5bf1: Layer already exists 22:00:17 6562683a4fcb: Layer already exists 22:00:17 847bc95d3677: Layer already exists 22:00:17 ad7686acf5ca: Layer already exists 22:00:17 26ac70d1eca5: Layer already exists 22:00:17 f6ec23d6905a: Layer already exists 22:00:17 5789c649a97b: Layer already exists 22:00:17 994393dc58e7: Layer already exists 22:00:17 main: digest: sha256:91996ce8dbde7194504f89aa6ab46cedf1cd49b7975b0c7ee1456fc0eed74f23 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:00:17 ===================================================== [Pipeline] echo 22:00:17 taggedImages: 22:00:17 - nexus3.edgexfoundry.org:10004/device-usb-camera:04d1bc2df935031b2716c6cab2753c558f92504f 22:00:17 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 22:00:17 - nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.5 22:00:17 - nexus3.edgexfoundry.org:10004/device-usb-camera:04d1bc2df935031b2716c6cab2753c558f92504f-2.3.0-dev.5 22:00:17 - 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 22:00:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:00:17 22:00:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:00:18 latest: Pulling from edgex-lftools-log-publisher 22:00:18 5eb5b503b376: Pulling fs layer 22:00:18 5c69ac0246d0: Pulling fs layer 22:00:18 ec43610c2a17: Pulling fs layer 22:00:18 3a2ae6a8a46f: Pulling fs layer 22:00:18 33b1e0a273af: Pulling fs layer 22:00:18 5d3b04190fa2: Pulling fs layer 22:00:18 2f39f015ded8: Pulling fs layer 22:00:18 3a2ae6a8a46f: Waiting 22:00:18 33b1e0a273af: Waiting 22:00:18 2f39f015ded8: Waiting 22:00:18 5d3b04190fa2: Waiting 22:00:18 5c69ac0246d0: Verifying Checksum 22:00:18 5c69ac0246d0: Download complete 22:00:18 3a2ae6a8a46f: Verifying Checksum 22:00:18 3a2ae6a8a46f: Download complete 22:00:18 33b1e0a273af: Verifying Checksum 22:00:18 33b1e0a273af: Download complete 22:00:18 5d3b04190fa2: Verifying Checksum 22:00:18 5d3b04190fa2: Download complete 22:00:18 ec43610c2a17: Verifying Checksum 22:00:18 ec43610c2a17: Download complete 22:00:18 5eb5b503b376: Verifying Checksum 22:00:18 5eb5b503b376: Download complete 22:00:19 2f39f015ded8: Download complete 22:00:20 5eb5b503b376: Pull complete 22:00:20 5c69ac0246d0: Pull complete 22:00:20 ec43610c2a17: Pull complete 22:00:20 3a2ae6a8a46f: Pull complete 22:00:21 33b1e0a273af: Pull complete 22:00:21 5d3b04190fa2: Pull complete 22:00:25 2f39f015ded8: Pull complete 22:00:25 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:00:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:00:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:00:25 prd-ubuntu20.04-docker-8c-8g-29305 does not seem to be running inside a container 22:00:25 $ 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 22:00:27 $ docker top 3e8dd2c18361a31ad6905c3ede7fb6a4e0785e8867739ee7820161487ede79bd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:00:28 ---> job-cost.sh 22:00:28 lf-activate-venv: SKIPPING 22:00:28 INFO: No Stack... 22:00:28 INFO: Retrieving Pricing Info for: v3-standard-8 22:00:28 INFO: Archiving Costs [Pipeline] sh 22:00:29 + + cut -d,cat -f6 /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 22:00:29 [Pipeline] lock 22:00:29 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-44-stack-cost] 22:00:29 Resource [jenkins-edgexfoundry-device-usb-camera-main-44-stack-cost] did not exist. Created. 22:00:29 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-44-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:00:29 + echo total: 0.2199999988079071 [Pipeline] stash 22:00:29 Stashed 1 file(s) [Pipeline] } 22:00:29 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-44-stack-cost] [Pipeline] // lock [Pipeline] } 22:00:29 $ docker stop --time=1 3e8dd2c18361a31ad6905c3ede7fb6a4e0785e8867739ee7820161487ede79bd 22:00:30 $ docker rm -f 3e8dd2c18361a31ad6905c3ede7fb6a4e0785e8867739ee7820161487ede79bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:00:31 provisioning config files... 22:00:31 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/44@tmp/config2743950149181650342tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:00:31 ---> docker-login.sh 22:00:31 nexus3.edgexfoundry.org:10001 22:00:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:32 Configure a credential helper to remove this warning. See 22:00:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:32 22:00:32 Login Succeeded 22:00:32 nexus3.edgexfoundry.org:10002 22:00:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:33 Configure a credential helper to remove this warning. See 22:00:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:33 22:00:33 Login Succeeded 22:00:33 nexus3.edgexfoundry.org:10003 22:00:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:33 Configure a credential helper to remove this warning. See 22:00:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:33 22:00:33 Login Succeeded 22:00:33 nexus3.edgexfoundry.org:10004 22:00:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:33 Configure a credential helper to remove this warning. See 22:00:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:33 22:00:33 Login Succeeded 22:00:33 docker.io 22:00:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:34 Configure a credential helper to remove this warning. See 22:00:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:34 22:00:34 Login Succeeded 22:00:34 ---> docker-login.sh ends [Pipeline] } 22:00:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:00:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:00:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:00:35 ========================================================= 22:00:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 22:00:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:35 + 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 . 22:00:35 Sending build context to Docker daemon 558.1kB 22:00:35 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 22:00:35 Step 2/13 : FROM ${BASE} AS builder 22:00:35 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:00:35 b3c136eddcbf: Pulling fs layer 22:00:35 c0a3192eca97: Pulling fs layer 22:00:35 a050256f5b6f: Pulling fs layer 22:00:35 656be50a0ddc: Pulling fs layer 22:00:35 2bbca73fdf42: Pulling fs layer 22:00:35 46d945488cbd: Pulling fs layer 22:00:35 8a5474983e97: Pulling fs layer 22:00:35 329c88fbcd65: Pulling fs layer 22:00:35 46d945488cbd: Waiting 22:00:35 8a5474983e97: Waiting 22:00:35 329c88fbcd65: Waiting 22:00:35 2bbca73fdf42: Waiting 22:00:35 656be50a0ddc: Waiting 22:00:35 a050256f5b6f: Verifying Checksum 22:00:35 a050256f5b6f: Download complete 22:00:35 c0a3192eca97: Verifying Checksum 22:00:35 c0a3192eca97: Download complete 22:00:35 2bbca73fdf42: Verifying Checksum 22:00:35 2bbca73fdf42: Download complete 22:00:35 46d945488cbd: Verifying Checksum 22:00:35 46d945488cbd: Download complete 22:00:35 b3c136eddcbf: Verifying Checksum 22:00:35 b3c136eddcbf: Download complete 22:00:36 b3c136eddcbf: Pull complete 22:00:36 329c88fbcd65: Verifying Checksum 22:00:36 329c88fbcd65: Download complete 22:00:37 c0a3192eca97: Pull complete 22:00:37 a050256f5b6f: Pull complete 22:00:38 8a5474983e97: Verifying Checksum 22:00:38 8a5474983e97: Download complete 22:00:38 656be50a0ddc: Download complete 22:00:53 656be50a0ddc: Pull complete 22:00:53 2bbca73fdf42: Pull complete 22:00:53 46d945488cbd: Pull complete 22:00:58 8a5474983e97: Pull complete 22:01:00 329c88fbcd65: Pull complete 22:01:00 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 22:01:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:01:00 ---> ff4287adb874 22:01:00 Step 3/13 : ARG MAKE="make build" 22:01:01 ---> Running in 5dcf3c351f6a 22:01:01 Removing intermediate container 5dcf3c351f6a 22:01:01 ---> 6298ccb71905 22:01:01 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 22:01:01 ---> Running in aad9a4e1ead7 22:01:01 Removing intermediate container aad9a4e1ead7 22:01:01 ---> 9054c338802b 22:01:01 Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 22:01:02 ---> Running in 7b0ced45872f 22:01:02 Removing intermediate container 7b0ced45872f 22:01:02 ---> c4126783aec0 22:01:02 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:01:02 ---> Running in f16346811ab9 22:01:03 Removing intermediate container f16346811ab9 22:01:03 ---> 1c5cdbfd9120 22:01:03 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:01:04 ---> Running in 646a96a0671c 22:01:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:01:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:01:07 (1/14) Installing libintl (0.21-r2) 22:01:07 (2/14) Installing eudev-libs (3.2.11-r0) 22:01:07 (3/14) Installing libjpeg-turbo (2.1.3-r1) 22:01:07 (4/14) Installing v4l-utils-libs (1.22.1-r1) 22:01:07 (5/14) Installing v4l-utils (1.22.1-r1) 22:01:07 (6/14) Installing udev-init-scripts (35-r0) 22:01:07 Executing udev-init-scripts-35-r0.post-install 22:01:07 (7/14) Installing libblkid (2.38-r1) 22:01:07 (8/14) Installing xz-libs (5.2.5-r1) 22:01:07 (9/14) Installing zstd-libs (1.5.2-r1) 22:01:07 (10/14) Installing kmod-libs (29-r2) 22:01:07 (11/14) Installing eudev (3.2.11-r0) 22:01:08 (12/14) Installing eudev-dev (3.2.11-r0) 22:01:08 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 22:01:08 (14/14) Installing v4l-utils-dev (1.22.1-r1) 22:01:08 Executing busybox-1.35.0-r13.trigger 22:01:08 Executing eudev-3.2.11-r0.trigger 22:01:08 OK: 228 MiB in 65 packages 22:01:09 Removing intermediate container 646a96a0671c 22:01:09 ---> 01ba3b9ae7cf 22:01:09 Step 8/13 : WORKDIR /device-usb-camera 22:01:09 ---> Running in 8cfa5d319a2c 22:01:10 Removing intermediate container 8cfa5d319a2c 22:01:10 ---> 0b547a782263 22:01:10 Step 9/13 : COPY go.mod vendor* ./ 22:01:10 ---> 451936c74aef 22:01:10 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:01:10 ---> Running in 5d51a31ad1df 22:01:57 Removing intermediate container 5d51a31ad1df 22:01:57 ---> c71106deb2ef 22:01:57 Step 11/13 : COPY . . 22:01:58 ---> f7d644689f74 22:01:58 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 22:01:58 ---> Running in 7c0be9a4d0da 22:01:59  % Total  % Received % Xferd Average Speed Time Time Time Current 22:01:59 Dload Upload Total Spent Left Speed 22:01:59 0 0 0  0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 13895   0 --:--:-- --:--:-- --:--:-- 13973 22:01:59 Removing intermediate container 7c0be9a4d0da 22:01:59 ---> 09ce8e9f39dc 22:01:59 Step 13/13 : RUN ${MAKE} 22:01:59 ---> Running in 9d80a913dd16 22:02:00 noop 22:02:01 Removing intermediate container 9d80a913dd16 22:02:01 ---> 9d24239b10f9 22:02:01 Successfully built 9d24239b10f9 22:02:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:02 + docker inspect -f . ci-base-image-arm64 22:02:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:02:02 prd-ubuntu20.04-docker-arm64-4c-16g-29307 does not seem to be running inside a container 22:02:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/44 -v /w/workspace/device-usb-camera/44:/w/workspace/device-usb-camera/44:rw,z -v /w/workspace/device-usb-camera/44@tmp:/w/workspace/device-usb-camera/44@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 22:02:03 $ docker top 34273ca986b701e0467f115eac0e3091ed5e9d5899ff64b2fb407445a0044f6e -eo pid,comm [Pipeline] { [Pipeline] sh 22:02:04 + go version 22:02:04 go version go1.18.3 linux/arm64 [Pipeline] } 22:02:04 $ docker stop --time=1 34273ca986b701e0467f115eac0e3091ed5e9d5899ff64b2fb407445a0044f6e 22:02:06 $ docker rm -f 34273ca986b701e0467f115eac0e3091ed5e9d5899ff64b2fb407445a0044f6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:06 + docker inspect -f . ci-base-image-arm64 22:02:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:02:07 prd-ubuntu20.04-docker-arm64-4c-16g-29307 does not seem to be running inside a container 22:02:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/44 -v /w/workspace/device-usb-camera/44:/w/workspace/device-usb-camera/44:rw,z -v /w/workspace/device-usb-camera/44@tmp:/w/workspace/device-usb-camera/44@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 22:02:08 $ docker top b631700bc77aabea6d71659a081a59831acc03c767514fdb99f3595c9c77a7b6 -eo pid,comm [Pipeline] { [Pipeline] sh 22:02:09 + git config --global --add safe.directory /w/workspace/device-usb-camera/44 [Pipeline] fileExists [Pipeline] sh 22:02:10 + make test 22:02:10 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 22:02:11 ? github.com/edgexfoundry/device-usb-camera [no test files] 22:03:48 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 22:03:48 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.074s coverage: 1.9% of statements 22:03:48 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:03:48 CGO_ENABLED=1 go vet ./... 22:04:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:04:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:04:06 ./bin/test-attribution-txt.sh [Pipeline] echo 22:04:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:04:06 $ docker stop --time=1 b631700bc77aabea6d71659a081a59831acc03c767514fdb99f3595c9c77a7b6 22:04:08 $ docker rm -f b631700bc77aabea6d71659a081a59831acc03c767514fdb99f3595c9c77a7b6 [Pipeline] // withDockerContainer [Pipeline] sh 22:04:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:04:09 Warning: overwriting stash ‘coverage-report’ 22:04:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:04:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:04:11 + ls -al . 22:04:11 total 196 22:04:11 drwxrwxr-x 8 jenkins jenkins 4096 Sep 15 22:02 . 22:04:11 drwxrwxr-x 4 jenkins jenkins 4096 Sep 15 22:00 .. 22:04:11 drwxrwxr-x 8 jenkins jenkins 4096 Sep 15 22:00 .git 22:04:11 drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 22:00 .github 22:04:11 -rw-rw-r-- 1 jenkins jenkins 414 Sep 15 22:00 .gitignore 22:04:11 -rw-rw-r-- 1 jenkins jenkins 42 Sep 15 22:00 .golangci.yml 22:04:11 -rw-rw-r-- 1 jenkins jenkins 77 Sep 15 22:00 .hadolint.yml 22:04:11 -rw-rw-r-- 1 jenkins jenkins 9569 Sep 15 22:00 Attribution.txt 22:04:11 -rw-rw-r-- 1 jenkins jenkins 1206 Sep 15 22:00 CHANGELOG.md 22:04:11 -rw-rw-r-- 1 jenkins jenkins 2410 Sep 15 22:00 Dockerfile 22:04:11 -rw-rw-r-- 1 jenkins jenkins 678 Sep 15 22:00 GOVERNANCE.md 22:04:11 -rw-rw-r-- 1 jenkins jenkins 659 Sep 15 22:00 Jenkinsfile 22:04:11 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 15 22:00 LICENSE 22:04:11 -rw-rw-r-- 1 jenkins jenkins 2345 Sep 15 22:00 Makefile 22:04:11 -rw-rw-r-- 1 jenkins jenkins 622 Sep 15 22:00 OWNERS.md 22:04:11 -rw-rw-r-- 1 jenkins jenkins 12817 Sep 15 22:00 README.md 22:04:11 -rw-rw-r-- 1 jenkins jenkins 11 Sep 15 21:58 VERSION 22:04:11 drwxrwxr-x 2 jenkins jenkins 4096 Sep 15 22:00 bin 22:04:11 drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 22:00 cmd 22:04:11 -rw-r--r-- 1 jenkins jenkins 29387 Sep 15 22:03 coverage.out 22:04:11 -rwxrwxr-x 1 jenkins jenkins 140 Sep 15 22:00 docker-entrypoint.sh 22:04:11 -rw-rw-r-- 1 jenkins jenkins 3606 Sep 15 22:00 go.mod 22:04:11 -rw-rw-r-- 1 jenkins jenkins 37073 Sep 15 22:00 go.sum 22:04:11 drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 22:00 internal 22:04:11 drwxrwxr-x 4 jenkins jenkins 4096 Sep 15 22:00 snap 22:04:11 -rw-rw-r-- 1 jenkins jenkins 231 Sep 15 22:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:11 + 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=04d1bc2df935031b2716c6cab2753c558f92504f --label arch=arm64 --label version=2.3.0-dev.5 . 22:04:11 Sending build context to Docker daemon 588.3kB 22:04:11 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 22:04:11 Step 2/35 : FROM ${BASE} AS builder 22:04:11 ---> 9d24239b10f9 22:04:11 Step 3/35 : ARG MAKE="make build" 22:04:11 ---> Running in 9ee5164cc838 22:04:12 Removing intermediate container 9ee5164cc838 22:04:12 ---> ef10505f0684 22:04:12 Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 22:04:12 ---> Running in db7ace1fce06 22:04:12 Removing intermediate container db7ace1fce06 22:04:12 ---> acd513aa6636 22:04:12 Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 22:04:12 ---> Running in a3b0069e9ba2 22:04:13 Removing intermediate container a3b0069e9ba2 22:04:13 ---> a78da3871de3 22:04:13 Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:04:13 ---> Running in e239fda46f5a 22:04:15 Removing intermediate container e239fda46f5a 22:04:15 ---> bfe73dce01f9 22:04:15 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:04:15 ---> Running in 855b7b09ed31 22:04:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:04:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:04:18 OK: 228 MiB in 65 packages 22:04:19 Removing intermediate container 855b7b09ed31 22:04:19 ---> 9fda496fcc30 22:04:19 Step 8/35 : WORKDIR /device-usb-camera 22:04:19 ---> Running in acc9da8a9cea 22:04:19 Removing intermediate container acc9da8a9cea 22:04:19 ---> 75ea8f6ed71e 22:04:19 Step 9/35 : COPY go.mod vendor* ./ 22:04:19 ---> 5b9487277831 22:04:19 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:04:19 ---> Running in ff9d14c927ff 22:04:21 Removing intermediate container ff9d14c927ff 22:04:21 ---> 33b7d39fc655 22:04:21 Step 11/35 : COPY . . 22:04:22 ---> 28a5841bd048 22:04:22 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 22:04:22 ---> Running in e9cefe8cd4d9 22:04:23  % Total % Received % Xferd Average Speed Time Time Time Current 22:04:23 Dload Upload Total Spent  Left Speed 22:04:23 0  0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6474 0 --:--:-- --:--:-- --:--:-- 6515 22:04:24 Removing intermediate container e9cefe8cd4d9 22:04:24 ---> 93635353fb81 22:04:24 Step 13/35 : RUN ${MAKE} 22:04:24 ---> Running in 6927867caecd 22:04:25 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.3.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.21" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 22:07:02 Removing intermediate container 6927867caecd 22:07:02 ---> 164dbf59a22a 22:07:02 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 22:07:02 v0.18.4: Pulling from aler9/rtsp-simple-server 22:07:02 eab2503cf8f4: Pulling fs layer 22:07:02 97cd0a44c592: Pulling fs layer 22:07:02 97cd0a44c592: Download complete 22:07:02 eab2503cf8f4: Verifying Checksum 22:07:02 eab2503cf8f4: Download complete 22:07:02 eab2503cf8f4: Pull complete 22:07:02 97cd0a44c592: Pull complete 22:07:02 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 22:07:02 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 22:07:02 ---> 7f763cca56b3 22:07:02 Step 15/35 : FROM alpine:3.16 22:07:02 3.16: Pulling from library/alpine 22:07:02 9b18e9b68314: Pulling fs layer 22:07:02 9b18e9b68314: Download complete 22:07:02 9b18e9b68314: Pull complete 22:07:02 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 22:07:02 Status: Downloaded newer image for alpine:3.16 22:07:02 ---> a6215f271958 22:07:02 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 22:07:02 ---> Running in 13c5daa97987 22:07:02 Removing intermediate container 13c5daa97987 22:07:02 ---> 818fba6b8a80 22:07:02 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 22:07:02 ---> Running in 3a4ba20f8b03 22:07:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:07:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:07:04 (1/82) Installing dumb-init (1.2.5-r1) 22:07:04 (2/82) Installing sdl2 (2.0.22-r0) 22:07:04 (3/82) Installing libxau (1.0.9-r0) 22:07:04 (4/82) Installing libxdmcp (1.1.3-r0) 22:07:04 (5/82) Installing libxcb (1.15-r0) 22:07:04 (6/82) Installing libx11 (1.8-r0) 22:07:04 (7/82) Installing aom-libs (3.3.0-r0) 22:07:05 (8/82) Installing alsa-lib (1.2.7.2-r0) 22:07:05 (9/82) Installing expat (2.4.8-r0) 22:07:05 (10/82) Installing brotli-libs (1.0.9-r6) 22:07:05 (11/82) Installing libbz2 (1.0.8-r1) 22:07:05 (12/82) Installing libpng (1.6.37-r1) 22:07:05 (13/82) Installing freetype (2.12.1-r0) 22:07:05 (14/82) Installing fontconfig (2.14.0-r0) 22:07:05 (15/82) Installing fribidi (1.0.12-r0) 22:07:05 (16/82) Installing libffi (3.4.2-r1) 22:07:05 (17/82) Installing libintl (0.21-r2) 22:07:05 (18/82) Installing libblkid (2.38-r1) 22:07:05 (19/82) Installing libmount (2.38-r1) 22:07:05 (20/82) Installing pcre (8.45-r2) 22:07:05 (21/82) Installing glib (2.72.1-r0) 22:07:05 (22/82) Installing graphite2 (1.3.14-r1) 22:07:05 (23/82) Installing harfbuzz (4.3.0-r0) 22:07:05 (24/82) Installing libass (0.16.0-r0) 22:07:05 (25/82) Installing libdav1d (1.0.0-r0) 22:07:05 (26/82) Installing libdrm (2.4.110-r0) 22:07:05 (27/82) Installing gmp (6.2.1-r2) 22:07:05 (28/82) Installing nettle (3.7.3-r0) 22:07:05 (29/82) Installing p11-kit (0.24.1-r0) 22:07:05 (30/82) Installing libtasn1 (4.18.0-r0) 22:07:05 (31/82) Installing libunistring (1.0-r0) 22:07:05 (32/82) Installing gnutls (3.7.7-r0) 22:07:05 (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) 22:07:05 (34/82) Installing ncurses-libs (6.3_p20220521-r0) 22:07:05 (35/82) Installing lame (3.100-r0) 22:07:05 (36/82) Installing opus (1.3.1-r1) 22:07:06 (37/82) Installing libasyncns (0.8-r1) 22:07:06 (38/82) Installing dbus-libs (1.14.0-r1) 22:07:06 (39/82) Installing libltdl (2.4.7-r0) 22:07:06 (40/82) Installing orc (0.4.32-r0) 22:07:06 (41/82) Installing libgcc (11.2.1_git20220219-r2) 22:07:06 (42/82) Installing libogg (1.3.5-r1) 22:07:06 (43/82) Installing libstdc++ (11.2.1_git20220219-r2) 22:07:06 (44/82) Installing flac (1.3.4-r0) 22:07:06 (45/82) Installing libvorbis (1.3.7-r0) 22:07:06 (46/82) Installing libsndfile (1.1.0-r0) 22:07:06 (47/82) Installing libgomp (11.2.1_git20220219-r2) 22:07:06 (48/82) Installing soxr (0.1.3-r2) 22:07:06 (49/82) Installing speexdsp (1.2.0-r0) 22:07:06 (50/82) Installing tdb-libs (1.4.6-r0) 22:07:06 (51/82) Installing libpulse (15.0-r2) 22:07:06 (52/82) Installing cjson (1.7.15-r3) 22:07:06 (53/82) Installing mbedtls (2.28.1-r0) 22:07:06 (54/82) Installing librist (0.2.6-r1) 22:07:06 (55/82) Installing libsrt (1.4.4-r0) 22:07:06 (56/82) Installing libssh (0.9.6-r1) 22:07:06 (57/82) Installing libtheora (1.1.1-r16) 22:07:06 (58/82) Installing libjpeg-turbo (2.1.3-r1) 22:07:06 (59/82) Installing v4l-utils-libs (1.22.1-r1) 22:07:06 (60/82) Installing libxext (1.3.4-r0) 22:07:06 (61/82) Installing libxfixes (6.0.0-r0) 22:07:06 (62/82) Installing wayland-libs-client (1.20.0-r0) 22:07:06 (63/82) Installing libva (2.14.0-r0) 22:07:06 (64/82) Installing libvdpau (1.5-r0) 22:07:06 (65/82) Installing vidstab (1.1.0-r1) 22:07:06 (66/82) Installing libvpx (1.11.0-r1) 22:07:06 (67/82) Installing libwebp (1.2.3-r0) 22:07:06 (68/82) Installing x264-libs (0.163_git20210613-r0) 22:07:06 (69/82) Installing numactl (2.0.14-r0) 22:07:06 (70/82) Installing x265-libs (3.5-r3) 22:07:06 (71/82) Installing xvidcore (1.3.7-r1) 22:07:06 (72/82) Installing ffmpeg-libs (5.0.1-r1) 22:07:07 (73/82) Installing ffmpeg (5.0.1-r1) 22:07:07 (74/82) Installing udev-init-scripts (35-r0) 22:07:07 Executing udev-init-scripts-35-r0.post-install 22:07:07 (75/82) Installing eudev-libs (3.2.11-r0) 22:07:07 (76/82) Installing xz-libs (5.2.5-r1) 22:07:07 (77/82) Installing zstd-libs (1.5.2-r1) 22:07:07 (78/82) Installing kmod-libs (29-r2) 22:07:07 (79/82) Installing eudev (3.2.11-r0) 22:07:07 (80/82) Installing libsodium (1.0.18-r0) 22:07:07 (81/82) Installing libzmq (4.3.4-r0) 22:07:07 (82/82) Installing zeromq (4.3.4-r0) 22:07:07 Executing busybox-1.35.0-r17.trigger 22:07:07 Executing eudev-3.2.11-r0.trigger 22:07:07 OK: 78 MiB in 96 packages 22:07:10 Removing intermediate container 3a4ba20f8b03 22:07:10 ---> 6c2f7466429b 22:07:10 Step 18/35 : WORKDIR / 22:07:10 ---> Running in e32949a0de26 22:07:11 Removing intermediate container e32949a0de26 22:07:11 ---> 34e2251f1650 22:07:11 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 22:07:12 ---> eb85a5578a05 22:07:12 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 22:07:13 ---> 386017be1c63 22:07:13 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 22:07:14 ---> 268ba3d4e8c3 22:07:14 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 22:07:14 ---> 359331cff15c 22:07:14 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 22:07:15 ---> a0511acb266f 22:07:15 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 22:07:15 ---> ed6cb3fb227c 22:07:15 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 22:07:17 ---> 7f7cfa55a866 22:07:17 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 22:07:17 ---> Running in 87d5656d5bf6 22:07:19 Removing intermediate container 87d5656d5bf6 22:07:19 ---> ba136f6a164a 22:07:19 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 22:07:19 ---> Running in 1ded7e360f5b 22:07:21 Removing intermediate container 1ded7e360f5b 22:07:21 ---> 9c37eb4ab6bb 22:07:21 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 22:07:21 ---> Running in 616b503cb51c 22:07:22 Removing intermediate container 616b503cb51c 22:07:22 ---> 792c84e975b9 22:07:22 Step 29/35 : EXPOSE 59983 22:07:22 ---> Running in 7611195a5a42 22:07:23 Removing intermediate container 7611195a5a42 22:07:23 ---> f1c8b32fd728 22:07:23 Step 30/35 : EXPOSE 8554 22:07:23 ---> Running in 6b7bac55bebc 22:07:23 Removing intermediate container 6b7bac55bebc 22:07:23 ---> 4e863cab9269 22:07:23 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 22:07:23 ---> Running in 8b7fedddec40 22:07:23 Removing intermediate container 8b7fedddec40 22:07:23 ---> 299bceecb20c 22:07:23 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 22:07:24 ---> Running in b9cf2b75c490 22:07:24 Removing intermediate container b9cf2b75c490 22:07:24 ---> fcad556022cd 22:07:24 Step 33/35 : LABEL arch=arm64 22:07:24 ---> Running in e6813a247cb3 22:07:24 Removing intermediate container e6813a247cb3 22:07:24 ---> b8a8e630c11d 22:07:24 Step 34/35 : LABEL git_sha=04d1bc2df935031b2716c6cab2753c558f92504f 22:07:25 ---> Running in bc01a38fcf80 22:07:25 Removing intermediate container bc01a38fcf80 22:07:25 ---> 6123a4d00c61 22:07:25 Step 35/35 : LABEL version=2.3.0-dev.5 22:07:25 ---> Running in db54fa9e3473 22:07:25 Removing intermediate container db54fa9e3473 22:07:25 ---> a56326149b85 22:07:25 [Warning] One or more build-args [ARCH] were not consumed 22:07:25 Successfully built a56326149b85 22:07:25 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 22:07:25 provisioning config files... 22:07:25 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/44@tmp/config2117099451061407064tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:07:26 ---> docker-login.sh 22:07:26 nexus3.edgexfoundry.org:10001 22:07:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:07:26 Configure a credential helper to remove this warning. See 22:07:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:07:26 22:07:26 Login Succeeded 22:07:26 nexus3.edgexfoundry.org:10002 22:07:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:07:27 Configure a credential helper to remove this warning. See 22:07:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:07:27 22:07:27 Login Succeeded 22:07:27 nexus3.edgexfoundry.org:10003 22:07:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:07:27 Configure a credential helper to remove this warning. See 22:07:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:07:27 22:07:27 Login Succeeded 22:07:27 nexus3.edgexfoundry.org:10004 22:07:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:07:28 Configure a credential helper to remove this warning. See 22:07:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:07:28 22:07:28 Login Succeeded 22:07:28 docker.io 22:07:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:07:29 Configure a credential helper to remove this warning. See 22:07:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:07:29 22:07:29 Login Succeeded 22:07:29 ---> docker-login.sh ends [Pipeline] } 22:07:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:07:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:07:29 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 22:07:29 04d1bc2df935031b2716c6cab2753c558f92504f 22:07:29 latest 22:07:29 2.3.0-dev.5 22:07:29 04d1bc2df935031b2716c6cab2753c558f92504f-2.3.0-dev.5 22:07:29 main 22:07:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:29 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:04d1bc2df935031b2716c6cab2753c558f92504f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:29 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:04d1bc2df935031b2716c6cab2753c558f92504f 22:07:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 22:07:29 dd5752185261: Preparing 22:07:29 4bc8c5f33665: Preparing 22:07:29 29c411394da7: Preparing 22:07:29 a43932d1df72: Preparing 22:07:29 1207169bf42c: Preparing 22:07:29 bc11ae9f5e24: Preparing 22:07:29 045b13681a8c: Preparing 22:07:29 f6d3fff41209: Preparing 22:07:29 3323e2cd5cdb: Preparing 22:07:29 ce4182b046bb: Preparing 22:07:29 6a4371b1eb96: Preparing 22:07:29 5d3e392a13a0: Preparing 22:07:29 bc11ae9f5e24: Waiting 22:07:29 045b13681a8c: Waiting 22:07:29 f6d3fff41209: Waiting 22:07:29 3323e2cd5cdb: Waiting 22:07:29 ce4182b046bb: Waiting 22:07:29 6a4371b1eb96: Waiting 22:07:29 5d3e392a13a0: Waiting 22:07:30 1207169bf42c: Pushed 22:07:30 dd5752185261: Pushed 22:07:30 29c411394da7: Pushed 22:07:30 4bc8c5f33665: Pushed 22:07:30 bc11ae9f5e24: Pushed 22:07:30 045b13681a8c: Pushed 22:07:30 f6d3fff41209: Pushed 22:07:30 3323e2cd5cdb: Pushed 22:07:30 5d3e392a13a0: Layer already exists 22:07:34 a43932d1df72: Pushed 22:07:36 ce4182b046bb: Pushed 22:07:48 6a4371b1eb96: Pushed 22:07:48 04d1bc2df935031b2716c6cab2753c558f92504f: digest: sha256:985d2be125f86634d5b392db6b175d6399a9da498b9ae8787f2c4e4df3a5b133 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:49 + 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 22:07:49 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 22:07:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 22:07:49 dd5752185261: Preparing 22:07:49 4bc8c5f33665: Preparing 22:07:49 29c411394da7: Preparing 22:07:49 a43932d1df72: Preparing 22:07:49 1207169bf42c: Preparing 22:07:49 bc11ae9f5e24: Preparing 22:07:49 045b13681a8c: Preparing 22:07:49 f6d3fff41209: Preparing 22:07:49 3323e2cd5cdb: Preparing 22:07:49 ce4182b046bb: Preparing 22:07:49 6a4371b1eb96: Preparing 22:07:49 5d3e392a13a0: Preparing 22:07:49 bc11ae9f5e24: Waiting 22:07:49 3323e2cd5cdb: Waiting 22:07:49 045b13681a8c: Waiting 22:07:49 6a4371b1eb96: Waiting 22:07:49 f6d3fff41209: Waiting 22:07:49 5d3e392a13a0: Waiting 22:07:49 ce4182b046bb: Waiting 22:07:49 a43932d1df72: Layer already exists 22:07:49 4bc8c5f33665: Layer already exists 22:07:49 1207169bf42c: Layer already exists 22:07:49 dd5752185261: Layer already exists 22:07:49 29c411394da7: Layer already exists 22:07:49 045b13681a8c: Layer already exists 22:07:49 3323e2cd5cdb: Layer already exists 22:07:49 ce4182b046bb: Layer already exists 22:07:49 bc11ae9f5e24: Layer already exists 22:07:49 f6d3fff41209: Layer already exists 22:07:49 5d3e392a13a0: Layer already exists 22:07:49 6a4371b1eb96: Layer already exists 22:07:49 latest: digest: sha256:985d2be125f86634d5b392db6b175d6399a9da498b9ae8787f2c4e4df3a5b133 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:50 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:50 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.0-dev.5 22:07:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 22:07:50 dd5752185261: Preparing 22:07:50 4bc8c5f33665: Preparing 22:07:50 29c411394da7: Preparing 22:07:50 a43932d1df72: Preparing 22:07:50 1207169bf42c: Preparing 22:07:50 bc11ae9f5e24: Preparing 22:07:50 045b13681a8c: Preparing 22:07:50 f6d3fff41209: Preparing 22:07:50 3323e2cd5cdb: Preparing 22:07:50 ce4182b046bb: Preparing 22:07:50 6a4371b1eb96: Preparing 22:07:50 5d3e392a13a0: Preparing 22:07:50 bc11ae9f5e24: Waiting 22:07:50 045b13681a8c: Waiting 22:07:50 f6d3fff41209: Waiting 22:07:50 3323e2cd5cdb: Waiting 22:07:50 ce4182b046bb: Waiting 22:07:50 6a4371b1eb96: Waiting 22:07:50 5d3e392a13a0: Waiting 22:07:50 4bc8c5f33665: Layer already exists 22:07:50 a43932d1df72: Layer already exists 22:07:50 1207169bf42c: Layer already exists 22:07:50 29c411394da7: Layer already exists 22:07:50 dd5752185261: Layer already exists 22:07:50 3323e2cd5cdb: Layer already exists 22:07:50 f6d3fff41209: Layer already exists 22:07:50 bc11ae9f5e24: Layer already exists 22:07:50 045b13681a8c: Layer already exists 22:07:50 ce4182b046bb: Layer already exists 22:07:50 6a4371b1eb96: Layer already exists 22:07:50 5d3e392a13a0: Layer already exists 22:07:50 2.3.0-dev.5: digest: sha256:985d2be125f86634d5b392db6b175d6399a9da498b9ae8787f2c4e4df3a5b133 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:51 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:04d1bc2df935031b2716c6cab2753c558f92504f-2.3.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:51 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:04d1bc2df935031b2716c6cab2753c558f92504f-2.3.0-dev.5 22:07:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 22:07:51 dd5752185261: Preparing 22:07:51 4bc8c5f33665: Preparing 22:07:51 29c411394da7: Preparing 22:07:51 a43932d1df72: Preparing 22:07:51 1207169bf42c: Preparing 22:07:51 bc11ae9f5e24: Preparing 22:07:51 045b13681a8c: Preparing 22:07:51 f6d3fff41209: Preparing 22:07:51 3323e2cd5cdb: Preparing 22:07:51 ce4182b046bb: Preparing 22:07:51 6a4371b1eb96: Preparing 22:07:51 5d3e392a13a0: Preparing 22:07:51 bc11ae9f5e24: Waiting 22:07:51 045b13681a8c: Waiting 22:07:51 f6d3fff41209: Waiting 22:07:51 6a4371b1eb96: Waiting 22:07:51 5d3e392a13a0: Waiting 22:07:51 3323e2cd5cdb: Waiting 22:07:51 ce4182b046bb: Waiting 22:07:51 dd5752185261: Layer already exists 22:07:51 a43932d1df72: Layer already exists 22:07:51 29c411394da7: Layer already exists 22:07:51 4bc8c5f33665: Layer already exists 22:07:51 1207169bf42c: Layer already exists 22:07:51 f6d3fff41209: Layer already exists 22:07:51 045b13681a8c: Layer already exists 22:07:51 ce4182b046bb: Layer already exists 22:07:51 bc11ae9f5e24: Layer already exists 22:07:51 3323e2cd5cdb: Layer already exists 22:07:51 6a4371b1eb96: Layer already exists 22:07:51 5d3e392a13a0: Layer already exists 22:07:51 04d1bc2df935031b2716c6cab2753c558f92504f-2.3.0-dev.5: digest: sha256:985d2be125f86634d5b392db6b175d6399a9da498b9ae8787f2c4e4df3a5b133 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:52 + 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 22:07:52 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 22:07:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 22:07:52 dd5752185261: Preparing 22:07:52 4bc8c5f33665: Preparing 22:07:52 29c411394da7: Preparing 22:07:52 a43932d1df72: Preparing 22:07:52 1207169bf42c: Preparing 22:07:52 bc11ae9f5e24: Preparing 22:07:52 045b13681a8c: Preparing 22:07:52 f6d3fff41209: Preparing 22:07:52 3323e2cd5cdb: Preparing 22:07:52 ce4182b046bb: Preparing 22:07:52 6a4371b1eb96: Preparing 22:07:52 5d3e392a13a0: Preparing 22:07:52 bc11ae9f5e24: Waiting 22:07:52 3323e2cd5cdb: Waiting 22:07:52 ce4182b046bb: Waiting 22:07:52 6a4371b1eb96: Waiting 22:07:52 5d3e392a13a0: Waiting 22:07:52 045b13681a8c: Waiting 22:07:52 f6d3fff41209: Waiting 22:07:52 a43932d1df72: Layer already exists 22:07:52 29c411394da7: Layer already exists 22:07:52 1207169bf42c: Layer already exists 22:07:52 4bc8c5f33665: Layer already exists 22:07:52 dd5752185261: Layer already exists 22:07:52 bc11ae9f5e24: Layer already exists 22:07:52 045b13681a8c: Layer already exists 22:07:52 f6d3fff41209: Layer already exists 22:07:52 3323e2cd5cdb: Layer already exists 22:07:52 ce4182b046bb: Layer already exists 22:07:52 6a4371b1eb96: Layer already exists 22:07:52 5d3e392a13a0: Layer already exists 22:07:52 main: digest: sha256:985d2be125f86634d5b392db6b175d6399a9da498b9ae8787f2c4e4df3a5b133 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:07:52 ===================================================== [Pipeline] echo 22:07:52 taggedImages: 22:07:52 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:04d1bc2df935031b2716c6cab2753c558f92504f 22:07:52 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 22:07:52 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.0-dev.5 22:07:52 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:04d1bc2df935031b2716c6cab2753c558f92504f-2.3.0-dev.5 22:07:52 - 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 22:07:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:07:53 22:07:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:07:54 arm64: Pulling from edgex-lftools-log-publisher 22:07:54 8998bd30e6a1: Pulling fs layer 22:07:54 04944245beec: Pulling fs layer 22:07:54 699f458cf7ca: Pulling fs layer 22:07:54 765212b225bb: Pulling fs layer 22:07:54 f23df028b6ca: Pulling fs layer 22:07:54 d65c8cfc05b1: Pulling fs layer 22:07:54 2437ff75d9bd: Pulling fs layer 22:07:54 f23df028b6ca: Waiting 22:07:54 2437ff75d9bd: Waiting 22:07:54 d65c8cfc05b1: Waiting 22:07:54 04944245beec: Verifying Checksum 22:07:54 04944245beec: Download complete 22:07:54 765212b225bb: Verifying Checksum 22:07:54 765212b225bb: Download complete 22:07:54 f23df028b6ca: Download complete 22:07:54 d65c8cfc05b1: Verifying Checksum 22:07:54 d65c8cfc05b1: Download complete 22:07:54 699f458cf7ca: Verifying Checksum 22:07:54 699f458cf7ca: Download complete 22:07:54 8998bd30e6a1: Verifying Checksum 22:07:54 8998bd30e6a1: Download complete 22:07:58 2437ff75d9bd: Verifying Checksum 22:07:58 2437ff75d9bd: Download complete 22:08:00 8998bd30e6a1: Pull complete 22:08:01 04944245beec: Pull complete 22:08:03 699f458cf7ca: Pull complete 22:08:03 765212b225bb: Pull complete 22:08:04 f23df028b6ca: Pull complete 22:08:04 d65c8cfc05b1: Pull complete 22:08:19 2437ff75d9bd: Pull complete 22:08:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:08:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:08:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:08:20 prd-ubuntu20.04-docker-arm64-4c-16g-29307 does not seem to be running inside a container 22:08: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/device-usb-camera/44 -v /w/workspace/device-usb-camera/44:/w/workspace/device-usb-camera/44:rw,z -v /w/workspace/device-usb-camera/44@tmp:/w/workspace/device-usb-camera/44@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 22:08:23 $ docker top 62fbeae9221804b6c84e5d13c217f58c6a5b723c2492286e13b6be3123f9d337 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:08:24 ---> job-cost.sh 22:08:24 lf-activate-venv: SKIPPING 22:08:24 INFO: No Stack... 22:08:24 INFO: Retrieving Pricing Info for: v3-standard-4 22:08:25 INFO: Archiving Costs [Pipeline] sh 22:08:26 + cut -d, -f6 22:08:26 + cat /w/workspace/device-usb-camera/44/archives/cost.csv [Pipeline] lock 22:08:26 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-44-stack-cost] 22:08:26 Resource [jenkins-edgexfoundry-device-usb-camera-main-44-stack-cost] did not exist. Created. 22:08:26 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-44-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:08:27 /w/workspace/device-usb-camera/44@tmp/durable-5d50c9c1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:08:28 + echo total: 0.10999999940395355 [Pipeline] stash 22:08:28 Warning: overwriting stash ‘stack-cost’ 22:08:28 Stashed 1 file(s) [Pipeline] } 22:08:28 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-44-stack-cost] [Pipeline] // lock [Pipeline] } 22:08:28 $ docker stop --time=1 62fbeae9221804b6c84e5d13c217f58c6a5b723c2492286e13b6be3123f9d337 22:08:29 $ docker rm -f 62fbeae9221804b6c84e5d13c217f58c6a5b723c2492286e13b6be3123f9d337 [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 22:08:30 provisioning config files... 22:08:30 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2559307126164307908tmp [Pipeline] { [Pipeline] sh 22:08:30 + set +x 22:08:30 + curl -s https://codecov.io/bash 22:08:30 + bash -s -- 22:08:30 22:08:30 _____ _ 22:08:30 / ____| | | 22:08:30 | | ___ __| | ___ ___ _____ __ 22:08:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:08:30 | |___| (_) | (_| | __/ (_| (_) \ V / 22:08:30 \_____\___/ \__,_|\___|\___\___/ \_/ 22:08:30 Bash-1.0.6 22:08:30 22:08:30 22:08:30 ==> git version 2.25.1 found 22:08:30 ==> 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 22:08:30 Release-Date: 2020-01-08 22:08:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:08:30 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:08:30 ==> Jenkins CI detected. 22:08:30 current dir:  /w/workspace/exfoundry_device-usb-camera_main 22:08:30 project root: . 22:08:30 --> token set from env 22:08:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:08:30 ==> Running gcov in . (disable via -X gcov) 22:08:30 ==> Python coveragepy not found 22:08:30 ==> Searching for coverage reports in: 22:08:30 + . 22:08:30 -> Found 1 reports 22:08:30 ==> Detecting git/mercurial file structure 22:08:30 ==> Reading reports 22:08:30 + ./coverage.out bytes=29387 22:08:30 ==> Appending adjustments 22:08:30 https://docs.codecov.io/docs/fixing-reports 22:08:30 + Found adjustments 22:08:30 ==> Gzipping contents 22:08:30 8.0K /tmp/codecov.Yit4yX.gz 22:08:30 ==> Uploading reports 22:08:30 url: https://codecov.io 22:08:30 query: branch=main&commit=04d1bc2df935031b2716c6cab2753c558f92504f&build=44&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F44%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 22:08:30 -> Pinging Codecov 22:08:30 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=04d1bc2df935031b2716c6cab2753c558f92504f&build=44&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F44%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 22:08:31 -> Uploading to 22:08:31 https://storage.googleapis.com/codecov/v4/raw/2022-09-15/73D8F5FF140700D3E01443B452E23636/04d1bc2df935031b2716c6cab2753c558f92504f/de8b577d-aa5d-438a-8571-9e04e3e95a89.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220915%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220915T220831Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9513cc1bc83a64cf3d10cad51cfad71c42053e64270c00465549ab29ce0719ca 22:08:31 % Total % Received % Xferd Average Speed Time Time Time Current 22:08:31 Dload Upload Total Spent Left Speed 22:08:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4140 0 0 100 4140 0 10097 --:--:-- --:--:-- --:--:-- 10097 22:08:31 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/04d1bc2df935031b2716c6cab2753c558f92504f [Pipeline] } 22:08:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:08:31 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:08:31 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:08:32 22:08:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:08:32 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:08:32 df9b9388f04a: Pulling fs layer 22:08:32 52dc419b0ee2: Pulling fs layer 22:08:32 25bc292e5bac: Pulling fs layer 22:08:32 114826534d7a: Pulling fs layer 22:08:32 4657fd5d0bcf: Pulling fs layer 22:08:32 6ad1cebc031e: Pulling fs layer 22:08:32 8a3aa393b2d8: Pulling fs layer 22:08:32 114826534d7a: Waiting 22:08:32 4657fd5d0bcf: Waiting 22:08:32 8a3aa393b2d8: Waiting 22:08:32 6ad1cebc031e: Waiting 22:08:32 25bc292e5bac: Verifying Checksum 22:08:32 25bc292e5bac: Download complete 22:08:32 52dc419b0ee2: Download complete 22:08:32 4657fd5d0bcf: Download complete 22:08:32 df9b9388f04a: Download complete 22:08:32 df9b9388f04a: Pull complete 22:08:32 6ad1cebc031e: Verifying Checksum 22:08:32 6ad1cebc031e: Download complete 22:08:32 52dc419b0ee2: Pull complete 22:08:33 25bc292e5bac: Pull complete 22:08:33 114826534d7a: Download complete 22:08:33 8a3aa393b2d8: Verifying Checksum 22:08:33 8a3aa393b2d8: Download complete 22:08:37 114826534d7a: Pull complete 22:08:37 4657fd5d0bcf: Pull complete 22:08:37 6ad1cebc031e: Pull complete 22:08:40 8a3aa393b2d8: Pull complete 22:08:40 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 22:08:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:08:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:08:40 prd-ubuntu20.04-docker-8c-8g-29305 does not seem to be running inside a container 22:08:40 $ 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 22:08:42 $ docker top b4cbfbdfd91a018ab36a249c4d3b55958fd14285c18110280b05213b409b4072 -eo pid,comm [Pipeline] { [Pipeline] echo 22:08:42 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 22:08:43 + set -o pipefail 22:08:43 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 22:08:53 22:08:53 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 22:08:53 22:08:53 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/6a8d683c-2065-4ba9-ad3f-b84ed7e56572 22:08:53 22:08:53 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 22:08:53 22:08:53 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:08:53 22:08:53 [Pipeline] } 22:08:53 $ docker stop --time=1 b4cbfbdfd91a018ab36a249c4d3b55958fd14285c18110280b05213b409b4072 22:08:55 $ docker rm -f b4cbfbdfd91a018ab36a249c4d3b55958fd14285c18110280b05213b409b4072 [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 22:08:56 + git log --format=format:%s -1 04d1bc2df935031b2716c6cab2753c558f92504f [Pipeline] sh 22:08:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:08:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:08:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:08:57 prd-ubuntu20.04-docker-8c-8g-29305 does not seem to be running inside a container 22:08:57 $ 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 22:08:57 $ docker top 959dc208577ec41e35b8c776edfe28f278b127f38828271ddd54df4b53d6a9ca -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:08:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:08:57 [ssh-agent] Looking for ssh-agent implementation... 22:08:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:08:57 $ docker exec 959dc208577ec41e35b8c776edfe28f278b127f38828271ddd54df4b53d6a9ca ssh-agent 22:08:57 SSH_AUTH_SOCK=/tmp/ssh-EBusnjMU69Yk/agent.32 22:08:57 SSH_AGENT_PID=39 22:08:57 Running ssh-add (command line suppressed) 22:08:58 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5668944372086219393.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5668944372086219393.key) 22:08:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:08:58 + git semver tag 22:08:58 2022-09-15 22:08:58,567 [run_tag] DEBUG tag force:False 22:08:58 2022-09-15 22:08:58,567 [check_head_tag] DEBUG check head tag 22:08:58 2022-09-15 22:08:58,568 [execute] INFO git cat-file --batch-check 22:08:58 2022-09-15 22:08:58,569 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 22:08:58 2022-09-15 22:08:58,572 [execute] INFO git cat-file --batch 22:08:58 2022-09-15 22:08:58,572 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 22:08:58 2022-09-15 22:08:58,585 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:08:58 2022-09-15 22:08:58,585 [execute] INFO git tag -a v2.3.0-dev.5 -m v2.3.0-dev.5 22:08:58 2022-09-15 22:08:58,585 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.5', '-m', 'v2.3.0-dev.5'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 22:08:58 2022-09-15 22:08:58,590 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:08:58 2.3.0-dev.5 [Pipeline] } 22:08:58 $ docker exec --env ******** --env ******** 959dc208577ec41e35b8c776edfe28f278b127f38828271ddd54df4b53d6a9ca ssh-agent -k 22:08:58 unset SSH_AUTH_SOCK; 22:08:58 unset SSH_AGENT_PID; 22:08:58 echo Agent pid 39 killed; 22:08:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:08:59 + git semver [Pipeline] } 22:08:59 $ docker stop --time=1 959dc208577ec41e35b8c776edfe28f278b127f38828271ddd54df4b53d6a9ca 22:09:00 $ docker rm -f 959dc208577ec41e35b8c776edfe28f278b127f38828271ddd54df4b53d6a9ca [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:09:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:09:01 22:09:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:09:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:09:01 0.23.1-centos7: Pulling from edgex-lftools 22:09:01 ab5ef0e58194: Pulling fs layer 22:09:01 9712f1f96733: Pulling fs layer 22:09:01 63f879dbbcfc: Pulling fs layer 22:09:01 0d9ebad4ef96: Pulling fs layer 22:09:01 e9a5061849ea: Pulling fs layer 22:09:01 d747dcd14b5f: Pulling fs layer 22:09:01 2de7ff778b66: Pulling fs layer 22:09:01 0d9ebad4ef96: Waiting 22:09:01 e9a5061849ea: Waiting 22:09:01 d747dcd14b5f: Waiting 22:09:01 9712f1f96733: Verifying Checksum 22:09:01 9712f1f96733: Download complete 22:09:01 63f879dbbcfc: Verifying Checksum 22:09:01 63f879dbbcfc: Download complete 22:09:01 e9a5061849ea: Verifying Checksum 22:09:01 e9a5061849ea: Download complete 22:09:01 d747dcd14b5f: Verifying Checksum 22:09:01 d747dcd14b5f: Download complete 22:09:01 0d9ebad4ef96: Verifying Checksum 22:09:01 0d9ebad4ef96: Download complete 22:09:01 ab5ef0e58194: Download complete 22:09:02 2de7ff778b66: Verifying Checksum 22:09:02 2de7ff778b66: Download complete 22:09:05 ab5ef0e58194: Pull complete 22:09:05 9712f1f96733: Pull complete 22:09:05 63f879dbbcfc: Pull complete 22:09:09 0d9ebad4ef96: Pull complete 22:09:09 e9a5061849ea: Pull complete 22:09:10 d747dcd14b5f: Pull complete 22:09:11 2de7ff778b66: Pull complete 22:09:11 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:09:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:09:11 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:09:11 prd-ubuntu20.04-docker-8c-8g-29305 does not seem to be running inside a container 22:09:11 $ 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 22:09:14 $ docker top 4f81f57f201a5b5bfab84afe5ca7edc4e43e3fcf7fabfc2e7d0ccbf2f0c58996 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:09:14 provisioning config files... 22:09:14 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7167861663644404480tmp 22:09:14 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1055892096613370163tmp 22:09:14 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3364272005506250991tmp [Pipeline] { [Pipeline] echo 22:09:14 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:09:14 ---> sigul-configuration.sh 22:09:14 gpg: directory `/root/.gnupg' created 22:09:14 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:09:14 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:09:14 gpg: keyring `/root/.gnupg/secring.gpg' created 22:09:14 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:09:14 gpg: CAST5 encrypted data 22:09:14 gpg: encrypted with 1 passphrase 22:09:14 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:09:15 + mkdir /home/jenkins 22:09:15 + mkdir /home/jenkins/sigul [Pipeline] sh 22:09:15 + 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 22:09:15 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:09:15 ---> sigul-install.sh 22:09:15 Sigul already installed; skipping installation. [Pipeline] sh 22:09:15 + git tag --list 22:09:15 v0.0.0 22:09:15 v0.0.1-dev.1 22:09:15 v0.0.1-dev.10 22:09:15 v0.0.1-dev.11 22:09:15 v0.0.1-dev.12 22:09:15 v0.0.1-dev.13 22:09:15 v0.0.1-dev.14 22:09:15 v0.0.1-dev.15 22:09:15 v0.0.1-dev.16 22:09:15 v0.0.1-dev.2 22:09:15 v0.0.1-dev.3 22:09:15 v0.0.1-dev.4 22:09:15 v0.0.1-dev.5 22:09:15 v0.0.1-dev.6 22:09:15 v0.0.1-dev.7 22:09:15 v0.0.1-dev.8 22:09:15 v0.0.1-dev.9 22:09:15 v2.2.0 22:09:15 v2.2.0-dev.17 22:09:15 v2.2.0-dev.18 22:09:15 v2.2.0-dev.19 22:09:15 v2.2.0-dev.20 22:09:15 v2.2.0-dev.21 22:09:15 v2.2.0-dev.22 22:09:15 v2.2.0-dev.23 22:09:15 v2.2.0-dev.24 22:09:15 v2.2.0-dev.25 22:09:15 v2.2.0-dev.26 22:09:15 v2.2.0-dev.27 22:09:15 v2.3.0-dev.1 22:09:15 v2.3.0-dev.2 22:09:15 v2.3.0-dev.3 22:09:15 v2.3.0-dev.4 22:09:15 v2.3.0-dev.5 [Pipeline] sh 22:09:16 + lftools sign git-tag v2.3.0-dev.5 22:09:16 Signing Git tag with Sigul... 22:09:16 Signing v2.3.0-dev.5 [Pipeline] echo 22:09:17 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:09:17 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:09:17 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:09:17 $ docker stop --time=1 4f81f57f201a5b5bfab84afe5ca7edc4e43e3fcf7fabfc2e7d0ccbf2f0c58996 22:09:18 $ docker rm -f 4f81f57f201a5b5bfab84afe5ca7edc4e43e3fcf7fabfc2e7d0ccbf2f0c58996 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 22:09:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:09:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:09:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:09:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:09:19 prd-ubuntu20.04-docker-8c-8g-29305 does not seem to be running inside a container 22:09:19 $ 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 22:09:20 $ docker top 5cef010fcf84fbbe9566c287cfb3981c9b0ab2b00f51b62fec9d6067351b1a86 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:09:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:09:20 [ssh-agent] Looking for ssh-agent implementation... 22:09:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:09:20 $ docker exec 5cef010fcf84fbbe9566c287cfb3981c9b0ab2b00f51b62fec9d6067351b1a86 ssh-agent 22:09:20 SSH_AUTH_SOCK=/tmp/ssh-Skq0MoOZFhk6/agent.33 22:09:20 SSH_AGENT_PID=39 22:09:20 Running ssh-add (command line suppressed) 22:09:20 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3027368207583042539.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3027368207583042539.key) 22:09:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:09:20 + git semver bump pre 22:09:21 2022-09-15 22:09:21,141 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:09:21 2022-09-15 22:09:21,141 [bump_version] DEBUG bumping version:2.3.0-dev.5 on axis:pre with prefix:dev 22:09:21 2022-09-15 22:09:21,141 [bump_version] DEBUG bumped version:2.3.0-dev.6 22:09:21 2022-09-15 22:09:21,141 [write_version] DEBUG write version:2.3.0-dev.6 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 22:09:21 2022-09-15 22:09:21,141 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:09:21 2022-09-15 22:09:21,141 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:09:21 2022-09-15 22:09:21,143 [execute] INFO git cat-file --batch-check 22:09:21 2022-09-15 22:09:21,143 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 22:09:21 2022-09-15 22:09:21,148 [execute] INFO git cat-file --batch 22:09:21 2022-09-15 22:09:21,148 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 22:09:21 2022-09-15 22:09:21,152 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:09:21 2.3.0-dev.6 [Pipeline] } 22:09:21 $ docker exec --env ******** --env ******** 5cef010fcf84fbbe9566c287cfb3981c9b0ab2b00f51b62fec9d6067351b1a86 ssh-agent -k 22:09:21 unset SSH_AUTH_SOCK; 22:09:21 unset SSH_AGENT_PID; 22:09:21 echo Agent pid 39 killed; 22:09:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:09:21 + git semver [Pipeline] } 22:09:21 $ docker stop --time=1 5cef010fcf84fbbe9566c287cfb3981c9b0ab2b00f51b62fec9d6067351b1a86 22:09:23 $ docker rm -f 5cef010fcf84fbbe9566c287cfb3981c9b0ab2b00f51b62fec9d6067351b1a86 [Pipeline] // withDockerContainer [Pipeline] sh 22:09:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:09:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:09:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:09:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:09:23 prd-ubuntu20.04-docker-8c-8g-29305 does not seem to be running inside a container 22:09:24 $ 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 22:09:24 $ docker top e6ca3b2b71465fcbce6ee006c6a7748082a8be001a4fc9b77fd85f6d0c2cf410 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:09:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:09:24 [ssh-agent] Looking for ssh-agent implementation... 22:09:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:09:24 $ docker exec e6ca3b2b71465fcbce6ee006c6a7748082a8be001a4fc9b77fd85f6d0c2cf410 ssh-agent 22:09:24 SSH_AUTH_SOCK=/tmp/ssh-zn57Sg6I7FDb/agent.34 22:09:24 SSH_AGENT_PID=40 22:09:24 Running ssh-add (command line suppressed) 22:09:24 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3717613276623668685.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3717613276623668685.key) 22:09:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:09:25 + git semver push 22:09:25 2022-09-15 22:09:25,284 [run_push] DEBUG push 22:09:25 2022-09-15 22:09:25,284 [execute] INFO git cat-file --batch-check 22:09:25 2022-09-15 22:09:25,284 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 22:09:25 2022-09-15 22:09:25,288 [execute] INFO git rev-list c9507d8eee6782f240213b7d7592a862f8c629be -- 22:09:25 2022-09-15 22:09:25,288 [execute] DEBUG Popen(['git', 'rev-list', 'c9507d8eee6782f240213b7d7592a862f8c629be', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 22:09:25 2022-09-15 22:09:25,294 [execute] INFO git fetch -v origin 22:09:25 2022-09-15 22:09:25,294 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 22:09:25 2022-09-15 22:09:25,887 [run_push] DEBUG no remote changes detected 22:09:25 2022-09-15 22:09:25,887 [execute] INFO git push origin semver 22:09:25 2022-09-15 22:09:25,887 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 22:09:26 2022-09-15 22:09:26,673 [run_push] DEBUG push all version tags 22:09:26 2022-09-15 22:09:26,674 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 22:09:26 2022-09-15 22:09:26,674 [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) 22:09:27 2022-09-15 22:09:27,439 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:09:27 2.3.0-dev.6 [Pipeline] } 22:09:27 $ docker exec --env ******** --env ******** e6ca3b2b71465fcbce6ee006c6a7748082a8be001a4fc9b77fd85f6d0c2cf410 ssh-agent -k 22:09:27 unset SSH_AUTH_SOCK; 22:09:27 unset SSH_AGENT_PID; 22:09:27 echo Agent pid 40 killed; 22:09:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:09:28 + git semver [Pipeline] } 22:09:28 $ docker stop --time=1 e6ca3b2b71465fcbce6ee006c6a7748082a8be001a4fc9b77fd85f6d0c2cf410 22:09:29 $ docker rm -f e6ca3b2b71465fcbce6ee006c6a7748082a8be001a4fc9b77fd85f6d0c2cf410 [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 22:09:30 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 22:09:30 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 22:09:30 total 16 22:09:30 drwxr-xr-x 3 root root 4096 Sep 15 22:00 . 22:09:30 drwxrwxr-x 10 jenkins jenkins 4096 Sep 15 22:09 .. 22:09:30 drwxr-xr-x 2 root root 4096 Sep 15 22:00 cost 22:09:30 -rw-r--r-- 1 root root 88 Sep 15 22:00 cost.csv 22:09:30 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 22:09:30 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 22:09:30 total 16 22:09:30 drwxr-xr-x 3 jenkins jenkins 4096 Sep 15 22:00 . 22:09:30 drwxrwxr-x 10 jenkins jenkins 4096 Sep 15 22:09 .. 22:09:30 drwxr-xr-x 2 jenkins jenkins 4096 Sep 15 22:00 cost 22:09:30 -rw-r--r-- 1 jenkins jenkins 88 Sep 15 22:00 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:09:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:09:31 ---> package-listing.sh 22:09:31 ++ facter osfamily 22:09:31 ++ tr '[:upper:]' '[:lower:]' 22:09:31 + OS_FAMILY=debian 22:09:31 + workspace=/w/workspace/exfoundry_device-usb-camera_main 22:09:31 + START_PACKAGES=/tmp/packages_start.txt 22:09:31 + END_PACKAGES=/tmp/packages_end.txt 22:09:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:09:31 + PACKAGES=/tmp/packages_start.txt 22:09:31 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 22:09:31 + PACKAGES=/tmp/packages_end.txt 22:09:31 + case "${OS_FAMILY}" in 22:09:31 + dpkg -l 22:09:31 + grep '^ii' 22:09:31 + '[' -f /tmp/packages_start.txt ']' 22:09:31 + '[' -f /tmp/packages_end.txt ']' 22:09:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:09:31 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 22:09:31 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 22:09:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 22:09:31 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 22:09:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:09:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:09:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:09:32 prd-ubuntu20.04-docker-8c-8g-29305 does not seem to be running inside a container 22:09:32 $ 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 22:09:32 $ docker top f52c6398dd07968dfb6c93af2d7a86698bf4deeef5097500ea89c87d1fa3a517 -eo pid,comm [Pipeline] { [Pipeline] sh 22:09:32 + touch /tmp/pre-build-complete [Pipeline] sh 22:09:33 + mkdir -p /var/log/sysstat [Pipeline] sh 22:09:33 + ls /var/log/sa-host 22:09:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:09:33 provisioning config files... 22:09:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config605299007302341820tmp [Pipeline] { [Pipeline] echo 22:09:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:09:33 ---> create-netrc.sh [Pipeline] } 22:09:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:09:34 ---> python-tools-install.sh [Pipeline] echo 22:09:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:09:34 ---> sudo-logs.sh 22:09:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:09:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:09:34 ---> job-cost.sh 22:09:34 lf-activate-venv: SKIPPING 22:09:34 DEBUG: total: 0.2199999988079071 22:09:34 INFO: Retrieving Stack Cost... 22:09:35 INFO: Retrieving Pricing Info for: v3-standard-8 22:09:35 INFO: Archiving Costs [Pipeline] echo 22:09:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:09:36 ---> logs-deploy.sh 22:09:36 lf-activate-venv: SKIPPING 22:09:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/44 22:09:36 INFO: archiving workspace using pattern(s): 22:09:36 Archives upload complete. 22:09:36 INFO: archiving logs to Nexus