Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7a78c2b7239740d78d841f7c6c5822fe465b85ee 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-ssh16157023623291990251.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8602695160126668763.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4297077819887458706.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15396612346719656609.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-ssh15099921870709907610.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 on ‘prd-ubuntu20.04-docker-8c-8g-20513’ Running on prd-ubuntu20.04-docker-8c-8g-20516 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 Avoid second fetch Checking out Revision 7a78c2b7239740d78d841f7c6c5822fe465b85ee (main) 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 7a78c2b7239740d78d841f7c6c5822fe465b85ee # timeout=10 Commit message: "feat(snap): Allow RTSP server config using snap options (#50)" > git rev-list --no-walk f6f81cc8667d3bc8f839c8865208334794a1ef34 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:06:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:06:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:06:49 ========================================================= 20:06:49 EdgeX Global Pipelines Version Info 20:06:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:06:50 ------------------- 20:06:50 stable info: 20:06:50 ------------------- 20:06:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:06:50 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 20:06:50 Message: update stable to v1.0.238 20:06:50 ------------------- 20:06:50 experimental info: 20:06:50 ------------------- 20:06:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:06:50 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 20:06:50 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:06:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 20:06:51 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 20:06:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:06:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:06:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:06:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 20:06:51 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:06:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:06:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:06:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:06:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:06:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 20:06:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:06:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:06:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:06:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:06:51 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:06:51 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:06:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:06:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:06:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:06:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:06:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:06:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:06:51 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:06:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:06:51 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:06:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:06:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:06:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:06:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7a78c2b7239740d78d841f7c6c5822fe465b85ee [Pipeline] echo 20:06:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7a78c2b [Pipeline] echo 20:06:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:06:51 provisioning config files... 20:06:51 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2236017264659078436tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:06:51 ---> docker-login.sh 20:06:51 nexus3.edgexfoundry.org:10001 20:06:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:52 Configure a credential helper to remove this warning. See 20:06:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:52 20:06:52 Login Succeeded 20:06:52 nexus3.edgexfoundry.org:10002 20:06:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:52 Configure a credential helper to remove this warning. See 20:06:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:52 20:06:52 Login Succeeded 20:06:52 nexus3.edgexfoundry.org:10003 20:06:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:52 Configure a credential helper to remove this warning. See 20:06:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:52 20:06:52 Login Succeeded 20:06:52 nexus3.edgexfoundry.org:10004 20:06:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:52 Configure a credential helper to remove this warning. See 20:06:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:52 20:06:52 Login Succeeded 20:06:52 docker.io 20:06:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:53 Configure a credential helper to remove this warning. See 20:06:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:53 20:06:53 Login Succeeded 20:06:53 ---> docker-login.sh ends [Pipeline] } 20:06:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:06:53 + git rev-list -1 --merges 7a78c2b7239740d78d841f7c6c5822fe465b85ee~1..7a78c2b7239740d78d841f7c6c5822fe465b85ee [Pipeline] echo 20:06:53 -----------> git rev-list -1 --merges 7a78c2b7239740d78d841f7c6c5822fe465b85ee~1..7a78c2b7239740d78d841f7c6c5822fe465b85ee 7a78c2b7239740d78d841f7c6c5822fe465b85ee [false] [Pipeline] sh 20:06:53 + git log --format=format:%s -1 7a78c2b7239740d78d841f7c6c5822fe465b85ee [Pipeline] echo 20:06:53 ========================================================= 20:06:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:06:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:06:54 + git log --format=format:%s -1 7a78c2b7239740d78d841f7c6c5822fe465b85ee [Pipeline] echo 20:06:54 [semverPrep] GIT_COMMIT: 7a78c2b7239740d78d841f7c6c5822fe465b85ee, Commit Message: feat(snap): Allow RTSP server config using snap options (#50) [Pipeline] echo 20:06:54 [semverPrep] This is not a build commit. [Pipeline] sh 20:06:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:06:54 + grep -v github /etc/ssh/ssh_known_hosts 20:06:54 + [ -e /tmp/ssh_known_hosts ] 20:06:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:06:54 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:06:54 + sudo tee -a /etc/ssh/ssh_known_hosts 20:06:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:06:54 20:06:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:06:55 0.1.4: Pulling from edgex-devops/py-git-semver 20:06:55 b85a868b505f: Pulling fs layer 20:06:55 e2be974225ed: Pulling fs layer 20:06:55 339a4e72a1f5: Pulling fs layer 20:06:55 988bab9f4d93: Pulling fs layer 20:06:55 1469e6f7b9e6: Pulling fs layer 20:06:55 eaf3925da568: Pulling fs layer 20:06:55 bab4dde63d76: Pulling fs layer 20:06:55 bde34c3a00c8: Pulling fs layer 20:06:55 b352a97aabf1: Pulling fs layer 20:06:55 4872d77fe225: Pulling fs layer 20:06:55 5851b861e8e6: Pulling fs layer 20:06:55 bab4dde63d76: Waiting 20:06:55 1469e6f7b9e6: Waiting 20:06:55 4872d77fe225: Waiting 20:06:55 bde34c3a00c8: Waiting 20:06:55 b352a97aabf1: Waiting 20:06:55 5851b861e8e6: Waiting 20:06:55 eaf3925da568: Waiting 20:06:55 988bab9f4d93: Waiting 20:06:55 e2be974225ed: Verifying Checksum 20:06:55 e2be974225ed: Download complete 20:06:55 988bab9f4d93: Verifying Checksum 20:06:55 988bab9f4d93: Download complete 20:06:55 1469e6f7b9e6: Verifying Checksum 20:06:55 1469e6f7b9e6: Download complete 20:06:55 339a4e72a1f5: Verifying Checksum 20:06:55 339a4e72a1f5: Download complete 20:06:55 eaf3925da568: Verifying Checksum 20:06:55 eaf3925da568: Download complete 20:06:55 bde34c3a00c8: Download complete 20:06:55 b352a97aabf1: Download complete 20:06:55 4872d77fe225: Download complete 20:06:55 5851b861e8e6: Verifying Checksum 20:06:55 5851b861e8e6: Download complete 20:06:55 b85a868b505f: Verifying Checksum 20:06:55 b85a868b505f: Download complete 20:06:55 bab4dde63d76: Verifying Checksum 20:06:55 bab4dde63d76: Download complete 20:06:57 b85a868b505f: Pull complete 20:06:57 e2be974225ed: Pull complete 20:06:57 339a4e72a1f5: Pull complete 20:06:57 988bab9f4d93: Pull complete 20:06:58 1469e6f7b9e6: Pull complete 20:06:58 eaf3925da568: Pull complete 20:07:00 bab4dde63d76: Pull complete 20:07:00 bde34c3a00c8: Pull complete 20:07:00 b352a97aabf1: Pull complete 20:07:00 4872d77fe225: Pull complete 20:07:00 5851b861e8e6: Pull complete 20:07:00 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:07:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:07:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:07:00 prd-ubuntu20.04-docker-8c-8g-20516 does not seem to be running inside a container 20:07:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:07:02 $ docker top e98374e5b3f50bc5a238e241d32c14b35e516a23bb0d405486b6a2af1c6da13d -eo pid,comm 20:07:02 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:07:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:07:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:07:02 [ssh-agent] Looking for ssh-agent implementation... 20:07:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:07:03 $ docker exec e98374e5b3f50bc5a238e241d32c14b35e516a23bb0d405486b6a2af1c6da13d ssh-agent 20:07:03 SSH_AUTH_SOCK=/tmp/ssh-pNcsfwsNzUwt/agent.34 20:07:03 SSH_AGENT_PID=40 20:07:03 Running ssh-add (command line suppressed) 20:07:03 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4694897236993314223.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4694897236993314223.key) 20:07:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:07:03 + git tag --points-at HEAD [Pipeline] } 20:07:03 $ docker exec --env ******** --env ******** e98374e5b3f50bc5a238e241d32c14b35e516a23bb0d405486b6a2af1c6da13d ssh-agent -k 20:07:03 unset SSH_AUTH_SOCK; 20:07:03 unset SSH_AGENT_PID; 20:07:03 echo Agent pid 40 killed; 20:07:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:07:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:07:03 [ssh-agent] Looking for ssh-agent implementation... 20:07:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:07:03 $ docker exec e98374e5b3f50bc5a238e241d32c14b35e516a23bb0d405486b6a2af1c6da13d ssh-agent 20:07:04 SSH_AUTH_SOCK=/tmp/ssh-xXtScLrobp5n/agent.73 20:07:04 SSH_AGENT_PID=80 20:07:04 Running ssh-add (command line suppressed) 20:07:04 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1055341993562749666.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1055341993562749666.key) 20:07:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:07:04 + git semver init 20:07:04 2022-07-19 20:07:04,714 [run_init] DEBUG init version:0.0.0 force:False 20:07:04 2022-07-19 20:07:04,715 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 20:07:04 2022-07-19 20:07:04,715 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 20:07:04 2022-07-19 20:07:04,715 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 20:07:05 2022-07-19 20:07:05,316 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 20:07:05 2022-07-19 20:07:05,317 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 20:07:05 2022-07-19 20:07:05,317 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 20:07:05 2022-07-19 20:07:05,317 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 20:07:05 0.0.1-dev.15 [Pipeline] } 20:07:05 $ docker exec --env ******** --env ******** e98374e5b3f50bc5a238e241d32c14b35e516a23bb0d405486b6a2af1c6da13d ssh-agent -k 20:07:05 unset SSH_AUTH_SOCK; 20:07:05 unset SSH_AGENT_PID; 20:07:05 echo Agent pid 80 killed; 20:07:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:07:05 + git semver [Pipeline] } 20:07:06 $ docker stop --time=1 e98374e5b3f50bc5a238e241d32c14b35e516a23bb0d405486b6a2af1c6da13d 20:07:07 $ docker rm -f e98374e5b3f50bc5a238e241d32c14b35e516a23bb0d405486b6a2af1c6da13d [Pipeline] // withDockerContainer [Pipeline] sh 20:07:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:07:08 Stashed 1 file(s) [Pipeline] echo 20:07:08 [edgeXSemver]: initialized semver on version 0.0.1-dev.15 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:07:08 provisioning config files... 20:07:08 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config948873575190040747tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:07:08 ---> docker-login.sh 20:07:08 nexus3.edgexfoundry.org:10001 20:07:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:08 Configure a credential helper to remove this warning. See 20:07:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:08 20:07:08 Login Succeeded 20:07:08 nexus3.edgexfoundry.org:10002 20:07:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:08 Configure a credential helper to remove this warning. See 20:07:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:08 20:07:08 Login Succeeded 20:07:08 nexus3.edgexfoundry.org:10003 20:07:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:08 Configure a credential helper to remove this warning. See 20:07:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:08 20:07:08 Login Succeeded 20:07:08 nexus3.edgexfoundry.org:10004 20:07:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:08 Configure a credential helper to remove this warning. See 20:07:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:08 20:07:08 Login Succeeded 20:07:08 docker.io 20:07:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:09 Configure a credential helper to remove this warning. See 20:07:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:09 20:07:09 Login Succeeded 20:07:09 ---> docker-login.sh ends [Pipeline] } 20:07:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:07:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:07:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:07:09 ========================================================= 20:07:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 20:07:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:09 + 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 . 20:07:09 Sending build context to Docker daemon 683kB 20:07:09 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 20:07:09 Step 2/12 : FROM ${BASE} AS builder 20:07:09 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 20:07:09 2408cc74d12b: Pulling fs layer 20:07:09 ea60b727a1ce: Pulling fs layer 20:07:09 30c4a7721957: Pulling fs layer 20:07:09 370296b7ddb6: Pulling fs layer 20:07:09 7c6cee850709: Pulling fs layer 20:07:09 39a5fcdaea64: Pulling fs layer 20:07:09 d94ebbe4e438: Pulling fs layer 20:07:09 bcfd1f05c69d: Pulling fs layer 20:07:09 59ccb84bbe0f: Pulling fs layer 20:07:09 7c6cee850709: Waiting 20:07:09 39a5fcdaea64: Waiting 20:07:09 d94ebbe4e438: Waiting 20:07:09 bcfd1f05c69d: Waiting 20:07:09 59ccb84bbe0f: Waiting 20:07:09 370296b7ddb6: Waiting 20:07:09 30c4a7721957: Verifying Checksum 20:07:09 30c4a7721957: Download complete 20:07:09 ea60b727a1ce: Download complete 20:07:09 7c6cee850709: Verifying Checksum 20:07:09 7c6cee850709: Download complete 20:07:09 39a5fcdaea64: Verifying Checksum 20:07:09 39a5fcdaea64: Download complete 20:07:09 2408cc74d12b: Verifying Checksum 20:07:09 2408cc74d12b: Download complete 20:07:09 d94ebbe4e438: Download complete 20:07:09 2408cc74d12b: Pull complete 20:07:10 ea60b727a1ce: Pull complete 20:07:10 30c4a7721957: Pull complete 20:07:10 59ccb84bbe0f: Verifying Checksum 20:07:10 59ccb84bbe0f: Download complete 20:07:10 bcfd1f05c69d: Verifying Checksum 20:07:10 bcfd1f05c69d: Download complete 20:07:10 370296b7ddb6: Verifying Checksum 20:07:10 370296b7ddb6: Download complete 20:07:15 370296b7ddb6: Pull complete 20:07:15 7c6cee850709: Pull complete 20:07:15 39a5fcdaea64: Pull complete 20:07:15 d94ebbe4e438: Pull complete 20:07:17 bcfd1f05c69d: Pull complete 20:07:18 59ccb84bbe0f: Pull complete 20:07:18 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 20:07:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:07:18 ---> a4fb48ad2a94 20:07:18 Step 3/12 : ARG MAKE="make build" 20:07:21 ---> Running in 94e418139e7a 20:07:21 Removing intermediate container 94e418139e7a 20:07:21 ---> ce7261c30676 20:07:21 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 20:07:21 ---> Running in ed989e8e204f 20:07:21 Removing intermediate container ed989e8e204f 20:07:21 ---> 2600f839ef7a 20:07:21 Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 20:07:21 ---> Running in c1c4e3d7d7cd 20:07:21 Removing intermediate container c1c4e3d7d7cd 20:07:21 ---> 69e7b95803ad 20:07:21 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:07:21 ---> Running in 4729c651119a 20:07:21 Removing intermediate container 4729c651119a 20:07:21 ---> 9212e8eb6e65 20:07:21 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:07:21 ---> Running in 50c828463110 20:07:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:07:23 Still waiting to schedule task 20:07:23 ‘prd-ubuntu20.04-docker-arm64-4c-16g-20514’ is offline 20:07:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:07:23 (1/80) Installing mesa (21.3.8-r1) 20:07:23 (2/80) Installing libxau (1.0.9-r0) 20:07:23 (3/80) Installing libxdmcp (1.1.3-r0) 20:07:23 (4/80) Installing libxcb (1.15-r0) 20:07:24 (5/80) Installing libx11 (1.8-r0) 20:07:24 (6/80) Installing libxext (1.3.4-r0) 20:07:24 (7/80) Installing libxfixes (6.0.0-r0) 20:07:24 (8/80) Installing libxxf86vm (1.1.4-r2) 20:07:24 (9/80) Installing libpciaccess (0.16-r0) 20:07:24 (10/80) Installing libdrm (2.4.110-r0) 20:07:24 (11/80) Installing mesa-glapi (21.3.8-r1) 20:07:25 (12/80) Installing libxshmfence (1.3-r1) 20:07:25 (13/80) Installing mesa-gl (21.3.8-r1) 20:07:25 (14/80) Installing icu-data-full (71.1-r2) 20:07:26 (15/80) Installing libice (1.0.10-r0) 20:07:26 (16/80) Installing libuuid (2.38-r1) 20:07:26 (17/80) Installing libsm (1.2.3-r0) 20:07:26 (18/80) Installing libxt (1.2.1-r0) 20:07:27 (19/80) Installing libxmu (1.1.3-r0) 20:07:27 (20/80) Installing xset (1.2.4-r0) 20:07:27 (21/80) Installing xprop (1.2.5-r0) 20:07:27 (22/80) Installing xdg-utils (1.1.3-r3) 20:07:28 (23/80) Installing dbus-libs (1.14.0-r1) 20:07:28 (24/80) Installing libffi (3.4.2-r1) 20:07:28 (25/80) Installing libintl (0.21-r2) 20:07:28 (26/80) Installing libblkid (2.38-r1) 20:07:28 (27/80) Installing libmount (2.38-r1) 20:07:29 (28/80) Installing pcre (8.45-r2) 20:07:29 (29/80) Installing glib (2.72.1-r0) 20:07:29 (30/80) Installing icu-libs (71.1-r2) 20:07:30 (31/80) Installing libpcre2-16 (10.40-r0) 20:07:30 (32/80) Installing zstd-libs (1.5.2-r1) 20:07:30 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r1) 20:07:31 (34/80) Installing hicolor-icon-theme (0.17-r1) 20:07:31 (35/80) Installing wayland-libs-server (1.20.0-r0) 20:07:31 (36/80) Installing mesa-gbm (21.3.8-r1) 20:07:31 (37/80) Installing wayland-libs-client (1.20.0-r0) 20:07:31 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r0) 20:07:32 (39/80) Installing libxcomposite (0.4.5-r0) 20:07:32 (40/80) Installing libbz2 (1.0.8-r1) 20:07:32 (41/80) Installing libpng (1.6.37-r1) 20:07:32 (42/80) Installing freetype (2.12.1-r0) 20:07:33 (43/80) Installing fontconfig (2.14.0-r0) 20:07:33 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 20:07:33 (45/80) Installing wayland-libs-egl (1.20.0-r0) 20:07:33 (46/80) Installing xkeyboard-config (2.35.1-r0) 20:07:33 (47/80) Installing xz-libs (5.2.5-r1) 20:07:33 (48/80) Installing libxml2 (2.9.14-r0) 20:07:33 (49/80) Installing libxkbcommon (1.4.1-r0) 20:07:34 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 20:07:34 (51/80) Installing mesa-egl (21.3.8-r1) 20:07:34 (52/80) Installing avahi-libs (0.8-r6) 20:07:34 (53/80) Installing nettle (3.7.3-r0) 20:07:34 (54/80) Installing p11-kit (0.24.1-r0) 20:07:34 (55/80) Installing libtasn1 (4.18.0-r0) 20:07:34 (56/80) Installing libunistring (1.0-r0) 20:07:35 (57/80) Installing gnutls (3.7.6-r0) 20:07:35 (58/80) Installing cups-libs (2.4.2-r0) 20:07:35 (59/80) Installing graphite2 (1.3.14-r1) 20:07:35 (60/80) Installing harfbuzz (4.3.0-r0) 20:07:35 (61/80) Installing libevdev (1.12.1-r0) 20:07:35 (62/80) Installing mtdev (1.1.6-r0) 20:07:36 (63/80) Installing eudev-libs (3.2.11-r0) 20:07:36 (64/80) Installing libinput-libs (1.20.1-r0) 20:07:36 (65/80) Installing libjpeg-turbo (2.1.3-r1) 20:07:36 (66/80) Installing xcb-util-wm (0.4.1-r1) 20:07:36 (67/80) Installing xcb-util (0.4.0-r3) 20:07:37 (68/80) Installing xcb-util-image (0.4.0-r1) 20:07:37 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 20:07:37 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 20:07:37 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 20:07:37 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r1) 20:07:38 (73/80) Installing v4l-utils-libs (1.22.1-r1) 20:07:38 (74/80) Installing v4l-utils (1.22.1-r1) 20:07:38 (75/80) Installing udev-init-scripts (35-r0) 20:07:38 Executing udev-init-scripts-35-r0.post-install 20:07:38 (76/80) Installing kmod-libs (29-r2) 20:07:39 (77/80) Installing eudev (3.2.11-r0) 20:07:39 (78/80) Installing eudev-dev (3.2.11-r0) 20:07:39 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 20:07:39 (80/80) Installing v4l-utils-dev (1.22.1-r1) 20:07:39 Executing busybox-1.35.0-r13.trigger 20:07:39 Executing eudev-3.2.11-r0.trigger 20:07:39 OK: 330 MiB in 131 packages 20:07:42 Removing intermediate container 50c828463110 20:07:42 ---> de79081f6749 20:07:42 Step 8/12 : WORKDIR /device-usb-camera 20:07:42 ---> Running in 38872ec76e25 20:07:42 Removing intermediate container 38872ec76e25 20:07:42 ---> 989e3f5e536d 20:07:42 Step 9/12 : COPY go.mod vendor* ./ 20:07:42 ---> 348fc5a5f931 20:07:42 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:42 ---> Running in df536357235a 20:08:00 Removing intermediate container df536357235a 20:08:00 ---> a2e34cd4e134 20:08:00 Step 11/12 : COPY . . 20:08:00 ---> 2e01a04fc00a 20:08:00 Step 12/12 : RUN ${MAKE} 20:08:00 ---> Running in ca55b9f877ce 20:08:00 noop 20:08:00 Removing intermediate container ca55b9f877ce 20:08:00 ---> c6857db2fc26 20:08:00 Successfully built c6857db2fc26 20:08:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:00 + docker inspect -f . ci-base-image-x86_64 20:08:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:08:00 prd-ubuntu20.04-docker-8c-8g-20516 does not seem to be running inside a container 20:08:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:08:01 $ docker top a98adf532f6b2914f5e49ec7d244216ae06a32965831f56f82b4956040c802e4 -eo pid,comm [Pipeline] { [Pipeline] sh 20:08:01 + go version 20:08:01 go version go1.18.3 linux/amd64 [Pipeline] } 20:08:01 $ docker stop --time=1 a98adf532f6b2914f5e49ec7d244216ae06a32965831f56f82b4956040c802e4 20:08:02 $ docker rm -f a98adf532f6b2914f5e49ec7d244216ae06a32965831f56f82b4956040c802e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:03 + docker inspect -f . ci-base-image-x86_64 20:08:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:08:03 prd-ubuntu20.04-docker-8c-8g-20516 does not seem to be running inside a container 20:08:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:08:03 $ docker top e9e2ed2d51e2e7e1b51bd8a70fb708811f6620c857ee9eb6d79053d0be4764cd -eo pid,comm [Pipeline] { [Pipeline] sh 20:08:04 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 20:08:04 + make test 20:08:04 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 20:08:04 ? github.com/edgexfoundry/device-usb-camera [no test files] 20:08:14 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 20:08:14 ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] 20:08:23 CGO_ENABLED=1 go vet ./... 20:08:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:08:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:08:25 ./bin/test-attribution-txt.sh [Pipeline] echo 20:08:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:08:25 $ docker stop --time=1 e9e2ed2d51e2e7e1b51bd8a70fb708811f6620c857ee9eb6d79053d0be4764cd 20:08:27 $ docker rm -f e9e2ed2d51e2e7e1b51bd8a70fb708811f6620c857ee9eb6d79053d0be4764cd [Pipeline] // withDockerContainer [Pipeline] sh 20:08:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:08:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:08:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:08:28 + ls -al . 20:08:28 total 164 20:08:28 drwxrwxr-x 9 jenkins jenkins 4096 Jul 19 20:08 . 20:08:28 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 20:06 .. 20:08:28 drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 20:08 .git 20:08:28 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 20:06 .github 20:08:28 -rw-rw-r-- 1 jenkins jenkins 414 Jul 19 20:06 .gitignore 20:08:28 -rw-rw-r-- 1 jenkins jenkins 42 Jul 19 20:06 .golangci.yml 20:08:28 -rw-rw-r-- 1 jenkins jenkins 77 Jul 19 20:06 .hadolint.yml 20:08:28 drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 20:07 .semver 20:08:28 -rw-rw-r-- 1 jenkins jenkins 8706 Jul 19 20:06 Attribution.txt 20:08:28 -rw-rw-r-- 1 jenkins jenkins 181 Jul 19 20:06 CHANGELOG.md 20:08:28 -rw-rw-r-- 1 jenkins jenkins 1940 Jul 19 20:06 Dockerfile 20:08:28 -rw-rw-r-- 1 jenkins jenkins 678 Jul 19 20:06 GOVERNANCE.md 20:08:28 -rw-rw-r-- 1 jenkins jenkins 659 Jul 19 20:06 Jenkinsfile 20:08:28 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 19 20:06 LICENSE 20:08:28 -rw-rw-r-- 1 jenkins jenkins 2345 Jul 19 20:06 Makefile 20:08:28 -rw-rw-r-- 1 jenkins jenkins 622 Jul 19 20:06 OWNERS.md 20:08:28 -rw-rw-r-- 1 jenkins jenkins 11243 Jul 19 20:06 README.md 20:08:28 -rw-rw-r-- 1 jenkins jenkins 12 Jul 19 20:07 VERSION 20:08:28 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 20:06 bin 20:08:28 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 20:06 cmd 20:08:28 -rw-r--r-- 1 jenkins jenkins 10 Jul 19 20:08 coverage.out 20:08:28 -rw-rw-r-- 1 jenkins jenkins 140 Jul 19 20:06 docker-entrypoint.sh 20:08:28 -rw-rw-r-- 1 jenkins jenkins 3277 Jul 19 20:06 go.mod 20:08:28 -rw-rw-r-- 1 jenkins jenkins 35596 Jul 19 20:06 go.sum 20:08:28 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 20:06 internal 20:08:28 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 20:06 snap 20:08:28 -rw-rw-r-- 1 jenkins jenkins 231 Jul 19 20:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:29 + 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=7a78c2b7239740d78d841f7c6c5822fe465b85ee --label arch=amd64 --label version=0.0.1-dev.15 . 20:08:29 Sending build context to Docker daemon 684kB 20:08:29 Step 1/30 : ARG BASE=golang:1.17-alpine3.15 20:08:29 Step 2/30 : FROM ${BASE} AS builder 20:08:29 ---> c6857db2fc26 20:08:29 Step 3/30 : ARG MAKE="make build" 20:08:29 ---> Running in ca1fffb8c6dd 20:08:29 Removing intermediate container ca1fffb8c6dd 20:08:29 ---> a58c9039095a 20:08:29 Step 4/30 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 20:08:29 ---> Running in e0e1bb8a6828 20:08:29 Removing intermediate container e0e1bb8a6828 20:08:29 ---> 68729efdb8df 20:08:29 Step 5/30 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 20:08:29 ---> Running in b5857fb0dc95 20:08:29 Removing intermediate container b5857fb0dc95 20:08:29 ---> f0d553b5de6c 20:08:29 Step 6/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:08:29 ---> Running in 4d060f91f4a0 20:08:30 Removing intermediate container 4d060f91f4a0 20:08:30 ---> 29cd6ac536fd 20:08:30 Step 7/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:08:30 ---> Running in 2fae9fc11331 20:08:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:08:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:08:36 OK: 330 MiB in 131 packages 20:08:36 Removing intermediate container 2fae9fc11331 20:08:36 ---> 4fafd92d09ae 20:08:36 Step 8/30 : WORKDIR /device-usb-camera 20:08:36 ---> Running in 9664f773054b 20:08:36 Removing intermediate container 9664f773054b 20:08:36 ---> 5033cc01f2f7 20:08:36 Step 9/30 : COPY go.mod vendor* ./ 20:08:36 ---> 63ca592de719 20:08:36 Step 10/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:08:36 ---> Running in 6bb2d27b64dd 20:08:37 Removing intermediate container 6bb2d27b64dd 20:08:37 ---> ff7676328ad5 20:08:37 Step 11/30 : COPY . . 20:08:37 ---> cf48e655a355 20:08:37 Step 12/30 : RUN ${MAKE} 20:08:37 ---> Running in deee16fa143e 20:08:37 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.1-dev.15 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 20:08:54 Running on prd-ubuntu20.04-docker-arm64-4c-16g-20518 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 20:08:54 Running in /w/workspace/device-usb-camera/26 [Pipeline] { [Pipeline] checkout 20:08:54 Selected Git installation does not exist. Using Default 20:08:54 The recommended git tool is: NONE 20:08:59 Removing intermediate container deee16fa143e 20:08:59 ---> 5ed5bea0a6c2 20:08:59 Step 13/30 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 20:08:59 v0.18.4: Pulling from aler9/rtsp-simple-server 20:08:59 af6660deedbd: Pulling fs layer 20:08:59 97cd0a44c592: Pulling fs layer 20:08:59 97cd0a44c592: Download complete 20:09:00 af6660deedbd: Verifying Checksum 20:09:00 af6660deedbd: Download complete 20:09:00 af6660deedbd: Pull complete 20:09:00 97cd0a44c592: Pull complete 20:09:00 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 20:09:00 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 20:09:00 ---> fea57e182299 20:09:00 Step 14/30 : FROM alpine:3.15 20:09:00 3.15: Pulling from library/alpine 20:09:00 df9b9388f04a: Pulling fs layer 20:09:01 df9b9388f04a: Verifying Checksum 20:09:01 df9b9388f04a: Download complete 20:09:01 df9b9388f04a: Pull complete 20:09:01 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 20:09:01 Status: Downloaded newer image for alpine:3.15 20:09:01 ---> 0ac33e5f5afa 20:09:01 Step 15/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 20:09:01 ---> Running in 79c9f0b1ba1d 20:09:01 Removing intermediate container 79c9f0b1ba1d 20:09:01 ---> 6788b1317f54 20:09:01 Step 16/30 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 20:09:01 ---> Running in aa5286248a65 20:09:01 using credential edgex-jenkins-ssh 20:09:01 Cloning the remote Git repository 20:09:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:09:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:09:01 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 20:09:01 > git init /w/workspace/device-usb-camera/26 # timeout=10 20:09:01 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 20:09:01 > git --version # timeout=10 20:09:01 > git --version # 'git version 2.25.1' 20:09:01 using GIT_SSH to set credentials SSH Credentials for GitHub 20:09:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:09:02 (1/74) Installing dumb-init (1.2.5-r1) 20:09:02 (2/74) Installing sdl2 (2.0.16-r4) 20:09:02 (3/74) Installing libxau (1.0.9-r0) 20:09:02 (4/74) Installing libmd (1.0.3-r0) 20:09:02 (5/74) Installing libbsd (0.11.3-r1) 20:09:02 (6/74) Installing libxdmcp (1.1.3-r0) 20:09:02 (7/74) Installing libxcb (1.14-r2) 20:09:02 (8/74) Installing libx11 (1.7.2-r0) 20:09:02 (9/74) Installing aom-libs (3.2.0-r0) 20:09:02 (10/74) Installing alsa-lib (1.2.5.1-r1) 20:09:02 (11/74) Installing expat (2.4.7-r0) 20:09:02 (12/74) Installing brotli-libs (1.0.9-r5) 20:09:02 (13/74) Installing libbz2 (1.0.8-r1) 20:09:02 (14/74) Installing libpng (1.6.37-r1) 20:09:02 (15/74) Installing freetype (2.11.1-r2) 20:09:02 (16/74) Installing libuuid (2.37.4-r0) 20:09:02 (17/74) Installing fontconfig (2.13.1-r4) 20:09:02 (18/74) Installing fribidi (1.0.11-r0) 20:09:02 (19/74) Installing libffi (3.4.2-r1) 20:09:02 (20/74) Installing libintl (0.21-r0) 20:09:02 (21/74) Installing libblkid (2.37.4-r0) 20:09:02 (22/74) Installing libmount (2.37.4-r0) 20:09:02 (23/74) Installing pcre (8.45-r1) 20:09:02 (24/74) Installing glib (2.70.1-r0) 20:09:02 (25/74) Installing graphite2 (1.3.14-r0) 20:09:02 (26/74) Installing harfbuzz (3.0.0-r2) 20:09:02 (27/74) Installing libass (0.15.2-r0) 20:09:02 (28/74) Installing libdav1d (0.9.2-r0) 20:09:02 (29/74) Installing gmp (6.2.1-r1) 20:09:02 (30/74) Installing nettle (3.7.3-r0) 20:09:02 (31/74) Installing p11-kit (0.24.0-r1) 20:09:02 (32/74) Installing libtasn1 (4.18.0-r0) 20:09:02 (33/74) Installing libunistring (0.9.10-r1) 20:09:02 (34/74) Installing gnutls (3.7.1-r0) 20:09:02 (35/74) Installing ncurses-terminfo-base (6.3_p20211120-r1) 20:09:02 (36/74) Installing ncurses-libs (6.3_p20211120-r1) 20:09:02 (37/74) Installing lame (3.100-r0) 20:09:02 (38/74) Installing opus (1.3.1-r1) 20:09:02 (39/74) Installing libgomp (10.3.1_git20211027-r0) 20:09:02 (40/74) Installing soxr (0.1.3-r2) 20:09:02 (41/74) Installing libgcc (10.3.1_git20211027-r0) 20:09:02 (42/74) Installing libstdc++ (10.3.1_git20211027-r0) 20:09:02 (43/74) Installing libsrt (1.4.2-r1) 20:09:02 (44/74) Installing libssh (0.9.6-r1) 20:09:02 (45/74) Installing libogg (1.3.5-r0) 20:09:02 (46/74) Installing libtheora (1.1.1-r16) 20:09:02 (47/74) Installing libjpeg-turbo (2.1.2-r0) 20:09:02 (48/74) Installing v4l-utils-libs (1.22.1-r1) 20:09:02 (49/74) Installing libxext (1.3.4-r0) 20:09:02 (50/74) Installing libxfixes (6.0.0-r0) 20:09:02 (51/74) Installing libpciaccess (0.16-r0) 20:09:02 Avoid second fetch 20:09:02 Checking out Revision 7a78c2b7239740d78d841f7c6c5822fe465b85ee (main) 20:09:02 (52/74) Installing libdrm (2.4.109-r0) 20:09:02 (53/74) Installing wayland-libs-client (1.19.0-r1) 20:09:02 (54/74) Installing libva (2.13.0-r0) 20:09:02 (55/74) Installing libvdpau (1.4-r0) 20:09:02 (56/74) Installing vidstab (1.1.0-r1) 20:09:02 (57/74) Installing libvorbis (1.3.7-r0) 20:09:02 (58/74) Installing libvpx (1.10.0-r0) 20:09:02 (59/74) Installing vulkan-loader (1.2.196-r0) 20:09:02 (60/74) Installing libwebp (1.2.2-r0) 20:09:02 (61/74) Installing x264-libs (20210613-r0) 20:09:02 (62/74) Installing x265-libs (3.5-r0) 20:09:02 (63/74) Installing xvidcore (1.3.7-r1) 20:09:02 (64/74) Installing ffmpeg-libs (4.4.1-r2) 20:09:03 (65/74) Installing ffmpeg (4.4.1-r2) 20:09:03 (66/74) Installing udev-init-scripts (35-r0) 20:09:03 Executing udev-init-scripts-35-r0.post-install 20:09:03 (67/74) Installing eudev-libs (3.2.11_pre1-r0) 20:09:03 (68/74) Installing xz-libs (5.2.5-r1) 20:09:03 (69/74) Installing zstd-libs (1.5.0-r0) 20:09:03 (70/74) Installing kmod-libs (29-r2) 20:09:03 (71/74) Installing eudev (3.2.11_pre1-r0) 20:09:03 (72/74) Installing libsodium (1.0.18-r0) 20:09:03 (73/74) Installing libzmq (4.3.4-r0) 20:09:03 (74/74) Installing zeromq (4.3.4-r0) 20:09:03 Executing busybox-1.34.1-r5.trigger 20:09:03 Executing eudev-3.2.11_pre1-r0.trigger 20:09:03 OK: 78 MiB in 88 packages 20:09:02 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 20:09:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:09:02 > git config core.sparsecheckout # timeout=10 20:09:02 > git checkout -f 7a78c2b7239740d78d841f7c6c5822fe465b85ee # timeout=10 20:09:04 Removing intermediate container aa5286248a65 20:09:04 ---> d4426e4e8af6 20:09:04 Step 17/30 : WORKDIR / 20:09:04 ---> Running in f573144d93b3 20:09:04 Removing intermediate container f573144d93b3 20:09:04 ---> bed39c5f55f2 20:09:04 Step 18/30 : COPY --from=builder /device-usb-camera/cmd / 20:09:05 ---> 6df7549a1129 20:09:05 Step 19/30 : COPY --from=builder /device-usb-camera/LICENSE / 20:09:05 ---> eb457da4c853 20:09:05 Step 20/30 : COPY --from=builder /device-usb-camera/Attribution.txt / 20:09:05 ---> ad18d1d17599 20:09:05 Step 21/30 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 20:09:05 ---> c64abed24686 20:09:05 Step 22/30 : COPY --from=rtsp /rtsp-simple-server.yml / 20:09:05 ---> e53068dcaf2b 20:09:05 Step 23/30 : COPY --from=rtsp /rtsp-simple-server / 20:09:06 ---> b24900cc3502 20:09:06 Step 24/30 : EXPOSE 59983 20:09:06 ---> Running in bce06461076a 20:09:06 Removing intermediate container bce06461076a 20:09:06 ---> 1c2daf8d1145 20:09:06 Step 25/30 : EXPOSE 8554 20:09:06 ---> Running in f117eaa17766 20:09:06 Removing intermediate container f117eaa17766 20:09:06 ---> a0acd68a840c 20:09:06 Step 26/30 : ENTRYPOINT ["/docker-entrypoint.sh"] 20:09:06 ---> Running in a707d569421b 20:09:06 Removing intermediate container a707d569421b 20:09:06 ---> cd8aad54e896 20:09:06 Step 27/30 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 20:09:06 ---> Running in fbffc3ca5d0a 20:09:07 Removing intermediate container fbffc3ca5d0a 20:09:07 ---> e668860bd670 20:09:07 Step 28/30 : LABEL arch=amd64 20:09:07 ---> Running in 174b305992c6 20:09:07 Removing intermediate container 174b305992c6 20:09:07 ---> e9abc46c43ae 20:09:07 Step 29/30 : LABEL git_sha=7a78c2b7239740d78d841f7c6c5822fe465b85ee 20:09:07 ---> Running in 1af2d75ff624 20:09:07 Removing intermediate container 1af2d75ff624 20:09:07 ---> 29d9893212dc 20:09:07 Step 30/30 : LABEL version=0.0.1-dev.15 20:09:07 ---> Running in 2fdea1b47c7e 20:09:07 Removing intermediate container 2fdea1b47c7e 20:09:07 ---> 6df7ab3f7b5d 20:09:07 [Warning] One or more build-args [ARCH] were not consumed 20:09:07 Successfully built 6df7ab3f7b5d 20:09:07 Successfully tagged device-usb-camera:latest 20:09:07 Commit message: "feat(snap): Allow RTSP server config using snap options (#50)" [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:09:07 provisioning config files... 20:09:07 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1901096556051914346tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:09:07 ---> docker-login.sh 20:09:07 nexus3.edgexfoundry.org:10001 20:09:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:09:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:09:07 Configure a credential helper to remove this warning. See 20:09:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:09:07 20:09:07 Login Succeeded 20:09:07 nexus3.edgexfoundry.org:10002 20:09:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:09:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:09:07 Configure a credential helper to remove this warning. See 20:09:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:09:07 20:09:07 Login Succeeded 20:09:07 nexus3.edgexfoundry.org:10003 20:09:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:09:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:09:07 Configure a credential helper to remove this warning. See 20:09:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:09:07 20:09:07 Login Succeeded 20:09:07 nexus3.edgexfoundry.org:10004 20:09:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:09:08 % Total % Received % Xferd Average Speed Time Time Time Current 20:09:08 Dload Upload Total Spent Left Speed 20:09:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 92029 0 --:--:-- --:--:-- --:--:-- 91348 20:09:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:09:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:09:08 Configure a credential helper to remove this warning. See 20:09:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:09:08 20:09:08 Login Succeeded 20:09:08 docker.io 20:09:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:09:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:09:08 Configure a credential helper to remove this warning. See 20:09:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:09:08 20:09:08 Login Succeeded 20:09:08 ---> docker-login.sh ends [Pipeline] } 20:09:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:09:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [Pipeline] echo 20:09:08 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 20:09:08 7a78c2b7239740d78d841f7c6c5822fe465b85ee 20:09:08 latest 20:09:08 0.0.1-dev.15 20:09:08 7a78c2b7239740d78d841f7c6c5822fe465b85ee-0.0.1-dev.15 20:09:08 main 20:09:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:09:08 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:09:08 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:7a78c2b7239740d78d841f7c6c5822fe465b85ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:09:09 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:09:09 + sudo tee /etc/docker/daemon.new 20:09:09 { 20:09:09 "registry-mirrors": [ 20:09:09 "https://nexus3.edgexfoundry.org:10001" 20:09:09 ], 20:09:09 "bip": "10.250.0.254/24", 20:09:09 "hosts": [ 20:09:09 "tcp://0.0.0.0:5555", 20:09:09 "unix:///var/run/docker.sock" 20:09:09 ], 20:09:09 "mtu": 1458, 20:09:09 "selinux-enabled": true, 20:09:09 "seccomp-profile": "/etc/docker/seccomp.json" 20:09:09 } [Pipeline] sh 20:09:09 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:7a78c2b7239740d78d841f7c6c5822fe465b85ee 20:09:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 20:09:09 550e596c6d0e: Preparing 20:09:09 1207169bf42c: Preparing 20:09:09 12842cb52958: Preparing 20:09:09 f39342d6eef7: Preparing 20:09:09 994003ccc94b: Preparing 20:09:09 8b60a1c30eac: Preparing 20:09:09 d36d48b08cd9: Preparing 20:09:09 4fc242d58285: Preparing 20:09:09 d36d48b08cd9: Waiting 20:09:09 8b60a1c30eac: Waiting 20:09:09 4fc242d58285: Waiting 20:09:09 12842cb52958: Pushed 20:09:09 1207169bf42c: Pushed 20:09:09 f39342d6eef7: Pushed 20:09:09 994003ccc94b: Pushed 20:09:09 4fc242d58285: Layer already exists 20:09:09 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:09:09 + sudo service docker restart 20:09:11 550e596c6d0e: Pushed 20:09:12 8b60a1c30eac: Pushed 20:09:17 d36d48b08cd9: Pushed 20:09:17 7a78c2b7239740d78d841f7c6c5822fe465b85ee: digest: sha256:94ece637df4c9dbb7f8d08b9e23a3fd637d18dbbdcec3c13be285b8f8f5f12dd size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:09:18 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:09:18 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 20:09:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 20:09:18 550e596c6d0e: Preparing 20:09:18 1207169bf42c: Preparing 20:09:18 12842cb52958: Preparing 20:09:18 f39342d6eef7: Preparing 20:09:18 994003ccc94b: Preparing 20:09:18 8b60a1c30eac: Preparing 20:09:18 d36d48b08cd9: Preparing 20:09:18 4fc242d58285: Preparing 20:09:18 8b60a1c30eac: Waiting 20:09:18 d36d48b08cd9: Waiting 20:09:18 4fc242d58285: Waiting 20:09:18 994003ccc94b: Layer already exists 20:09:18 f39342d6eef7: Layer already exists 20:09:18 1207169bf42c: Layer already exists 20:09:18 550e596c6d0e: Layer already exists 20:09:18 12842cb52958: Layer already exists 20:09:18 d36d48b08cd9: Layer already exists 20:09:18 4fc242d58285: Layer already exists 20:09:18 8b60a1c30eac: Layer already exists 20:09:18 latest: digest: sha256:94ece637df4c9dbb7f8d08b9e23a3fd637d18dbbdcec3c13be285b8f8f5f12dd size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:09:18 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:0.0.1-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:09:18 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:0.0.1-dev.15 20:09:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 20:09:18 550e596c6d0e: Preparing 20:09:18 1207169bf42c: Preparing 20:09:18 12842cb52958: Preparing 20:09:18 f39342d6eef7: Preparing 20:09:18 994003ccc94b: Preparing 20:09:18 8b60a1c30eac: Preparing 20:09:18 d36d48b08cd9: Preparing 20:09:18 4fc242d58285: Preparing 20:09:18 d36d48b08cd9: Waiting 20:09:18 8b60a1c30eac: Waiting 20:09:18 994003ccc94b: Layer already exists 20:09:18 12842cb52958: Layer already exists 20:09:18 550e596c6d0e: Layer already exists 20:09:18 1207169bf42c: Layer already exists 20:09:18 f39342d6eef7: Layer already exists 20:09:18 8b60a1c30eac: Layer already exists 20:09:18 d36d48b08cd9: Layer already exists 20:09:18 4fc242d58285: Layer already exists 20:09:18 0.0.1-dev.15: digest: sha256:94ece637df4c9dbb7f8d08b9e23a3fd637d18dbbdcec3c13be285b8f8f5f12dd size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:09:19 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:7a78c2b7239740d78d841f7c6c5822fe465b85ee-0.0.1-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:09:19 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:7a78c2b7239740d78d841f7c6c5822fe465b85ee-0.0.1-dev.15 20:09:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 20:09:19 550e596c6d0e: Preparing 20:09:19 1207169bf42c: Preparing 20:09:19 12842cb52958: Preparing 20:09:19 f39342d6eef7: Preparing 20:09:19 994003ccc94b: Preparing 20:09:19 8b60a1c30eac: Preparing 20:09:19 d36d48b08cd9: Preparing 20:09:19 4fc242d58285: Preparing 20:09:19 8b60a1c30eac: Waiting 20:09:19 d36d48b08cd9: Waiting 20:09:19 4fc242d58285: Waiting 20:09:19 1207169bf42c: Layer already exists 20:09:19 f39342d6eef7: Layer already exists 20:09:19 550e596c6d0e: Layer already exists 20:09:19 994003ccc94b: Layer already exists 20:09:19 12842cb52958: Layer already exists 20:09:19 8b60a1c30eac: Layer already exists 20:09:19 4fc242d58285: Layer already exists 20:09:19 d36d48b08cd9: Layer already exists 20:09:19 7a78c2b7239740d78d841f7c6c5822fe465b85ee-0.0.1-dev.15: digest: sha256:94ece637df4c9dbb7f8d08b9e23a3fd637d18dbbdcec3c13be285b8f8f5f12dd size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:09:19 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:09:20 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 20:09:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 20:09:20 550e596c6d0e: Preparing 20:09:20 1207169bf42c: Preparing 20:09:20 12842cb52958: Preparing 20:09:20 f39342d6eef7: Preparing 20:09:20 994003ccc94b: Preparing 20:09:20 8b60a1c30eac: Preparing 20:09:20 d36d48b08cd9: Preparing 20:09:20 4fc242d58285: Preparing 20:09:20 8b60a1c30eac: Waiting 20:09:20 d36d48b08cd9: Waiting 20:09:20 4fc242d58285: Waiting 20:09:20 f39342d6eef7: Layer already exists 20:09:20 1207169bf42c: Layer already exists 20:09:20 12842cb52958: Layer already exists 20:09:20 994003ccc94b: Layer already exists 20:09:20 550e596c6d0e: Layer already exists 20:09:20 8b60a1c30eac: Layer already exists 20:09:20 d36d48b08cd9: Layer already exists 20:09:20 4fc242d58285: Layer already exists 20:09:20 main: digest: sha256:94ece637df4c9dbb7f8d08b9e23a3fd637d18dbbdcec3c13be285b8f8f5f12dd size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:09:20 ===================================================== [Pipeline] echo 20:09:20 taggedImages: 20:09:20 - nexus3.edgexfoundry.org:10004/device-usb-camera:7a78c2b7239740d78d841f7c6c5822fe465b85ee 20:09:20 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 20:09:20 - nexus3.edgexfoundry.org:10004/device-usb-camera:0.0.1-dev.15 20:09:20 - nexus3.edgexfoundry.org:10004/device-usb-camera:7a78c2b7239740d78d841f7c6c5822fe465b85ee-0.0.1-dev.15 20:09:20 - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:09:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:09:20 20:09:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:09:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:09:21 latest: Pulling from edgex-lftools-log-publisher 20:09:21 5eb5b503b376: Pulling fs layer 20:09:21 5c69ac0246d0: Pulling fs layer 20:09:21 ec43610c2a17: Pulling fs layer 20:09:21 3a2ae6a8a46f: Pulling fs layer 20:09:21 33b1e0a273af: Pulling fs layer 20:09:21 5d3b04190fa2: Pulling fs layer 20:09:21 2f39f015ded8: Pulling fs layer 20:09:21 5d3b04190fa2: Waiting 20:09:21 33b1e0a273af: Waiting 20:09:21 5c69ac0246d0: Verifying Checksum 20:09:21 5c69ac0246d0: Download complete 20:09:21 3a2ae6a8a46f: Verifying Checksum 20:09:21 3a2ae6a8a46f: Download complete 20:09:21 33b1e0a273af: Verifying Checksum 20:09:21 33b1e0a273af: Download complete 20:09:21 ec43610c2a17: Verifying Checksum 20:09:21 ec43610c2a17: Download complete 20:09:21 5d3b04190fa2: Verifying Checksum 20:09:21 5d3b04190fa2: Download complete 20:09:21 5eb5b503b376: Verifying Checksum 20:09:21 5eb5b503b376: Download complete 20:09:21 2f39f015ded8: Verifying Checksum 20:09:21 2f39f015ded8: Download complete 20:09:22 5eb5b503b376: Pull complete 20:09:22 5c69ac0246d0: Pull complete 20:09:23 ec43610c2a17: Pull complete 20:09:23 3a2ae6a8a46f: Pull complete 20:09:23 33b1e0a273af: Pull complete 20:09:23 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:09:28 provisioning config files... 20:09:28 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/26@tmp/config5642187529469590856tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:09:28 2f39f015ded8: Pull complete 20:09:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:09:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:09:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:09:28 ---> docker-login.sh 20:09:28 nexus3.edgexfoundry.org:10001 20:09:28 prd-ubuntu20.04-docker-8c-8g-20516 does not seem to be running inside a container 20:09:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:09:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:09:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:09:29 Configure a credential helper to remove this warning. See 20:09:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:09:29 20:09:29 Login Succeeded 20:09:29 nexus3.edgexfoundry.org:10002 20:09:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:09:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:09:30 Configure a credential helper to remove this warning. See 20:09:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:09:30 20:09:30 Login Succeeded 20:09:30 nexus3.edgexfoundry.org:10003 20:09:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:09:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:09:30 Configure a credential helper to remove this warning. See 20:09:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:09:30 20:09:30 Login Succeeded 20:09:30 nexus3.edgexfoundry.org:10004 20:09:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:09:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:09:31 Configure a credential helper to remove this warning. See 20:09:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:09:31 20:09:31 Login Succeeded 20:09:31 docker.io 20:09:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:09:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:09:31 Configure a credential helper to remove this warning. See 20:09:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:09:31 20:09:31 Login Succeeded 20:09:31 ---> docker-login.sh ends 20:09:32 $ docker top 3d62b0c0b55c701e8a834b778b57089b01a684ee452b4dff18899a0132692972 -eo pid,comm [Pipeline] { [Pipeline] } 20:09:32 Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 20:09:32 ---> job-cost.sh 20:09:32 lf-activate-venv: SKIPPING 20:09:32 INFO: No Stack... [Pipeline] echo 20:09:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:09:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:09:32 ========================================================= 20:09:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:09:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:09:33 + 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 . 20:09:33 INFO: Retrieving Pricing Info for: v3-standard-8 20:09:33 Sending build context to Docker daemon 446.5kB 20:09:33 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 20:09:33 Step 2/12 : FROM ${BASE} AS builder 20:09:33 INFO: Archiving Costs [Pipeline] sh 20:09:33 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:09:33 b3c136eddcbf: Pulling fs layer 20:09:33 c0a3192eca97: Pulling fs layer 20:09:33 a050256f5b6f: Pulling fs layer 20:09:33 656be50a0ddc: Pulling fs layer 20:09:33 2bbca73fdf42: Pulling fs layer 20:09:33 46d945488cbd: Pulling fs layer 20:09:33 8a5474983e97: Pulling fs layer 20:09:33 329c88fbcd65: Pulling fs layer 20:09:33 656be50a0ddc: Waiting 20:09:33 46d945488cbd: Waiting 20:09:33 8a5474983e97: Waiting 20:09:33 329c88fbcd65: Waiting 20:09:33 2bbca73fdf42: Waiting 20:09:33 a050256f5b6f: Download complete 20:09:33 c0a3192eca97: Verifying Checksum 20:09:33 c0a3192eca97: Download complete 20:09:33 2bbca73fdf42: Verifying Checksum 20:09:33 2bbca73fdf42: Download complete 20:09:33 46d945488cbd: Verifying Checksum 20:09:33 46d945488cbd: Download complete 20:09:33 b3c136eddcbf: Verifying Checksum 20:09:33 b3c136eddcbf: Download complete 20:09:33 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 20:09:33 + cut -d, -f6 [Pipeline] lock 20:09:33 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-26-stack-cost] 20:09:33 Resource [jenkins-edgexfoundry-device-usb-camera-main-26-stack-cost] did not exist. Created. 20:09:33 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-26-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:09:34 + echo total: 0.2199999988079071 [Pipeline] stash 20:09:34 Stashed 1 file(s) [Pipeline] } 20:09:34 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-26-stack-cost] [Pipeline] // lock [Pipeline] } 20:09:34 $ docker stop --time=1 3d62b0c0b55c701e8a834b778b57089b01a684ee452b4dff18899a0132692972 20:09:34 b3c136eddcbf: Pull complete 20:09:35 329c88fbcd65: Verifying Checksum 20:09:35 329c88fbcd65: Download complete 20:09:35 $ docker rm -f 3d62b0c0b55c701e8a834b778b57089b01a684ee452b4dff18899a0132692972 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:09:35 c0a3192eca97: Pull complete 20:09:35 a050256f5b6f: Pull complete 20:09:36 8a5474983e97: Verifying Checksum 20:09:36 8a5474983e97: Download complete 20:09:36 656be50a0ddc: Verifying Checksum 20:09:36 656be50a0ddc: Download complete 20:09:49 656be50a0ddc: Pull complete 20:09:49 2bbca73fdf42: Pull complete 20:09:49 46d945488cbd: Pull complete 20:09:55 8a5474983e97: Pull complete 20:09:57 329c88fbcd65: Pull complete 20:09:57 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 20:09:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:09:57 ---> ff4287adb874 20:09:57 Step 3/12 : ARG MAKE="make build" 20:09:58 ---> Running in 3e6a3be012e4 20:09:58 Removing intermediate container 3e6a3be012e4 20:09:58 ---> 0f6fae95848d 20:09:58 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 20:09:59 ---> Running in ed2f19866293 20:09:59 Removing intermediate container ed2f19866293 20:09:59 ---> dbfabc4867c3 20:09:59 Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 20:09:59 ---> Running in 2369c04e512d 20:09:59 Removing intermediate container 2369c04e512d 20:09:59 ---> 2fa59ca841b5 20:09:59 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:09:59 ---> Running in 517800d0daed 20:10:01 Removing intermediate container 517800d0daed 20:10:01 ---> 6d269e38ea45 20:10:01 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:10:01 ---> Running in 115b135ccbc5 20:10:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:10:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:10:05 (1/14) Installing libintl (0.21-r2) 20:10:05 (2/14) Installing eudev-libs (3.2.11-r0) 20:10:05 (3/14) Installing libjpeg-turbo (2.1.3-r1) 20:10:05 (4/14) Installing v4l-utils-libs (1.22.1-r1) 20:10:05 (5/14) Installing v4l-utils (1.22.1-r1) 20:10:05 (6/14) Installing udev-init-scripts (35-r0) 20:10:05 Executing udev-init-scripts-35-r0.post-install 20:10:05 (7/14) Installing libblkid (2.38-r1) 20:10:06 (8/14) Installing xz-libs (5.2.5-r1) 20:10:06 (9/14) Installing zstd-libs (1.5.2-r1) 20:10:06 (10/14) Installing kmod-libs (29-r2) 20:10:06 (11/14) Installing eudev (3.2.11-r0) 20:10:06 (12/14) Installing eudev-dev (3.2.11-r0) 20:10:06 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 20:10:06 (14/14) Installing v4l-utils-dev (1.22.1-r1) 20:10:07 Executing busybox-1.35.0-r13.trigger 20:10:07 Executing eudev-3.2.11-r0.trigger 20:10:07 OK: 228 MiB in 65 packages 20:10:08 Removing intermediate container 115b135ccbc5 20:10:08 ---> 646418a311e2 20:10:08 Step 8/12 : WORKDIR /device-usb-camera 20:10:08 ---> Running in 7433441ad6cb 20:10:08 Removing intermediate container 7433441ad6cb 20:10:08 ---> f3983e8a2194 20:10:08 Step 9/12 : COPY go.mod vendor* ./ 20:10:09 ---> 4551bb8b98fa 20:10:09 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:10:09 ---> Running in b80b57ed6638 20:11:06 Removing intermediate container b80b57ed6638 20:11:06 ---> e2c9f7b474e3 20:11:06 Step 11/12 : COPY . . 20:11:06 ---> 51e51d6ced92 20:11:06 Step 12/12 : RUN ${MAKE} 20:11:06 ---> Running in 80f71340513c 20:11:06 noop 20:11:06 Removing intermediate container 80f71340513c 20:11:06 ---> 414d19d8dfaa 20:11:06 Successfully built 414d19d8dfaa 20:11:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:06 + docker inspect -f . ci-base-image-arm64 20:11:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:11:06 prd-ubuntu20.04-docker-arm64-4c-16g-20518 does not seem to be running inside a container 20:11:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/26 -v /w/workspace/device-usb-camera/26:/w/workspace/device-usb-camera/26:rw,z -v /w/workspace/device-usb-camera/26@tmp:/w/workspace/device-usb-camera/26@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 20:11:07 $ docker top df30790261bdfd40e340fd87bdd66439633fa84f2c6b20e50f5c6470e3d0608a -eo pid,comm [Pipeline] { [Pipeline] sh 20:11:08 + go version 20:11:08 go version go1.18.3 linux/arm64 [Pipeline] } 20:11:08 $ docker stop --time=1 df30790261bdfd40e340fd87bdd66439633fa84f2c6b20e50f5c6470e3d0608a 20:11:10 $ docker rm -f df30790261bdfd40e340fd87bdd66439633fa84f2c6b20e50f5c6470e3d0608a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:11 + docker inspect -f . ci-base-image-arm64 20:11:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:11:11 prd-ubuntu20.04-docker-arm64-4c-16g-20518 does not seem to be running inside a container 20:11:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-usb-camera/26 -v /w/workspace/device-usb-camera/26:/w/workspace/device-usb-camera/26:rw,z -v /w/workspace/device-usb-camera/26@tmp:/w/workspace/device-usb-camera/26@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 20:11:12 $ docker top 3bbfa216e0eb321b5bc1c3f329253849efd283022d736777d6c7ad49d7161990 -eo pid,comm [Pipeline] { [Pipeline] sh 20:11:13 + git config --global --add safe.directory /w/workspace/device-usb-camera/26 [Pipeline] fileExists [Pipeline] sh 20:11:14 + make test 20:11:14 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 20:11:15 ? github.com/edgexfoundry/device-usb-camera [no test files] 20:12:52 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 20:12:52 ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] 20:12:52 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:12:52 CGO_ENABLED=1 go vet ./... 20:13:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:13:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:13:01 ./bin/test-attribution-txt.sh [Pipeline] echo 20:13:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:13:04 $ docker stop --time=1 3bbfa216e0eb321b5bc1c3f329253849efd283022d736777d6c7ad49d7161990 20:13:06 $ docker rm -f 3bbfa216e0eb321b5bc1c3f329253849efd283022d736777d6c7ad49d7161990 [Pipeline] // withDockerContainer [Pipeline] sh 20:13:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:13:07 Warning: overwriting stash ‘coverage-report’ 20:13:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:13:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:13:09 + ls -al . 20:13:09 total 160 20:13:09 drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 20:13 . 20:13:09 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 20:09 .. 20:13:09 drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 20:09 .git 20:13:09 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 20:09 .github 20:13:09 -rw-rw-r-- 1 jenkins jenkins 414 Jul 19 20:09 .gitignore 20:13:09 -rw-rw-r-- 1 jenkins jenkins 42 Jul 19 20:09 .golangci.yml 20:13:09 -rw-rw-r-- 1 jenkins jenkins 77 Jul 19 20:09 .hadolint.yml 20:13:09 -rw-rw-r-- 1 jenkins jenkins 8706 Jul 19 20:09 Attribution.txt 20:13:09 -rw-rw-r-- 1 jenkins jenkins 181 Jul 19 20:09 CHANGELOG.md 20:13:09 -rw-rw-r-- 1 jenkins jenkins 1940 Jul 19 20:09 Dockerfile 20:13:09 -rw-rw-r-- 1 jenkins jenkins 678 Jul 19 20:09 GOVERNANCE.md 20:13:09 -rw-rw-r-- 1 jenkins jenkins 659 Jul 19 20:09 Jenkinsfile 20:13:09 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 19 20:09 LICENSE 20:13:09 -rw-rw-r-- 1 jenkins jenkins 2345 Jul 19 20:09 Makefile 20:13:09 -rw-rw-r-- 1 jenkins jenkins 622 Jul 19 20:09 OWNERS.md 20:13:09 -rw-rw-r-- 1 jenkins jenkins 11243 Jul 19 20:09 README.md 20:13:09 -rw-rw-r-- 1 jenkins jenkins 12 Jul 19 20:07 VERSION 20:13:09 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 20:09 bin 20:13:09 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 20:09 cmd 20:13:09 -rw-r--r-- 1 jenkins jenkins 10 Jul 19 20:11 coverage.out 20:13:09 -rw-rw-r-- 1 jenkins jenkins 140 Jul 19 20:09 docker-entrypoint.sh 20:13:09 -rw-rw-r-- 1 jenkins jenkins 3277 Jul 19 20:09 go.mod 20:13:09 -rw-rw-r-- 1 jenkins jenkins 35596 Jul 19 20:09 go.sum 20:13:09 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 20:09 internal 20:13:09 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 20:09 snap 20:13:09 -rw-rw-r-- 1 jenkins jenkins 231 Jul 19 20:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:09 + 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=7a78c2b7239740d78d841f7c6c5822fe465b85ee --label arch=arm64 --label version=0.0.1-dev.15 . 20:13:09 Sending build context to Docker daemon 447.5kB 20:13:09 Step 1/30 : ARG BASE=golang:1.17-alpine3.15 20:13:09 Step 2/30 : FROM ${BASE} AS builder 20:13:09 ---> 414d19d8dfaa 20:13:09 Step 3/30 : ARG MAKE="make build" 20:13:10 ---> Running in 6e064c283db1 20:13:10 Removing intermediate container 6e064c283db1 20:13:10 ---> e3ead26dd680 20:13:10 Step 4/30 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 20:13:10 ---> Running in 2d313f75bc58 20:13:10 Removing intermediate container 2d313f75bc58 20:13:10 ---> 6d106ed08d02 20:13:10 Step 5/30 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 20:13:10 ---> Running in 5a373ecf4cb1 20:13:11 Removing intermediate container 5a373ecf4cb1 20:13:11 ---> 36437dcfe2a4 20:13:11 Step 6/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:13:11 ---> Running in 7c7f4e700733 20:13:13 Removing intermediate container 7c7f4e700733 20:13:13 ---> 554dac9256c2 20:13:13 Step 7/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:13:13 ---> Running in 58ce59aada4f 20:13:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:13:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:13:16 OK: 228 MiB in 65 packages 20:13:16 Removing intermediate container 58ce59aada4f 20:13:16 ---> 25bf26df5be9 20:13:16 Step 8/30 : WORKDIR /device-usb-camera 20:13:17 ---> Running in ebe2e07a3956 20:13:17 Removing intermediate container ebe2e07a3956 20:13:17 ---> 8d36be3b0dda 20:13:17 Step 9/30 : COPY go.mod vendor* ./ 20:13:17 ---> 41335bf8c18f 20:13:17 Step 10/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:13:17 ---> Running in b3333400ee8f 20:13:19 Removing intermediate container b3333400ee8f 20:13:19 ---> 1db7ae34a082 20:13:19 Step 11/30 : COPY . . 20:13:20 ---> 4a7f5b3e8149 20:13:20 Step 12/30 : RUN ${MAKE} 20:13:20 ---> Running in 11929e612894 20:13:21 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.1-dev.15 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 20:15:43 Removing intermediate container 11929e612894 20:15:43 ---> c516099c9e95 20:15:43 Step 13/30 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 20:15:43 v0.18.4: Pulling from aler9/rtsp-simple-server 20:15:43 eab2503cf8f4: Pulling fs layer 20:15:43 97cd0a44c592: Pulling fs layer 20:15:43 97cd0a44c592: Verifying Checksum 20:15:43 eab2503cf8f4: Verifying Checksum 20:15:43 eab2503cf8f4: Download complete 20:15:43 eab2503cf8f4: Pull complete 20:15:43 97cd0a44c592: Pull complete 20:15:43 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 20:15:43 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 20:15:43 ---> 7f763cca56b3 20:15:43 Step 14/30 : FROM alpine:3.15 20:15:43 3.15: Pulling from library/alpine 20:15:43 9981e73032c8: Pulling fs layer 20:15:43 9981e73032c8: Verifying Checksum 20:15:43 9981e73032c8: Download complete 20:15:43 9981e73032c8: Pull complete 20:15:43 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 20:15:43 Status: Downloaded newer image for alpine:3.15 20:15:43 ---> 3fb3c9af89a9 20:15:43 Step 15/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 20:15:44 ---> Running in 2ce992241015 20:15:44 Removing intermediate container 2ce992241015 20:15:44 ---> d4bc35997998 20:15:44 Step 16/30 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 20:15:44 ---> Running in 97bf93e07007 20:15:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:15:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:15:47 (1/73) Installing dumb-init (1.2.5-r1) 20:15:47 (2/73) Installing sdl2 (2.0.16-r4) 20:15:47 (3/73) Installing libxau (1.0.9-r0) 20:15:47 (4/73) Installing libmd (1.0.3-r0) 20:15:47 (5/73) Installing libbsd (0.11.3-r1) 20:15:47 (6/73) Installing libxdmcp (1.1.3-r0) 20:15:47 (7/73) Installing libxcb (1.14-r2) 20:15:47 (8/73) Installing libx11 (1.7.2-r0) 20:15:47 (9/73) Installing aom-libs (3.2.0-r0) 20:15:47 (10/73) Installing alsa-lib (1.2.5.1-r1) 20:15:47 (11/73) Installing expat (2.4.7-r0) 20:15:47 (12/73) Installing brotli-libs (1.0.9-r5) 20:15:47 (13/73) Installing libbz2 (1.0.8-r1) 20:15:47 (14/73) Installing libpng (1.6.37-r1) 20:15:47 (15/73) Installing freetype (2.11.1-r2) 20:15:47 (16/73) Installing libuuid (2.37.4-r0) 20:15:47 (17/73) Installing fontconfig (2.13.1-r4) 20:15:47 (18/73) Installing fribidi (1.0.11-r0) 20:15:47 (19/73) Installing libffi (3.4.2-r1) 20:15:47 (20/73) Installing libintl (0.21-r0) 20:15:47 (21/73) Installing libblkid (2.37.4-r0) 20:15:47 (22/73) Installing libmount (2.37.4-r0) 20:15:47 (23/73) Installing pcre (8.45-r1) 20:15:47 (24/73) Installing glib (2.70.1-r0) 20:15:48 (25/73) Installing graphite2 (1.3.14-r0) 20:15:48 (26/73) Installing harfbuzz (3.0.0-r2) 20:15:48 (27/73) Installing libass (0.15.2-r0) 20:15:48 (28/73) Installing libdav1d (0.9.2-r0) 20:15:48 (29/73) Installing gmp (6.2.1-r1) 20:15:48 (30/73) Installing nettle (3.7.3-r0) 20:15:48 (31/73) Installing p11-kit (0.24.0-r1) 20:15:48 (32/73) Installing libtasn1 (4.18.0-r0) 20:15:48 (33/73) Installing libunistring (0.9.10-r1) 20:15:48 (34/73) Installing gnutls (3.7.1-r0) 20:15:48 (35/73) Installing ncurses-terminfo-base (6.3_p20211120-r1) 20:15:48 (36/73) Installing ncurses-libs (6.3_p20211120-r1) 20:15:48 (37/73) Installing lame (3.100-r0) 20:15:48 (38/73) Installing opus (1.3.1-r1) 20:15:48 (39/73) Installing libgomp (10.3.1_git20211027-r0) 20:15:48 (40/73) Installing soxr (0.1.3-r2) 20:15:48 (41/73) Installing libgcc (10.3.1_git20211027-r0) 20:15:48 (42/73) Installing libstdc++ (10.3.1_git20211027-r0) 20:15:48 (43/73) Installing libsrt (1.4.2-r1) 20:15:48 (44/73) Installing libssh (0.9.6-r1) 20:15:48 (45/73) Installing libogg (1.3.5-r0) 20:15:48 (46/73) Installing libtheora (1.1.1-r16) 20:15:48 (47/73) Installing libjpeg-turbo (2.1.2-r0) 20:15:48 (48/73) Installing v4l-utils-libs (1.22.1-r1) 20:15:48 (49/73) Installing libxext (1.3.4-r0) 20:15:48 (50/73) Installing libxfixes (6.0.0-r0) 20:15:48 (51/73) Installing libdrm (2.4.109-r0) 20:15:48 (52/73) Installing wayland-libs-client (1.19.0-r1) 20:15:48 (53/73) Installing libva (2.13.0-r0) 20:15:48 (54/73) Installing libvdpau (1.4-r0) 20:15:48 (55/73) Installing vidstab (1.1.0-r1) 20:15:48 (56/73) Installing libvorbis (1.3.7-r0) 20:15:48 (57/73) Installing libvpx (1.10.0-r0) 20:15:48 (58/73) Installing vulkan-loader (1.2.196-r0) 20:15:48 (59/73) Installing libwebp (1.2.2-r0) 20:15:48 (60/73) Installing x264-libs (20210613-r0) 20:15:48 (61/73) Installing x265-libs (3.5-r0) 20:15:48 (62/73) Installing xvidcore (1.3.7-r1) 20:15:49 (63/73) Installing ffmpeg-libs (4.4.1-r2) 20:15:49 (64/73) Installing ffmpeg (4.4.1-r2) 20:15:49 (65/73) Installing udev-init-scripts (35-r0) 20:15:49 Executing udev-init-scripts-35-r0.post-install 20:15:49 (66/73) Installing eudev-libs (3.2.11_pre1-r0) 20:15:49 (67/73) Installing xz-libs (5.2.5-r1) 20:15:49 (68/73) Installing zstd-libs (1.5.0-r0) 20:15:49 (69/73) Installing kmod-libs (29-r2) 20:15:49 (70/73) Installing eudev (3.2.11_pre1-r0) 20:15:49 (71/73) Installing libsodium (1.0.18-r0) 20:15:49 (72/73) Installing libzmq (4.3.4-r0) 20:15:49 (73/73) Installing zeromq (4.3.4-r0) 20:15:49 Executing busybox-1.34.1-r5.trigger 20:15:49 Executing eudev-3.2.11_pre1-r0.trigger 20:15:49 OK: 67 MiB in 87 packages 20:15:52 Removing intermediate container 97bf93e07007 20:15:52 ---> 90cb6fee76ec 20:15:52 Step 17/30 : WORKDIR / 20:15:52 ---> Running in e8ce17fcc2b1 20:15:52 Removing intermediate container e8ce17fcc2b1 20:15:52 ---> 69bd54f7b369 20:15:52 Step 18/30 : COPY --from=builder /device-usb-camera/cmd / 20:15:54 ---> 9cea0a45724d 20:15:54 Step 19/30 : COPY --from=builder /device-usb-camera/LICENSE / 20:15:54 ---> e0a937bd65d1 20:15:54 Step 20/30 : COPY --from=builder /device-usb-camera/Attribution.txt / 20:15:55 ---> eaa5d5c8dad0 20:15:55 Step 21/30 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 20:15:56 ---> 42611aa640e7 20:15:56 Step 22/30 : COPY --from=rtsp /rtsp-simple-server.yml / 20:15:56 ---> a4fafb60260a 20:15:56 Step 23/30 : COPY --from=rtsp /rtsp-simple-server / 20:15:58 ---> a45b30c19a80 20:15:58 Step 24/30 : EXPOSE 59983 20:15:58 ---> Running in 03a1f7889e7e 20:15:58 Removing intermediate container 03a1f7889e7e 20:15:58 ---> d0030d7354ba 20:15:58 Step 25/30 : EXPOSE 8554 20:15:58 ---> Running in 184cdc0af377 20:15:58 Removing intermediate container 184cdc0af377 20:15:58 ---> db0ce9db95ce 20:15:58 Step 26/30 : ENTRYPOINT ["/docker-entrypoint.sh"] 20:15:58 ---> Running in 9de82f6d96b2 20:15:59 Removing intermediate container 9de82f6d96b2 20:15:59 ---> c8c259286b5f 20:15:59 Step 27/30 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 20:15:59 ---> Running in aac14641aeb8 20:15:59 Removing intermediate container aac14641aeb8 20:15:59 ---> 43047e08b4a9 20:15:59 Step 28/30 : LABEL arch=arm64 20:15:59 ---> Running in 3fff1dba773f 20:15:59 Removing intermediate container 3fff1dba773f 20:15:59 ---> d21c36c868b5 20:15:59 Step 29/30 : LABEL git_sha=7a78c2b7239740d78d841f7c6c5822fe465b85ee 20:16:00 ---> Running in eec8f4943262 20:16:00 Removing intermediate container eec8f4943262 20:16:00 ---> 6798ca4bdfb6 20:16:00 Step 30/30 : LABEL version=0.0.1-dev.15 20:16:00 ---> Running in a4d18c69143d 20:16:00 Removing intermediate container a4d18c69143d 20:16:00 ---> a6e8e3300763 20:16:00 [Warning] One or more build-args [ARCH] were not consumed 20:16:00 Successfully built a6e8e3300763 20:16:00 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 20:16:00 provisioning config files... 20:16:00 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/26@tmp/config6816329111554729299tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:16:01 ---> docker-login.sh 20:16:01 nexus3.edgexfoundry.org:10001 20:16:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:16:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:16:01 Configure a credential helper to remove this warning. See 20:16:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:16:01 20:16:01 Login Succeeded 20:16:01 nexus3.edgexfoundry.org:10002 20:16:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:16:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:16:02 Configure a credential helper to remove this warning. See 20:16:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:16:02 20:16:02 Login Succeeded 20:16:02 nexus3.edgexfoundry.org:10003 20:16:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:16:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:16:02 Configure a credential helper to remove this warning. See 20:16:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:16:02 20:16:02 Login Succeeded 20:16:02 nexus3.edgexfoundry.org:10004 20:16:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:16:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:16:03 Configure a credential helper to remove this warning. See 20:16:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:16:03 20:16:03 Login Succeeded 20:16:03 docker.io 20:16:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:16:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:16:04 Configure a credential helper to remove this warning. See 20:16:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:16:04 20:16:04 Login Succeeded 20:16:04 ---> docker-login.sh ends [Pipeline] } 20:16:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:16:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:16:04 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 20:16:04 7a78c2b7239740d78d841f7c6c5822fe465b85ee 20:16:04 latest 20:16:04 0.0.1-dev.15 20:16:04 7a78c2b7239740d78d841f7c6c5822fe465b85ee-0.0.1-dev.15 20:16:04 main 20:16:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:04 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:7a78c2b7239740d78d841f7c6c5822fe465b85ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:04 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:7a78c2b7239740d78d841f7c6c5822fe465b85ee 20:16:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 20:16:04 a43932d1df72: Preparing 20:16:04 1207169bf42c: Preparing 20:16:04 876ad11e543f: Preparing 20:16:04 fe8823556768: Preparing 20:16:04 51a67ea8ded7: Preparing 20:16:04 346f0659ee07: Preparing 20:16:04 4e1593b06299: Preparing 20:16:04 4f4ce317c6bb: Preparing 20:16:04 346f0659ee07: Waiting 20:16:04 4e1593b06299: Waiting 20:16:04 4f4ce317c6bb: Waiting 20:16:05 1207169bf42c: Pushed 20:16:05 fe8823556768: Pushed 20:16:05 876ad11e543f: Pushed 20:16:05 51a67ea8ded7: Pushed 20:16:05 4f4ce317c6bb: Layer already exists 20:16:09 a43932d1df72: Pushed 20:16:10 346f0659ee07: Pushed 20:16:20 4e1593b06299: Pushed 20:16:20 7a78c2b7239740d78d841f7c6c5822fe465b85ee: digest: sha256:3f3b0b8d2fdb8d029b8b89d0f5e03a1b2b714c84db71747cb799b78adedc3902 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:21 + 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 20:16:21 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 20:16:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 20:16:21 a43932d1df72: Preparing 20:16:21 1207169bf42c: Preparing 20:16:21 876ad11e543f: Preparing 20:16:21 fe8823556768: Preparing 20:16:21 51a67ea8ded7: Preparing 20:16:21 346f0659ee07: Preparing 20:16:21 4e1593b06299: Preparing 20:16:21 4f4ce317c6bb: Preparing 20:16:21 346f0659ee07: Waiting 20:16:21 4e1593b06299: Waiting 20:16:21 4f4ce317c6bb: Waiting 20:16:21 fe8823556768: Layer already exists 20:16:21 876ad11e543f: Layer already exists 20:16:21 1207169bf42c: Layer already exists 20:16:21 a43932d1df72: Layer already exists 20:16:21 51a67ea8ded7: Layer already exists 20:16:21 346f0659ee07: Layer already exists 20:16:21 4e1593b06299: Layer already exists 20:16:21 4f4ce317c6bb: Layer already exists 20:16:21 latest: digest: sha256:3f3b0b8d2fdb8d029b8b89d0f5e03a1b2b714c84db71747cb799b78adedc3902 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:22 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0.0.1-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:22 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0.0.1-dev.15 20:16:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 20:16:22 a43932d1df72: Preparing 20:16:22 1207169bf42c: Preparing 20:16:22 876ad11e543f: Preparing 20:16:22 fe8823556768: Preparing 20:16:22 51a67ea8ded7: Preparing 20:16:22 346f0659ee07: Preparing 20:16:22 4e1593b06299: Preparing 20:16:22 4f4ce317c6bb: Preparing 20:16:22 346f0659ee07: Waiting 20:16:22 4e1593b06299: Waiting 20:16:22 4f4ce317c6bb: Waiting 20:16:22 1207169bf42c: Layer already exists 20:16:22 51a67ea8ded7: Layer already exists 20:16:22 a43932d1df72: Layer already exists 20:16:22 876ad11e543f: Layer already exists 20:16:22 fe8823556768: Layer already exists 20:16:22 4f4ce317c6bb: Layer already exists 20:16:22 346f0659ee07: Layer already exists 20:16:22 4e1593b06299: Layer already exists 20:16:22 0.0.1-dev.15: digest: sha256:3f3b0b8d2fdb8d029b8b89d0f5e03a1b2b714c84db71747cb799b78adedc3902 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:23 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:7a78c2b7239740d78d841f7c6c5822fe465b85ee-0.0.1-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:23 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:7a78c2b7239740d78d841f7c6c5822fe465b85ee-0.0.1-dev.15 20:16:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 20:16:23 a43932d1df72: Preparing 20:16:23 1207169bf42c: Preparing 20:16:23 876ad11e543f: Preparing 20:16:23 fe8823556768: Preparing 20:16:23 51a67ea8ded7: Preparing 20:16:23 346f0659ee07: Preparing 20:16:23 4e1593b06299: Preparing 20:16:23 4f4ce317c6bb: Preparing 20:16:23 346f0659ee07: Waiting 20:16:23 4e1593b06299: Waiting 20:16:23 4f4ce317c6bb: Waiting 20:16:23 a43932d1df72: Layer already exists 20:16:23 51a67ea8ded7: Layer already exists 20:16:23 1207169bf42c: Layer already exists 20:16:23 876ad11e543f: Layer already exists 20:16:23 fe8823556768: Layer already exists 20:16:23 4f4ce317c6bb: Layer already exists 20:16:23 346f0659ee07: Layer already exists 20:16:23 4e1593b06299: Layer already exists 20:16:23 7a78c2b7239740d78d841f7c6c5822fe465b85ee-0.0.1-dev.15: digest: sha256:3f3b0b8d2fdb8d029b8b89d0f5e03a1b2b714c84db71747cb799b78adedc3902 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:24 + 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 20:16:24 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 20:16:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 20:16:24 a43932d1df72: Preparing 20:16:24 1207169bf42c: Preparing 20:16:24 876ad11e543f: Preparing 20:16:24 fe8823556768: Preparing 20:16:24 51a67ea8ded7: Preparing 20:16:24 346f0659ee07: Preparing 20:16:24 4e1593b06299: Preparing 20:16:24 4f4ce317c6bb: Preparing 20:16:24 346f0659ee07: Waiting 20:16:24 4e1593b06299: Waiting 20:16:24 51a67ea8ded7: Layer already exists 20:16:24 876ad11e543f: Layer already exists 20:16:24 a43932d1df72: Layer already exists 20:16:24 1207169bf42c: Layer already exists 20:16:24 fe8823556768: Layer already exists 20:16:25 346f0659ee07: Layer already exists 20:16:25 4f4ce317c6bb: Layer already exists 20:16:25 4e1593b06299: Layer already exists 20:16:25 main: digest: sha256:3f3b0b8d2fdb8d029b8b89d0f5e03a1b2b714c84db71747cb799b78adedc3902 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:16:25 ===================================================== [Pipeline] echo 20:16:25 taggedImages: 20:16:25 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:7a78c2b7239740d78d841f7c6c5822fe465b85ee 20:16:25 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 20:16:25 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0.0.1-dev.15 20:16:25 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:7a78c2b7239740d78d841f7c6c5822fe465b85ee-0.0.1-dev.15 20:16:25 - 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 20:16:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:16:25 20:16:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:16:26 arm64: Pulling from edgex-lftools-log-publisher 20:16:26 8998bd30e6a1: Pulling fs layer 20:16:26 04944245beec: Pulling fs layer 20:16:26 699f458cf7ca: Pulling fs layer 20:16:26 765212b225bb: Pulling fs layer 20:16:26 f23df028b6ca: Pulling fs layer 20:16:26 d65c8cfc05b1: Pulling fs layer 20:16:26 2437ff75d9bd: Pulling fs layer 20:16:26 f23df028b6ca: Waiting 20:16:26 d65c8cfc05b1: Waiting 20:16:26 765212b225bb: Waiting 20:16:26 2437ff75d9bd: Waiting 20:16:26 04944245beec: Verifying Checksum 20:16:26 04944245beec: Download complete 20:16:26 765212b225bb: Verifying Checksum 20:16:26 765212b225bb: Download complete 20:16:26 f23df028b6ca: Verifying Checksum 20:16:26 f23df028b6ca: Download complete 20:16:26 d65c8cfc05b1: Verifying Checksum 20:16:26 d65c8cfc05b1: Download complete 20:16:26 699f458cf7ca: Verifying Checksum 20:16:26 699f458cf7ca: Download complete 20:16:26 8998bd30e6a1: Verifying Checksum 20:16:26 8998bd30e6a1: Download complete 20:16:29 2437ff75d9bd: Verifying Checksum 20:16:29 2437ff75d9bd: Download complete 20:16:31 8998bd30e6a1: Pull complete 20:16:31 04944245beec: Pull complete 20:16:32 699f458cf7ca: Pull complete 20:16:33 765212b225bb: Pull complete 20:16:33 f23df028b6ca: Pull complete 20:16:34 d65c8cfc05b1: Pull complete 20:16:49 2437ff75d9bd: Pull complete 20:16:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:16:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:16:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:16:49 prd-ubuntu20.04-docker-arm64-4c-16g-20518 does not seem to be running inside a container 20:16:49 $ 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/26 -v /w/workspace/device-usb-camera/26:/w/workspace/device-usb-camera/26:rw,z -v /w/workspace/device-usb-camera/26@tmp:/w/workspace/device-usb-camera/26@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 20:16:52 $ docker top 5a67cb8f60c2256d561853d63ed5c4e6e528744904e1b3b2a01800f816b52bad -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:16:53 ---> job-cost.sh 20:16:53 lf-activate-venv: SKIPPING 20:16:53 INFO: No Stack... 20:16:53 INFO: Retrieving Pricing Info for: v3-standard-4 20:16:54 INFO: Archiving Costs [Pipeline] sh 20:16:55 + cut -d, -f6 20:16:55 + cat /w/workspace/device-usb-camera/26/archives/cost.csv [Pipeline] lock 20:16:55 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-26-stack-cost] 20:16:55 Resource [jenkins-edgexfoundry-device-usb-camera-main-26-stack-cost] did not exist. Created. 20:16:55 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-26-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:16:55 /w/workspace/device-usb-camera/26@tmp/durable-022c5c2c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:16:56 + echo total: 0.10999999940395355 [Pipeline] stash 20:16:56 Warning: overwriting stash ‘stack-cost’ 20:16:56 Stashed 1 file(s) [Pipeline] } 20:16:56 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-26-stack-cost] [Pipeline] // lock [Pipeline] } 20:16:56 $ docker stop --time=1 5a67cb8f60c2256d561853d63ed5c4e6e528744904e1b3b2a01800f816b52bad 20:16:58 $ docker rm -f 5a67cb8f60c2256d561853d63ed5c4e6e528744904e1b3b2a01800f816b52bad [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 20:16:58 provisioning config files... 20:16:58 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3343868042081201298tmp [Pipeline] { [Pipeline] sh 20:16:58 + set +x 20:16:58 + curl -s https://codecov.io/bash 20:16:58 + bash -s -- 20:16:58 20:16:58 _____ _ 20:16:58 / ____| | | 20:16:58 | | ___ __| | ___ ___ _____ __ 20:16:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:16:58 | |___| (_) | (_| | __/ (_| (_) \ V / 20:16:58 \_____\___/ \__,_|\___|\___\___/ \_/ 20:16:58 Bash-1.0.6 20:16:58 20:16:58 20:16:58 ==> git version 2.25.1 found 20:16:58 ==> 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 20:16:58 Release-Date: 2020-01-08 20:16:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:16:58 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:16:58 ==> Jenkins CI detected. 20:16:58 current dir:  /w/workspace/exfoundry_device-usb-camera_main 20:16:58 project root: . 20:16:58 --> token set from env 20:16:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:16:58 ==> Running gcov in . (disable via -X gcov) 20:16:58 ==> Python coveragepy not found 20:16:58 ==> Searching for coverage reports in: 20:16:58 + . 20:16:58 -> Found 1 reports 20:16:58 ==> Detecting git/mercurial file structure 20:16:58 ==> Reading reports 20:16:59 + ./coverage.out bytes=10 20:16:59 ==> Appending adjustments 20:16:59 https://docs.codecov.io/docs/fixing-reports 20:16:59 + Found adjustments 20:16:59 ==> Gzipping contents 20:16:59 4.0K /tmp/codecov.RQIvlf.gz 20:16:59 ==> Uploading reports 20:16:59 url: https://codecov.io 20:16:59 query: branch=main&commit=7a78c2b7239740d78d841f7c6c5822fe465b85ee&build=26&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F26%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 20:16:59 -> Pinging Codecov 20:16:59 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=7a78c2b7239740d78d841f7c6c5822fe465b85ee&build=26&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F26%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 20:16:59 -> Uploading to 20:16:59 https://storage.googleapis.com/codecov/v4/raw/2022-07-19/73D8F5FF140700D3E01443B452E23636/7a78c2b7239740d78d841f7c6c5822fe465b85ee/69225008-dcf6-487d-b65b-8f0df1af034e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220719%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220719T201659Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4950f8034a1c8150a55b4dfc79c82a5066f359fdccd041719a736b312ccee685 20:16:59 % Total % Received % Xferd Average Speed Time Time Time Current 20:16:59 Dload Upload Total Spent Left Speed 20:16:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1205 0 0 100 1205 0 5527 --:--:-- --:--:-- --:--:-- 5502 100 1205 0 0 100 1205 0 5527 --:--:-- --:--:-- --:--:-- 5502 20:16:59 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-usb-camera/commit/7a78c2b7239740d78d841f7c6c5822fe465b85ee [Pipeline] } 20:16:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 20:16:59 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:16:59 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:17:00 20:17:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:17:00 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:17:00 df9b9388f04a: Already exists 20:17:00 52dc419b0ee2: Pulling fs layer 20:17:00 25bc292e5bac: Pulling fs layer 20:17:00 114826534d7a: Pulling fs layer 20:17:00 4657fd5d0bcf: Pulling fs layer 20:17:00 6ad1cebc031e: Pulling fs layer 20:17:00 8a3aa393b2d8: Pulling fs layer 20:17:00 4657fd5d0bcf: Waiting 20:17:00 6ad1cebc031e: Waiting 20:17:00 8a3aa393b2d8: Waiting 20:17:00 25bc292e5bac: Verifying Checksum 20:17:00 25bc292e5bac: Download complete 20:17:00 52dc419b0ee2: Download complete 20:17:00 4657fd5d0bcf: Verifying Checksum 20:17:00 4657fd5d0bcf: Download complete 20:17:00 52dc419b0ee2: Pull complete 20:17:00 25bc292e5bac: Pull complete 20:17:00 6ad1cebc031e: Verifying Checksum 20:17:00 6ad1cebc031e: Download complete 20:17:01 114826534d7a: Verifying Checksum 20:17:01 114826534d7a: Download complete 20:17:01 8a3aa393b2d8: Verifying Checksum 20:17:01 8a3aa393b2d8: Download complete 20:17:04 114826534d7a: Pull complete 20:17:04 4657fd5d0bcf: Pull complete 20:17:05 6ad1cebc031e: Pull complete 20:17:07 8a3aa393b2d8: Pull complete 20:17:07 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 20:17:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:17:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:17:07 prd-ubuntu20.04-docker-8c-8g-20516 does not seem to be running inside a container 20:17:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 20:17:09 $ docker top e7679f17667e598c5509533efd28db3fc37cf518422375565f47830215677821 -eo pid,comm [Pipeline] { [Pipeline] echo 20:17:09 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 20:17:09 + set -o pipefail 20:17:09 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 20:17:15 20:17:15 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 20:17:15 20:17:15 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/7eb63dd8-eb1c-4c94-8ea2-1a4330764d93 20:17:15 20:17:15 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 20:17:15 20:17:15 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:17:15 20:17:15 [Pipeline] } 20:17:15 $ docker stop --time=1 e7679f17667e598c5509533efd28db3fc37cf518422375565f47830215677821 20:17:17 $ docker rm -f e7679f17667e598c5509533efd28db3fc37cf518422375565f47830215677821 [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 20:17:18 + git log --format=format:%s -1 7a78c2b7239740d78d841f7c6c5822fe465b85ee [Pipeline] sh 20:17:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:17:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:17:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:17:18 prd-ubuntu20.04-docker-8c-8g-20516 does not seem to be running inside a container 20:17:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:17:19 $ docker top 7eac64ec59ae30c02b0060d9b56b5731bd86d98af79f08b720510dc05a2aeed5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:17:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:17:19 [ssh-agent] Looking for ssh-agent implementation... 20:17:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:17:19 $ docker exec 7eac64ec59ae30c02b0060d9b56b5731bd86d98af79f08b720510dc05a2aeed5 ssh-agent 20:17:19 SSH_AUTH_SOCK=/tmp/ssh-IntCsDbclTD3/agent.34 20:17:19 SSH_AGENT_PID=40 20:17:19 Running ssh-add (command line suppressed) 20:17:19 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_598400543278041729.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_598400543278041729.key) 20:17:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:17:20 + git semver tag 20:17:20 2022-07-19 20:17:20,258 [run_tag] DEBUG tag force:False 20:17:20 2022-07-19 20:17:20,258 [check_head_tag] DEBUG check head tag 20:17:20 2022-07-19 20:17:20,259 [execute] INFO git cat-file --batch-check 20:17:20 2022-07-19 20:17:20,259 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 20:17:20 2022-07-19 20:17:20,263 [execute] INFO git cat-file --batch 20:17:20 2022-07-19 20:17:20,263 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 20:17:20 2022-07-19 20:17:20,272 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 20:17:20 2022-07-19 20:17:20,272 [execute] INFO git tag -a v0.0.1-dev.15 -m v0.0.1-dev.15 20:17:20 2022-07-19 20:17:20,272 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.1-dev.15', '-m', 'v0.0.1-dev.15'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 20:17:20 2022-07-19 20:17:20,277 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 20:17:20 0.0.1-dev.15 [Pipeline] } 20:17:20 $ docker exec --env ******** --env ******** 7eac64ec59ae30c02b0060d9b56b5731bd86d98af79f08b720510dc05a2aeed5 ssh-agent -k 20:17:20 unset SSH_AUTH_SOCK; 20:17:20 unset SSH_AGENT_PID; 20:17:20 echo Agent pid 40 killed; 20:17:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:17:20 + git semver [Pipeline] } 20:17:21 $ docker stop --time=1 7eac64ec59ae30c02b0060d9b56b5731bd86d98af79f08b720510dc05a2aeed5 20:17:22 $ docker rm -f 7eac64ec59ae30c02b0060d9b56b5731bd86d98af79f08b720510dc05a2aeed5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:17:22 20:17:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:17:23 0.23.1-centos7: Pulling from edgex-lftools 20:17:23 ab5ef0e58194: Pulling fs layer 20:17:23 9712f1f96733: Pulling fs layer 20:17:23 63f879dbbcfc: Pulling fs layer 20:17:23 0d9ebad4ef96: Pulling fs layer 20:17:23 e9a5061849ea: Pulling fs layer 20:17:23 d747dcd14b5f: Pulling fs layer 20:17:23 2de7ff778b66: Pulling fs layer 20:17:23 e9a5061849ea: Waiting 20:17:23 d747dcd14b5f: Waiting 20:17:23 0d9ebad4ef96: Waiting 20:17:23 2de7ff778b66: Waiting 20:17:23 9712f1f96733: Verifying Checksum 20:17:23 9712f1f96733: Download complete 20:17:23 63f879dbbcfc: Verifying Checksum 20:17:23 63f879dbbcfc: Download complete 20:17:23 e9a5061849ea: Verifying Checksum 20:17:23 d747dcd14b5f: Verifying Checksum 20:17:23 d747dcd14b5f: Download complete 20:17:23 0d9ebad4ef96: Verifying Checksum 20:17:23 0d9ebad4ef96: Download complete 20:17:23 ab5ef0e58194: Verifying Checksum 20:17:23 ab5ef0e58194: Download complete 20:17:23 2de7ff778b66: Verifying Checksum 20:17:23 2de7ff778b66: Download complete 20:17:26 ab5ef0e58194: Pull complete 20:17:26 9712f1f96733: Pull complete 20:17:27 63f879dbbcfc: Pull complete 20:17:31 0d9ebad4ef96: Pull complete 20:17:31 e9a5061849ea: Pull complete 20:17:31 d747dcd14b5f: Pull complete 20:17:32 2de7ff778b66: Pull complete 20:17:32 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:17:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:17:32 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:17:32 prd-ubuntu20.04-docker-8c-8g-20516 does not seem to be running inside a container 20:17:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 20:17:34 $ docker top 58619205adc76354b6aeac7c38740ec9b65c7f0d9799a7c4065530c148a90972 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:17:34 provisioning config files... 20:17:34 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3826348110242882594tmp 20:17:34 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config123317442388143660tmp 20:17:34 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3211818829083184915tmp [Pipeline] { [Pipeline] echo 20:17:34 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:17:35 ---> sigul-configuration.sh 20:17:35 gpg: directory `/root/.gnupg' created 20:17:35 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:17:35 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:17:35 gpg: keyring `/root/.gnupg/secring.gpg' created 20:17:35 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:17:35 gpg: CAST5 encrypted data 20:17:35 gpg: encrypted with 1 passphrase 20:17:35 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:17:35 + mkdir /home/jenkins 20:17:35 + mkdir /home/jenkins/sigul [Pipeline] sh 20:17:35 + 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 20:17:35 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:17:35 ---> sigul-install.sh 20:17:35 Sigul already installed; skipping installation. [Pipeline] sh 20:17:36 + git tag --list 20:17:36 v0.0.0 20:17:36 v0.0.1-dev.1 20:17:36 v0.0.1-dev.10 20:17:36 v0.0.1-dev.11 20:17:36 v0.0.1-dev.12 20:17:36 v0.0.1-dev.13 20:17:36 v0.0.1-dev.14 20:17:36 v0.0.1-dev.15 20:17:36 v0.0.1-dev.2 20:17:36 v0.0.1-dev.3 20:17:36 v0.0.1-dev.4 20:17:36 v0.0.1-dev.5 20:17:36 v0.0.1-dev.6 20:17:36 v0.0.1-dev.7 20:17:36 v0.0.1-dev.8 20:17:36 v0.0.1-dev.9 [Pipeline] sh 20:17:36 + lftools sign git-tag v0.0.1-dev.15 20:17:37 Signing Git tag with Sigul... 20:17:37 Signing v0.0.1-dev.15 [Pipeline] echo 20:17:37 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:17:37 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:17:37 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:17:37 $ docker stop --time=1 58619205adc76354b6aeac7c38740ec9b65c7f0d9799a7c4065530c148a90972 20:17:39 $ docker rm -f 58619205adc76354b6aeac7c38740ec9b65c7f0d9799a7c4065530c148a90972 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:17:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:17:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:17:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:17:39 prd-ubuntu20.04-docker-8c-8g-20516 does not seem to be running inside a container 20:17:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:17:40 $ docker top ff33ebf8d9153d5eb3af4b812a19aac067a7ee1897f6f65898624b0244710639 -eo pid,comm 20:17:40 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:17:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:17:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:17:40 [ssh-agent] Looking for ssh-agent implementation... 20:17:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:17:40 $ docker exec ff33ebf8d9153d5eb3af4b812a19aac067a7ee1897f6f65898624b0244710639 ssh-agent 20:17:40 SSH_AUTH_SOCK=/tmp/ssh-QIM99hXzXo87/agent.33 20:17:40 SSH_AGENT_PID=40 20:17:40 Running ssh-add (command line suppressed) 20:17:40 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6910493530288860358.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6910493530288860358.key) 20:17:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:17:41 + git semver bump pre 20:17:41 2022-07-19 20:17:41,305 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 20:17:41 2022-07-19 20:17:41,305 [bump_version] DEBUG bumping version:0.0.1-dev.15 on axis:pre with prefix:dev 20:17:41 2022-07-19 20:17:41,305 [bump_version] DEBUG bumped version:0.0.1-dev.16 20:17:41 2022-07-19 20:17:41,305 [write_version] DEBUG write version:0.0.1-dev.16 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 20:17:41 2022-07-19 20:17:41,305 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 20:17:41 2022-07-19 20:17:41,305 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 20:17:41 2022-07-19 20:17:41,307 [execute] INFO git cat-file --batch-check 20:17:41 2022-07-19 20:17:41,307 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 20:17:41 2022-07-19 20:17:41,313 [execute] INFO git cat-file --batch 20:17:41 2022-07-19 20:17:41,313 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 20:17:41 2022-07-19 20:17:41,318 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 20:17:41 0.0.1-dev.16 [Pipeline] } 20:17:41 $ docker exec --env ******** --env ******** ff33ebf8d9153d5eb3af4b812a19aac067a7ee1897f6f65898624b0244710639 ssh-agent -k 20:17:41 unset SSH_AUTH_SOCK; 20:17:41 unset SSH_AGENT_PID; 20:17:41 echo Agent pid 40 killed; 20:17:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:17:41 + git semver [Pipeline] } 20:17:42 $ docker stop --time=1 ff33ebf8d9153d5eb3af4b812a19aac067a7ee1897f6f65898624b0244710639 20:17:43 $ docker rm -f ff33ebf8d9153d5eb3af4b812a19aac067a7ee1897f6f65898624b0244710639 [Pipeline] // withDockerContainer [Pipeline] sh 20:17:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:17:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:17:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:17:44 prd-ubuntu20.04-docker-8c-8g-20516 does not seem to be running inside a container 20:17:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:17:44 $ docker top 976150d858f73a503a872de16d33e32387cc421b87a0071494d7c78269d43e99 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:17:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:17:44 [ssh-agent] Looking for ssh-agent implementation... 20:17:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:17:44 $ docker exec 976150d858f73a503a872de16d33e32387cc421b87a0071494d7c78269d43e99 ssh-agent 20:17:44 SSH_AUTH_SOCK=/tmp/ssh-xyUzbPVUKNph/agent.33 20:17:44 SSH_AGENT_PID=40 20:17:44 Running ssh-add (command line suppressed) 20:17:44 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4198776538340438767.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4198776538340438767.key) 20:17:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:17:45 + git semver push 20:17:45 2022-07-19 20:17:45,477 [run_push] DEBUG push 20:17:45 2022-07-19 20:17:45,478 [execute] INFO git cat-file --batch-check 20:17:45 2022-07-19 20:17:45,478 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 20:17:45 2022-07-19 20:17:45,481 [execute] INFO git rev-list ebdaec797d0eb52b007cfabe4abfe0366049d997 -- 20:17:45 2022-07-19 20:17:45,481 [execute] DEBUG Popen(['git', 'rev-list', 'ebdaec797d0eb52b007cfabe4abfe0366049d997', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 20:17:45 2022-07-19 20:17:45,486 [execute] INFO git fetch -v origin 20:17:45 2022-07-19 20:17:45,486 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 20:17:46 2022-07-19 20:17:45,967 [run_push] DEBUG no remote changes detected 20:17:46 2022-07-19 20:17:45,968 [execute] INFO git push origin semver 20:17:46 2022-07-19 20:17:45,968 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 20:17:46 2022-07-19 20:17:46,636 [run_push] DEBUG push all version tags 20:17:46 2022-07-19 20:17:46,636 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 20:17:46 2022-07-19 20:17:46,637 [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) 20:17:47 2022-07-19 20:17:47,315 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 20:17:47 0.0.1-dev.16 [Pipeline] } 20:17:47 $ docker exec --env ******** --env ******** 976150d858f73a503a872de16d33e32387cc421b87a0071494d7c78269d43e99 ssh-agent -k 20:17:47 unset SSH_AUTH_SOCK; 20:17:47 unset SSH_AGENT_PID; 20:17:47 echo Agent pid 40 killed; 20:17:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:17:48 + git semver [Pipeline] } 20:17:48 $ docker stop --time=1 976150d858f73a503a872de16d33e32387cc421b87a0071494d7c78269d43e99 20:17:49 $ docker rm -f 976150d858f73a503a872de16d33e32387cc421b87a0071494d7c78269d43e99 [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 20:17:50 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 20:17:50 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 20:17:50 total 16 20:17:50 drwxr-xr-x 3 root root 4096 Jul 19 20:09 . 20:17:50 drwxrwxr-x 10 jenkins jenkins 4096 Jul 19 20:17 .. 20:17:50 drwxr-xr-x 2 root root 4096 Jul 19 20:09 cost 20:17:50 -rw-r--r-- 1 root root 87 Jul 19 20:09 cost.csv 20:17:50 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 20:17:50 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 20:17:50 total 16 20:17:50 drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 20:09 . 20:17:50 drwxrwxr-x 10 jenkins jenkins 4096 Jul 19 20:17 .. 20:17:50 drwxr-xr-x 2 jenkins jenkins 4096 Jul 19 20:09 cost 20:17:50 -rw-r--r-- 1 jenkins jenkins 87 Jul 19 20:09 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:17:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:17:51 ---> package-listing.sh 20:17:51 ++ facter osfamily 20:17:51 ++ tr '[:upper:]' '[:lower:]' 20:17:51 + OS_FAMILY=debian 20:17:51 + workspace=/w/workspace/exfoundry_device-usb-camera_main 20:17:51 + START_PACKAGES=/tmp/packages_start.txt 20:17:51 + END_PACKAGES=/tmp/packages_end.txt 20:17:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:17:51 + PACKAGES=/tmp/packages_start.txt 20:17:51 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 20:17:51 + PACKAGES=/tmp/packages_end.txt 20:17:51 + case "${OS_FAMILY}" in 20:17:51 + dpkg -l 20:17:51 + grep '^ii' 20:17:51 + '[' -f /tmp/packages_start.txt ']' 20:17:51 + '[' -f /tmp/packages_end.txt ']' 20:17:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:17:51 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 20:17:51 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 20:17:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 20:17:51 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 20:17:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:17:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:17:52 prd-ubuntu20.04-docker-8c-8g-20516 does not seem to be running inside a container 20:17:52 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:17:52 $ docker top e9326888e1ade13e03751933b472c0b37b059c37441905a9b9b985f420ea90ad -eo pid,comm [Pipeline] { [Pipeline] sh 20:17:53 + touch /tmp/pre-build-complete [Pipeline] sh 20:17:53 + mkdir -p /var/log/sysstat [Pipeline] sh 20:17:53 + ls /var/log/sa-host 20:17:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:17:53 provisioning config files... 20:17:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4036349651269553341tmp [Pipeline] { [Pipeline] echo 20:17:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:17:54 ---> create-netrc.sh [Pipeline] } 20:17:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:17:54 ---> python-tools-install.sh [Pipeline] echo 20:17:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:17:54 ---> sudo-logs.sh 20:17:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:17:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:17:55 ---> job-cost.sh 20:17:55 lf-activate-venv: SKIPPING 20:17:55 DEBUG: total: 0.2199999988079071 20:17:55 INFO: Retrieving Stack Cost... 20:17:55 INFO: Retrieving Pricing Info for: v3-standard-8 20:17:56 INFO: Archiving Costs [Pipeline] echo 20:17:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:17:56 ---> logs-deploy.sh 20:17:56 lf-activate-venv: SKIPPING 20:17:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/26 20:17:56 INFO: archiving workspace using pattern(s): 20:17:57 Archives upload complete. 20:17:57 INFO: archiving logs to Nexus 20:17:58 ---> uname -a: 20:17:58 Linux prd-ubuntu20-04-docker-8c-8g-20516 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 20:17:58 20:17:58 20:17:58 ---> lscpu: 20:17:58 Architecture: x86_64 20:17:58 CPU op-mode(s): 32-bit, 64-bit 20:17:58 Byte Order: Little Endian 20:17:58 Address sizes: 40 bits physical, 48 bits virtual 20:17:58 CPU(s): 8 20:17:58 On-line CPU(s) list: 0-7 20:17:58 Thread(s) per core: 1 20:17:58 Core(s) per socket: 1 20:17:58 Socket(s): 8 20:17:58 NUMA node(s): 1 20:17:58 Vendor ID: AuthenticAMD 20:17:58 CPU family: 23 20:17:58 Model: 49 20:17:58 Model name: AMD EPYC-Rome Processor 20:17:58 Stepping: 0 20:17:58 CPU MHz: 2799.996 20:17:58 BogoMIPS: 5599.99 20:17:58 Virtualization: AMD-V 20:17:58 Hypervisor vendor: KVM 20:17:58 Virtualization type: full 20:17:58 L1d cache: 256 KiB 20:17:58 L1i cache: 256 KiB 20:17:58 L2 cache: 4 MiB 20:17:58 L3 cache: 128 MiB 20:17:58 NUMA node0 CPU(s): 0-7 20:17:58 Vulnerability Itlb multihit: Not affected 20:17:58 Vulnerability L1tf: Not affected 20:17:58 Vulnerability Mds: Not affected 20:17:58 Vulnerability Meltdown: Not affected 20:17:58 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:17:58 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:17:58 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:17:58 Vulnerability Srbds: Not affected 20:17:58 Vulnerability Tsx async abort: Not affected 20:17:58 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 20:17:58 20:17:58 20:17:58 ---> nproc: 20:17:58 8 20:17:58 20:17:58 20:17:58 ---> df -h: 20:17:58 Filesystem Size Used Avail Use% Mounted on 20:17:58 overlay 155G 13G 143G 8% / 20:17:58 tmpfs 64M 0 64M 0% /dev 20:17:58 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:17:58 shm 64M 0 64M 0% /dev/shm 20:17:58 /dev/vda1 155G 13G 143G 8% /facter-os 20:17:58 20:17:58 20:17:58 ---> sar -b -r -n DEV: 20:17:58 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20516) 07/19/22 _x86_64_ (8 CPU) 20:17:58 20:17:58 20:06:10 LINUX RESTART (8 CPU) 20:17:58 20:17:58 20:07:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:17:58 20:08:01 179.04 4.20 174.84 0.00 355.21 77583.34 0.00 20:17:58 20:09:01 114.94 0.10 114.84 0.00 8.66 20781.74 0.00 20:17:58 20:10:01 101.02 0.03 100.98 0.00 3.20 25713.41 0.00 20:17:58 20:11:01 1.90 0.00 1.90 0.00 0.00 22.28 0.00 20:17:58 20:12:01 1.18 0.02 1.17 0.00 0.13 13.86 0.00 20:17:58 20:13:01 1.65 0.00 1.65 0.00 0.00 19.19 0.00 20:17:58 20:14:01 0.85 0.00 0.85 0.00 0.00 9.60 0.00 20:17:58 20:15:01 1.52 0.00 1.52 0.00 0.00 17.06 0.00 20:17:58 20:16:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 20:17:58 20:17:01 6.42 0.12 6.30 0.00 10.40 2232.40 0.00 20:17:58 Average: 40.95 0.45 40.50 0.00 37.76 12641.46 0.00 20:17:58 20:17:58 20:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:17:58 20:08:01 28313040 31734848 559628 1.70 161052 3471316 2378160 7.01 1160068 2965204 632 20:17:58 20:09:01 28062756 31726340 565980 1.72 165336 3693596 2268616 6.69 1270784 3083868 204 20:17:58 20:10:01 27465936 31762472 527072 1.60 173936 4262032 1788792 5.27 1297356 3594756 160 20:17:58 20:11:01 27466468 31763020 526148 1.60 173960 4262032 1788792 5.27 1297292 3594756 24 20:17:58 20:12:01 27469928 31766660 522372 1.59 173996 4262040 1788792 5.27 1293480 3594768 16 20:17:58 20:13:01 27470188 31766896 522020 1.59 174004 4262052 1788792 5.27 1292820 3594772 12 20:17:58 20:14:01 27477512 31774456 514712 1.57 174012 4262052 1788792 5.27 1285736 3594996 12 20:17:58 20:15:01 27477244 31774200 514904 1.57 174024 4262056 1788792 5.27 1285732 3595008 12 20:17:58 20:16:01 27477676 31774644 514424 1.56 174032 4262056 1788792 5.27 1285988 3595008 12 20:17:58 20:17:01 27120240 31712468 575916 1.75 175180 4547524 2195828 6.47 1349340 3880060 223540 20:17:58 Average: 27580099 31755600 534318 1.62 171953 4154676 1936415 5.71 1281860 3509320 22462 20:17:58 20:17:58 20:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:17:58 20:08:01 veth76037f6 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 20:17:58 20:08:01 docker0 172.11 254.13 12.71 1750.27 0.00 0.00 0.00 0.00 20:17:58 20:08:01 ens3 476.97 353.53 5728.02 109.90 0.00 0.00 0.00 0.00 20:17:58 20:08:01 lo 2.73 2.73 0.27 0.27 0.00 0.00 0.00 0.00 20:17:58 20:09:01 vetha716186 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:58 20:09:01 vethaa6c671 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:58 20:09:01 docker0 10.84 17.82 0.56 41.36 0.00 0.00 0.00 0.00 20:17:58 20:09:01 ens3 112.79 79.13 296.46 59.24 0.00 0.00 0.00 0.00 20:17:58 20:09:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 20:17:58 20:10:01 docker0 13.53 33.78 0.99 504.36 0.00 0.00 0.00 0.00 20:17:58 20:10:01 ens3 254.62 190.44 3064.95 856.67 0.00 0.00 0.00 0.00 20:17:58 20:10:01 lo 7.86 7.86 0.77 0.77 0.00 0.00 0.00 0.00 20:17:58 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:58 20:11:01 ens3 2.95 0.85 3.12 0.42 0.00 0.00 0.00 0.00 20:17:58 20:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:58 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:58 20:12:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 20:17:58 20:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:58 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:58 20:13:01 ens3 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:17:58 20:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:58 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:58 20:14:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:58 20:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:58 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:58 20:15:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 20:17:58 20:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:58 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:58 20:16:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:58 20:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:58 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:58 20:17:01 ens3 158.52 117.23 3920.23 20.96 0.00 0.00 0.00 0.00 20:17:58 20:17:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 20:17:58 Average: docker0 19.65 30.58 1.43 229.62 0.00 0.00 0.00 0.00 20:17:58 Average: ens3 100.65 74.15 1301.26 104.74 0.00 0.00 0.00 0.00 20:17:58 Average: lo 1.44 1.44 0.14 0.14 0.00 0.00 0.00 0.00 20:17:58 20:17:58 20:17:58 ---> sar -P ALL: 20:17:58 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20516) 07/19/22 _x86_64_ (8 CPU) 20:17:58 20:17:58 20:06:10 LINUX RESTART (8 CPU) 20:17:58 20:17:58 20:07:01 CPU %user %nice %system %iowait %steal %idle 20:17:58 20:08:01 all 9.11 0.00 4.28 1.62 0.05 84.95 20:17:58 20:08:01 0 8.55 0.00 4.72 1.19 0.03 85.51 20:17:58 20:08:01 1 8.68 0.00 4.42 1.15 0.05 85.70 20:17:58 20:08:01 2 8.89 0.00 4.36 3.06 0.05 83.64 20:17:58 20:08:01 3 10.32 0.00 3.58 0.12 0.05 85.93 20:17:58 20:08:01 4 10.27 0.00 4.50 0.30 0.05 84.88 20:17:58 20:08:01 5 8.03 0.00 4.24 4.52 0.07 83.14 20:17:58 20:08:01 6 9.32 0.00 4.04 2.08 0.03 84.52 20:17:58 20:08:01 7 8.80 0.00 4.38 0.49 0.07 86.26 20:17:58 20:09:01 all 40.57 0.00 7.31 0.66 0.08 51.38 20:17:58 20:09:01 0 39.81 0.00 6.52 0.07 0.08 53.52 20:17:58 20:09:01 1 40.30 0.00 7.56 0.41 0.08 51.65 20:17:58 20:09:01 2 40.55 0.00 7.76 1.01 0.08 50.60 20:17:58 20:09:01 3 41.22 0.00 7.42 0.08 0.08 51.19 20:17:58 20:09:01 4 41.30 0.00 7.27 0.39 0.07 50.98 20:17:58 20:09:01 5 40.51 0.00 7.76 3.09 0.08 48.56 20:17:58 20:09:01 6 40.62 0.00 7.26 0.24 0.08 51.80 20:17:58 20:09:01 7 40.26 0.00 6.90 0.03 0.08 52.72 20:17:58 20:10:01 all 6.97 0.00 2.08 1.21 0.03 89.70 20:17:58 20:10:01 0 8.23 0.00 1.58 0.08 0.03 90.08 20:17:58 20:10:01 1 6.42 0.00 1.76 1.19 0.02 90.62 20:17:58 20:10:01 2 6.30 0.00 2.70 4.45 0.03 86.52 20:17:58 20:10:01 3 6.29 0.00 2.06 0.18 0.03 91.43 20:17:58 20:10:01 4 8.16 0.00 1.78 0.02 0.03 90.01 20:17:58 20:10:01 5 5.75 0.00 1.53 2.52 0.03 90.17 20:17:58 20:10:01 6 7.69 0.00 2.62 0.85 0.03 88.81 20:17:58 20:10:01 7 6.93 0.00 2.63 0.40 0.03 90.00 20:17:58 20:11:01 all 0.04 0.00 0.02 0.01 0.00 99.93 20:17:58 20:11:01 0 0.07 0.00 0.00 0.00 0.00 99.93 20:17:58 20:11:01 1 0.03 0.00 0.00 0.08 0.00 99.88 20:17:58 20:11:01 2 0.08 0.00 0.03 0.00 0.02 99.87 20:17:58 20:11:01 3 0.10 0.00 0.07 0.00 0.00 99.83 20:17:58 20:11:01 4 0.00 0.00 0.03 0.03 0.00 99.93 20:17:58 20:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:17:58 20:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:17:58 20:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:17:58 20:12:01 all 0.02 0.00 0.02 0.01 0.00 99.95 20:17:58 20:12:01 0 0.03 0.00 0.03 0.00 0.00 99.93 20:17:58 20:12:01 1 0.03 0.00 0.03 0.02 0.02 99.90 20:17:58 20:12:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:17:58 20:12:01 3 0.02 0.00 0.02 0.02 0.02 99.93 20:17:58 20:12:01 4 0.03 0.00 0.03 0.02 0.00 99.92 20:17:58 20:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:17:58 20:12:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:17:58 20:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:17:58 20:13:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:17:58 20:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:17:58 20:13:01 1 0.00 0.00 0.02 0.02 0.00 99.97 20:17:58 20:13:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:17:58 20:13:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:17:58 20:13:01 4 0.00 0.00 0.02 0.02 0.00 99.97 20:17:58 20:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:17:58 20:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:17:58 20:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:17:58 20:14:01 all 0.06 0.00 0.02 0.00 0.00 99.91 20:17:58 20:14:01 0 0.05 0.00 0.03 0.00 0.00 99.92 20:17:58 20:14:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:17:58 20:14:01 2 0.02 0.00 0.07 0.00 0.02 99.90 20:17:58 20:14:01 3 0.33 0.00 0.00 0.00 0.00 99.67 20:17:58 20:14:01 4 0.02 0.00 0.02 0.02 0.00 99.95 20:17:58 20:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:17:58 20:14:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:17:58 20:14:01 7 0.05 0.00 0.02 0.00 0.00 99.93 20:17:58 20:15:01 all 0.26 0.00 0.01 0.01 0.00 99.72 20:17:58 20:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:17:58 20:15:01 1 0.00 0.00 0.00 0.02 0.00 99.98 20:17:58 20:15:01 2 0.02 0.00 0.03 0.02 0.00 99.93 20:17:58 20:15:01 3 1.99 0.00 0.00 0.00 0.00 98.01 20:17:58 20:15:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:17:58 20:15:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:17:58 20:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:17:58 20:15:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:17:58 20:16:01 all 0.28 0.00 0.02 0.00 0.00 99.70 20:17:58 20:16:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:17:58 20:16:01 1 0.03 0.00 0.02 0.02 0.00 99.93 20:17:58 20:16:01 2 0.05 0.00 0.03 0.00 0.00 99.92 20:17:58 20:16:01 3 1.99 0.00 0.02 0.00 0.00 98.00 20:17:58 20:16:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:17:58 20:16:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:17:58 20:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:17:58 20:16:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:17:58 20:17:01 all 0.76 0.00 0.30 0.05 0.01 98.88 20:17:58 20:17:01 0 0.52 0.00 0.37 0.03 0.02 99.07 20:17:58 20:17:01 1 0.58 0.00 0.23 0.15 0.00 99.03 20:17:58 20:17:01 2 0.32 0.00 0.30 0.20 0.02 99.16 20:17:58 20:17:01 3 2.44 0.00 0.36 0.00 0.02 97.19 20:17:58 20:17:01 4 0.68 0.00 0.33 0.00 0.02 98.97 20:17:58 20:17:01 5 0.52 0.00 0.32 0.02 0.00 99.15 20:17:58 20:17:01 6 0.40 0.00 0.22 0.00 0.00 99.38 20:17:58 20:17:01 7 0.58 0.00 0.28 0.00 0.00 99.13 20:17:58 Average: all 5.76 0.00 1.39 0.35 0.02 92.47 20:17:58 Average: 0 5.68 0.00 1.31 0.14 0.02 92.85 20:17:58 Average: 1 5.56 0.00 1.39 0.30 0.02 92.72 20:17:58 Average: 2 5.59 0.00 1.52 0.87 0.02 91.99 20:17:58 Average: 3 6.41 0.00 1.34 0.04 0.02 92.19 20:17:58 Average: 4 6.01 0.00 1.39 0.08 0.02 92.51 20:17:58 Average: 5 5.44 0.00 1.38 1.01 0.02 92.15 20:17:58 Average: 6 5.76 0.00 1.41 0.32 0.02 92.50 20:17:58 Average: 7 5.62 0.00 1.41 0.09 0.02 92.86 20:17:58 20:17:58 20:17:58