Pull request #99 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bc543098717eef2348e6642801735f6b2ef0c1d8+2737b4a4757873c341a4cc117393b3c94d892178 (b7a2036e4d8ea1733289faa4b81dd9105c132a75) 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-ssh5608753555097218486.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh206841234873272813.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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/PR-99/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/PR-99/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14092586886031236311.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh12806355413425902847.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-99/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/PR-99/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2380894760316290068.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-87188 in /w/workspace/xfoundry_device-usb-camera_PR-99 [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-99 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/99/head:refs/remotes/origin/PR-99 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2737b4a4757873c341a4cc117393b3c94d892178 into PR head commit bc543098717eef2348e6642801735f6b2ef0c1d8 Merge succeeded, producing bc543098717eef2348e6642801735f6b2ef0c1d8 Checking out Revision bc543098717eef2348e6642801735f6b2ef0c1d8 (PR-99) Commit message: "build(deps): Bump github.com/vladimirvivien/go4vl from 0.0.2 to 0.0.5" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:10:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f bc543098717eef2348e6642801735f6b2ef0c1d8 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 2737b4a4757873c341a4cc117393b3c94d892178 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bc543098717eef2348e6642801735f6b2ef0c1d8 # timeout=10 > git rev-list --no-walk c682c489a73e90a30d7b0fb1efc2d3ffd57612a1 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:10:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:10:04 ========================================================= 05:10:04 EdgeX Global Pipelines Version Info 05:10:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:10:05 ------------------- 05:10:05 stable info: 05:10:05 ------------------- 05:10:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:10:05 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 05:10:05 Message: update stable to v1.0.243 05:10:06 ------------------- 05:10:06 experimental info: 05:10:06 ------------------- 05:10:06 Commited By: **** collab-it+edgex@linuxfoundation.org 05:10:06 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 05:10:06 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:10:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 05:10:06 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 05:10:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:10:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:10:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:10:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 05:10:06 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:10:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:10:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:10:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:10:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:10:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 05:10:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:10:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:10:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:10:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:10:06 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:10:06 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:10:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:10:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:10:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:10:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:10:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:10:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:10:06 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:10:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:10:06 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:10:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-99 [Pipeline] echo 05:10:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-99 [Pipeline] echo 05:10:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-99 [Pipeline] echo 05:10:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bc543098717eef2348e6642801735f6b2ef0c1d8 [Pipeline] echo 05:10:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bc54309 [Pipeline] echo 05:10:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:10:06 provisioning config files... 05:10:06 copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-99@tmp/config2673666789342553121tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:10:07 ---> docker-login.sh 05:10:07 nexus3.edgexfoundry.org:10001 05:10:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:10:07 Configure a credential helper to remove this warning. See 05:10:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:10:07 05:10:07 Login Succeeded 05:10:07 nexus3.edgexfoundry.org:10002 05:10:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:10:07 Configure a credential helper to remove this warning. See 05:10:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:10:07 05:10:07 Login Succeeded 05:10:07 nexus3.edgexfoundry.org:10003 05:10:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:10:07 Configure a credential helper to remove this warning. See 05:10:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:10:07 05:10:07 Login Succeeded 05:10:07 nexus3.edgexfoundry.org:10004 05:10:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:10:07 Configure a credential helper to remove this warning. See 05:10:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:10:07 05:10:07 Login Succeeded 05:10:07 docker.io 05:10:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:10:08 Configure a credential helper to remove this warning. See 05:10:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:10:08 05:10:08 Login Succeeded 05:10:08 ---> docker-login.sh ends [Pipeline] } 05:10:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:10:08 + git rev-list -1 --merges bc543098717eef2348e6642801735f6b2ef0c1d8~1..bc543098717eef2348e6642801735f6b2ef0c1d8 [Pipeline] echo 05:10:08 -----------> git rev-list -1 --merges bc543098717eef2348e6642801735f6b2ef0c1d8~1..bc543098717eef2348e6642801735f6b2ef0c1d8 bc543098717eef2348e6642801735f6b2ef0c1d8 [false] [Pipeline] sh 05:10:08 + git log --format=format:%s -1 bc543098717eef2348e6642801735f6b2ef0c1d8 [Pipeline] echo 05:10:08 ========================================================= 05:10:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:10:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:10:09 + git log --format=format:%s -1 bc543098717eef2348e6642801735f6b2ef0c1d8 [Pipeline] echo 05:10:09 [semverPrep] GIT_COMMIT: bc543098717eef2348e6642801735f6b2ef0c1d8, Commit Message: build(deps): Bump github.com/vladimirvivien/go4vl from 0.0.2 to 0.0.5 [Pipeline] echo 05:10:09 [semverPrep] This is not a build commit. [Pipeline] sh 05:10:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:10:09 + grep -v github /etc/ssh/ssh_known_hosts 05:10:09 + [ -e /tmp/ssh_known_hosts ] 05:10:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:10:09 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:10:09 sudo tee -a /etc/ssh/ssh_known_hosts 05:10:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:10:10 05:10:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:10:10 0.1.4: Pulling from edgex-devops/py-git-semver 05:10:10 b85a868b505f: Pulling fs layer 05:10:10 e2be974225ed: Pulling fs layer 05:10:10 339a4e72a1f5: Pulling fs layer 05:10:10 988bab9f4d93: Pulling fs layer 05:10:10 1469e6f7b9e6: Pulling fs layer 05:10:10 eaf3925da568: Pulling fs layer 05:10:10 bab4dde63d76: Pulling fs layer 05:10:10 bde34c3a00c8: Pulling fs layer 05:10:10 b352a97aabf1: Pulling fs layer 05:10:10 4872d77fe225: Pulling fs layer 05:10:10 5851b861e8e6: Pulling fs layer 05:10:10 988bab9f4d93: Waiting 05:10:10 1469e6f7b9e6: Waiting 05:10:10 bab4dde63d76: Waiting 05:10:10 4872d77fe225: Waiting 05:10:10 b352a97aabf1: Waiting 05:10:10 bde34c3a00c8: Waiting 05:10:10 5851b861e8e6: Waiting 05:10:10 eaf3925da568: Waiting 05:10:10 e2be974225ed: Download complete 05:10:10 988bab9f4d93: Verifying Checksum 05:10:10 988bab9f4d93: Download complete 05:10:10 1469e6f7b9e6: Verifying Checksum 05:10:10 1469e6f7b9e6: Download complete 05:10:10 339a4e72a1f5: Verifying Checksum 05:10:10 339a4e72a1f5: Download complete 05:10:10 eaf3925da568: Verifying Checksum 05:10:10 eaf3925da568: Download complete 05:10:10 bde34c3a00c8: Download complete 05:10:10 b352a97aabf1: Verifying Checksum 05:10:10 b352a97aabf1: Download complete 05:10:10 4872d77fe225: Download complete 05:10:10 5851b861e8e6: Verifying Checksum 05:10:10 5851b861e8e6: Download complete 05:10:10 b85a868b505f: Verifying Checksum 05:10:10 b85a868b505f: Download complete 05:10:10 bab4dde63d76: Verifying Checksum 05:10:10 bab4dde63d76: Download complete 05:10:11 b85a868b505f: Pull complete 05:10:12 e2be974225ed: Pull complete 05:10:12 339a4e72a1f5: Pull complete 05:10:12 988bab9f4d93: Pull complete 05:10:12 1469e6f7b9e6: Pull complete 05:10:12 eaf3925da568: Pull complete 05:10:14 bab4dde63d76: Pull complete 05:10:14 bde34c3a00c8: Pull complete 05:10:14 b352a97aabf1: Pull complete 05:10:15 4872d77fe225: Pull complete 05:10:15 5851b861e8e6: Pull complete 05:10:15 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:10:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:10:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:10:15 prd-ubuntu20.04-docker-8c-8g-87188 does not seem to be running inside a container 05:10:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-usb-camera_PR-99 -v /w/workspace/xfoundry_device-usb-camera_PR-99:/w/workspace/xfoundry_device-usb-camera_PR-99:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-99@tmp:/w/workspace/xfoundry_device-usb-camera_PR-99@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-devops/py-git-semver:0.1.4 cat 05:10:17 $ docker top c48173997e5b4f6ff6381e7306518a8a7688c3f14527f837d332c9c63f72272d -eo pid,comm 05:10:18 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). 05:10:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:10:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:10:18 [ssh-agent] Looking for ssh-agent implementation... 05:10:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:10:18 $ docker exec c48173997e5b4f6ff6381e7306518a8a7688c3f14527f837d332c9c63f72272d ssh-agent 05:10:18 SSH_AUTH_SOCK=/tmp/ssh-rZJO7ALeb5Tw/agent.31 05:10:18 SSH_AGENT_PID=37 05:10:18 Running ssh-add (command line suppressed) 05:10:18 Identity added: /w/workspace/xfoundry_device-usb-camera_PR-99@tmp/private_key_10568015989153873343.key (/w/workspace/xfoundry_device-usb-camera_PR-99@tmp/private_key_10568015989153873343.key) 05:10:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:10:18 + git tag --points-at HEAD [Pipeline] } 05:10:18 $ docker exec --env ******** --env ******** c48173997e5b4f6ff6381e7306518a8a7688c3f14527f837d332c9c63f72272d ssh-agent -k 05:10:18 unset SSH_AUTH_SOCK; 05:10:18 unset SSH_AGENT_PID; 05:10:18 echo Agent pid 37 killed; 05:10:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:10:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:10:18 [ssh-agent] Looking for ssh-agent implementation... 05:10:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:10:18 $ docker exec c48173997e5b4f6ff6381e7306518a8a7688c3f14527f837d332c9c63f72272d ssh-agent 05:10:19 SSH_AUTH_SOCK=/tmp/ssh-XF4KW6pDnglf/agent.69 05:10:19 SSH_AGENT_PID=75 05:10:19 Running ssh-add (command line suppressed) 05:10:19 Identity added: /w/workspace/xfoundry_device-usb-camera_PR-99@tmp/private_key_16564509097676536317.key (/w/workspace/xfoundry_device-usb-camera_PR-99@tmp/private_key_16564509097676536317.key) 05:10:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:10:19 + git semver init 05:10:19 2022-10-25 05:10:19,639 [run_init] DEBUG init version:0.0.0 force:False 05:10:19 2022-10-25 05:10:19,640 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-usb-camera_PR-99/.semver 05:10:19 2022-10-25 05:10:19,640 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/xfoundry_device-usb-camera_PR-99/.semver 05:10:19 2022-10-25 05:10:19,640 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/xfoundry_device-usb-camera_PR-99/.semver'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-99, universal_newlines=False, shell=None, istream=None) 05:10:20 2022-10-25 05:10:20,443 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-usb-camera_PR-99/.git/info/exclude 05:10:20 2022-10-25 05:10:20,444 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-usb-camera_PR-99/.semver/PR-99 with force:False 05:10:20 2022-10-25 05:10:20,444 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-usb-camera_PR-99/.semver/PR-99 05:10:20 2022-10-25 05:10:20,448 [execute] INFO git cat-file --batch-check 05:10:20 2022-10-25 05:10:20,448 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-99/.semver, universal_newlines=False, shell=None, istream=) 05:10:20 2022-10-25 05:10:20,453 [execute] INFO git cat-file --batch 05:10:20 2022-10-25 05:10:20,453 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-99/.semver, universal_newlines=False, shell=None, istream=) 05:10:20 2022-10-25 05:10:20,458 [read_version] DEBUG read version from /w/workspace/xfoundry_device-usb-camera_PR-99/.semver/PR-99 05:10:20 0.0.0 [Pipeline] } 05:10:20 $ docker exec --env ******** --env ******** c48173997e5b4f6ff6381e7306518a8a7688c3f14527f837d332c9c63f72272d ssh-agent -k 05:10:20 unset SSH_AUTH_SOCK; 05:10:20 unset SSH_AGENT_PID; 05:10:20 echo Agent pid 75 killed; 05:10:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:10:21 + git semver [Pipeline] } 05:10:21 $ docker stop --time=1 c48173997e5b4f6ff6381e7306518a8a7688c3f14527f837d332c9c63f72272d 05:10:22 $ docker rm -f c48173997e5b4f6ff6381e7306518a8a7688c3f14527f837d332c9c63f72272d [Pipeline] // withDockerContainer [Pipeline] sh 05:10:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:10:23 Stashed 1 file(s) [Pipeline] echo 05:10:23 [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 05:10:23 provisioning config files... 05:10:23 copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-99@tmp/config3233149412132046731tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:10:23 ---> docker-login.sh 05:10:23 nexus3.edgexfoundry.org:10001 05:10:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:10:23 Configure a credential helper to remove this warning. See 05:10:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:10:23 05:10:23 Login Succeeded 05:10:23 nexus3.edgexfoundry.org:10002 05:10:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:10:23 Configure a credential helper to remove this warning. See 05:10:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:10:23 05:10:23 Login Succeeded 05:10:23 nexus3.edgexfoundry.org:10003 05:10:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:10:24 Configure a credential helper to remove this warning. See 05:10:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:10:24 05:10:24 Login Succeeded 05:10:24 nexus3.edgexfoundry.org:10004 05:10:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:10:24 Configure a credential helper to remove this warning. See 05:10:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:10:24 05:10:24 Login Succeeded 05:10:24 docker.io 05:10:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:10:24 Configure a credential helper to remove this warning. See 05:10:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:10:24 05:10:24 Login Succeeded 05:10:24 ---> docker-login.sh ends [Pipeline] } 05:10:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:10:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:10:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:10:24 ========================================================= 05:10:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 05:10:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:24 + 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 . 05:10:24 Sending build context to Docker daemon 1.545MB 05:10:24 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 05:10:24 Step 2/14 : FROM ${BASE} AS builder 05:10:24 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 05:10:24 213ec9aee27d: Pulling fs layer 05:10:24 4583459ba037: Pulling fs layer 05:10:24 93c1e223e6f2: Pulling fs layer 05:10:24 53926ce57604: Pulling fs layer 05:10:24 21b2b0c7a3f4: Pulling fs layer 05:10:24 30f14e443154: Pulling fs layer 05:10:24 801331c1e519: Pulling fs layer 05:10:24 99cc6dd402b0: Pulling fs layer 05:10:24 7d9ed39f4882: Pulling fs layer 05:10:24 21b2b0c7a3f4: Waiting 05:10:24 53926ce57604: Waiting 05:10:24 801331c1e519: Waiting 05:10:24 30f14e443154: Waiting 05:10:24 99cc6dd402b0: Waiting 05:10:24 7d9ed39f4882: Waiting 05:10:24 93c1e223e6f2: Verifying Checksum 05:10:24 93c1e223e6f2: Download complete 05:10:24 4583459ba037: Verifying Checksum 05:10:24 4583459ba037: Download complete 05:10:24 21b2b0c7a3f4: Verifying Checksum 05:10:24 21b2b0c7a3f4: Download complete 05:10:24 30f14e443154: Verifying Checksum 05:10:24 30f14e443154: Download complete 05:10:25 213ec9aee27d: Verifying Checksum 05:10:25 213ec9aee27d: Download complete 05:10:25 801331c1e519: Verifying Checksum 05:10:25 801331c1e519: Download complete 05:10:25 213ec9aee27d: Pull complete 05:10:25 4583459ba037: Pull complete 05:10:25 93c1e223e6f2: Pull complete 05:10:25 7d9ed39f4882: Verifying Checksum 05:10:25 7d9ed39f4882: Download complete 05:10:26 53926ce57604: Verifying Checksum 05:10:26 53926ce57604: Download complete 05:10:26 99cc6dd402b0: Verifying Checksum 05:10:26 99cc6dd402b0: Download complete 05:10:30 53926ce57604: Pull complete 05:10:30 21b2b0c7a3f4: Pull complete 05:10:30 30f14e443154: Pull complete 05:10:30 801331c1e519: Pull complete 05:10:31 99cc6dd402b0: Pull complete 05:10:32 7d9ed39f4882: Pull complete 05:10:32 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 05:10:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 05:10:32 ---> 1dedd983c030 05:10:32 Step 3/14 : ARG ADD_BUILD_TAGS="" 05:10:36 ---> Running in d06203be7ce8 05:10:36 Removing intermediate container d06203be7ce8 05:10:36 ---> 499150aaab3a 05:10:36 Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:10:36 ---> Running in 07ba8562994f 05:10:36 Removing intermediate container 07ba8562994f 05:10:36 ---> 7b66908ecfac 05:10:36 Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 05:10:36 ---> Running in f4b3ebedb0df 05:10:36 Removing intermediate container f4b3ebedb0df 05:10:36 ---> b2afcc13befc 05:10:36 Step 6/14 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 05:10:37 ---> Running in e7f8fe3b6a4e 05:10:37 Removing intermediate container e7f8fe3b6a4e 05:10:37 ---> cfc5a3285371 05:10:37 Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:10:37 ---> Running in 538cc05dd850 05:10:37 Removing intermediate container 538cc05dd850 05:10:37 ---> ba4bb3f1d181 05:10:37 Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:10:37 ---> Running in 0c5424d45931 05:10:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:10:38 Still waiting to schedule task 05:10:38 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:10:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:10:39 (1/80) Installing mesa (21.3.8-r2) 05:10:39 (2/80) Installing libxau (1.0.9-r0) 05:10:39 (3/80) Installing libxdmcp (1.1.3-r0) 05:10:39 (4/80) Installing libxcb (1.15-r0) 05:10:39 (5/80) Installing libx11 (1.8-r0) 05:10:39 (6/80) Installing libxext (1.3.4-r0) 05:10:39 (7/80) Installing libxfixes (6.0.0-r0) 05:10:39 (8/80) Installing libxxf86vm (1.1.4-r2) 05:10:39 (9/80) Installing libpciaccess (0.16-r0) 05:10:39 (10/80) Installing libdrm (2.4.110-r0) 05:10:40 (11/80) Installing mesa-glapi (21.3.8-r2) 05:10:40 (12/80) Installing libxshmfence (1.3-r1) 05:10:40 (13/80) Installing mesa-gl (21.3.8-r2) 05:10:40 (14/80) Installing icu-data-full (71.1-r2) 05:10:41 (15/80) Installing libice (1.0.10-r0) 05:10:41 (16/80) Installing libuuid (2.38-r1) 05:10:41 (17/80) Installing libsm (1.2.3-r0) 05:10:41 (18/80) Installing libxt (1.2.1-r0) 05:10:41 (19/80) Installing libxmu (1.1.3-r0) 05:10:41 (20/80) Installing xset (1.2.4-r0) 05:10:41 (21/80) Installing xprop (1.2.5-r0) 05:10:41 (22/80) Installing xdg-utils (1.1.3-r3) 05:10:41 (23/80) Installing dbus-libs (1.14.4-r0) 05:10:42 (24/80) Installing libffi (3.4.2-r1) 05:10:42 (25/80) Installing libintl (0.21-r2) 05:10:42 (26/80) Installing libblkid (2.38-r1) 05:10:42 (27/80) Installing libmount (2.38-r1) 05:10:42 (28/80) Installing pcre (8.45-r2) 05:10:42 (29/80) Installing glib (2.72.1-r0) 05:10:42 (30/80) Installing icu-libs (71.1-r2) 05:10:42 (31/80) Installing libpcre2-16 (10.40-r0) 05:10:42 (32/80) Installing zstd-libs (1.5.2-r1) 05:10:42 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) 05:10:44 (34/80) Installing hicolor-icon-theme (0.17-r1) 05:10:44 (35/80) Installing wayland-libs-server (1.20.0-r0) 05:10:44 (36/80) Installing mesa-gbm (21.3.8-r2) 05:10:44 (37/80) Installing wayland-libs-client (1.20.0-r0) 05:10:44 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) 05:10:44 (39/80) Installing libxcomposite (0.4.5-r0) 05:10:44 (40/80) Installing libbz2 (1.0.8-r1) 05:10:45 (41/80) Installing libpng (1.6.37-r1) 05:10:45 (42/80) Installing freetype (2.12.1-r0) 05:10:45 (43/80) Installing fontconfig (2.14.0-r0) 05:10:45 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 05:10:45 (45/80) Installing wayland-libs-egl (1.20.0-r0) 05:10:45 (46/80) Installing xkeyboard-config (2.35.1-r0) 05:10:45 (47/80) Installing xz-libs (5.2.5-r1) 05:10:45 (48/80) Installing libxml2 (2.9.14-r2) 05:10:45 (49/80) Installing libxkbcommon (1.4.1-r0) 05:10:45 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 05:10:46 (51/80) Installing mesa-egl (21.3.8-r2) 05:10:46 (52/80) Installing avahi-libs (0.8-r6) 05:10:46 (53/80) Installing nettle (3.7.3-r0) 05:10:46 (54/80) Installing p11-kit (0.24.1-r0) 05:10:46 (55/80) Installing libtasn1 (4.18.0-r0) 05:10:46 (56/80) Installing libunistring (1.0-r0) 05:10:46 (57/80) Installing gnutls (3.7.7-r0) 05:10:46 (58/80) Installing cups-libs (2.4.2-r0) 05:10:46 (59/80) Installing graphite2 (1.3.14-r1) 05:10:46 (60/80) Installing harfbuzz (4.3.0-r0) 05:10:46 (61/80) Installing libevdev (1.12.1-r0) 05:10:47 (62/80) Installing mtdev (1.1.6-r0) 05:10:47 (63/80) Installing eudev-libs (3.2.11-r0) 05:10:47 (64/80) Installing libinput-libs (1.20.1-r0) 05:10:47 (65/80) Installing libjpeg-turbo (2.1.3-r1) 05:10:47 (66/80) Installing xcb-util-wm (0.4.1-r1) 05:10:47 (67/80) Installing xcb-util (0.4.0-r3) 05:10:47 (68/80) Installing xcb-util-image (0.4.0-r1) 05:10:47 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 05:10:47 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 05:10:47 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 05:10:47 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) 05:10:48 (73/80) Installing v4l-utils-libs (1.22.1-r1) 05:10:48 (74/80) Installing v4l-utils (1.22.1-r1) 05:10:48 (75/80) Installing udev-init-scripts (35-r0) 05:10:48 Executing udev-init-scripts-35-r0.post-install 05:10:48 (76/80) Installing kmod-libs (29-r2) 05:10:49 (77/80) Installing eudev (3.2.11-r0) 05:10:49 (78/80) Installing eudev-dev (3.2.11-r0) 05:10:49 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 05:10:49 (80/80) Installing v4l-utils-dev (1.22.1-r1) 05:10:49 Executing busybox-1.35.0-r17.trigger 05:10:49 Executing eudev-3.2.11-r0.trigger 05:10:49 OK: 330 MiB in 131 packages 05:10:52 Removing intermediate container 0c5424d45931 05:10:52 ---> a71402100a5c 05:10:52 Step 9/14 : WORKDIR /device-usb-camera 05:10:52 ---> Running in c2a15ecf4655 05:10:52 Removing intermediate container c2a15ecf4655 05:10:52 ---> 7f0481dd069d 05:10:52 Step 10/14 : COPY go.mod vendor* ./ 05:10:52 ---> 5190f6e4bd4c 05:10:52 Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:10:52 ---> Running in e6bc174d8023 05:11:19 Removing intermediate container e6bc174d8023 05:11:19 ---> dfbcbcbaf7e8 05:11:19 Step 12/14 : COPY . . 05:11:19 ---> cfa0bd0c7436 05:11:19 Step 13/14 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 05:11:19 ---> Running in fef35439aae6 05:11:19  % Total % Received % Xferd Average Speed Time Time Time Current 05:11:19 Dload Upload Total Spent Left Speed 05:11:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062  0 0 10955 0 --:--:-- --:--:-- --:--:-- 11062 05:11:19 Removing intermediate container fef35439aae6 05:11:19 ---> 452d1893cead 05:11:19 Step 14/14 : RUN ${MAKE} 05:11:19 ---> Running in 35548339c3cb 05:11:19 noop 05:11:19 Removing intermediate container 35548339c3cb 05:11:19 ---> bf03f0668c4d 05:11:19 Successfully built bf03f0668c4d 05:11:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:19 + docker inspect -f . ci-base-image-x86_64 05:11:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:11:19 prd-ubuntu20.04-docker-8c-8g-87188 does not seem to be running inside a container 05:11:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-99 -v /w/workspace/xfoundry_device-usb-camera_PR-99:/w/workspace/xfoundry_device-usb-camera_PR-99:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-99@tmp:/w/workspace/xfoundry_device-usb-camera_PR-99@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:11:19 $ docker top 1ebe45c971bb665ad9b892319b5a4ad6aa7e0174dc5af5ec4e6b957ef95d32f6 -eo pid,comm [Pipeline] { [Pipeline] sh 05:11:20 + go version 05:11:20 go version go1.18.7 linux/amd64 [Pipeline] } 05:11:20 $ docker stop --time=1 1ebe45c971bb665ad9b892319b5a4ad6aa7e0174dc5af5ec4e6b957ef95d32f6 05:11:21 $ docker rm -f 1ebe45c971bb665ad9b892319b5a4ad6aa7e0174dc5af5ec4e6b957ef95d32f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:21 + docker inspect -f . ci-base-image-x86_64 05:11:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:11:21 prd-ubuntu20.04-docker-8c-8g-87188 does not seem to be running inside a container 05:11:22 $ 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-99 -v /w/workspace/xfoundry_device-usb-camera_PR-99:/w/workspace/xfoundry_device-usb-camera_PR-99:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-99@tmp:/w/workspace/xfoundry_device-usb-camera_PR-99@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:11:23 $ docker top ae32aa9246a4020f41ed6a8c413c571d7ac361fbf61672fd70b72fb2c7223aa2 -eo pid,comm [Pipeline] { [Pipeline] sh 05:11:23 + git config --global --add safe.directory /w/workspace/xfoundry_device-usb-camera_PR-99 [Pipeline] fileExists [Pipeline] sh 05:11:23 + make test 05:11:23 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 05:11:23 ? github.com/edgexfoundry/device-usb-camera [no test files] 05:11:34 # github.com/edgexfoundry/device-usb-camera/internal/driver 05:11:34 internal/driver/ffmpeg.go:168:31: undefined: v4l2.PixFmtRGB24 05:11:34 internal/driver/ffmpeg.go:170:31: undefined: v4l2.PixFmtGrey 05:11:34 FAIL github.com/edgexfoundry/device-usb-camera/internal/driver [build failed] 05:11:34 make: *** [Makefile:53: unittest] Error 2 [Pipeline] } 05:11:34 $ docker stop --time=1 ae32aa9246a4020f41ed6a8c413c571d7ac361fbf61672fd70b72fb2c7223aa2 05:11:36 $ docker rm -f ae32aa9246a4020f41ed6a8c413c571d7ac361fbf61672fd70b72fb2c7223aa2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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 [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 05:11:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:11:36 05:11:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:11:36 latest: Pulling from edgex-lftools-log-publisher 05:11:36 5eb5b503b376: Pulling fs layer 05:11:36 5c69ac0246d0: Pulling fs layer 05:11:36 ec43610c2a17: Pulling fs layer 05:11:36 3a2ae6a8a46f: Pulling fs layer 05:11:36 33b1e0a273af: Pulling fs layer 05:11:36 5d3b04190fa2: Pulling fs layer 05:11:36 2f39f015ded8: Pulling fs layer 05:11:36 3a2ae6a8a46f: Waiting 05:11:36 33b1e0a273af: Waiting 05:11:36 5d3b04190fa2: Waiting 05:11:36 2f39f015ded8: Waiting 05:11:36 5c69ac0246d0: Download complete 05:11:36 3a2ae6a8a46f: Verifying Checksum 05:11:36 3a2ae6a8a46f: Download complete 05:11:37 33b1e0a273af: Verifying Checksum 05:11:37 33b1e0a273af: Download complete 05:11:37 ec43610c2a17: Verifying Checksum 05:11:37 ec43610c2a17: Download complete 05:11:37 5d3b04190fa2: Download complete 05:11:37 5eb5b503b376: Verifying Checksum 05:11:37 5eb5b503b376: Download complete 05:11:37 2f39f015ded8: Verifying Checksum 05:11:37 2f39f015ded8: Download complete 05:11:38 5eb5b503b376: Pull complete 05:11:38 5c69ac0246d0: Pull complete 05:11:38 ec43610c2a17: Pull complete 05:11:38 3a2ae6a8a46f: Pull complete 05:11:39 33b1e0a273af: Pull complete 05:11:39 5d3b04190fa2: Pull complete 05:11:43 2f39f015ded8: Pull complete 05:11:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:11:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:11:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:11:43 prd-ubuntu20.04-docker-8c-8g-87188 does not seem to be running inside a container 05:11:43 $ 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-99 -v /w/workspace/xfoundry_device-usb-camera_PR-99:/w/workspace/xfoundry_device-usb-camera_PR-99:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-99@tmp:/w/workspace/xfoundry_device-usb-camera_PR-99@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:11:46 $ docker top 9985955d3ef7efc4099e30273193eef32c29d925edddbe52da10f52582d8fe87 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:11:46 ---> job-cost.sh 05:11:46 lf-activate-venv: SKIPPING 05:11:46 INFO: No Stack... 05:11:47 INFO: Retrieving Pricing Info for: v3-standard-8 05:11:47 INFO: Archiving Costs [Pipeline] sh 05:11:47 + cat /w/workspace/xfoundry_device-usb-camera_PR-99/archives/cost.csv 05:11:47 + cut -d, -f6 [Pipeline] lock 05:11:47 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-99-9-stack-cost] 05:11:47 Resource [jenkins-edgexfoundry-device-usb-camera-PR-99-9-stack-cost] did not exist. Created. 05:11:47 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-99-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:11:48 + echo total: 0.2199999988079071 [Pipeline] stash 05:11:48 Stashed 1 file(s) [Pipeline] } 05:11:48 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-99-9-stack-cost] [Pipeline] // lock [Pipeline] } 05:11:48 $ docker stop --time=1 9985955d3ef7efc4099e30273193eef32c29d925edddbe52da10f52582d8fe87 05:11:49 $ docker rm -f 9985955d3ef7efc4099e30273193eef32c29d925edddbe52da10f52582d8fe87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:11:49 Failed in branch amd64 08:40:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-116815 in /w/workspace/xfoundry_device-usb-camera_PR-99 [Pipeline] { [Pipeline] ws 08:40:45 Running in /w/workspace/device-usb-camera/9 [Pipeline] { [Pipeline] checkout 08:40:45 Selected Git installation does not exist. Using Default 08:40:45 The recommended git tool is: NONE 08:40:51 using credential edgex-jenkins-ssh 08:40:51 Cloning the remote Git repository 08:40:51 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 08:40:51 > git init /w/workspace/device-usb-camera/9 # timeout=10 08:40:51 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 08:40:51 > git --version # timeout=10 08:40:51 > git --version # 'git version 2.25.1' 08:40:51 using GIT_SSH to set credentials SSH Credentials for GitHub 08:40:51 Verifying host key using known hosts file 08:40:52 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 08:40:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:40:52 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 08:40:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:40:54 Merging remotes/origin/main commit 2737b4a4757873c341a4cc117393b3c94d892178 into PR head commit bc543098717eef2348e6642801735f6b2ef0c1d8 08:40:54 Merge succeeded, producing bc543098717eef2348e6642801735f6b2ef0c1d8 08:40:54 Checking out Revision bc543098717eef2348e6642801735f6b2ef0c1d8 (PR-99) 08:40:53 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 08:40:53 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 08:40:53 using GIT_SSH to set credentials SSH Credentials for GitHub 08:40:53 Verifying host key using known hosts file 08:40:53 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 08:40:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/99/head:refs/remotes/origin/PR-99 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:40:54 > git config core.sparsecheckout # timeout=10 08:40:54 > git checkout -f bc543098717eef2348e6642801735f6b2ef0c1d8 # timeout=10 08:40:54 > git remote # timeout=10 08:40:54 > git config --get remote.origin.url # timeout=10 08:40:54 using GIT_SSH to set credentials SSH Credentials for GitHub 08:40:54 Verifying host key using known hosts file 08:40:54 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 08:40:54 > git merge 2737b4a4757873c341a4cc117393b3c94d892178 # timeout=10 08:40:54 > git rev-parse HEAD^{commit} # timeout=10 08:40:54 > git config core.sparsecheckout # timeout=10 08:40:54 > git checkout -f bc543098717eef2348e6642801735f6b2ef0c1d8 # timeout=10 08:40:55 Commit message: "build(deps): Bump github.com/vladimirvivien/go4vl from 0.0.2 to 0.0.5" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:40:56 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:40:56 % Total % Received % Xferd Average Speed Time Time Time Current 08:40:56 Dload Upload Total Spent Left Speed 08:40:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 70402 0 --:--:-- --:--:-- --:--:-- 70402 [Pipeline] sh 08:40:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:40:57 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:40:57 + sudo tee /etc/docker/daemon.new 08:40:57 { 08:40:57 "registry-mirrors": [ 08:40:57 "https://nexus3.edgexfoundry.org:10001" 08:40:57 ], 08:40:57 "bip": "10.250.0.254/24", 08:40:57 "hosts": [ 08:40:57 "tcp://0.0.0.0:5555", 08:40:57 "unix:///var/run/docker.sock" 08:40:57 ], 08:40:57 "mtu": 1458, 08:40:57 "selinux-enabled": true, 08:40:57 "seccomp-profile": "/etc/docker/seccomp.json" 08:40:57 } [Pipeline] sh 08:40:57 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:40:57 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:41:15 provisioning config files... 08:41:15 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/9@tmp/config302314417917780780tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:41:16 ---> docker-login.sh 08:41:16 nexus3.edgexfoundry.org:10001 08:41:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:41:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:41:16 Configure a credential helper to remove this warning. See 08:41:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:41:16 08:41:16 Login Succeeded 08:41:16 nexus3.edgexfoundry.org:10002 08:41:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:41:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:41:17 Configure a credential helper to remove this warning. See 08:41:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:41:17 08:41:17 Login Succeeded 08:41:17 nexus3.edgexfoundry.org:10003 08:41:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:41:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:41:17 Configure a credential helper to remove this warning. See 08:41:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:41:17 08:41:17 Login Succeeded 08:41:17 nexus3.edgexfoundry.org:10004 08:41:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:41:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:41:17 Configure a credential helper to remove this warning. See 08:41:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:41:17 08:41:17 Login Succeeded 08:41:17 docker.io 08:41:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:41:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:41:18 Configure a credential helper to remove this warning. See 08:41:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:41:18 08:41:18 Login Succeeded 08:41:18 ---> docker-login.sh ends [Pipeline] } 08:41:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:41:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:41:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:41:18 ========================================================= 08:41:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 08:41:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:18 + 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 . 08:41:19 Sending build context to Docker daemon 1.016MB 08:41:19 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 08:41:19 Step 2/14 : FROM ${BASE} AS builder 08:41:19 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:41:19 9b18e9b68314: Pulling fs layer 08:41:19 d32db5db7311: Pulling fs layer 08:41:19 d0c4b47475fc: Pulling fs layer 08:41:19 5831b945b038: Pulling fs layer 08:41:19 86bbec2aaacd: Pulling fs layer 08:41:19 e10730c5d714: Pulling fs layer 08:41:19 5dd5c2283517: Pulling fs layer 08:41:19 d5ac0230b979: Pulling fs layer 08:41:19 5831b945b038: Waiting 08:41:19 86bbec2aaacd: Waiting 08:41:19 e10730c5d714: Waiting 08:41:19 5dd5c2283517: Waiting 08:41:19 d5ac0230b979: Waiting 08:41:19 d0c4b47475fc: Download complete 08:41:19 d32db5db7311: Verifying Checksum 08:41:19 d32db5db7311: Download complete 08:41:19 86bbec2aaacd: Verifying Checksum 08:41:19 86bbec2aaacd: Download complete 08:41:19 e10730c5d714: Verifying Checksum 08:41:19 e10730c5d714: Download complete 08:41:19 9b18e9b68314: Verifying Checksum 08:41:19 9b18e9b68314: Download complete 08:41:20 9b18e9b68314: Pull complete 08:41:20 d5ac0230b979: Verifying Checksum 08:41:20 d5ac0230b979: Download complete 08:41:21 d32db5db7311: Pull complete 08:41:21 d0c4b47475fc: Pull complete 08:41:22 5dd5c2283517: Verifying Checksum 08:41:22 5dd5c2283517: Download complete 08:41:22 5831b945b038: Verifying Checksum 08:41:22 5831b945b038: Download complete 08:41:35 5831b945b038: Pull complete 08:41:35 86bbec2aaacd: Pull complete 08:41:35 e10730c5d714: Pull complete 08:41:42 5dd5c2283517: Pull complete 08:41:44 d5ac0230b979: Pull complete 08:41:44 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 08:41:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:41:44 ---> 59b3b1a385d4 08:41:44 Step 3/14 : ARG ADD_BUILD_TAGS="" 08:41:46 ---> Running in d0133a0b4aac 08:41:47 Removing intermediate container d0133a0b4aac 08:41:47 ---> b6239f9cb9e7 08:41:47 Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:41:47 ---> Running in 421d8df5747d 08:41:47 Removing intermediate container 421d8df5747d 08:41:47 ---> 1bed5f5f82e8 08:41:47 Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 08:41:47 ---> Running in d8bd04b8038d 08:41:48 Removing intermediate container d8bd04b8038d 08:41:48 ---> a7364fa9314a 08:41:48 Step 6/14 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 08:41:48 ---> Running in 14750096bc83 08:41:48 Removing intermediate container 14750096bc83 08:41:48 ---> 5f2d4ce5db2f 08:41:48 Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:41:48 ---> Running in f3712d4cbee7 08:41:50 Removing intermediate container f3712d4cbee7 08:41:50 ---> 04febdf110f5 08:41:50 Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:41:50 ---> Running in 053380e54c78 08:41:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:41:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:41:53 (1/14) Installing libintl (0.21-r2) 08:41:53 (2/14) Installing eudev-libs (3.2.11-r0) 08:41:53 (3/14) Installing libjpeg-turbo (2.1.3-r1) 08:41:53 (4/14) Installing v4l-utils-libs (1.22.1-r1) 08:41:53 (5/14) Installing v4l-utils (1.22.1-r1) 08:41:53 (6/14) Installing udev-init-scripts (35-r0) 08:41:54 Executing udev-init-scripts-35-r0.post-install 08:41:54 (7/14) Installing libblkid (2.38-r1) 08:41:54 (8/14) Installing xz-libs (5.2.5-r1) 08:41:54 (9/14) Installing zstd-libs (1.5.2-r1) 08:41:54 (10/14) Installing kmod-libs (29-r2) 08:41:54 (11/14) Installing eudev (3.2.11-r0) 08:41:54 (12/14) Installing eudev-dev (3.2.11-r0) 08:41:54 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 08:41:54 (14/14) Installing v4l-utils-dev (1.22.1-r1) 08:41:55 Executing busybox-1.35.0-r17.trigger 08:41:55 Executing eudev-3.2.11-r0.trigger 08:41:55 OK: 228 MiB in 65 packages 08:41:56 Removing intermediate container 053380e54c78 08:41:56 ---> 48b027d298d5 08:41:56 Step 9/14 : WORKDIR /device-usb-camera 08:41:56 ---> Running in 7626539e5324 08:41:56 Removing intermediate container 7626539e5324 08:41:56 ---> 19c8d67c4462 08:41:56 Step 10/14 : COPY go.mod vendor* ./ 08:41:57 ---> e514919a82a2 08:41:57 Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:41:57 ---> Running in 9536d632d8e0 08:42:53 Removing intermediate container 9536d632d8e0 08:42:53 ---> 297e3f9db8fa 08:42:53 Step 12/14 : COPY . . 08:42:55 ---> 483869355ec3 08:42:55 Step 13/14 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 08:42:55 ---> Running in 20662c1ca555 08:42:56  % Total  % Received % Xferd Average Speed Time  Time Time Current 08:42:56   Dload Upload Total Spent Left  Speed 08:42:56 0 0 0 0  0 0 0  0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6720 0 --:--:-- --:--:-- --:--:-- 6721 08:42:56 Removing intermediate container 20662c1ca555 08:42:56 ---> 5cae43fb6af9 08:42:56 Step 14/14 : RUN ${MAKE} 08:42:56 ---> Running in 06435721fe38 08:42:57 noop 08:42:58 Removing intermediate container 06435721fe38 08:42:58 ---> cca6cbbdb7e7 08:42:58 Successfully built cca6cbbdb7e7 08:42:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:58 + docker inspect -f . ci-base-image-arm64 08:42:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:42:59 prd-ubuntu20.04-docker-arm64-4c-16g-116815 does not seem to be running inside a container 08:42:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/9 -v /w/workspace/device-usb-camera/9:/w/workspace/device-usb-camera/9:rw,z -v /w/workspace/device-usb-camera/9@tmp:/w/workspace/device-usb-camera/9@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 ******** -e ******** ci-base-image-arm64 cat 08:43:00 $ docker top 0d5a1528d73b124c92584f8453d373c584572fcf4033cea0a2b6393ca055443a -eo pid,comm [Pipeline] { [Pipeline] sh 08:43:01 + go version 08:43:01 go version go1.18.7 linux/arm64 [Pipeline] } 08:43:01 $ docker stop --time=1 0d5a1528d73b124c92584f8453d373c584572fcf4033cea0a2b6393ca055443a 08:43:02 $ docker rm -f 0d5a1528d73b124c92584f8453d373c584572fcf4033cea0a2b6393ca055443a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:03 + docker inspect -f . ci-base-image-arm64 08:43:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:43:03 prd-ubuntu20.04-docker-arm64-4c-16g-116815 does not seem to be running inside a container 08:43:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/9 -v /w/workspace/device-usb-camera/9:/w/workspace/device-usb-camera/9:rw,z -v /w/workspace/device-usb-camera/9@tmp:/w/workspace/device-usb-camera/9@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 ******** -e ******** ci-base-image-arm64 cat 08:43:04 $ docker top b027d3391ab6213b345e303aff73d9dbdc44872a1c689b74ff57f3aa67e2ee98 -eo pid,comm [Pipeline] { [Pipeline] sh 08:43:05 + git config --global --add safe.directory /w/workspace/device-usb-camera/9 [Pipeline] fileExists [Pipeline] sh 08:43:06 + make test 08:43:06 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 08:43:08 ? github.com/edgexfoundry/device-usb-camera [no test files] 08:45:00 # github.com/edgexfoundry/device-usb-camera/internal/driver 08:45:00 internal/driver/ffmpeg.go:168:31: undefined: v4l2.PixFmtRGB24 08:45:00 internal/driver/ffmpeg.go:170:31: undefined: v4l2.PixFmtGrey 08:45:00 FAIL github.com/edgexfoundry/device-usb-camera/internal/driver [build failed] 08:45:00 make: *** [Makefile:53: unittest] Error 2 [Pipeline] } 08:45:00 $ docker stop --time=1 b027d3391ab6213b345e303aff73d9dbdc44872a1c689b74ff57f3aa67e2ee98 08:45:02 $ docker rm -f b027d3391ab6213b345e303aff73d9dbdc44872a1c689b74ff57f3aa67e2ee98 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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 08:45:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:45:03 08:45:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:45:03 arm64: Pulling from edgex-lftools-log-publisher 08:45:03 8998bd30e6a1: Pulling fs layer 08:45:03 04944245beec: Pulling fs layer 08:45:03 699f458cf7ca: Pulling fs layer 08:45:03 765212b225bb: Pulling fs layer 08:45:03 f23df028b6ca: Pulling fs layer 08:45:03 d65c8cfc05b1: Pulling fs layer 08:45:03 2437ff75d9bd: Pulling fs layer 08:45:03 765212b225bb: Waiting 08:45:03 f23df028b6ca: Waiting 08:45:03 d65c8cfc05b1: Waiting 08:45:03 2437ff75d9bd: Waiting 08:45:03 04944245beec: Verifying Checksum 08:45:03 04944245beec: Download complete 08:45:03 765212b225bb: Verifying Checksum 08:45:03 765212b225bb: Download complete 08:45:03 f23df028b6ca: Verifying Checksum 08:45:03 f23df028b6ca: Download complete 08:45:03 d65c8cfc05b1: Verifying Checksum 08:45:03 d65c8cfc05b1: Download complete 08:45:04 699f458cf7ca: Verifying Checksum 08:45:04 699f458cf7ca: Download complete 08:45:04 8998bd30e6a1: Verifying Checksum 08:45:04 8998bd30e6a1: Download complete 08:45:07 2437ff75d9bd: Verifying Checksum 08:45:10 8998bd30e6a1: Pull complete 08:45:10 04944245beec: Pull complete 08:45:12 699f458cf7ca: Pull complete 08:45:12 765212b225bb: Pull complete 08:45:13 f23df028b6ca: Pull complete 08:45:13 d65c8cfc05b1: Pull complete 08:45:31 2437ff75d9bd: Pull complete 08:45:31 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:45:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:45:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:45:31 prd-ubuntu20.04-docker-arm64-4c-16g-116815 does not seem to be running inside a container 08:45:31 $ 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/9 -v /w/workspace/device-usb-camera/9:/w/workspace/device-usb-camera/9:rw,z -v /w/workspace/device-usb-camera/9@tmp:/w/workspace/device-usb-camera/9@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:45:34 $ docker top d1639f6f614f89d23252cf1d548e53cf97d73268008de91fcba1d6f500d852ca -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:45:35 ---> job-cost.sh 08:45:35 lf-activate-venv: SKIPPING 08:45:35 INFO: No Stack... 08:45:35 INFO: Retrieving Pricing Info for: v3-standard-4 08:45:36 INFO: Archiving Costs [Pipeline] sh 08:45:37 + cat /w/workspace/device-usb-camera/9/archives/cost.csv 08:45:37 + cut -d, -f6 [Pipeline] lock 08:45:37 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-99-9-stack-cost] 08:45:37 Resource [jenkins-edgexfoundry-device-usb-camera-PR-99-9-stack-cost] did not exist. Created. 08:45:37 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-99-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:45:38 /w/workspace/device-usb-camera/9@tmp/durable-77b87229/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:45:38 + echo total: 0.10999999940395355 [Pipeline] stash 08:45:38 Warning: overwriting stash ‘stack-cost’ 08:45:39 Stashed 1 file(s) [Pipeline] } 08:45:39 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-99-9-stack-cost] [Pipeline] // lock [Pipeline] } 08:45:39 $ docker stop --time=1 d1639f6f614f89d23252cf1d548e53cf97d73268008de91fcba1d6f500d852ca 08:45:40 $ docker rm -f d1639f6f614f89d23252cf1d548e53cf97d73268008de91fcba1d6f500d852ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:45:41 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 08:45:41 + [ -d /w/workspace/xfoundry_device-usb-camera_PR-99/archives ] 08:45:41 + ls -al /w/workspace/xfoundry_device-usb-camera_PR-99/archives 08:45:41 total 16 08:45:41 drwxr-xr-x 3 root root 4096 Oct 25 05:11 . 08:45:41 drwxrwxr-x 11 jenkins jenkins 4096 Oct 25 05:11 .. 08:45:41 drwxr-xr-x 2 root root 4096 Oct 25 05:11 cost 08:45:41 -rw-r--r-- 1 root root 88 Oct 25 05:11 cost.csv 08:45:41 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-usb-camera_PR-99/archives 08:45:41 + ls -al /w/workspace/xfoundry_device-usb-camera_PR-99/archives 08:45:41 total 16 08:45:41 drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 05:11 . 08:45:41 drwxrwxr-x 11 jenkins jenkins 4096 Oct 25 05:11 .. 08:45:41 drwxr-xr-x 2 jenkins jenkins 4096 Oct 25 05:11 cost 08:45:41 -rw-r--r-- 1 jenkins jenkins 88 Oct 25 05:11 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:45:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:45:43 ---> package-listing.sh 08:45:43 ++ facter osfamily 08:45:43 ++ tr '[:upper:]' '[:lower:]' 08:45:43 + OS_FAMILY=debian 08:45:43 + workspace=/w/workspace/xfoundry_device-usb-camera_PR-99 08:45:43 + START_PACKAGES=/tmp/packages_start.txt 08:45:43 + END_PACKAGES=/tmp/packages_end.txt 08:45:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:45:43 + PACKAGES=/tmp/packages_start.txt 08:45:43 + '[' /w/workspace/xfoundry_device-usb-camera_PR-99 ']' 08:45:43 + PACKAGES=/tmp/packages_end.txt 08:45:43 + case "${OS_FAMILY}" in 08:45:43 + dpkg -l 08:45:43 + grep '^ii' 08:45:43 + '[' -f /tmp/packages_start.txt ']' 08:45:43 + '[' -f /tmp/packages_end.txt ']' 08:45:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:45:43 + '[' /w/workspace/xfoundry_device-usb-camera_PR-99 ']' 08:45:43 + mkdir -p /w/workspace/xfoundry_device-usb-camera_PR-99/archives/ 08:45:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-usb-camera_PR-99/archives/ [Pipeline] echo 08:45:43 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-99/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:45:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:45:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:45:44 prd-ubuntu20.04-docker-8c-8g-87188 does not seem to be running inside a container 08:45:44 $ 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-99/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-99 -v /w/workspace/xfoundry_device-usb-camera_PR-99:/w/workspace/xfoundry_device-usb-camera_PR-99:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-99@tmp:/w/workspace/xfoundry_device-usb-camera_PR-99@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:45:45 $ docker top bac28b7c4d287777df6d35a214b0d36c192b4678467fc621b65d52dbce7408be -eo pid,comm [Pipeline] { [Pipeline] sh 08:45:45 + touch /tmp/pre-build-complete [Pipeline] sh 08:45:45 + mkdir -p /var/log/sysstat [Pipeline] sh 08:45:46 + ls /var/log/sa-host 08:45:46 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:45:46 provisioning config files... 08:45:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-99@tmp/config16921922192902693692tmp [Pipeline] { [Pipeline] echo 08:45:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:45:46 ---> create-netrc.sh [Pipeline] } 08:45:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:45:46 ---> python-tools-install.sh [Pipeline] echo 08:45:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:45:47 ---> sudo-logs.sh 08:45:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:45:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:45:47 ---> job-cost.sh 08:45:47 lf-activate-venv: SKIPPING 08:45:47 DEBUG: total: 0.2199999988079071 08:45:47 INFO: Retrieving Stack Cost... 08:45:47 INFO: Retrieving Pricing Info for: v3-standard-8 08:45:48 INFO: Archiving Costs [Pipeline] echo 08:45:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:45:48 ---> logs-deploy.sh 08:45:48 lf-activate-venv: SKIPPING 08:45:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-99/9 08:45:48 INFO: archiving workspace using pattern(s): 08:45:49 Archives upload complete. 08:45:49 INFO: archiving logs to Nexus 08:45:50 ---> uname -a: 08:45:50 Linux prd-ubuntu20-04-docker-8c-8g-87188 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 08:45:50 08:45:50 08:45:50 ---> lscpu: 08:45:50 Architecture: x86_64 08:45:50 CPU op-mode(s): 32-bit, 64-bit 08:45:50 Byte Order: Little Endian 08:45:50 Address sizes: 40 bits physical, 48 bits virtual 08:45:50 CPU(s): 8 08:45:50 On-line CPU(s) list: 0-7 08:45:50 Thread(s) per core: 1 08:45:50 Core(s) per socket: 1 08:45:50 Socket(s): 8 08:45:50 NUMA node(s): 1 08:45:50 Vendor ID: AuthenticAMD 08:45:50 CPU family: 23 08:45:50 Model: 49 08:45:50 Model name: AMD EPYC-Rome Processor 08:45:50 Stepping: 0 08:45:50 CPU MHz: 2800.002 08:45:50 BogoMIPS: 5600.00 08:45:50 Virtualization: AMD-V 08:45:50 Hypervisor vendor: KVM 08:45:50 Virtualization type: full 08:45:50 L1d cache: 256 KiB 08:45:50 L1i cache: 256 KiB 08:45:50 L2 cache: 4 MiB 08:45:50 L3 cache: 128 MiB 08:45:50 NUMA node0 CPU(s): 0-7 08:45:50 Vulnerability Itlb multihit: Not affected 08:45:50 Vulnerability L1tf: Not affected 08:45:50 Vulnerability Mds: Not affected 08:45:50 Vulnerability Meltdown: Not affected 08:45:50 Vulnerability Mmio stale data: Not affected 08:45:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:45:50 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:45:50 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:45:50 Vulnerability Srbds: Not affected 08:45:50 Vulnerability Tsx async abort: Not affected 08:45:50 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 08:45:50 08:45:50 08:45:50 ---> nproc: 08:45:50 8 08:45:50 08:45:50 08:45:50 ---> df -h: 08:45:50 Filesystem Size Used Avail Use% Mounted on 08:45:50 overlay 155G 12G 144G 8% / 08:45:50 tmpfs 64M 0 64M 0% /dev 08:45:50 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:45:50 shm 64M 0 64M 0% /dev/shm 08:45:50 /dev/vda1 155G 12G 144G 8% /facter-os 08:45:50 08:45:50