Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cd08d416618cedf6394f2b45eea8eb763bae3217 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-ssh10489354798193157111.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-ssh16966373713442629535.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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3504198013101968672.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-ssh15388910976457227543.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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9626423245876824626.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-116903 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub 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 Avoid second fetch Checking out Revision cd08d416618cedf6394f2b45eea8eb763bae3217 (main) Commit message: "Merge pull request #107 from hahattan/update-topic" > git config core.sparsecheckout # timeout=10 > git checkout -f cd08d416618cedf6394f2b45eea8eb763bae3217 # timeout=10 > git rev-list --no-walk 2737b4a4757873c341a4cc117393b3c94d892178 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:19:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:19:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:19:58 ========================================================= 16:19:58 EdgeX Global Pipelines Version Info 16:19:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:19:59 ------------------- 16:19:59 stable info: 16:19:59 ------------------- 16:19:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:19:59 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 16:19:59 Message: update stable to v1.0.243 16:19:59 ------------------- 16:19:59 experimental info: 16:19:59 ------------------- 16:19:59 Commited By: **** collab-it+edgex@linuxfoundation.org 16:19:59 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 16:19:59 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:20:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 16:20:00 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 16:20:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:20:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:20:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:20:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 16:20:00 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:20:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:20:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:20:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:20:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:20:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 16:20:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:20:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:20:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:20:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:20:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:20:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:20:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:20:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:20:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:20:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:20:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:20:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:20:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:20:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:20:00 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:20:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:20:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:20:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:20:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cd08d416618cedf6394f2b45eea8eb763bae3217 [Pipeline] echo 16:20:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cd08d41 [Pipeline] echo 16:20:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:20:00 provisioning config files... 16:20:00 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13597458337147075033tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:20:00 ---> docker-login.sh 16:20:00 nexus3.edgexfoundry.org:10001 16:20:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:20:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:20:01 Configure a credential helper to remove this warning. See 16:20:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:20:01 16:20:01 Login Succeeded 16:20:01 nexus3.edgexfoundry.org:10002 16:20:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:20:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:20:01 Configure a credential helper to remove this warning. See 16:20:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:20:01 16:20:01 Login Succeeded 16:20:01 nexus3.edgexfoundry.org:10003 16:20:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:20:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:20:01 Configure a credential helper to remove this warning. See 16:20:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:20:01 16:20:01 Login Succeeded 16:20:01 nexus3.edgexfoundry.org:10004 16:20:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:20:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:20:01 Configure a credential helper to remove this warning. See 16:20:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:20:01 16:20:01 Login Succeeded 16:20:01 docker.io 16:20:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:20:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:20:02 Configure a credential helper to remove this warning. See 16:20:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:20:02 16:20:02 Login Succeeded 16:20:02 ---> docker-login.sh ends [Pipeline] } 16:20:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:20:02 + git rev-list -1 --merges cd08d416618cedf6394f2b45eea8eb763bae3217~1..cd08d416618cedf6394f2b45eea8eb763bae3217 [Pipeline] echo 16:20:02 -----------> git rev-list -1 --merges cd08d416618cedf6394f2b45eea8eb763bae3217~1..cd08d416618cedf6394f2b45eea8eb763bae3217 cd08d416618cedf6394f2b45eea8eb763bae3217 16:20:02 cd08d416618cedf6394f2b45eea8eb763bae3217 [false] [Pipeline] sh 16:20:03 + git log --format=format:%s -1 cd08d416618cedf6394f2b45eea8eb763bae3217 [Pipeline] echo 16:20:03 ========================================================= 16:20:03 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:20:03 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:20:03 + git log --format=format:%s -1 cd08d416618cedf6394f2b45eea8eb763bae3217 [Pipeline] echo 16:20:04 [semverPrep] GIT_COMMIT: cd08d416618cedf6394f2b45eea8eb763bae3217, Commit Message: Merge pull request #107 from hahattan/update-topic [Pipeline] echo 16:20:04 [semverPrep] This is not a build commit. [Pipeline] sh 16:20:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:20:05 + grep -v github /etc/ssh/ssh_known_hosts 16:20:05 + [ -e /tmp/ssh_known_hosts ] 16:20:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:20:05 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:20:05 + sudo tee -a /etc/ssh/ssh_known_hosts 16:20:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:20:05 16:20:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:20:06 0.1.4: Pulling from edgex-devops/py-git-semver 16:20:06 b85a868b505f: Pulling fs layer 16:20:06 e2be974225ed: Pulling fs layer 16:20:06 339a4e72a1f5: Pulling fs layer 16:20:06 988bab9f4d93: Pulling fs layer 16:20:06 1469e6f7b9e6: Pulling fs layer 16:20:06 eaf3925da568: Pulling fs layer 16:20:06 bab4dde63d76: Pulling fs layer 16:20:06 bde34c3a00c8: Pulling fs layer 16:20:06 eaf3925da568: Waiting 16:20:06 1469e6f7b9e6: Waiting 16:20:06 b352a97aabf1: Pulling fs layer 16:20:06 4872d77fe225: Pulling fs layer 16:20:06 5851b861e8e6: Pulling fs layer 16:20:06 bde34c3a00c8: Waiting 16:20:06 5851b861e8e6: Waiting 16:20:06 988bab9f4d93: Waiting 16:20:06 bab4dde63d76: Waiting 16:20:06 b352a97aabf1: Waiting 16:20:06 4872d77fe225: Waiting 16:20:06 e2be974225ed: Download complete 16:20:06 988bab9f4d93: Verifying Checksum 16:20:06 988bab9f4d93: Download complete 16:20:06 1469e6f7b9e6: Verifying Checksum 16:20:06 1469e6f7b9e6: Download complete 16:20:06 eaf3925da568: Verifying Checksum 16:20:06 eaf3925da568: Download complete 16:20:06 339a4e72a1f5: Verifying Checksum 16:20:06 339a4e72a1f5: Download complete 16:20:06 bde34c3a00c8: Verifying Checksum 16:20:06 bde34c3a00c8: Download complete 16:20:06 b352a97aabf1: Download complete 16:20:06 4872d77fe225: Verifying Checksum 16:20:06 4872d77fe225: Download complete 16:20:06 5851b861e8e6: Verifying Checksum 16:20:06 5851b861e8e6: Download complete 16:20:06 b85a868b505f: Verifying Checksum 16:20:06 b85a868b505f: Download complete 16:20:07 bab4dde63d76: Verifying Checksum 16:20:07 bab4dde63d76: Download complete 16:20:08 b85a868b505f: Pull complete 16:20:08 e2be974225ed: Pull complete 16:20:08 339a4e72a1f5: Pull complete 16:20:08 988bab9f4d93: Pull complete 16:20:09 1469e6f7b9e6: Pull complete 16:20:09 eaf3925da568: Pull complete 16:20:11 bab4dde63d76: Pull complete 16:20:11 bde34c3a00c8: Pull complete 16:20:11 b352a97aabf1: Pull complete 16:20:11 4872d77fe225: Pull complete 16:20:11 5851b861e8e6: Pull complete 16:20:11 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:20:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:20:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:20:11 prd-ubuntu20.04-docker-8c-8g-116903 does not seem to be running inside a container 16:20:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:20:13 $ docker top d1a4c588c84d38263812bcdcc93e25f0222a524166a88c08e9e146a16157e38d -eo pid,comm 16:20:13 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). 16:20:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:20:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:20:13 [ssh-agent] Looking for ssh-agent implementation... 16:20:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:20:14 $ docker exec d1a4c588c84d38263812bcdcc93e25f0222a524166a88c08e9e146a16157e38d ssh-agent 16:20:14 SSH_AUTH_SOCK=/tmp/ssh-1Gn8df3anceU/agent.32 16:20:14 SSH_AGENT_PID=38 16:20:14 Running ssh-add (command line suppressed) 16:20:14 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4476399526867554531.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4476399526867554531.key) 16:20:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:20:14 + git tag --points-at HEAD [Pipeline] } 16:20:14 $ docker exec --env ******** --env ******** d1a4c588c84d38263812bcdcc93e25f0222a524166a88c08e9e146a16157e38d ssh-agent -k 16:20:14 unset SSH_AUTH_SOCK; 16:20:14 unset SSH_AGENT_PID; 16:20:14 echo Agent pid 38 killed; 16:20:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:20:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:20:14 [ssh-agent] Looking for ssh-agent implementation... 16:20:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:20:15 $ docker exec d1a4c588c84d38263812bcdcc93e25f0222a524166a88c08e9e146a16157e38d ssh-agent 16:20:15 SSH_AUTH_SOCK=/tmp/ssh-UpLKFOySNiWD/agent.70 16:20:15 SSH_AGENT_PID=77 16:20:15 Running ssh-add (command line suppressed) 16:20:15 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14994839492186662207.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14994839492186662207.key) 16:20:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:20:15 + git semver init 16:20:15 2022-10-25 16:20:15,753 [run_init] DEBUG init version:0.0.0 force:False 16:20:15 2022-10-25 16:20:15,754 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 16:20:15 2022-10-25 16:20:15,755 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 16:20:15 2022-10-25 16:20:15,755 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 16:20:16 2022-10-25 16:20:16,544 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 16:20:16 2022-10-25 16:20:16,545 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 16:20:16 2022-10-25 16:20:16,545 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 16:20:16 2022-10-25 16:20:16,545 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 16:20:16 2.3.0-dev.18 [Pipeline] } 16:20:16 $ docker exec --env ******** --env ******** d1a4c588c84d38263812bcdcc93e25f0222a524166a88c08e9e146a16157e38d ssh-agent -k 16:20:16 unset SSH_AUTH_SOCK; 16:20:16 unset SSH_AGENT_PID; 16:20:16 echo Agent pid 77 killed; 16:20:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:20:17 + git semver [Pipeline] } 16:20:17 $ docker stop --time=1 d1a4c588c84d38263812bcdcc93e25f0222a524166a88c08e9e146a16157e38d 16:20:18 $ docker rm -f d1a4c588c84d38263812bcdcc93e25f0222a524166a88c08e9e146a16157e38d [Pipeline] // withDockerContainer [Pipeline] sh 16:20:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:20:19 Stashed 1 file(s) [Pipeline] echo 16:20:19 [edgeXSemver]: initialized semver on version 2.3.0-dev.18 [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 16:20:19 provisioning config files... 16:20:19 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17461030869141202454tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:20:19 ---> docker-login.sh 16:20:19 nexus3.edgexfoundry.org:10001 16:20:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:20:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:20:19 Configure a credential helper to remove this warning. See 16:20:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:20:19 16:20:19 Login Succeeded 16:20:19 nexus3.edgexfoundry.org:10002 16:20:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:20:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:20:19 Configure a credential helper to remove this warning. See 16:20:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:20:19 16:20:19 Login Succeeded 16:20:19 nexus3.edgexfoundry.org:10003 16:20:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:20:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:20:20 Configure a credential helper to remove this warning. See 16:20:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:20:20 16:20:20 Login Succeeded 16:20:20 nexus3.edgexfoundry.org:10004 16:20:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:20:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:20:20 Configure a credential helper to remove this warning. See 16:20:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:20:20 16:20:20 Login Succeeded 16:20:20 docker.io 16:20:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:20:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:20:20 Configure a credential helper to remove this warning. See 16:20:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:20:20 16:20:20 Login Succeeded 16:20:20 ---> docker-login.sh ends [Pipeline] } 16:20:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:20:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:20:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:20:20 ========================================================= 16:20:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 16:20:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:21 + 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 . 16:20:21 Sending build context to Docker daemon 1.542MB 16:20:21 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 16:20:21 Step 2/14 : FROM ${BASE} AS builder 16:20:21 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 16:20:21 213ec9aee27d: Pulling fs layer 16:20:21 4583459ba037: Pulling fs layer 16:20:21 93c1e223e6f2: Pulling fs layer 16:20:21 53926ce57604: Pulling fs layer 16:20:21 21b2b0c7a3f4: Pulling fs layer 16:20:21 30f14e443154: Pulling fs layer 16:20:21 801331c1e519: Pulling fs layer 16:20:21 99cc6dd402b0: Pulling fs layer 16:20:21 7d9ed39f4882: Pulling fs layer 16:20:21 53926ce57604: Waiting 16:20:21 99cc6dd402b0: Waiting 16:20:21 30f14e443154: Waiting 16:20:21 7d9ed39f4882: Waiting 16:20:21 801331c1e519: Waiting 16:20:21 93c1e223e6f2: Verifying Checksum 16:20:21 93c1e223e6f2: Download complete 16:20:21 4583459ba037: Verifying Checksum 16:20:21 4583459ba037: Download complete 16:20:21 21b2b0c7a3f4: Download complete 16:20:21 30f14e443154: Verifying Checksum 16:20:21 30f14e443154: Download complete 16:20:21 213ec9aee27d: Verifying Checksum 16:20:21 213ec9aee27d: Download complete 16:20:21 801331c1e519: Verifying Checksum 16:20:21 801331c1e519: Download complete 16:20:21 213ec9aee27d: Pull complete 16:20:21 4583459ba037: Pull complete 16:20:21 93c1e223e6f2: Pull complete 16:20:21 7d9ed39f4882: Verifying Checksum 16:20:21 7d9ed39f4882: Download complete 16:20:21 99cc6dd402b0: Verifying Checksum 16:20:21 99cc6dd402b0: Download complete 16:20:22 53926ce57604: Download complete 16:20:26 53926ce57604: Pull complete 16:20:26 21b2b0c7a3f4: Pull complete 16:20:26 30f14e443154: Pull complete 16:20:26 801331c1e519: Pull complete 16:20:28 99cc6dd402b0: Pull complete 16:20:29 7d9ed39f4882: Pull complete 16:20:29 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 16:20:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:20:29 ---> 1dedd983c030 16:20:29 Step 3/14 : ARG ADD_BUILD_TAGS="" 16:20:33 ---> Running in 4361321bfdff 16:20:33 Removing intermediate container 4361321bfdff 16:20:33 ---> 03223a28fa53 16:20:33 Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:20:33 ---> Running in abc5694c049b 16:20:33 Removing intermediate container abc5694c049b 16:20:33 ---> beb158aca8ae 16:20:33 Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 16:20:33 ---> Running in f383a1d35015 16:20:34 Removing intermediate container f383a1d35015 16:20:34 ---> fe4bb593a101 16:20:34 Step 6/14 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 16:20:34 ---> Running in afed997b06ae 16:20:34 Still waiting to schedule task 16:20:34 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:20:34 Removing intermediate container afed997b06ae 16:20:34 ---> ec23bc4bde26 16:20:34 Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:20:34 ---> Running in 32f325bfb275 16:20:35 Removing intermediate container 32f325bfb275 16:20:35 ---> 1421cf124854 16:20:35 Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:20:35 ---> Running in 3cf36ec60e7a 16:20:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:20:36 WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory 16:20:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:20:36 WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory 16:20:36 ERROR: unable to select packages: 16:20:36  v4l-utils (no such package): 16:20:36 required by: world[v4l-utils] 16:20:36 v4l-utils-dev (no such package): 16:20:36 required by: world[v4l-utils-dev] 16:20:36 v4l-utils-libs (no such package): 16:20:36 required by: world[v4l-utils-libs] 16:20:36 The command '/bin/sh -c apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA}' returned a non-zero code: 3 [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 [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 16:20:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:20:37 16:20:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:20:37 latest: Pulling from edgex-lftools-log-publisher 16:20:37 5eb5b503b376: Pulling fs layer 16:20:37 5c69ac0246d0: Pulling fs layer 16:20:37 ec43610c2a17: Pulling fs layer 16:20:37 3a2ae6a8a46f: Pulling fs layer 16:20:37 33b1e0a273af: Pulling fs layer 16:20:37 5d3b04190fa2: Pulling fs layer 16:20:37 2f39f015ded8: Pulling fs layer 16:20:37 33b1e0a273af: Waiting 16:20:37 3a2ae6a8a46f: Waiting 16:20:37 5d3b04190fa2: Waiting 16:20:37 2f39f015ded8: Waiting 16:20:37 5c69ac0246d0: Download complete 16:20:37 3a2ae6a8a46f: Verifying Checksum 16:20:37 3a2ae6a8a46f: Download complete 16:20:37 33b1e0a273af: Verifying Checksum 16:20:37 33b1e0a273af: Download complete 16:20:37 ec43610c2a17: Verifying Checksum 16:20:37 ec43610c2a17: Download complete 16:20:37 5d3b04190fa2: Verifying Checksum 16:20:37 5d3b04190fa2: Download complete 16:20:38 5eb5b503b376: Verifying Checksum 16:20:38 5eb5b503b376: Download complete 16:20:39 5eb5b503b376: Pull complete 16:20:39 5c69ac0246d0: Pull complete 16:20:39 ec43610c2a17: Pull complete 16:20:39 3a2ae6a8a46f: Pull complete 16:20:39 33b1e0a273af: Pull complete 16:20:39 5d3b04190fa2: Pull complete 16:20:44 2f39f015ded8: Pull complete 16:20:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:20:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:20:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:20:44 prd-ubuntu20.04-docker-8c-8g-116903 does not seem to be running inside a container 16:20:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:20:48 $ docker top 3b442c28670212d79d2281453a794fd70d63a99e0a420be777c0dd2eb4df3627 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:20:48 ---> job-cost.sh 16:20:48 lf-activate-venv: SKIPPING 16:20:48 INFO: No Stack... 16:20:48 INFO: Retrieving Pricing Info for: v3-standard-8 16:20:49 INFO: Archiving Costs [Pipeline] sh 16:20:49 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 16:20:49 + cut -d, -f6 [Pipeline] lock 16:20:49 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-58-stack-cost] 16:20:49 Resource [jenkins-edgexfoundry-device-usb-camera-main-58-stack-cost] did not exist. Created. 16:20:49 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-58-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:20:49 + echo total: 0.2199999988079071 [Pipeline] stash 16:20:49 Stashed 1 file(s) [Pipeline] } 16:20:49 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-58-stack-cost] [Pipeline] // lock [Pipeline] } 16:20:49 $ docker stop --time=1 3b442c28670212d79d2281453a794fd70d63a99e0a420be777c0dd2eb4df3627 16:20:50 $ docker rm -f 3b442c28670212d79d2281453a794fd70d63a99e0a420be777c0dd2eb4df3627 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:20:50 Failed in branch amd64 16:30:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-116913 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 16:30:44 Running in /w/workspace/device-usb-camera/58 [Pipeline] { [Pipeline] checkout 16:30:44 Selected Git installation does not exist. Using Default 16:30:44 The recommended git tool is: NONE 16:30:50 using credential edgex-jenkins-ssh 16:30:50 Cloning the remote Git repository 16:30:50 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 16:30:50 > git init /w/workspace/device-usb-camera/58 # timeout=10 16:30:51 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 16:30:51 > git --version # timeout=10 16:30:51 > git --version # 'git version 2.25.1' 16:30:51 using GIT_SSH to set credentials SSH Credentials for GitHub 16:30:51 Verifying host key using known hosts file 16:30:51 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. 16:30:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:30:53 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 16:30:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:30:54 Avoid second fetch 16:30:54 Checking out Revision cd08d416618cedf6394f2b45eea8eb763bae3217 (main) 16:30:54 Commit message: "Merge pull request #107 from hahattan/update-topic" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:30:54 > git config core.sparsecheckout # timeout=10 16:30:54 > git checkout -f cd08d416618cedf6394f2b45eea8eb763bae3217 # timeout=10 16:30:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:30:55 % Total % Received % Xferd Average Speed Time Time Time Current 16:30:55 Dload Upload Total Spent Left Speed 16:30:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 85148 0 --:--:-- --:--:-- --:--:-- 85148 [Pipeline] sh 16:30:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:30:56 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo tee /etc/docker/daemon.new 16:30:56 /etc/docker/daemon.json 16:30:56 { 16:30:56 "registry-mirrors": [ 16:30:56 "https://nexus3.edgexfoundry.org:10001" 16:30:56 ], 16:30:56 "bip": "10.250.0.254/24", 16:30:56 "hosts": [ 16:30:56 "tcp://0.0.0.0:5555", 16:30:56 "unix:///var/run/docker.sock" 16:30:56 ], 16:30:56 "mtu": 1458, 16:30:56 "selinux-enabled": true, 16:30:56 "seccomp-profile": "/etc/docker/seccomp.json" 16:30:56 } [Pipeline] sh 16:30:57 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:30:57 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:31:15 provisioning config files... 16:31:15 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/58@tmp/config10017447752993894259tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:31:16 ---> docker-login.sh 16:31:16 nexus3.edgexfoundry.org:10001 16:31:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:16 Configure a credential helper to remove this warning. See 16:31:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:16 16:31:16 Login Succeeded 16:31:16 nexus3.edgexfoundry.org:10002 16:31:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:17 Configure a credential helper to remove this warning. See 16:31:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:17 16:31:17 Login Succeeded 16:31:17 nexus3.edgexfoundry.org:10003 16:31:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:17 Configure a credential helper to remove this warning. See 16:31:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:17 16:31:17 Login Succeeded 16:31:17 nexus3.edgexfoundry.org:10004 16:31:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:17 Configure a credential helper to remove this warning. See 16:31:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:17 16:31:17 Login Succeeded 16:31:17 docker.io 16:31:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:18 Configure a credential helper to remove this warning. See 16:31:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:18 16:31:18 Login Succeeded 16:31:18 ---> docker-login.sh ends [Pipeline] } 16:31:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:31:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:31:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:31:18 ========================================================= 16:31:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 16:31:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:19 + 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 . 16:31:19 Sending build context to Docker daemon 1.015MB 16:31:19 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 16:31:19 Step 2/14 : FROM ${BASE} AS builder 16:31:19 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:31:19 9b18e9b68314: Pulling fs layer 16:31:19 d32db5db7311: Pulling fs layer 16:31:19 d0c4b47475fc: Pulling fs layer 16:31:19 5831b945b038: Pulling fs layer 16:31:19 86bbec2aaacd: Pulling fs layer 16:31:19 e10730c5d714: Pulling fs layer 16:31:19 5dd5c2283517: Pulling fs layer 16:31:19 d5ac0230b979: Pulling fs layer 16:31:19 86bbec2aaacd: Waiting 16:31:19 e10730c5d714: Waiting 16:31:19 5dd5c2283517: Waiting 16:31:19 d5ac0230b979: Waiting 16:31:19 5831b945b038: Waiting 16:31:19 d0c4b47475fc: Verifying Checksum 16:31:19 d0c4b47475fc: Download complete 16:31:19 d32db5db7311: Verifying Checksum 16:31:19 d32db5db7311: Download complete 16:31:19 86bbec2aaacd: Verifying Checksum 16:31:19 86bbec2aaacd: Download complete 16:31:19 e10730c5d714: Verifying Checksum 16:31:19 e10730c5d714: Download complete 16:31:19 9b18e9b68314: Download complete 16:31:20 9b18e9b68314: Pull complete 16:31:20 d5ac0230b979: Verifying Checksum 16:31:20 d5ac0230b979: Download complete 16:31:21 d32db5db7311: Pull complete 16:31:21 d0c4b47475fc: Pull complete 16:31:21 5dd5c2283517: Verifying Checksum 16:31:21 5dd5c2283517: Download complete 16:31:22 5831b945b038: Verifying Checksum 16:31:22 5831b945b038: Download complete 16:31:35 5831b945b038: Pull complete 16:31:35 86bbec2aaacd: Pull complete 16:31:35 e10730c5d714: Pull complete 16:31:41 5dd5c2283517: Pull complete 16:31:43 d5ac0230b979: Pull complete 16:31:43 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 16:31:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:31:43 ---> 59b3b1a385d4 16:31:43 Step 3/14 : ARG ADD_BUILD_TAGS="" 16:31:45 ---> Running in bb35d38e5366 16:31:45 Removing intermediate container bb35d38e5366 16:31:45 ---> a08f5f3c0f1b 16:31:45 Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:31:45 ---> Running in e25b39e27428 16:31:46 Removing intermediate container e25b39e27428 16:31:46 ---> 08d1a4433f97 16:31:46 Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 16:31:46 ---> Running in 45c031f98eb9 16:31:46 Removing intermediate container 45c031f98eb9 16:31:46 ---> 784156cb940c 16:31:46 Step 6/14 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 16:31:46 ---> Running in 24a2acaacd30 16:31:47 Removing intermediate container 24a2acaacd30 16:31:47 ---> ecd6b1190e53 16:31:47 Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:31:47 ---> Running in a6e07eaa5b85 16:31:49 Removing intermediate container a6e07eaa5b85 16:31:49 ---> 53dc1a655413 16:31:49 Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:31:49 ---> Running in efa5b74c7233 16:31:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:31:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:31:50 WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory 16:31:50 WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory 16:31:50 ERROR: unable to select packages: 16:31:50  v4l-utils (no such package): 16:31:50 required by: world[v4l-utils] 16:31:50 v4l-utils-dev (no such package): 16:31:50 required by: world[v4l-utils-dev] 16:31:50 v4l-utils-libs (no such package): 16:31:50 required by: world[v4l-utils-libs] 16:31:51 The command '/bin/sh -c apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA}' returned a non-zero code: 3 [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 16:31:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:31:51 16:31:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:31:52 arm64: Pulling from edgex-lftools-log-publisher 16:31:52 8998bd30e6a1: Pulling fs layer 16:31:52 04944245beec: Pulling fs layer 16:31:52 699f458cf7ca: Pulling fs layer 16:31:52 765212b225bb: Pulling fs layer 16:31:52 f23df028b6ca: Pulling fs layer 16:31:52 d65c8cfc05b1: Pulling fs layer 16:31:52 2437ff75d9bd: Pulling fs layer 16:31:52 f23df028b6ca: Waiting 16:31:52 2437ff75d9bd: Waiting 16:31:52 d65c8cfc05b1: Waiting 16:31:52 765212b225bb: Waiting 16:31:52 04944245beec: Verifying Checksum 16:31:52 04944245beec: Download complete 16:31:52 765212b225bb: Verifying Checksum 16:31:52 765212b225bb: Download complete 16:31:52 f23df028b6ca: Verifying Checksum 16:31:52 f23df028b6ca: Download complete 16:31:52 d65c8cfc05b1: Verifying Checksum 16:31:52 d65c8cfc05b1: Download complete 16:31:52 699f458cf7ca: Verifying Checksum 16:31:52 699f458cf7ca: Download complete 16:31:53 8998bd30e6a1: Verifying Checksum 16:31:53 8998bd30e6a1: Download complete 16:31:55 2437ff75d9bd: Verifying Checksum 16:31:55 2437ff75d9bd: Download complete 16:31:57 8998bd30e6a1: Pull complete 16:31:57 04944245beec: Pull complete 16:31:59 699f458cf7ca: Pull complete 16:31:59 765212b225bb: Pull complete 16:32:00 f23df028b6ca: Pull complete 16:32:00 d65c8cfc05b1: Pull complete 16:32:15 2437ff75d9bd: Pull complete 16:32:15 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:32:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:32:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:32:15 prd-ubuntu20.04-docker-arm64-4c-16g-116913 does not seem to be running inside a container 16:32:15 $ 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/58 -v /w/workspace/device-usb-camera/58:/w/workspace/device-usb-camera/58:rw,z -v /w/workspace/device-usb-camera/58@tmp:/w/workspace/device-usb-camera/58@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:32:18 $ docker top 43eb85d23bb99c95effc7cd12998f646f4dba9d8bc2c4bcae4ff0945c65f6619 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:32:18 ---> job-cost.sh 16:32:18 lf-activate-venv: SKIPPING 16:32:18 INFO: No Stack... 16:32:19 INFO: Retrieving Pricing Info for: v3-standard-4 16:32:20 INFO: Archiving Costs [Pipeline] sh 16:32:20 + + cat /w/workspace/device-usb-camera/58/archives/cost.csv 16:32:20 cut -d, -f6 [Pipeline] lock 16:32:20 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-58-stack-cost] 16:32:20 Resource [jenkins-edgexfoundry-device-usb-camera-main-58-stack-cost] did not exist. Created. 16:32:20 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-58-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:32:21 /w/workspace/device-usb-camera/58@tmp/durable-65f54407/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:32:21 + echo total: 0.10999999940395355 [Pipeline] stash 16:32:21 Warning: overwriting stash ‘stack-cost’ 16:32:22 Stashed 1 file(s) [Pipeline] } 16:32:22 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-58-stack-cost] [Pipeline] // lock [Pipeline] } 16:32:22 $ docker stop --time=1 43eb85d23bb99c95effc7cd12998f646f4dba9d8bc2c4bcae4ff0945c65f6619 16:32:23 $ docker rm -f 43eb85d23bb99c95effc7cd12998f646f4dba9d8bc2c4bcae4ff0945c65f6619 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:32:24 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 16:32:24 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 16:32:24 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 16:32:24 total 16 16:32:24 drwxr-xr-x 3 root root 4096 Oct 25 16:20 . 16:32:24 drwxrwxr-x 11 jenkins jenkins 4096 Oct 25 16:20 .. 16:32:24 drwxr-xr-x 2 root root 4096 Oct 25 16:20 cost 16:32:24 -rw-r--r-- 1 root root 88 Oct 25 16:20 cost.csv 16:32:24 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 16:32:24 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 16:32:24 total 16 16:32:24 drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 16:20 . 16:32:24 drwxrwxr-x 11 jenkins jenkins 4096 Oct 25 16:20 .. 16:32:24 drwxr-xr-x 2 jenkins jenkins 4096 Oct 25 16:20 cost 16:32:24 -rw-r--r-- 1 jenkins jenkins 88 Oct 25 16:20 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:32:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:32:26 ---> package-listing.sh 16:32:26 ++ facter osfamily 16:32:26 ++ tr '[:upper:]' '[:lower:]' 16:32:26 + OS_FAMILY=debian 16:32:26 + workspace=/w/workspace/exfoundry_device-usb-camera_main 16:32:26 + START_PACKAGES=/tmp/packages_start.txt 16:32:26 + END_PACKAGES=/tmp/packages_end.txt 16:32:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:32:26 + PACKAGES=/tmp/packages_start.txt 16:32:26 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 16:32:26 + PACKAGES=/tmp/packages_end.txt 16:32:26 + case "${OS_FAMILY}" in 16:32:26 + dpkg -l 16:32:26 + grep '^ii' 16:32:26 + '[' -f /tmp/packages_start.txt ']' 16:32:26 + '[' -f /tmp/packages_end.txt ']' 16:32:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:32:26 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 16:32:26 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 16:32:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 16:32:26 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:32:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:32:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:32:27 prd-ubuntu20.04-docker-8c-8g-116903 does not seem to be running inside a container 16:32:27 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:32:27 $ docker top 18d1f24b2239bd0c6dbb632086ac1e8e3b8f1397a6bb8ebe03cbb09652b4b086 -eo pid,comm [Pipeline] { [Pipeline] sh 16:32:27 + touch /tmp/pre-build-complete [Pipeline] sh 16:32:28 + mkdir -p /var/log/sysstat [Pipeline] sh 16:32:28 + ls /var/log/sa-host 16:32:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:32:28 provisioning config files... 16:32:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config932101025474693752tmp [Pipeline] { [Pipeline] echo 16:32:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:32:28 ---> create-netrc.sh [Pipeline] } 16:32:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:32:29 ---> python-tools-install.sh [Pipeline] echo 16:32:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:32:29 ---> sudo-logs.sh 16:32:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:32:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:32:29 ---> job-cost.sh 16:32:29 lf-activate-venv: SKIPPING 16:32:29 DEBUG: total: 0.2199999988079071 16:32:29 INFO: Retrieving Stack Cost... 16:32:30 INFO: Retrieving Pricing Info for: v3-standard-8 16:32:30 INFO: Archiving Costs [Pipeline] echo 16:32:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:32:31 ---> logs-deploy.sh 16:32:31 lf-activate-venv: SKIPPING 16:32:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/58 16:32:31 INFO: archiving workspace using pattern(s): 16:32:31 Archives upload complete. 16:32:31 INFO: archiving logs to Nexus