Pull request #80 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1e6d72ad84b0bda94878117e549466e083a8ca93+99c3e66cd2b563900f26eeb72b7fbc675658f659 (32d9ef33163bdb832ec95ab6ee6023565f79e0e9) 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-ssh3871943297431887212.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh573105453449519997.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-80/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-80/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14947393845665699255.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-80/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12760290855911107377.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh2161237618657025295.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-80/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-80/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10603931601613242299.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-23781 in /w/workspace/xfoundry_device-usb-camera_PR-80 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/xfoundry_device-usb-camera_PR-80 # 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 Merging remotes/origin/main commit 99c3e66cd2b563900f26eeb72b7fbc675658f659 into PR head commit 1e6d72ad84b0bda94878117e549466e083a8ca93 Merge succeeded, producing 1e6d72ad84b0bda94878117e549466e083a8ca93 Checking out Revision 1e6d72ad84b0bda94878117e549466e083a8ca93 (PR-80) > 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 remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/80/head:refs/remotes/origin/PR-80 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1e6d72ad84b0bda94878117e549466e083a8ca93 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 99c3e66cd2b563900f26eeb72b7fbc675658f659 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1e6d72ad84b0bda94878117e549466e083a8ca93 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:37:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:37:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:37:14 ========================================================= 17:37:14 EdgeX Global Pipelines Version Info 17:37:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:37:15 ------------------- 17:37:15 stable info: 17:37:15 ------------------- 17:37:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:37:15 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 17:37:15 Message: update stable to v1.0.239 17:37:16 ------------------- 17:37:16 experimental info: 17:37:16 ------------------- 17:37:16 Commited By: **** collab-it+edgex@linuxfoundation.org 17:37:16 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 17:37:16 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:37:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 17:37:16 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 17:37:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:37:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:37:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:37:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 17:37:16 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:37:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:37:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:37:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:37:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:37:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 17:37:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:37:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:37:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:37:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:37:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:37:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:37:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:37:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:37:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:37:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:37:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:37:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:37:17 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:37:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:37:17 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:37:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-80 [Pipeline] echo 17:37:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-80 [Pipeline] echo 17:37:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-80 [Pipeline] echo 17:37:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1e6d72ad84b0bda94878117e549466e083a8ca93 [Pipeline] echo 17:37:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1e6d72a [Pipeline] echo 17:37:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:37:18 provisioning config files... 17:37:18 copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-80@tmp/config1873536868644017066tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:37:18 ---> docker-login.sh 17:37:18 nexus3.edgexfoundry.org:10001 17:37:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:37:18 Configure a credential helper to remove this warning. See 17:37:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:37:18 17:37:18 Login Succeeded 17:37:18 nexus3.edgexfoundry.org:10002 17:37:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:37:18 Configure a credential helper to remove this warning. See 17:37:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:37:18 17:37:18 Login Succeeded 17:37:18 nexus3.edgexfoundry.org:10003 17:37:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:37:19 Configure a credential helper to remove this warning. See 17:37:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:37:19 17:37:19 Login Succeeded 17:37:19 nexus3.edgexfoundry.org:10004 17:37:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:37:19 Configure a credential helper to remove this warning. See 17:37:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:37:19 17:37:19 Login Succeeded 17:37:19 docker.io 17:37:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:37:19 Configure a credential helper to remove this warning. See 17:37:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:37:19 17:37:19 Login Succeeded 17:37:19 ---> docker-login.sh ends [Pipeline] } 17:37:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:37:20 + git rev-list -1 --merges 1e6d72ad84b0bda94878117e549466e083a8ca93~1..1e6d72ad84b0bda94878117e549466e083a8ca93 [Pipeline] echo 17:37:20 -----------> git rev-list -1 --merges 1e6d72ad84b0bda94878117e549466e083a8ca93~1..1e6d72ad84b0bda94878117e549466e083a8ca93 1e6d72ad84b0bda94878117e549466e083a8ca93 [false] [Pipeline] sh 17:37:20 + git log --format=format:%s -1 1e6d72ad84b0bda94878117e549466e083a8ca93 [Pipeline] echo 17:37:20 ========================================================= 17:37:20 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:37:20 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:37:21 + git log --format=format:%s -1 1e6d72ad84b0bda94878117e549466e083a8ca93 [Pipeline] echo 17:37:21 [semverPrep] GIT_COMMIT: 1e6d72ad84b0bda94878117e549466e083a8ca93, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 17:37:21 [semverPrep] This is not a build commit. [Pipeline] sh 17:37:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:37:21 + grep -v github /etc/ssh/ssh_known_hosts 17:37:21 + [ -e /tmp/ssh_known_hosts ] 17:37:21 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:37:21 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:37:21 + sudo tee -a /etc/ssh/ssh_known_hosts 17:37:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:37:22 17:37:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:37:22 0.1.4: Pulling from edgex-devops/py-git-semver 17:37:22 b85a868b505f: Pulling fs layer 17:37:22 e2be974225ed: Pulling fs layer 17:37:22 339a4e72a1f5: Pulling fs layer 17:37:22 988bab9f4d93: Pulling fs layer 17:37:22 1469e6f7b9e6: Pulling fs layer 17:37:22 eaf3925da568: Pulling fs layer 17:37:22 bab4dde63d76: Pulling fs layer 17:37:22 bde34c3a00c8: Pulling fs layer 17:37:22 b352a97aabf1: Pulling fs layer 17:37:22 4872d77fe225: Pulling fs layer 17:37:22 5851b861e8e6: Pulling fs layer 17:37:22 988bab9f4d93: Waiting 17:37:22 1469e6f7b9e6: Waiting 17:37:22 eaf3925da568: Waiting 17:37:22 bab4dde63d76: Waiting 17:37:22 bde34c3a00c8: Waiting 17:37:22 b352a97aabf1: Waiting 17:37:22 4872d77fe225: Waiting 17:37:22 5851b861e8e6: Waiting 17:37:22 e2be974225ed: Download complete 17:37:22 988bab9f4d93: Download complete 17:37:22 1469e6f7b9e6: Verifying Checksum 17:37:22 1469e6f7b9e6: Download complete 17:37:22 339a4e72a1f5: Verifying Checksum 17:37:22 339a4e72a1f5: Download complete 17:37:22 eaf3925da568: Verifying Checksum 17:37:22 eaf3925da568: Download complete 17:37:22 bde34c3a00c8: Verifying Checksum 17:37:22 bde34c3a00c8: Download complete 17:37:22 b352a97aabf1: Verifying Checksum 17:37:22 b352a97aabf1: Download complete 17:37:22 4872d77fe225: Download complete 17:37:22 5851b861e8e6: Verifying Checksum 17:37:22 5851b861e8e6: Download complete 17:37:22 b85a868b505f: Verifying Checksum 17:37:22 b85a868b505f: Download complete 17:37:23 bab4dde63d76: Verifying Checksum 17:37:23 bab4dde63d76: Download complete 17:37:24 b85a868b505f: Pull complete 17:37:24 e2be974225ed: Pull complete 17:37:25 339a4e72a1f5: Pull complete 17:37:25 988bab9f4d93: Pull complete 17:37:25 1469e6f7b9e6: Pull complete 17:37:25 eaf3925da568: Pull complete 17:37:27 bab4dde63d76: Pull complete 17:37:27 bde34c3a00c8: Pull complete 17:37:27 b352a97aabf1: Pull complete 17:37:27 4872d77fe225: Pull complete 17:37:28 5851b861e8e6: Pull complete 17:37:28 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:37:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:37:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:37:28 prd-ubuntu20.04-docker-8c-8g-23781 does not seem to be running inside a container 17:37:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-usb-camera_PR-80 -v /w/workspace/xfoundry_device-usb-camera_PR-80:/w/workspace/xfoundry_device-usb-camera_PR-80:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-80@tmp:/w/workspace/xfoundry_device-usb-camera_PR-80@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 17:37:29 $ docker top 3e7054f8c75a2cf3b7fffa3d865965324ac54fcc30a12b4b2a4b576b3e49313d -eo pid,comm 17:37:29 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:37:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:37:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:37:29 [ssh-agent] Looking for ssh-agent implementation... 17:37:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:37:30 $ docker exec 3e7054f8c75a2cf3b7fffa3d865965324ac54fcc30a12b4b2a4b576b3e49313d ssh-agent 17:37:30 SSH_AUTH_SOCK=/tmp/ssh-8ALvoHd8ndaI/agent.33 17:37:30 SSH_AGENT_PID=40 17:37:30 Running ssh-add (command line suppressed) 17:37:30 Identity added: /w/workspace/xfoundry_device-usb-camera_PR-80@tmp/private_key_4573821313671277991.key (/w/workspace/xfoundry_device-usb-camera_PR-80@tmp/private_key_4573821313671277991.key) 17:37:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:37:30 + git tag --points-at HEAD [Pipeline] } 17:37:30 $ docker exec --env ******** --env ******** 3e7054f8c75a2cf3b7fffa3d865965324ac54fcc30a12b4b2a4b576b3e49313d ssh-agent -k 17:37:30 unset SSH_AUTH_SOCK; 17:37:30 unset SSH_AGENT_PID; 17:37:30 echo Agent pid 40 killed; 17:37:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:37:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:37:30 [ssh-agent] Looking for ssh-agent implementation... 17:37:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:37:31 $ docker exec 3e7054f8c75a2cf3b7fffa3d865965324ac54fcc30a12b4b2a4b576b3e49313d ssh-agent 17:37:31 SSH_AUTH_SOCK=/tmp/ssh-tgsDUPeJOJHa/agent.72 17:37:31 SSH_AGENT_PID=78 17:37:31 Running ssh-add (command line suppressed) 17:37:31 Identity added: /w/workspace/xfoundry_device-usb-camera_PR-80@tmp/private_key_7909818528894814802.key (/w/workspace/xfoundry_device-usb-camera_PR-80@tmp/private_key_7909818528894814802.key) 17:37:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:37:31 + git semver init 17:37:31 2022-08-29 17:37:31,839 [run_init] DEBUG init version:0.0.0 force:False 17:37:31 2022-08-29 17:37:31,840 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-usb-camera_PR-80/.semver 17:37:31 2022-08-29 17:37:31,840 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/xfoundry_device-usb-camera_PR-80/.semver 17:37:31 2022-08-29 17:37:31,841 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/xfoundry_device-usb-camera_PR-80/.semver'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-80, universal_newlines=False, shell=None, istream=None) 17:37:32 2022-08-29 17:37:32,388 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-usb-camera_PR-80/.git/info/exclude 17:37:32 2022-08-29 17:37:32,389 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-usb-camera_PR-80/.semver/PR-80 with force:False 17:37:32 2022-08-29 17:37:32,389 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-usb-camera_PR-80/.semver/PR-80 17:37:32 2022-08-29 17:37:32,394 [execute] INFO git cat-file --batch-check 17:37:32 2022-08-29 17:37:32,394 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-80/.semver, universal_newlines=False, shell=None, istream=) 17:37:32 2022-08-29 17:37:32,401 [execute] INFO git cat-file --batch 17:37:32 2022-08-29 17:37:32,402 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-80/.semver, universal_newlines=False, shell=None, istream=) 17:37:32 2022-08-29 17:37:32,409 [read_version] DEBUG read version from /w/workspace/xfoundry_device-usb-camera_PR-80/.semver/PR-80 17:37:32 0.0.0 [Pipeline] } 17:37:32 $ docker exec --env ******** --env ******** 3e7054f8c75a2cf3b7fffa3d865965324ac54fcc30a12b4b2a4b576b3e49313d ssh-agent -k 17:37:32 unset SSH_AUTH_SOCK; 17:37:32 unset SSH_AGENT_PID; 17:37:32 echo Agent pid 78 killed; 17:37:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:37:33 + git semver [Pipeline] } 17:37:33 $ docker stop --time=1 3e7054f8c75a2cf3b7fffa3d865965324ac54fcc30a12b4b2a4b576b3e49313d 17:37:34 $ docker rm -f 3e7054f8c75a2cf3b7fffa3d865965324ac54fcc30a12b4b2a4b576b3e49313d [Pipeline] // withDockerContainer [Pipeline] sh 17:37:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:37:35 Stashed 1 file(s) [Pipeline] echo 17:37:35 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:37:36 provisioning config files... 17:37:36 copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-80@tmp/config2437251409466717162tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:37:36 ---> docker-login.sh 17:37:36 nexus3.edgexfoundry.org:10001 17:37:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:37:36 Configure a credential helper to remove this warning. See 17:37:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:37:36 17:37:36 Login Succeeded 17:37:36 nexus3.edgexfoundry.org:10002 17:37:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:37:36 Configure a credential helper to remove this warning. See 17:37:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:37:36 17:37:36 Login Succeeded 17:37:36 nexus3.edgexfoundry.org:10003 17:37:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:37:36 Configure a credential helper to remove this warning. See 17:37:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:37:36 17:37:36 Login Succeeded 17:37:36 nexus3.edgexfoundry.org:10004 17:37:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:37:36 Configure a credential helper to remove this warning. See 17:37:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:37:36 17:37:36 Login Succeeded 17:37:36 docker.io 17:37:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:37:38 Configure a credential helper to remove this warning. See 17:37:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:37:38 17:37:38 Login Succeeded 17:37:38 ---> docker-login.sh ends [Pipeline] } 17:37:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:37:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:37:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:37:38 ========================================================= 17:37:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 17:37:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:39 + 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 . 17:37:39 Sending build context to Docker daemon 858.1kB 17:37:39 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 17:37:39 Step 2/13 : FROM ${BASE} AS builder 17:37:39 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 17:37:39 2408cc74d12b: Pulling fs layer 17:37:39 ea60b727a1ce: Pulling fs layer 17:37:39 30c4a7721957: Pulling fs layer 17:37:39 370296b7ddb6: Pulling fs layer 17:37:39 7c6cee850709: Pulling fs layer 17:37:39 39a5fcdaea64: Pulling fs layer 17:37:39 d94ebbe4e438: Pulling fs layer 17:37:39 bcfd1f05c69d: Pulling fs layer 17:37:39 59ccb84bbe0f: Pulling fs layer 17:37:39 370296b7ddb6: Waiting 17:37:39 7c6cee850709: Waiting 17:37:39 39a5fcdaea64: Waiting 17:37:39 d94ebbe4e438: Waiting 17:37:39 59ccb84bbe0f: Waiting 17:37:39 bcfd1f05c69d: Waiting 17:37:39 30c4a7721957: Verifying Checksum 17:37:39 30c4a7721957: Download complete 17:37:39 ea60b727a1ce: Verifying Checksum 17:37:39 ea60b727a1ce: Download complete 17:37:39 7c6cee850709: Download complete 17:37:39 2408cc74d12b: Verifying Checksum 17:37:39 2408cc74d12b: Download complete 17:37:39 d94ebbe4e438: Download complete 17:37:39 2408cc74d12b: Pull complete 17:37:39 ea60b727a1ce: Pull complete 17:37:39 30c4a7721957: Pull complete 17:37:39 59ccb84bbe0f: Verifying Checksum 17:37:39 59ccb84bbe0f: Download complete 17:37:39 bcfd1f05c69d: Verifying Checksum 17:37:39 bcfd1f05c69d: Download complete 17:37:39 370296b7ddb6: Verifying Checksum 17:37:39 370296b7ddb6: Download complete 17:37:45 370296b7ddb6: Pull complete 17:37:45 7c6cee850709: Pull complete 17:37:45 39a5fcdaea64: Pull complete 17:37:45 d94ebbe4e438: Pull complete 17:37:47 bcfd1f05c69d: Pull complete 17:37:47 59ccb84bbe0f: Pull complete 17:37:47 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 17:37:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:37:47 ---> a4fb48ad2a94 17:37:47 Step 3/13 : ARG MAKE="make build" 17:37:49 ---> Running in 1ab15109a6af 17:37:49 Removing intermediate container 1ab15109a6af 17:37:49 ---> 3e8f6be23c64 17:37:49 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 17:37:49 ---> Running in 2d95064ca0cc 17:37:49 Removing intermediate container 2d95064ca0cc 17:37:49 ---> 502fa32a7d7d 17:37:49 Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:37:49 ---> Running in 7403af2d05e9 17:37:49 Removing intermediate container 7403af2d05e9 17:37:49 ---> 81d2a20a61e0 17:37:49 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:37:49 ---> Running in f5f868e4e22e 17:37:50 Removing intermediate container f5f868e4e22e 17:37:50 ---> 3bd1f91fcb99 17:37:50 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:37:50 ---> Running in bef5a9ca0c32 17:37:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:37:50 Still waiting to schedule task 17:37:50 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:37:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:37:51 (1/80) Installing mesa (21.3.8-r2) 17:37:51 (2/80) Installing libxau (1.0.9-r0) 17:37:52 (3/80) Installing libxdmcp (1.1.3-r0) 17:37:52 (4/80) Installing libxcb (1.15-r0) 17:37:52 (5/80) Installing libx11 (1.8-r0) 17:37:52 (6/80) Installing libxext (1.3.4-r0) 17:37:52 (7/80) Installing libxfixes (6.0.0-r0) 17:37:52 (8/80) Installing libxxf86vm (1.1.4-r2) 17:37:52 (9/80) Installing libpciaccess (0.16-r0) 17:37:52 (10/80) Installing libdrm (2.4.110-r0) 17:37:52 (11/80) Installing mesa-glapi (21.3.8-r2) 17:37:52 (12/80) Installing libxshmfence (1.3-r1) 17:37:52 (13/80) Installing mesa-gl (21.3.8-r2) 17:37:53 (14/80) Installing icu-data-full (71.1-r2) 17:37:53 (15/80) Installing libice (1.0.10-r0) 17:37:54 (16/80) Installing libuuid (2.38-r1) 17:37:54 (17/80) Installing libsm (1.2.3-r0) 17:37:54 (18/80) Installing libxt (1.2.1-r0) 17:37:54 (19/80) Installing libxmu (1.1.3-r0) 17:37:54 (20/80) Installing xset (1.2.4-r0) 17:37:54 (21/80) Installing xprop (1.2.5-r0) 17:37:54 (22/80) Installing xdg-utils (1.1.3-r3) 17:37:54 (23/80) Installing dbus-libs (1.14.0-r1) 17:37:54 (24/80) Installing libffi (3.4.2-r1) 17:37:54 (25/80) Installing libintl (0.21-r2) 17:37:54 (26/80) Installing libblkid (2.38-r1) 17:37:54 (27/80) Installing libmount (2.38-r1) 17:37:55 (28/80) Installing pcre (8.45-r2) 17:37:55 (29/80) Installing glib (2.72.1-r0) 17:37:55 (30/80) Installing icu-libs (71.1-r2) 17:37:55 (31/80) Installing libpcre2-16 (10.40-r0) 17:37:55 (32/80) Installing zstd-libs (1.5.2-r1) 17:37:55 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) 17:37:57 (34/80) Installing hicolor-icon-theme (0.17-r1) 17:37:57 (35/80) Installing wayland-libs-server (1.20.0-r0) 17:37:57 (36/80) Installing mesa-gbm (21.3.8-r2) 17:37:57 (37/80) Installing wayland-libs-client (1.20.0-r0) 17:37:57 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) 17:37:57 (39/80) Installing libxcomposite (0.4.5-r0) 17:37:57 (40/80) Installing libbz2 (1.0.8-r1) 17:37:57 (41/80) Installing libpng (1.6.37-r1) 17:37:57 (42/80) Installing freetype (2.12.1-r0) 17:37:57 (43/80) Installing fontconfig (2.14.0-r0) 17:37:58 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 17:37:58 (45/80) Installing wayland-libs-egl (1.20.0-r0) 17:37:58 (46/80) Installing xkeyboard-config (2.35.1-r0) 17:37:58 (47/80) Installing xz-libs (5.2.5-r1) 17:37:58 (48/80) Installing libxml2 (2.9.14-r1) 17:37:58 (49/80) Installing libxkbcommon (1.4.1-r0) 17:37:58 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 17:37:58 (51/80) Installing mesa-egl (21.3.8-r2) 17:37:58 (52/80) Installing avahi-libs (0.8-r6) 17:37:58 (53/80) Installing nettle (3.7.3-r0) 17:37:59 (54/80) Installing p11-kit (0.24.1-r0) 17:37:59 (55/80) Installing libtasn1 (4.18.0-r0) 17:37:59 (56/80) Installing libunistring (1.0-r0) 17:37:59 (57/80) Installing gnutls (3.7.7-r0) 17:37:59 (58/80) Installing cups-libs (2.4.2-r0) 17:37:59 (59/80) Installing graphite2 (1.3.14-r1) 17:37:59 (60/80) Installing harfbuzz (4.3.0-r0) 17:37:59 (61/80) Installing libevdev (1.12.1-r0) 17:37:59 (62/80) Installing mtdev (1.1.6-r0) 17:37:59 (63/80) Installing eudev-libs (3.2.11-r0) 17:37:59 (64/80) Installing libinput-libs (1.20.1-r0) 17:38:00 (65/80) Installing libjpeg-turbo (2.1.3-r1) 17:38:00 (66/80) Installing xcb-util-wm (0.4.1-r1) 17:38:00 (67/80) Installing xcb-util (0.4.0-r3) 17:38:00 (68/80) Installing xcb-util-image (0.4.0-r1) 17:38:00 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 17:38:00 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 17:38:00 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 17:38:00 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) 17:38:01 (73/80) Installing v4l-utils-libs (1.22.1-r1) 17:38:01 (74/80) Installing v4l-utils (1.22.1-r1) 17:38:01 (75/80) Installing udev-init-scripts (35-r0) 17:38:01 Executing udev-init-scripts-35-r0.post-install 17:38:01 (76/80) Installing kmod-libs (29-r2) 17:38:01 (77/80) Installing eudev (3.2.11-r0) 17:38:01 (78/80) Installing eudev-dev (3.2.11-r0) 17:38:01 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 17:38:02 (80/80) Installing v4l-utils-dev (1.22.1-r1) 17:38:02 Executing busybox-1.35.0-r13.trigger 17:38:02 Executing eudev-3.2.11-r0.trigger 17:38:02 OK: 330 MiB in 131 packages 17:38:04 Removing intermediate container bef5a9ca0c32 17:38:04 ---> dc0bbe4480a8 17:38:04 Step 8/13 : WORKDIR /device-usb-camera 17:38:04 ---> Running in ce5576f616d4 17:38:04 Removing intermediate container ce5576f616d4 17:38:04 ---> 9e0fa2ac3968 17:38:04 Step 9/13 : COPY go.mod vendor* ./ 17:38:04 ---> a58034d13fd3 17:38:04 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:38:04 ---> Running in 69e56772f02e 17:38:22 Removing intermediate container 69e56772f02e 17:38:22 ---> c80961228247 17:38:22 Step 11/13 : COPY . . 17:38:22 ---> fae76cbc4e42 17:38:22 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:38:22 ---> Running in 817eaa093b3c 17:38:22  % Total % Received % Xferd Average Speed Time Time Time Current 17:38:22 Dload Upload Total Spent Left Speed 17:38:22 0 0 0 0 0  0 0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 10316 0 --:--:-- --:--:-- --:--:-- 10411 17:38:23 Removing intermediate container 817eaa093b3c 17:38:23 ---> 090b3ac5775d 17:38:23 Step 13/13 : RUN ${MAKE} 17:38:23 ---> Running in c1b00ac49199 17:38:23 noop 17:38:23 Removing intermediate container c1b00ac49199 17:38:23 ---> 0ea947704250 17:38:23 Successfully built 0ea947704250 17:38:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:24 + docker inspect -f . ci-base-image-x86_64 17:38:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:38:24 prd-ubuntu20.04-docker-8c-8g-23781 does not seem to be running inside a container 17:38:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-80 -v /w/workspace/xfoundry_device-usb-camera_PR-80:/w/workspace/xfoundry_device-usb-camera_PR-80:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-80@tmp:/w/workspace/xfoundry_device-usb-camera_PR-80@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 ******** -e ******** ci-base-image-x86_64 cat 17:38:25 $ docker top ccb26c6d01217d5dff5fdf274128c1161f9bc9839be9a8051973ff686c1068fd -eo pid,comm [Pipeline] { [Pipeline] sh 17:38:25 + go version 17:38:25 go version go1.18.3 linux/amd64 [Pipeline] } 17:38:25 $ docker stop --time=1 ccb26c6d01217d5dff5fdf274128c1161f9bc9839be9a8051973ff686c1068fd 17:38:26 $ docker rm -f ccb26c6d01217d5dff5fdf274128c1161f9bc9839be9a8051973ff686c1068fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:27 + docker inspect -f . ci-base-image-x86_64 17:38:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:38:27 prd-ubuntu20.04-docker-8c-8g-23781 does not seem to be running inside a container 17:38:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_device-usb-camera_PR-80 -v /w/workspace/xfoundry_device-usb-camera_PR-80:/w/workspace/xfoundry_device-usb-camera_PR-80:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-80@tmp:/w/workspace/xfoundry_device-usb-camera_PR-80@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 ******** -e ******** ci-base-image-x86_64 cat 17:38:28 $ docker top fb36d126ae15fedaf1344328c64b2c2e499da23707ee9dd3b3ea7e95d448842b -eo pid,comm [Pipeline] { [Pipeline] sh 17:38:28 + git config --global --add safe.directory /w/workspace/xfoundry_device-usb-camera_PR-80 [Pipeline] fileExists [Pipeline] sh 17:38:28 + make test 17:38:28 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 17:38:29 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:38:41 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:38:41 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.016s coverage: 1.9% of statements 17:38:47 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 17:38:47 CGO_ENABLED=1 go vet ./... 17:38:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:38:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:38:51 ./bin/test-attribution-txt.sh [Pipeline] echo 17:38:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:38:51 $ docker stop --time=1 fb36d126ae15fedaf1344328c64b2c2e499da23707ee9dd3b3ea7e95d448842b 17:38:53 $ docker rm -f fb36d126ae15fedaf1344328c64b2c2e499da23707ee9dd3b3ea7e95d448842b [Pipeline] // withDockerContainer [Pipeline] sh 17:38:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:38:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:38:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:38:54 + ls -al . 17:38:54 total 200 17:38:54 drwxrwxr-x 9 jenkins jenkins 4096 Aug 29 17:38 . 17:38:54 drwxrwxr-x 4 jenkins jenkins 4096 Aug 29 17:37 .. 17:38:54 drwxrwxr-x 8 jenkins jenkins 4096 Aug 29 17:38 .git 17:38:54 drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 17:37 .github 17:38:54 -rw-rw-r-- 1 jenkins jenkins 414 Aug 29 17:37 .gitignore 17:38:54 -rw-rw-r-- 1 jenkins jenkins 42 Aug 29 17:37 .golangci.yml 17:38:54 -rw-rw-r-- 1 jenkins jenkins 77 Aug 29 17:37 .hadolint.yml 17:38:54 drwxr-xr-x 3 jenkins jenkins 4096 Aug 29 17:37 .semver 17:38:54 -rw-rw-r-- 1 jenkins jenkins 9569 Aug 29 17:37 Attribution.txt 17:38:54 -rw-rw-r-- 1 jenkins jenkins 1206 Aug 29 17:37 CHANGELOG.md 17:38:54 -rw-rw-r-- 1 jenkins jenkins 2410 Aug 29 17:37 Dockerfile 17:38:54 -rw-rw-r-- 1 jenkins jenkins 678 Aug 29 17:37 GOVERNANCE.md 17:38:54 -rw-rw-r-- 1 jenkins jenkins 659 Aug 29 17:37 Jenkinsfile 17:38:54 -rw-rw-r-- 1 jenkins jenkins 11348 Aug 29 17:37 LICENSE 17:38:54 -rw-rw-r-- 1 jenkins jenkins 2345 Aug 29 17:37 Makefile 17:38:54 -rw-rw-r-- 1 jenkins jenkins 622 Aug 29 17:37 OWNERS.md 17:38:54 -rw-rw-r-- 1 jenkins jenkins 12817 Aug 29 17:37 README.md 17:38:54 -rw-rw-r-- 1 jenkins jenkins 5 Aug 29 17:37 VERSION 17:38:54 drwxrwxr-x 2 jenkins jenkins 4096 Aug 29 17:37 bin 17:38:54 drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 17:37 cmd 17:38:54 -rw-r--r-- 1 jenkins jenkins 29387 Aug 29 17:38 coverage.out 17:38:54 -rwxrwxr-x 1 jenkins jenkins 140 Aug 29 17:37 docker-entrypoint.sh 17:38:54 -rw-rw-r-- 1 jenkins jenkins 3606 Aug 29 17:37 go.mod 17:38:54 -rw-rw-r-- 1 jenkins jenkins 37073 Aug 29 17:37 go.sum 17:38:54 drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 17:37 internal 17:38:54 drwxrwxr-x 4 jenkins jenkins 4096 Aug 29 17:37 snap 17:38:54 -rw-rw-r-- 1 jenkins jenkins 231 Aug 29 17:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:55 + 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=1e6d72ad84b0bda94878117e549466e083a8ca93 --label arch=amd64 --label version=0.0.0 . 17:38:55 Sending build context to Docker daemon 888.3kB 17:38:55 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 17:38:55 Step 2/35 : FROM ${BASE} AS builder 17:38:55 ---> 0ea947704250 17:38:55 Step 3/35 : ARG MAKE="make build" 17:38:55 ---> Running in a37e2dd1b60e 17:38:55 Removing intermediate container a37e2dd1b60e 17:38:55 ---> 2fd6b01984c4 17:38:55 Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 17:38:55 ---> Running in 5937d6a9be15 17:38:55 Removing intermediate container 5937d6a9be15 17:38:55 ---> 4de0f272b395 17:38:55 Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:38:55 ---> Running in c3b4dc9c6a2c 17:38:55 Removing intermediate container c3b4dc9c6a2c 17:38:55 ---> 6bf9486dc31b 17:38:55 Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:38:55 ---> Running in 7d184eeac5fd 17:38:56 Removing intermediate container 7d184eeac5fd 17:38:56 ---> 219fd219b7b3 17:38:56 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:38:56 ---> Running in 1648df05b875 17:38:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:38:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:38:57 OK: 330 MiB in 131 packages 17:38:58 Removing intermediate container 1648df05b875 17:38:58 ---> 9af6b25ea18a 17:38:58 Step 8/35 : WORKDIR /device-usb-camera 17:38:58 ---> Running in 66d5a06d18e0 17:38:58 Removing intermediate container 66d5a06d18e0 17:38:58 ---> 4a6abba3fc3c 17:38:58 Step 9/35 : COPY go.mod vendor* ./ 17:38:58 ---> 981277a6d4aa 17:38:58 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:38:58 ---> Running in ed74ea2d22d5 17:38:59 Removing intermediate container ed74ea2d22d5 17:38:59 ---> 6501923595e7 17:38:59 Step 11/35 : COPY . . 17:38:59 ---> 928cb3621c88 17:38:59 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:38:59 ---> Running in cd7f54c77033 17:38:59  % Total % Received % Xferd Average Speed Time Time Time Current 17:38:59 Dload Upload Total Spent Left Speed 17:38:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 43900 0 --:--:-- --:--:-- --:--:-- 44250 17:38:59 Removing intermediate container cd7f54c77033 17:38:59 ---> 7a12f8ea8a29 17:38:59 Step 13/35 : RUN ${MAKE} 17:38:59 ---> Running in 79640331aee6 17:39:00 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.19" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 17:39:22 Removing intermediate container 79640331aee6 17:39:22 ---> 5c63ea2f036f 17:39:22 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 17:39:25 Head "https://registry-1.docker.io/v2/aler9/rtsp-simple-server/manifests/v0.18.4": Get "https://auth.docker.io/token?account=edgexci&scope=repository%3Aaler9%2Frtsp-simple-server%3Apull&service=registry.docker.io": EOF [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:39:26 17:39:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:39:27 latest: Pulling from edgex-lftools-log-publisher 17:39:27 5eb5b503b376: Pulling fs layer 17:39:27 5c69ac0246d0: Pulling fs layer 17:39:27 ec43610c2a17: Pulling fs layer 17:39:27 3a2ae6a8a46f: Pulling fs layer 17:39:27 33b1e0a273af: Pulling fs layer 17:39:27 5d3b04190fa2: Pulling fs layer 17:39:27 2f39f015ded8: Pulling fs layer 17:39:27 33b1e0a273af: Waiting 17:39:27 3a2ae6a8a46f: Waiting 17:39:27 2f39f015ded8: Waiting 17:39:27 5d3b04190fa2: Waiting 17:39:27 5c69ac0246d0: Download complete 17:39:27 3a2ae6a8a46f: Verifying Checksum 17:39:27 3a2ae6a8a46f: Download complete 17:39:27 33b1e0a273af: Verifying Checksum 17:39:27 33b1e0a273af: Download complete 17:39:27 5d3b04190fa2: Verifying Checksum 17:39:27 5d3b04190fa2: Download complete 17:39:27 ec43610c2a17: Verifying Checksum 17:39:27 ec43610c2a17: Download complete 17:39:27 5eb5b503b376: Verifying Checksum 17:39:27 5eb5b503b376: Download complete 17:39:27 2f39f015ded8: Download complete 17:39:28 5eb5b503b376: Pull complete 17:39:28 5c69ac0246d0: Pull complete 17:39:29 ec43610c2a17: Pull complete 17:39:29 3a2ae6a8a46f: Pull complete 17:39:29 33b1e0a273af: Pull complete 17:39:29 5d3b04190fa2: Pull complete 17:39:33 2f39f015ded8: Pull complete 17:39:33 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:39:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:39:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:39:34 prd-ubuntu20.04-docker-8c-8g-23781 does not seem to be running inside a container 17:39:34 $ 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/xfoundry_device-usb-camera_PR-80 -v /w/workspace/xfoundry_device-usb-camera_PR-80:/w/workspace/xfoundry_device-usb-camera_PR-80:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-80@tmp:/w/workspace/xfoundry_device-usb-camera_PR-80@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:39:35 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23782 in /w/workspace/xfoundry_device-usb-camera_PR-80 17:39:35 $ docker top 095791df383dafd87f71bee60ac90174aefedcac1119ff557b662de009e7b2e5 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws 17:39:36 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 17:39:36 Selected Git installation does not exist. Using Default 17:39:36 The recommended git tool is: NONE 17:39:36 ---> job-cost.sh 17:39:36 lf-activate-venv: SKIPPING 17:39:36 INFO: No Stack... 17:39:36 INFO: Retrieving Pricing Info for: v3-standard-8 17:39:37 INFO: Archiving Costs [Pipeline] sh 17:39:37 + cat /w/workspace/xfoundry_device-usb-camera_PR-80/archives/cost.csv 17:39:37 + cut -d, -f6 [Pipeline] lock 17:39:37 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-80-1-stack-cost] 17:39:37 Resource [jenkins-edgexfoundry-device-usb-camera-PR-80-1-stack-cost] did not exist. Created. 17:39:37 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-80-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:39:37 + echo total: 0.2199999988079071 [Pipeline] stash 17:39:38 Stashed 1 file(s) [Pipeline] } 17:39:38 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-80-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:39:38 $ docker stop --time=1 095791df383dafd87f71bee60ac90174aefedcac1119ff557b662de009e7b2e5 17:39:39 $ docker rm -f 095791df383dafd87f71bee60ac90174aefedcac1119ff557b662de009e7b2e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:39:39 Failed in branch amd64 17:39:42 using credential edgex-jenkins-ssh 17:39:42 Cloning the remote Git repository 17:39:42 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 17:39:42 > git init /w/workspace/device-usb-camera/1 # timeout=10 17:39:42 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:39:42 > git --version # timeout=10 17:39:42 > git --version # 'git version 2.25.1' 17:39:42 using GIT_SSH to set credentials SSH Credentials for GitHub 17:39:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:39:43 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:39:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:39:43 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:39:43 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:39:43 using GIT_SSH to set credentials SSH Credentials for GitHub 17:39:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/80/head:refs/remotes/origin/PR-80 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:39:44 Merging remotes/origin/main commit 99c3e66cd2b563900f26eeb72b7fbc675658f659 into PR head commit 1e6d72ad84b0bda94878117e549466e083a8ca93 17:39:44 Merge succeeded, producing 1e6d72ad84b0bda94878117e549466e083a8ca93 17:39:44 Checking out Revision 1e6d72ad84b0bda94878117e549466e083a8ca93 (PR-80) 17:39:44 > git config core.sparsecheckout # timeout=10 17:39:44 > git checkout -f 1e6d72ad84b0bda94878117e549466e083a8ca93 # timeout=10 17:39:44 > git remote # timeout=10 17:39:44 > git config --get remote.origin.url # timeout=10 17:39:44 using GIT_SSH to set credentials SSH Credentials for GitHub 17:39:44 > git merge 99c3e66cd2b563900f26eeb72b7fbc675658f659 # timeout=10 17:39:44 > git rev-parse HEAD^{commit} # timeout=10 17:39:44 > git config core.sparsecheckout # timeout=10 17:39:44 > git checkout -f 1e6d72ad84b0bda94878117e549466e083a8ca93 # timeout=10 17:39:48 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 17:39:48 > git --version # timeout=10 17:39:48 > git --version # 'git version 2.25.1' 17:39:48 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:39:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:39:50 % Total % Received % Xferd Average Speed Time Time Time Current 17:39:50 Dload Upload Total Spent Left Speed 17:39:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 69241 0 --:--:-- --:--:-- --:--:-- 68863 [Pipeline] sh 17:39:50 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:39:51 + + sudo tee /etc/docker/daemon.new 17:39:51 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:39:51 { 17:39:51 "registry-mirrors": [ 17:39:51 "https://nexus3.edgexfoundry.org:10001" 17:39:51 ], 17:39:51 "bip": "10.250.0.254/24", 17:39:51 "hosts": [ 17:39:51 "tcp://0.0.0.0:5555", 17:39:51 "unix:///var/run/docker.sock" 17:39:51 ], 17:39:51 "mtu": 1458, 17:39:51 "selinux-enabled": true, 17:39:51 "seccomp-profile": "/etc/docker/seccomp.json" 17:39:51 } [Pipeline] sh 17:39:51 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:39:52 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:40:10 provisioning config files... 17:40:10 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config9038841970427797826tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:40:10 ---> docker-login.sh 17:40:10 nexus3.edgexfoundry.org:10001 17:40:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:11 Configure a credential helper to remove this warning. See 17:40:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:11 17:40:11 Login Succeeded 17:40:11 nexus3.edgexfoundry.org:10002 17:40:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:12 Configure a credential helper to remove this warning. See 17:40:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:12 17:40:12 Login Succeeded 17:40:12 nexus3.edgexfoundry.org:10003 17:40:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:12 Configure a credential helper to remove this warning. See 17:40:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:12 17:40:12 Login Succeeded 17:40:12 nexus3.edgexfoundry.org:10004 17:40:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:13 Configure a credential helper to remove this warning. See 17:40:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:13 17:40:13 Login Succeeded 17:40:13 docker.io 17:40:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:19 Error response from daemon: Get "https://registry-1.docker.io/v2/": EOF [Pipeline] } 17:40:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:40:20 17:40:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:40:21 arm64: Pulling from edgex-lftools-log-publisher 17:40:21 8998bd30e6a1: Pulling fs layer 17:40:21 04944245beec: Pulling fs layer 17:40:21 699f458cf7ca: Pulling fs layer 17:40:21 765212b225bb: Pulling fs layer 17:40:21 f23df028b6ca: Pulling fs layer 17:40:21 d65c8cfc05b1: Pulling fs layer 17:40:21 2437ff75d9bd: Pulling fs layer 17:40:21 765212b225bb: Waiting 17:40:21 f23df028b6ca: Waiting 17:40:21 2437ff75d9bd: Waiting 17:40:21 d65c8cfc05b1: Waiting 17:40:21 04944245beec: Verifying Checksum 17:40:21 04944245beec: Download complete 17:40:21 765212b225bb: Verifying Checksum 17:40:21 765212b225bb: Download complete 17:40:21 f23df028b6ca: Verifying Checksum 17:40:21 f23df028b6ca: Download complete 17:40:21 d65c8cfc05b1: Verifying Checksum 17:40:21 d65c8cfc05b1: Download complete 17:40:21 699f458cf7ca: Verifying Checksum 17:40:21 699f458cf7ca: Download complete 17:40:21 8998bd30e6a1: Verifying Checksum 17:40:21 8998bd30e6a1: Download complete 17:40:24 2437ff75d9bd: Verifying Checksum 17:40:24 2437ff75d9bd: Download complete 17:40:26 8998bd30e6a1: Pull complete 17:40:26 04944245beec: Pull complete 17:40:28 699f458cf7ca: Pull complete 17:40:28 765212b225bb: Pull complete 17:40:29 f23df028b6ca: Pull complete 17:40:29 d65c8cfc05b1: Pull complete 17:40:44 2437ff75d9bd: Pull complete 17:40:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:40:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:40:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:40:45 prd-ubuntu20.04-docker-arm64-4c-16g-23782 does not seem to be running inside a container 17:40:45 $ 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/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:40:47 $ docker top 2b5f4db32321e48ab3e5f8902205fb681727c7dd2ae91f5620bf2c9a015f33ca -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:40:48 ---> job-cost.sh 17:40:48 lf-activate-venv: SKIPPING 17:40:48 INFO: No Stack... 17:40:48 INFO: Retrieving Pricing Info for: v3-standard-4 17:40:49 INFO: Archiving Costs [Pipeline] sh 17:40:50 + cat /w/workspace/device-usb-camera/1/archives/cost.csv 17:40:50 + cut -d, -f6 [Pipeline] lock 17:40:50 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-80-1-stack-cost] 17:40:50 Resource [jenkins-edgexfoundry-device-usb-camera-PR-80-1-stack-cost] did not exist. Created. 17:40:50 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-80-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:40:51 /w/workspace/device-usb-camera/1@tmp/durable-dbf72255/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:40:52 + echo total: 0.10999999940395355 [Pipeline] stash 17:40:52 Warning: overwriting stash ‘stack-cost’ 17:40:52 Stashed 1 file(s) [Pipeline] } 17:40:52 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-80-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:40:52 $ docker stop --time=1 2b5f4db32321e48ab3e5f8902205fb681727c7dd2ae91f5620bf2c9a015f33ca 17:40:54 $ docker rm -f 2b5f4db32321e48ab3e5f8902205fb681727c7dd2ae91f5620bf2c9a015f33ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:40:55 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:40:57 + [ -d /w/workspace/xfoundry_device-usb-camera_PR-80/archives ] 17:40:57 + ls -al /w/workspace/xfoundry_device-usb-camera_PR-80/archives 17:40:57 total 16 17:40:57 drwxr-xr-x 3 root root 4096 Aug 29 17:39 . 17:40:57 drwxrwxr-x 10 jenkins jenkins 4096 Aug 29 17:39 .. 17:40:57 drwxr-xr-x 2 root root 4096 Aug 29 17:39 cost 17:40:57 -rw-r--r-- 1 root root 88 Aug 29 17:39 cost.csv 17:40:57 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-usb-camera_PR-80/archives 17:40:57 + ls -al /w/workspace/xfoundry_device-usb-camera_PR-80/archives 17:40:57 total 16 17:40:57 drwxr-xr-x 3 jenkins jenkins 4096 Aug 29 17:39 . 17:40:57 drwxrwxr-x 10 jenkins jenkins 4096 Aug 29 17:39 .. 17:40:57 drwxr-xr-x 2 jenkins jenkins 4096 Aug 29 17:39 cost 17:40:57 -rw-r--r-- 1 jenkins jenkins 88 Aug 29 17:39 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:40:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:40:58 ---> package-listing.sh 17:40:58 ++ facter osfamily 17:40:58 ++ tr '[:upper:]' '[:lower:]' 17:40:58 + OS_FAMILY=debian 17:40:58 + workspace=/w/workspace/xfoundry_device-usb-camera_PR-80 17:40:58 + START_PACKAGES=/tmp/packages_start.txt 17:40:58 + END_PACKAGES=/tmp/packages_end.txt 17:40:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:40:58 + PACKAGES=/tmp/packages_start.txt 17:40:58 + '[' /w/workspace/xfoundry_device-usb-camera_PR-80 ']' 17:40:58 + PACKAGES=/tmp/packages_end.txt 17:40:58 + case "${OS_FAMILY}" in 17:40:58 + dpkg -l 17:40:58 + grep '^ii' 17:40:58 + '[' -f /tmp/packages_start.txt ']' 17:40:58 + '[' -f /tmp/packages_end.txt ']' 17:40:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:40:58 + '[' /w/workspace/xfoundry_device-usb-camera_PR-80 ']' 17:40:58 + mkdir -p /w/workspace/xfoundry_device-usb-camera_PR-80/archives/ 17:40:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-usb-camera_PR-80/archives/ [Pipeline] echo 17:40:58 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/xfoundry_device-usb-camera_PR-80/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:40:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:40:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:40:59 prd-ubuntu20.04-docker-8c-8g-23781 does not seem to be running inside a container 17:40:59 $ 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/xfoundry_device-usb-camera_PR-80/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-usb-camera_PR-80 -v /w/workspace/xfoundry_device-usb-camera_PR-80:/w/workspace/xfoundry_device-usb-camera_PR-80:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-80@tmp:/w/workspace/xfoundry_device-usb-camera_PR-80@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:41:00 $ docker top 4961e4008c2d7bf88aca3f5c1b3718c39171f5ac0513d168ffb97e74d6614ce5 -eo pid,comm [Pipeline] { [Pipeline] sh 17:41:00 + touch /tmp/pre-build-complete [Pipeline] sh 17:41:00 + mkdir -p /var/log/sysstat [Pipeline] sh 17:41:01 + ls /var/log/sa-host 17:41:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:41:01 provisioning config files... 17:41:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-80@tmp/config1213429643425711059tmp [Pipeline] { [Pipeline] echo 17:41:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:41:01 ---> create-netrc.sh [Pipeline] } 17:41:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:41:02 ---> python-tools-install.sh [Pipeline] echo 17:41:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:41:02 ---> sudo-logs.sh 17:41:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:41:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:41:02 ---> job-cost.sh 17:41:02 lf-activate-venv: SKIPPING 17:41:02 DEBUG: total: 0.2199999988079071 17:41:02 INFO: Retrieving Stack Cost... 17:41:03 INFO: Retrieving Pricing Info for: v3-standard-8 17:41:03 INFO: Archiving Costs [Pipeline] echo 17:41:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:41:04 ---> logs-deploy.sh 17:41:04 lf-activate-venv: SKIPPING 17:41:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-80/1 17:41:04 INFO: archiving workspace using pattern(s): 17:41:04 Archives upload complete. 17:41:05 INFO: archiving logs to Nexus 17:41:05 ---> uname -a: 17:41:05 Linux prd-ubuntu20-04-docker-8c-8g-23781 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 17:41:05 17:41:05 17:41:05 ---> lscpu: 17:41:05 Architecture: x86_64 17:41:05 CPU op-mode(s): 32-bit, 64-bit 17:41:05 Byte Order: Little Endian 17:41:05 Address sizes: 40 bits physical, 48 bits virtual 17:41:05 CPU(s): 8 17:41:05 On-line CPU(s) list: 0-7 17:41:05 Thread(s) per core: 1 17:41:05 Core(s) per socket: 1 17:41:05 Socket(s): 8 17:41:05 NUMA node(s): 1 17:41:05 Vendor ID: AuthenticAMD 17:41:05 CPU family: 23 17:41:05 Model: 49 17:41:05 Model name: AMD EPYC-Rome Processor 17:41:05 Stepping: 0 17:41:05 CPU MHz: 2799.998 17:41:05 BogoMIPS: 5599.99 17:41:05 Virtualization: AMD-V 17:41:05 Hypervisor vendor: KVM 17:41:05 Virtualization type: full 17:41:05 L1d cache: 256 KiB 17:41:05 L1i cache: 256 KiB 17:41:05 L2 cache: 4 MiB 17:41:05 L3 cache: 128 MiB 17:41:05 NUMA node0 CPU(s): 0-7 17:41:05 Vulnerability Itlb multihit: Not affected 17:41:05 Vulnerability L1tf: Not affected 17:41:05 Vulnerability Mds: Not affected 17:41:05 Vulnerability Meltdown: Not affected 17:41:05 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:41:05 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:41:05 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:41:05 Vulnerability Srbds: Not affected 17:41:05 Vulnerability Tsx async abort: Not affected 17:41:05 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 17:41:05 17:41:05 17:41:05 ---> nproc: 17:41:05 8 17:41:05 17:41:05 17:41:05 ---> df -h: 17:41:05 Filesystem Size Used Avail Use% Mounted on 17:41:05 overlay 155G 11G 145G 8% / 17:41:05 tmpfs 64M 0 64M 0% /dev 17:41:05 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:41:05 shm 64M 0 64M 0% /dev/shm 17:41:05 /dev/vda1 155G 11G 145G 8% /facter-os 17:41:05 17:41:05 17:41:05 ---> sar -b -r -n DEV: 17:41:05 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-23781) 08/29/22 _x86_64_ (8 CPU) 17:41:05 17:41:05 17:36:34 LINUX RESTART (8 CPU) 17:41:05 17:41:05 17:37:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:41:05 17:38:02 333.88 16.31 317.56 0.00 2192.17 124411.93 0.00 17:41:05 17:39:01 201.27 1.15 200.12 0.00 16.54 46081.14 0.00 17:41:05 17:40:01 59.71 0.02 59.69 0.00 4.27 30373.34 0.00 17:41:05 17:41:01 6.65 0.17 6.48 0.00 14.80 113.71 0.00 17:41:05 Average: 150.16 4.43 145.73 0.00 559.18 50260.35 0.00 17:41:05 17:41:05 17:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:41:05 17:38:02 28760888 31720668 581216 1.77 105656 3119740 2215660 6.53 1141040 2599616 15316 17:41:05 17:39:01 28069096 31588828 702172 2.14 167576 3546576 2346384 6.92 1422228 2927112 5732 17:41:05 17:40:01 27544444 31763028 529912 1.61 174540 4187176 1796504 5.29 1264960 3555464 164 17:41:05 17:41:01 27528244 31749416 539932 1.64 174728 4188436 1908136 5.62 1276572 3555696 300 17:41:05 Average: 27975668 31705485 588308 1.79 155625 3760482 2066671 6.09 1276200 3159472 5378 17:41:05 17:41:05 17:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:41:05 17:38:02 docker0 76.75 141.98 5.11 766.20 0.00 0.00 0.00 0.00 17:41:05 17:38:02 lo 6.53 6.53 0.63 0.63 0.00 0.00 0.00 0.00 17:41:05 17:38:02 ens3 848.64 481.09 7057.96 143.63 0.00 0.00 0.00 0.00 17:41:05 17:39:01 docker0 124.72 160.62 10.33 1486.97 0.00 0.00 0.00 0.00 17:41:05 17:39:01 vethb5f5959 0.03 0.12 0.00 0.01 0.00 0.00 0.00 0.00 17:41:05 17:39:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 17:41:05 17:39:01 ens3 211.02 158.70 1529.69 49.60 0.00 0.00 0.00 0.00 17:41:05 17:40:01 docker0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:41:05 17:40:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 17:41:05 17:40:01 ens3 128.76 92.45 2527.92 63.50 0.00 0.00 0.00 0.00 17:41:05 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:41:05 17:41:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 17:41:05 17:41:01 ens3 16.66 9.88 19.23 6.35 0.00 0.00 0.00 0.00 17:41:05 Average: docker0 50.06 75.29 3.83 559.41 0.00 0.00 0.00 0.00 17:41:05 Average: lo 2.16 2.16 0.21 0.21 0.00 0.00 0.00 0.00 17:41:05 Average: ens3 301.64 185.63 2788.83 65.83 0.00 0.00 0.00 0.00 17:41:05 17:41:05 17:41:05 ---> sar -P ALL: 17:41:05 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-23781) 08/29/22 _x86_64_ (8 CPU) 17:41:05 17:41:05 17:36:34 LINUX RESTART (8 CPU) 17:41:05 17:41:05 17:37:01 CPU %user %nice %system %iowait %steal %idle 17:41:05 17:38:02 all 9.87 0.00 3.84 1.27 0.06 84.95 17:41:05 17:38:02 0 10.62 0.00 3.31 0.84 0.07 85.16 17:41:05 17:38:02 1 9.71 0.00 4.73 3.56 0.08 81.91 17:41:05 17:38:02 2 9.06 0.00 2.89 0.62 0.05 87.38 17:41:05 17:38:02 3 10.76 0.00 4.20 0.10 0.07 84.88 17:41:05 17:38:02 4 9.02 0.00 4.14 1.53 0.05 85.26 17:41:05 17:38:02 5 9.97 0.00 3.70 0.27 0.05 86.01 17:41:05 17:38:02 6 11.05 0.00 3.81 1.64 0.07 83.43 17:41:05 17:38:02 7 8.76 0.00 3.93 1.63 0.07 85.60 17:41:05 17:39:01 all 29.32 0.00 6.66 1.19 0.08 62.75 17:41:05 17:39:01 0 29.51 0.00 6.78 0.10 0.09 63.52 17:41:05 17:39:01 1 28.58 0.00 7.13 0.09 0.07 64.13 17:41:05 17:39:01 2 29.72 0.00 6.24 0.38 0.09 63.58 17:41:05 17:39:01 3 29.73 0.00 6.08 0.72 0.09 63.38 17:41:05 17:39:01 4 30.67 0.00 7.48 4.83 0.09 56.93 17:41:05 17:39:01 5 28.89 0.00 6.75 0.77 0.09 63.51 17:41:05 17:39:01 6 29.15 0.00 5.97 1.13 0.07 63.68 17:41:05 17:39:01 7 28.33 0.00 6.85 1.47 0.09 63.27 17:41:05 17:40:01 all 19.57 0.00 3.73 0.57 0.05 76.08 17:41:05 17:40:01 0 19.99 0.00 3.61 0.02 0.05 76.34 17:41:05 17:40:01 1 19.93 0.00 4.02 0.02 0.05 75.99 17:41:05 17:40:01 2 19.71 0.00 3.55 0.07 0.05 76.62 17:41:05 17:40:01 3 20.16 0.00 4.15 3.45 0.05 72.19 17:41:05 17:40:01 4 20.51 0.00 3.93 0.05 0.05 75.46 17:41:05 17:40:01 5 19.28 0.00 3.55 0.89 0.07 76.21 17:41:05 17:40:01 6 17.99 0.00 3.23 0.02 0.05 78.72 17:41:05 17:40:01 7 19.02 0.00 3.81 0.02 0.05 77.10 17:41:05 17:41:01 all 0.45 0.00 0.20 0.03 0.01 99.32 17:41:05 17:41:01 0 0.60 0.00 0.20 0.00 0.00 99.20 17:41:05 17:41:01 1 0.54 0.00 0.25 0.00 0.02 99.20 17:41:05 17:41:01 2 0.73 0.00 0.22 0.05 0.00 99.00 17:41:05 17:41:01 3 0.25 0.00 0.15 0.12 0.00 99.48 17:41:05 17:41:01 4 0.32 0.00 0.13 0.03 0.00 99.52 17:41:05 17:41:01 5 0.25 0.00 0.18 0.00 0.02 99.55 17:41:05 17:41:01 6 0.32 0.00 0.20 0.00 0.02 99.47 17:41:05 17:41:01 7 0.62 0.00 0.23 0.00 0.00 99.15 17:41:05 Average: all 14.70 0.00 3.58 0.76 0.05 80.91 17:41:05 Average: 0 15.09 0.00 3.45 0.24 0.05 81.17 17:41:05 Average: 1 14.62 0.00 4.01 0.92 0.05 80.40 17:41:05 Average: 2 14.71 0.00 3.20 0.28 0.05 81.76 17:41:05 Average: 3 15.10 0.00 3.62 1.10 0.05 80.13 17:41:05 Average: 4 15.01 0.00 3.89 1.59 0.05 79.46 17:41:05 Average: 5 14.49 0.00 3.52 0.48 0.05 81.45 17:41:05 Average: 6 14.52 0.00 3.28 0.69 0.05 81.46 17:41:05 Average: 7 14.08 0.00 3.68 0.77 0.05 81.42 17:41:05 17:41:05 17:41:05