Pull request #170 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1c0884966557fe3d7729708a8590c398099c0c67+6531ea4c41f254cf50b7bf163b00c66c5ab1611c (f3d47261e845f8bd30b1210e5f7771ba16f897ba) 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-ssh10315018422256567455.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh11146674417086080387.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-170/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-170/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4355656700300628822.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-170/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4510479214591056786.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7015287791863668746.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-170/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-170/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8068975099743336216.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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 Running on prd-ubuntu20.04-docker-8c-8g-8577 in /w/workspace/foundry_device-usb-camera_PR-170 [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/foundry_device-usb-camera_PR-170 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 6531ea4c41f254cf50b7bf163b00c66c5ab1611c into PR head commit 1c0884966557fe3d7729708a8590c398099c0c67 Merge succeeded, producing 1c0884966557fe3d7729708a8590c398099c0c67 Checking out Revision 1c0884966557fe3d7729708a8590c398099c0c67 (PR-170) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/170/head:refs/remotes/origin/PR-170 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1c0884966557fe3d7729708a8590c398099c0c67 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 6531ea4c41f254cf50b7bf163b00c66c5ab1611c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1c0884966557fe3d7729708a8590c398099c0c67 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:02:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:02:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:02:13 ========================================================= 18:02:13 EdgeX Global Pipelines Version Info 18:02:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:02:14 ------------------- 18:02:14 stable info: 18:02:14 ------------------- 18:02:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:02:14 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 18:02:14 Message: update stable to v1.0.244 18:02:14 ------------------- 18:02:14 experimental info: 18:02:14 ------------------- 18:02:14 Commited By: **** collab-it+edgex@linuxfoundation.org 18:02:14 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 18:02:14 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:02:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 18:02:14 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 18:02:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:02:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:02:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:02:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 18:02:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:02:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:02:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:02:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:02:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:02:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 18:02:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:02:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:02:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:02:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:02:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:02:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:02:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:02:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:02:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:02:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:02:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:02:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:02:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:02:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:02:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:02:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-170 [Pipeline] echo 18:02:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-170 [Pipeline] echo 18:02:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-170 [Pipeline] echo 18:02:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1c0884966557fe3d7729708a8590c398099c0c67 [Pipeline] echo 18:02:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1c08849 [Pipeline] echo 18:02:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:02:16 provisioning config files... 18:02:16 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-170@tmp/config18171768152871021001tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:02:16 ---> docker-login.sh 18:02:16 nexus3.edgexfoundry.org:10001 18:02:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:16 Configure a credential helper to remove this warning. See 18:02:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:16 18:02:16 Login Succeeded 18:02:16 nexus3.edgexfoundry.org:10002 18:02:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:17 Configure a credential helper to remove this warning. See 18:02:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:17 18:02:17 Login Succeeded 18:02:17 nexus3.edgexfoundry.org:10003 18:02:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:17 Configure a credential helper to remove this warning. See 18:02:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:17 18:02:17 Login Succeeded 18:02:17 nexus3.edgexfoundry.org:10004 18:02:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:17 Configure a credential helper to remove this warning. See 18:02:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:17 18:02:17 Login Succeeded 18:02:17 docker.io 18:02:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:17 Configure a credential helper to remove this warning. See 18:02:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:17 18:02:17 Login Succeeded 18:02:17 ---> docker-login.sh ends [Pipeline] } 18:02:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:02:18 + git rev-list -1 --merges 1c0884966557fe3d7729708a8590c398099c0c67~1..1c0884966557fe3d7729708a8590c398099c0c67 [Pipeline] echo 18:02:18 -----------> git rev-list -1 --merges 1c0884966557fe3d7729708a8590c398099c0c67~1..1c0884966557fe3d7729708a8590c398099c0c67 1c0884966557fe3d7729708a8590c398099c0c67 [false] [Pipeline] sh 18:02:18 + git log --format=format:%s -1 1c0884966557fe3d7729708a8590c398099c0c67 [Pipeline] echo 18:02:18 ========================================================= 18:02:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:02:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:02:19 + git log --format=format:%s -1 1c0884966557fe3d7729708a8590c398099c0c67 [Pipeline] echo 18:02:19 [semverPrep] GIT_COMMIT: 1c0884966557fe3d7729708a8590c398099c0c67, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 18:02:19 [semverPrep] This is not a build commit. [Pipeline] sh 18:02:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:02:19 + grep -v github /etc/ssh/ssh_known_hosts 18:02:19 + [ -e /tmp/ssh_known_hosts ] 18:02:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:02:19 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:02:19 + sudo tee -a /etc/ssh/ssh_known_hosts 18:02:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:02:20 18:02:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:02:20 0.1.4: Pulling from edgex-devops/py-git-semver 18:02:20 b85a868b505f: Pulling fs layer 18:02:20 e2be974225ed: Pulling fs layer 18:02:20 339a4e72a1f5: Pulling fs layer 18:02:20 988bab9f4d93: Pulling fs layer 18:02:20 1469e6f7b9e6: Pulling fs layer 18:02:20 eaf3925da568: Pulling fs layer 18:02:20 bab4dde63d76: Pulling fs layer 18:02:20 bde34c3a00c8: Pulling fs layer 18:02:20 b352a97aabf1: Pulling fs layer 18:02:20 4872d77fe225: Pulling fs layer 18:02:20 5851b861e8e6: Pulling fs layer 18:02:20 988bab9f4d93: Waiting 18:02:20 1469e6f7b9e6: Waiting 18:02:20 eaf3925da568: Waiting 18:02:20 bab4dde63d76: Waiting 18:02:20 bde34c3a00c8: Waiting 18:02:20 b352a97aabf1: Waiting 18:02:20 5851b861e8e6: Waiting 18:02:20 4872d77fe225: Waiting 18:02:20 e2be974225ed: Verifying Checksum 18:02:20 e2be974225ed: Download complete 18:02:20 988bab9f4d93: Verifying Checksum 18:02:20 988bab9f4d93: Download complete 18:02:20 1469e6f7b9e6: Verifying Checksum 18:02:20 1469e6f7b9e6: Download complete 18:02:20 339a4e72a1f5: Verifying Checksum 18:02:20 339a4e72a1f5: Download complete 18:02:20 eaf3925da568: Download complete 18:02:20 bde34c3a00c8: Verifying Checksum 18:02:20 bde34c3a00c8: Download complete 18:02:20 b352a97aabf1: Verifying Checksum 18:02:20 b352a97aabf1: Download complete 18:02:20 4872d77fe225: Verifying Checksum 18:02:20 4872d77fe225: Download complete 18:02:20 5851b861e8e6: Download complete 18:02:20 b85a868b505f: Verifying Checksum 18:02:20 b85a868b505f: Download complete 18:02:21 bab4dde63d76: Verifying Checksum 18:02:21 bab4dde63d76: Download complete 18:02:21 b85a868b505f: Pull complete 18:02:22 e2be974225ed: Pull complete 18:02:22 339a4e72a1f5: Pull complete 18:02:22 988bab9f4d93: Pull complete 18:02:23 1469e6f7b9e6: Pull complete 18:02:23 eaf3925da568: Pull complete 18:02:24 bab4dde63d76: Pull complete 18:02:24 bde34c3a00c8: Pull complete 18:02:24 b352a97aabf1: Pull complete 18:02:24 4872d77fe225: Pull complete 18:02:24 5851b861e8e6: Pull complete 18:02:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:02:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:02:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:02:25 prd-ubuntu20.04-docker-8c-8g-8577 does not seem to be running inside a container 18:02:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-170 -v /w/workspace/foundry_device-usb-camera_PR-170:/w/workspace/foundry_device-usb-camera_PR-170:rw,z -v /w/workspace/foundry_device-usb-camera_PR-170@tmp:/w/workspace/foundry_device-usb-camera_PR-170@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:02:30 $ docker top c37e948d3159082a6798bb21ebaaefaaec2be7eb9a031fa3a1023990aca6f2f1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:02:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:02:30 [ssh-agent] Looking for ssh-agent implementation... 18:02:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:02:30 $ docker exec c37e948d3159082a6798bb21ebaaefaaec2be7eb9a031fa3a1023990aca6f2f1 ssh-agent 18:02:30 SSH_AUTH_SOCK=/tmp/ssh-ASf3SHFAgJoH/agent.32 18:02:30 SSH_AGENT_PID=38 18:02:30 Running ssh-add (command line suppressed) 18:02:30 Identity added: /w/workspace/foundry_device-usb-camera_PR-170@tmp/private_key_4301809218344175127.key (/w/workspace/foundry_device-usb-camera_PR-170@tmp/private_key_4301809218344175127.key) 18:02:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:02:31 + git tag --points-at HEAD [Pipeline] } 18:02:31 $ docker exec --env ******** --env ******** c37e948d3159082a6798bb21ebaaefaaec2be7eb9a031fa3a1023990aca6f2f1 ssh-agent -k 18:02:31 unset SSH_AUTH_SOCK; 18:02:31 unset SSH_AGENT_PID; 18:02:31 echo Agent pid 38 killed; 18:02:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:02:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:02:31 [ssh-agent] Looking for ssh-agent implementation... 18:02:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:02:31 $ docker exec c37e948d3159082a6798bb21ebaaefaaec2be7eb9a031fa3a1023990aca6f2f1 ssh-agent 18:02:31 SSH_AUTH_SOCK=/tmp/ssh-12ZNN8GggvMn/agent.70 18:02:31 SSH_AGENT_PID=76 18:02:31 Running ssh-add (command line suppressed) 18:02:31 Identity added: /w/workspace/foundry_device-usb-camera_PR-170@tmp/private_key_9234989972337664825.key (/w/workspace/foundry_device-usb-camera_PR-170@tmp/private_key_9234989972337664825.key) 18:02:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:02:32 + git semver init 18:02:32 2023-03-07 18:02:32,419 [run_init] DEBUG init version:0.0.0 force:False 18:02:32 2023-03-07 18:02:32,420 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-170/.semver 18:02:32 2023-03-07 18:02:32,420 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-170/.semver 18:02:32 2023-03-07 18:02:32,420 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-170/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-170, universal_newlines=False, shell=None, istream=None) 18:02:33 2023-03-07 18:02:33,123 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-170/.git/info/exclude 18:02:33 2023-03-07 18:02:33,123 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-170/.semver/PR-170 with force:False 18:02:33 2023-03-07 18:02:33,124 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-170/.semver/PR-170 18:02:33 2023-03-07 18:02:33,127 [execute] INFO git cat-file --batch-check 18:02:33 2023-03-07 18:02:33,127 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-170/.semver, universal_newlines=False, shell=None, istream=) 18:02:33 2023-03-07 18:02:33,135 [execute] INFO git cat-file --batch 18:02:33 2023-03-07 18:02:33,135 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-170/.semver, universal_newlines=False, shell=None, istream=) 18:02:33 2023-03-07 18:02:33,141 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-170/.semver/PR-170 18:02:33 0.0.0 [Pipeline] } 18:02:33 $ docker exec --env ******** --env ******** c37e948d3159082a6798bb21ebaaefaaec2be7eb9a031fa3a1023990aca6f2f1 ssh-agent -k 18:02:33 unset SSH_AUTH_SOCK; 18:02:33 unset SSH_AGENT_PID; 18:02:33 echo Agent pid 76 killed; 18:02:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:02:33 + git semver [Pipeline] } 18:02:34 $ docker stop --time=1 c37e948d3159082a6798bb21ebaaefaaec2be7eb9a031fa3a1023990aca6f2f1 18:02:35 $ docker rm -f --volumes c37e948d3159082a6798bb21ebaaefaaec2be7eb9a031fa3a1023990aca6f2f1 [Pipeline] // withDockerContainer [Pipeline] sh 18:02:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:02:36 Stashed 1 file(s) [Pipeline] echo 18:02:36 [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] { 18:02:36 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8589 in /w/workspace/foundry_device-usb-camera_PR-170 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:02:36 provisioning config files... 18:02:36 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-170@tmp/config16209214920552722878tmp [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws 18:02:36 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 18:02:36 Selected Git installation does not exist. Using Default 18:02:36 The recommended git tool is: NONE 18:02:37 ---> docker-login.sh 18:02:37 nexus3.edgexfoundry.org:10001 18:02:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:37 Configure a credential helper to remove this warning. See 18:02:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:37 18:02:37 Login Succeeded 18:02:37 nexus3.edgexfoundry.org:10002 18:02:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:37 Configure a credential helper to remove this warning. See 18:02:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:37 18:02:37 Login Succeeded 18:02:37 nexus3.edgexfoundry.org:10003 18:02:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:37 Configure a credential helper to remove this warning. See 18:02:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:37 18:02:37 Login Succeeded 18:02:37 nexus3.edgexfoundry.org:10004 18:02:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:37 Configure a credential helper to remove this warning. See 18:02:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:37 18:02:37 Login Succeeded 18:02:37 docker.io 18:02:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:37 Configure a credential helper to remove this warning. See 18:02:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:37 18:02:37 Login Succeeded 18:02:37 ---> docker-login.sh ends [Pipeline] } 18:02:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:02:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:02:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:02:37 ========================================================= 18:02:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 18:02:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:38 + 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 . 18:02:38 Sending build context to Docker daemon 1.788MB 18:02:38 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 18:02:38 Step 2/13 : FROM ${BASE} AS builder 18:02:38 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 18:02:38 213ec9aee27d: Pulling fs layer 18:02:38 4583459ba037: Pulling fs layer 18:02:38 93c1e223e6f2: Pulling fs layer 18:02:38 53926ce57604: Pulling fs layer 18:02:38 21b2b0c7a3f4: Pulling fs layer 18:02:38 22ff95d597cd: Pulling fs layer 18:02:38 12d6caf4c0d1: Pulling fs layer 18:02:38 96b7cbca73a9: Pulling fs layer 18:02:38 a7acece74701: Pulling fs layer 18:02:38 22ff95d597cd: Waiting 18:02:38 12d6caf4c0d1: Waiting 18:02:38 96b7cbca73a9: Waiting 18:02:38 a7acece74701: Waiting 18:02:38 53926ce57604: Waiting 18:02:38 21b2b0c7a3f4: Waiting 18:02:38 93c1e223e6f2: Verifying Checksum 18:02:38 93c1e223e6f2: Download complete 18:02:38 4583459ba037: Download complete 18:02:38 21b2b0c7a3f4: Verifying Checksum 18:02:38 21b2b0c7a3f4: Download complete 18:02:38 213ec9aee27d: Verifying Checksum 18:02:38 213ec9aee27d: Download complete 18:02:38 22ff95d597cd: Verifying Checksum 18:02:38 22ff95d597cd: Download complete 18:02:38 12d6caf4c0d1: Download complete 18:02:38 213ec9aee27d: Pull complete 18:02:38 4583459ba037: Pull complete 18:02:38 93c1e223e6f2: Pull complete 18:02:38 a7acece74701: Verifying Checksum 18:02:38 a7acece74701: Download complete 18:02:39 96b7cbca73a9: Verifying Checksum 18:02:39 96b7cbca73a9: Download complete 18:02:39 53926ce57604: Verifying Checksum 18:02:39 53926ce57604: Download complete 18:02:41 using credential edgex-jenkins-ssh 18:02:41 Cloning the remote Git repository 18:02:41 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 18:02:41 > git init /w/workspace/device-usb-camera/1 # timeout=10 18:02:42 53926ce57604: Pull complete 18:02:42 21b2b0c7a3f4: Pull complete 18:02:42 22ff95d597cd: Pull complete 18:02:42 12d6caf4c0d1: Pull complete 18:02:42 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 18:02:42 > git --version # timeout=10 18:02:42 > git --version # 'git version 2.25.1' 18:02:42 using GIT_SSH to set credentials SSH Credentials for GitHub 18:02:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:02:43 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 18:02:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:02:44 Merging remotes/origin/main commit 6531ea4c41f254cf50b7bf163b00c66c5ab1611c into PR head commit 1c0884966557fe3d7729708a8590c398099c0c67 18:02:45 Merge succeeded, producing 1c0884966557fe3d7729708a8590c398099c0c67 18:02:45 Checking out Revision 1c0884966557fe3d7729708a8590c398099c0c67 (PR-170) 18:02:45 96b7cbca73a9: Pull complete 18:02:44 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 18:02:44 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 18:02:44 using GIT_SSH to set credentials SSH Credentials for GitHub 18:02:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/170/head:refs/remotes/origin/PR-170 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:02:44 > git config core.sparsecheckout # timeout=10 18:02:44 > git checkout -f 1c0884966557fe3d7729708a8590c398099c0c67 # timeout=10 18:02:45 > git remote # timeout=10 18:02:45 > git config --get remote.origin.url # timeout=10 18:02:45 using GIT_SSH to set credentials SSH Credentials for GitHub 18:02:45 > git merge 6531ea4c41f254cf50b7bf163b00c66c5ab1611c # timeout=10 18:02:45 > git rev-parse HEAD^{commit} # timeout=10 18:02:45 > git config core.sparsecheckout # timeout=10 18:02:45 > git checkout -f 1c0884966557fe3d7729708a8590c398099c0c67 # timeout=10 18:02:45 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" 18:02:45 a7acece74701: Pull complete 18:02:45 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 18:02:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:02:45 ---> db6d94c90886 18:02:45 Step 3/13 : ARG ADD_BUILD_TAGS="" 18:02:45 > git --version # timeout=10 18:02:45 > git --version # 'git version 2.25.1' 18:02:45 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:02:46 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:02:46 % Total % Received % Xferd Average Speed Time Time Time Current 18:02:46 Dload Upload Total Spent Left Speed 18:02:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 100k 0 --:--:-- --:--:-- --:--:-- 100k [Pipeline] sh 18:02:47 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:02:47 + sudo tee /etc/docker/daemon.new 18:02:47 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:02:47 { 18:02:47 "registry-mirrors": [ 18:02:47 "https://nexus3.edgexfoundry.org:10001" 18:02:47 ], 18:02:47 "bip": "10.250.0.254/24", 18:02:47 "hosts": [ 18:02:47 "tcp://0.0.0.0:5555", 18:02:47 "unix:///var/run/docker.sock" 18:02:47 ], 18:02:47 "mtu": 1458, 18:02:47 "selinux-enabled": true, 18:02:47 "seccomp-profile": "/etc/docker/seccomp.json" 18:02:47 } [Pipeline] sh 18:02:48 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:02:48 + sudo service docker restart 18:02:58 ---> Running in 99de914c3654 18:02:58 Removing intermediate container 99de914c3654 18:02:58 ---> 74637985e55a 18:02:58 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:02:58 ---> Running in 6eca5d21e87a 18:02:58 Removing intermediate container 6eca5d21e87a 18:02:58 ---> f0140b907d09 18:02:58 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:02:58 ---> Running in 71221725176c 18:02:58 Removing intermediate container 71221725176c 18:02:58 ---> 033c1a49f601 18:02:58 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:02:58 ---> Running in 4a6c2175ec15 18:02:58 Removing intermediate container 4a6c2175ec15 18:02:58 ---> 7b78514a3366 18:02:58 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:02:58 ---> Running in afcc6e25aca0 18:02:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:02:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:02:58 (1/80) Installing mesa (21.3.9-r0) 18:02:58 (2/80) Installing libxau (1.0.9-r0) 18:02:58 (3/80) Installing libxdmcp (1.1.3-r0) 18:02:58 (4/80) Installing libxcb (1.15-r0) 18:02:58 (5/80) Installing libx11 (1.8-r0) 18:02:58 (6/80) Installing libxext (1.3.4-r0) 18:02:58 (7/80) Installing libxfixes (6.0.0-r0) 18:02:58 (8/80) Installing libxxf86vm (1.1.4-r2) 18:02:58 (9/80) Installing libpciaccess (0.16-r0) 18:02:58 (10/80) Installing libdrm (2.4.110-r0) 18:02:58 (11/80) Installing mesa-glapi (21.3.9-r0) 18:02:58 (12/80) Installing libxshmfence (1.3-r1) 18:02:58 (13/80) Installing mesa-gl (21.3.9-r0) 18:02:58 (14/80) Installing icu-data-full (71.1-r2) 18:02:58 (15/80) Installing libice (1.0.10-r0) 18:02:58 (16/80) Installing libuuid (2.38-r1) 18:02:58 (17/80) Installing libsm (1.2.3-r0) 18:02:58 (18/80) Installing libxt (1.2.1-r0) 18:02:58 (19/80) Installing libxmu (1.1.3-r0) 18:02:58 (20/80) Installing xset (1.2.4-r0) 18:02:58 (21/80) Installing xprop (1.2.5-r0) 18:02:58 (22/80) Installing xdg-utils (1.1.3-r3) 18:02:58 (23/80) Installing dbus-libs (1.14.4-r0) 18:02:58 (24/80) Installing libffi (3.4.2-r1) 18:02:58 (25/80) Installing libintl (0.21-r2) 18:02:58 (26/80) Installing libblkid (2.38-r1) 18:02:58 (27/80) Installing libmount (2.38-r1) 18:02:58 (28/80) Installing pcre (8.45-r2) 18:02:58 (29/80) Installing glib (2.72.1-r0) 18:02:58 (30/80) Installing icu-libs (71.1-r2) 18:02:58 (31/80) Installing libpcre2-16 (10.40-r0) 18:02:58 (32/80) Installing zstd-libs (1.5.2-r1) 18:02:58 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) 18:02:58 (34/80) Installing hicolor-icon-theme (0.17-r1) 18:02:58 (35/80) Installing wayland-libs-server (1.20.0-r0) 18:02:58 (36/80) Installing mesa-gbm (21.3.9-r0) 18:02:58 (37/80) Installing wayland-libs-client (1.20.0-r0) 18:02:58 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) 18:02:59 (39/80) Installing libxcomposite (0.4.5-r0) 18:02:59 (40/80) Installing libbz2 (1.0.8-r1) 18:02:59 (41/80) Installing libpng (1.6.37-r1) 18:02:59 (42/80) Installing freetype (2.12.1-r0) 18:02:59 (43/80) Installing fontconfig (2.14.0-r0) 18:02:59 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 18:02:59 (45/80) Installing wayland-libs-egl (1.20.0-r0) 18:02:59 (46/80) Installing xkeyboard-config (2.35.1-r0) 18:02:59 (47/80) Installing xz-libs (5.2.5-r1) 18:02:59 (48/80) Installing libxml2 (2.9.14-r2) 18:02:59 (49/80) Installing libxkbcommon (1.4.1-r0) 18:02:59 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 18:02:59 (51/80) Installing mesa-egl (21.3.9-r0) 18:02:59 (52/80) Installing avahi-libs (0.8-r6) 18:02:59 (53/80) Installing nettle (3.7.3-r0) 18:02:59 (54/80) Installing p11-kit (0.24.1-r0) 18:02:59 (55/80) Installing libtasn1 (4.18.0-r1) 18:02:59 (56/80) Installing libunistring (1.0-r0) 18:02:59 (57/80) Installing gnutls (3.7.7-r1) 18:02:59 (58/80) Installing cups-libs (2.4.2-r0) 18:02:59 (59/80) Installing graphite2 (1.3.14-r1) 18:02:59 (60/80) Installing harfbuzz (4.3.0-r0) 18:02:59 (61/80) Installing libevdev (1.12.1-r0) 18:02:59 (62/80) Installing mtdev (1.1.6-r0) 18:02:59 (63/80) Installing eudev-libs (3.2.11-r0) 18:02:59 (64/80) Installing libinput-libs (1.20.1-r0) 18:02:59 (65/80) Installing libjpeg-turbo (2.1.3-r1) 18:02:59 (66/80) Installing xcb-util-wm (0.4.1-r1) 18:02:59 (67/80) Installing xcb-util (0.4.0-r3) 18:02:59 (68/80) Installing xcb-util-image (0.4.0-r1) 18:02:59 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 18:02:59 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 18:02:59 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 18:02:59 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) 18:03:00 (73/80) Installing v4l-utils-libs (1.22.1-r1) 18:03:00 (74/80) Installing v4l-utils (1.22.1-r1) 18:03:00 (75/80) Installing udev-init-scripts (35-r0) 18:03:00 Executing udev-init-scripts-35-r0.post-install 18:03:00 (76/80) Installing kmod-libs (29-r2) 18:03:00 (77/80) Installing eudev (3.2.11-r0) 18:03:00 (78/80) Installing eudev-dev (3.2.11-r0) 18:03:00 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 18:03:00 (80/80) Installing v4l-utils-dev (1.22.1-r1) 18:03:00 Executing busybox-1.35.0-r17.trigger 18:03:00 Executing eudev-3.2.11-r0.trigger 18:03:00 OK: 331 MiB in 131 packages 18:03:05 Removing intermediate container afcc6e25aca0 18:03:05 ---> 37f60324889e 18:03:05 Step 8/13 : WORKDIR /device-usb-camera 18:03:05 ---> Running in d2771546f3d6 18:03:05 Removing intermediate container d2771546f3d6 18:03:05 ---> d84888d235d9 18:03:05 Step 9/13 : COPY go.mod vendor* ./ 18:03:05 ---> 65d9164d5dfd 18:03:05 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:03:05 ---> Running in d6a2d11ee597 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:03:06 provisioning config files... 18:03:06 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config8606375990819343377tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:03:07 ---> docker-login.sh 18:03:07 nexus3.edgexfoundry.org:10001 18:03:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:03:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:03:07 Configure a credential helper to remove this warning. See 18:03:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:03:07 18:03:07 Login Succeeded 18:03:07 nexus3.edgexfoundry.org:10002 18:03:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:03:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:03:08 Configure a credential helper to remove this warning. See 18:03:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:03:08 18:03:08 Login Succeeded 18:03:08 nexus3.edgexfoundry.org:10003 18:03:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:03:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:03:08 Configure a credential helper to remove this warning. See 18:03:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:03:08 18:03:08 Login Succeeded 18:03:08 nexus3.edgexfoundry.org:10004 18:03:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:03:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:03:08 Configure a credential helper to remove this warning. See 18:03:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:03:08 18:03:08 Login Succeeded 18:03:08 docker.io 18:03:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:03:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:03:09 Configure a credential helper to remove this warning. See 18:03:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:03:09 18:03:09 Login Succeeded 18:03:09 ---> docker-login.sh ends [Pipeline] } 18:03:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:03:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:03:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:03:09 ========================================================= 18:03:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 18:03:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:10 + 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 . 18:03:10 Sending build context to Docker daemon 1.15MB 18:03:10 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 18:03:10 Step 2/13 : FROM ${BASE} AS builder 18:03:10 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:03:10 9b18e9b68314: Pulling fs layer 18:03:10 35d82f9e3411: Pulling fs layer 18:03:10 e16973657156: Pulling fs layer 18:03:10 fc693d55d65f: Pulling fs layer 18:03:10 7e9fc2657dce: Pulling fs layer 18:03:10 dda99020689f: Pulling fs layer 18:03:10 db1c61fa0a46: Pulling fs layer 18:03:10 891c053d2c06: Pulling fs layer 18:03:10 dda99020689f: Waiting 18:03:10 fc693d55d65f: Waiting 18:03:10 db1c61fa0a46: Waiting 18:03:10 7e9fc2657dce: Waiting 18:03:10 891c053d2c06: Waiting 18:03:10 e16973657156: Verifying Checksum 18:03:10 e16973657156: Download complete 18:03:10 35d82f9e3411: Download complete 18:03:10 7e9fc2657dce: Verifying Checksum 18:03:10 7e9fc2657dce: Download complete 18:03:10 dda99020689f: Verifying Checksum 18:03:10 dda99020689f: Download complete 18:03:10 9b18e9b68314: Verifying Checksum 18:03:10 9b18e9b68314: Download complete 18:03:11 9b18e9b68314: Pull complete 18:03:12 891c053d2c06: Verifying Checksum 18:03:12 891c053d2c06: Download complete 18:03:12 35d82f9e3411: Pull complete 18:03:12 e16973657156: Pull complete 18:03:13 db1c61fa0a46: Verifying Checksum 18:03:13 db1c61fa0a46: Download complete 18:03:13 fc693d55d65f: Verifying Checksum 18:03:13 fc693d55d65f: Download complete 18:03:26 fc693d55d65f: Pull complete 18:03:26 7e9fc2657dce: Pull complete 18:03:26 dda99020689f: Pull complete 18:03:32 db1c61fa0a46: Pull complete 18:03:34 891c053d2c06: Pull complete 18:03:34 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 18:03:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:03:35 ---> f96f9c87975a 18:03:35 Step 3/13 : ARG ADD_BUILD_TAGS="" 18:03:37 ---> Running in fcd4152546e0 18:03:37 Removing intermediate container fcd4152546e0 18:03:37 ---> d75090cdf79d 18:03:37 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:03:37 ---> Running in 362c108e3730 18:03:37 Removing intermediate container 362c108e3730 18:03:37 ---> bf14d8d5c6d7 18:03:37 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:03:37 ---> Running in 7b8a86017807 18:03:37 Removing intermediate container 7b8a86017807 18:03:37 ---> 3471faddc7c8 18:03:37 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:03:37 ---> Running in d94ec3c0a7c9 18:03:38 Removing intermediate container d94ec3c0a7c9 18:03:38 ---> 8e7ef0559dec 18:03:38 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:03:38 ---> Running in 0e20ffb82786 18:03:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:03:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:03:40 (1/14) Installing libintl (0.21-r2) 18:03:40 (2/14) Installing eudev-libs (3.2.11-r0) 18:03:40 (3/14) Installing libjpeg-turbo (2.1.3-r1) 18:03:40 (4/14) Installing v4l-utils-libs (1.22.1-r1) 18:03:40 (5/14) Installing v4l-utils (1.22.1-r1) 18:03:40 (6/14) Installing udev-init-scripts (35-r0) 18:03:40 Executing udev-init-scripts-35-r0.post-install 18:03:40 (7/14) Installing libblkid (2.38-r1) 18:03:40 (8/14) Installing xz-libs (5.2.5-r1) 18:03:40 (9/14) Installing zstd-libs (1.5.2-r1) 18:03:40 (10/14) Installing kmod-libs (29-r2) 18:03:40 (11/14) Installing eudev (3.2.11-r0) 18:03:40 (12/14) Installing eudev-dev (3.2.11-r0) 18:03:40 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 18:03:41 (14/14) Installing v4l-utils-dev (1.22.1-r1) 18:03:41 Executing busybox-1.35.0-r17.trigger 18:03:41 Executing eudev-3.2.11-r0.trigger 18:03:41 OK: 228 MiB in 65 packages 18:03:42 Removing intermediate container 0e20ffb82786 18:03:42 ---> 82ea891a8a88 18:03:42 Step 8/13 : WORKDIR /device-usb-camera 18:03:42 ---> Running in 9c508d465326 18:03:42 Removing intermediate container 9c508d465326 18:03:42 ---> c2e9c66d357f 18:03:42 Step 9/13 : COPY go.mod vendor* ./ 18:03:43 ---> 141622381673 18:03:43 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:03:43 ---> Running in 915b8f454a55 18:03:52 Removing intermediate container d6a2d11ee597 18:03:52 ---> 2219723473a5 18:03:52 Step 11/13 : COPY . . 18:03:52 ---> dbbbc27e9f91 18:03:52 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:03:52 ---> Running in 516b98ced876 18:03:53  % Total % Received % Xferd Average Speed Time Time Time Current 18:03:53 Dload Upload Total Spent Left Speed 18:03:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 9577 0 --:--:-- --:--:-- --:--:-- 9654 18:03:53 Removing intermediate container 516b98ced876 18:03:53 ---> 8454d3e033ba 18:03:53 Step 13/13 : RUN ${MAKE} 18:03:53 ---> Running in 8f67f472ecbf 18:03:53 noop 18:03:54 Removing intermediate container 8f67f472ecbf 18:03:54 ---> 813ebe850d04 18:03:54 Successfully built 813ebe850d04 18:03:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:54 + docker inspect -f . ci-base-image-x86_64 18:03:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:03:54 prd-ubuntu20.04-docker-8c-8g-8577 does not seem to be running inside a container 18:03:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-170 -v /w/workspace/foundry_device-usb-camera_PR-170:/w/workspace/foundry_device-usb-camera_PR-170:rw,z -v /w/workspace/foundry_device-usb-camera_PR-170@tmp:/w/workspace/foundry_device-usb-camera_PR-170@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:03:55 $ docker top b32df38c5e3be2ec920dedbfc32317a1d167eadf66c5120b1c128c5abd3aa811 -eo pid,comm [Pipeline] { [Pipeline] sh 18:03:55 + go version 18:03:55 go version go1.18.7 linux/amd64 [Pipeline] } 18:03:55 $ docker stop --time=1 b32df38c5e3be2ec920dedbfc32317a1d167eadf66c5120b1c128c5abd3aa811 18:03:56 $ docker rm -f --volumes b32df38c5e3be2ec920dedbfc32317a1d167eadf66c5120b1c128c5abd3aa811 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:57 + docker inspect -f . ci-base-image-x86_64 18:03:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:03:57 prd-ubuntu20.04-docker-8c-8g-8577 does not seem to be running inside a container 18:03:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-usb-camera_PR-170 -v /w/workspace/foundry_device-usb-camera_PR-170:/w/workspace/foundry_device-usb-camera_PR-170:rw,z -v /w/workspace/foundry_device-usb-camera_PR-170@tmp:/w/workspace/foundry_device-usb-camera_PR-170@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:03:58 $ docker top e8aacef4e4367de4a2e448bfabd094bedb4bb0075b855c17a086f4b043e0afaf -eo pid,comm [Pipeline] { [Pipeline] sh 18:03:58 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-170 [Pipeline] fileExists [Pipeline] sh 18:03:59 + make test 18:03:59 go test ./... -coverprofile=coverage.out ./... 18:03:59 ? github.com/edgexfoundry/device-usb-camera [no test files] 18:04:09 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 18:04:09 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.012s coverage: 2.0% of statements 18:04:15 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 18:04:15 go vet ./... 18:04:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:04:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:04:19 ./bin/test-attribution-txt.sh [Pipeline] echo 18:04:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:04:19 $ docker stop --time=1 e8aacef4e4367de4a2e448bfabd094bedb4bb0075b855c17a086f4b043e0afaf 18:04:22 $ docker rm -f --volumes e8aacef4e4367de4a2e448bfabd094bedb4bb0075b855c17a086f4b043e0afaf [Pipeline] // withDockerContainer [Pipeline] sh 18:04:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:04:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:04:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:04:23 + ls -al . 18:04:23 total 188 18:04:23 drwxrwxr-x 10 jenkins jenkins 4096 Mar 7 18:03 . 18:04:23 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 18:02 .. 18:04:23 drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 18:04 .git 18:04:23 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 18:02 .github 18:04:23 -rw-rw-r-- 1 jenkins jenkins 414 Mar 7 18:02 .gitignore 18:04:23 -rw-rw-r-- 1 jenkins jenkins 42 Mar 7 18:02 .golangci.yml 18:04:23 -rw-rw-r-- 1 jenkins jenkins 77 Mar 7 18:02 .hadolint.yml 18:04:23 drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 18:02 .semver 18:04:23 -rw-rw-r-- 1 jenkins jenkins 9660 Mar 7 18:02 Attribution.txt 18:04:23 -rw-rw-r-- 1 jenkins jenkins 6219 Mar 7 18:02 CHANGELOG.md 18:04:23 -rw-rw-r-- 1 jenkins jenkins 2328 Mar 7 18:02 Dockerfile 18:04:23 -rw-rw-r-- 1 jenkins jenkins 678 Mar 7 18:02 GOVERNANCE.md 18:04:23 -rw-rw-r-- 1 jenkins jenkins 659 Mar 7 18:02 Jenkinsfile 18:04:23 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 7 18:02 LICENSE 18:04:23 -rw-rw-r-- 1 jenkins jenkins 2329 Mar 7 18:02 Makefile 18:04:23 -rw-rw-r-- 1 jenkins jenkins 622 Mar 7 18:02 OWNERS.md 18:04:23 -rw-rw-r-- 1 jenkins jenkins 5271 Mar 7 18:02 README.md 18:04:23 -rw-rw-r-- 1 jenkins jenkins 5 Mar 7 18:02 VERSION 18:04:23 drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 18:02 bin 18:04:23 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 18:02 cmd 18:04:23 -rw-r--r-- 1 jenkins jenkins 28352 Mar 7 18:04 coverage.out 18:04:23 -rwxrwxr-x 1 jenkins jenkins 140 Mar 7 18:02 docker-entrypoint.sh 18:04:23 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 18:02 docs 18:04:23 -rw-rw-r-- 1 jenkins jenkins 3487 Mar 7 18:02 go.mod 18:04:23 -rw-rw-r-- 1 jenkins jenkins 31547 Mar 7 18:02 go.sum 18:04:23 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 18:02 internal 18:04:23 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 18:02 snap 18:04:23 -rw-rw-r-- 1 jenkins jenkins 231 Mar 7 18:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:23 + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=1c0884966557fe3d7729708a8590c398099c0c67 --label arch=amd64 --label version=0.0.0 . 18:04:23 Sending build context to Docker daemon 1.817MB 18:04:23 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 18:04:23 Step 2/35 : FROM ${BASE} AS builder 18:04:23 ---> 813ebe850d04 18:04:23 Step 3/35 : ARG ADD_BUILD_TAGS="" 18:04:23 ---> Running in 6021c9838875 18:04:23 Removing intermediate container 6021c9838875 18:04:23 ---> 79d234b97f42 18:04:23 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:04:23 ---> Running in 8f7c5b866107 18:04:24 Removing intermediate container 8f7c5b866107 18:04:24 ---> abcfe01d2931 18:04:24 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:04:24 ---> Running in 53ca29e9521b 18:04:24 Removing intermediate container 53ca29e9521b 18:04:24 ---> 9599e3a02844 18:04:24 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:04:24 ---> Running in 4d66b04c9c70 18:04:24 Removing intermediate container 4d66b04c9c70 18:04:24 ---> 40e66332f2e8 18:04:24 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:04:24 ---> Running in e4d341225342 18:04:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:04:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:04:25 OK: 331 MiB in 131 packages 18:04:25 Removing intermediate container e4d341225342 18:04:25 ---> ca11abcc1dc9 18:04:25 Step 8/35 : WORKDIR /device-usb-camera 18:04:25 ---> Running in 9e314ba3c5af 18:04:25 Removing intermediate container 9e314ba3c5af 18:04:25 ---> 393d69e43a97 18:04:25 Step 9/35 : COPY go.mod vendor* ./ 18:04:25 ---> de99b88905ac 18:04:25 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:04:25 ---> Running in 06530b7e747f 18:04:26 Removing intermediate container 06530b7e747f 18:04:26 ---> 76b154bb4f58 18:04:26 Step 11/35 : COPY . . 18:04:26 ---> 2c7d7018fcd0 18:04:26 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:04:26 ---> Running in 52726e94b447 18:04:27  % Total % Received % Xferd Average Speed Time Time Time Current 18:04:27 Dload Upload Total Spent Left Speed 18:04:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 44998 0 --:--:-- --:--:-- --:--:-- 46173 18:04:27 Removing intermediate container 52726e94b447 18:04:27 ---> bf5167ef08ef 18:04:27 Step 13/35 : RUN ${MAKE} 18:04:27 ---> Running in c21e8d048373 18:04:27 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 18:04:50 Removing intermediate container 915b8f454a55 18:04:50 ---> 40568b567074 18:04:50 Step 11/13 : COPY . . 18:04:50 ---> 46d52effa198 18:04:50 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:04:50 ---> Running in adb366e0b48a 18:04:50  % Total  % Received % Xferd Average Speed Time Time Time Current 18:04:50  Dload Upload Total Spent Left Speed 18:04:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 14967 0 --:--:-- --:--:-- --:--:-- 15171 18:04:50 Removing intermediate container adb366e0b48a 18:04:50 ---> 50fbb10c9640 18:04:50 Step 13/13 : RUN ${MAKE} 18:04:50 ---> Running in 8b0ce4a4f2cc 18:04:50 noop 18:04:50 Removing intermediate container 8b0ce4a4f2cc 18:04:50 ---> 0bda1ef4519e 18:04:50 Successfully built 0bda1ef4519e 18:04:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:51 + docker inspect -f . ci-base-image-arm64 18:04:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:04:51 prd-ubuntu20.04-docker-arm64-4c-16g-8589 does not seem to be running inside a container 18:04:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:04:53 $ docker top 04e2545a6d30f178d102f1b548985e8bd540e3362e83dd15d68d23c500cc6b24 -eo pid,comm [Pipeline] { [Pipeline] sh 18:04:53 + go version 18:04:53 go version go1.18.7 linux/arm64 [Pipeline] } 18:04:53 $ docker stop --time=1 04e2545a6d30f178d102f1b548985e8bd540e3362e83dd15d68d23c500cc6b24 18:04:54 Removing intermediate container c21e8d048373 18:04:54 ---> cdef1cd68930 18:04:54 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 18:04:54 v0.18.4: Pulling from aler9/rtsp-simple-server 18:04:54 af6660deedbd: Pulling fs layer 18:04:54 97cd0a44c592: Pulling fs layer 18:04:54 97cd0a44c592: Verifying Checksum 18:04:54 97cd0a44c592: Download complete 18:04:54 af6660deedbd: Download complete 18:04:54 af6660deedbd: Pull complete 18:04:54 97cd0a44c592: Pull complete 18:04:54 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 18:04:54 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 18:04:54 ---> fea57e182299 18:04:54 Step 15/35 : FROM alpine:3.16 18:04:54 3.16: Pulling from library/alpine 18:04:54 ef5531b6e74e: Pulling fs layer 18:04:54 ef5531b6e74e: Verifying Checksum 18:04:54 ef5531b6e74e: Download complete 18:04:54 ef5531b6e74e: Pull complete 18:04:54 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 18:04:54 Status: Downloaded newer image for alpine:3.16 18:04:54 ---> dfd21b5a31f5 18:04:54 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 18:04:55 ---> Running in 19d08daca8cc 18:04:55 Removing intermediate container 19d08daca8cc 18:04:55 ---> 92fb1a72b4c1 18:04:55 Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev 18:04:55 ---> Running in 091158cc7a59 18:04:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:04:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:04:55 $ docker rm -f --volumes 04e2545a6d30f178d102f1b548985e8bd540e3362e83dd15d68d23c500cc6b24 18:04:55 (1/80) Installing dumb-init (1.2.5-r1) 18:04:55 (2/80) Installing sdl2 (2.0.22-r0) [Pipeline] // withDockerContainer 18:04:55 (3/80) Installing libxau (1.0.9-r0) 18:04:55 (4/80) Installing libxdmcp (1.1.3-r0) 18:04:55 (5/80) Installing libxcb (1.15-r0) 18:04:55 (6/80) Installing libx11 (1.8-r0) 18:04:55 (7/80) Installing aom-libs (3.3.0-r0) 18:04:55 (8/80) Installing alsa-lib (1.2.7.2-r0) 18:04:55 (9/80) Installing expat (2.5.0-r0) 18:04:55 (10/80) Installing brotli-libs (1.0.9-r6) 18:04:55 (11/80) Installing libbz2 (1.0.8-r1) 18:04:55 (12/80) Installing libpng (1.6.37-r1) 18:04:55 (13/80) Installing freetype (2.12.1-r0) 18:04:55 (14/80) Installing fontconfig (2.14.0-r0) 18:04:55 (15/80) Installing fribidi (1.0.12-r0) 18:04:55 (16/80) Installing libffi (3.4.2-r1) 18:04:55 (17/80) Installing libintl (0.21-r2) 18:04:55 (18/80) Installing libblkid (2.38-r1) 18:04:55 (19/80) Installing libmount (2.38-r1) 18:04:55 (20/80) Installing pcre (8.45-r2) 18:04:55 (21/80) Installing glib (2.72.1-r0) 18:04:55 (22/80) Installing graphite2 (1.3.14-r1) 18:04:55 (23/80) Installing harfbuzz (4.3.0-r0) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { 18:04:56 (24/80) Installing libass (0.16.0-r0) 18:04:56 (25/80) Installing libdav1d (1.0.0-r0) 18:04:56 (26/80) Installing libpciaccess (0.16-r0) 18:04:56 (27/80) Installing libdrm (2.4.110-r0) 18:04:56 (28/80) Installing gmp (6.2.1-r2) 18:04:56 (29/80) Installing nettle (3.7.3-r0) 18:04:56 (30/80) Installing p11-kit (0.24.1-r0) 18:04:56 (31/80) Installing libtasn1 (4.18.0-r1) 18:04:56 (32/80) Installing libunistring (1.0-r0) 18:04:56 (33/80) Installing gnutls (3.7.7-r1) 18:04:56 (34/80) Installing ncurses-terminfo-base (6.3_p20220521-r0) 18:04:56 (35/80) Installing ncurses-libs (6.3_p20220521-r0) 18:04:56 (36/80) Installing lame (3.100-r0) 18:04:56 (37/80) Installing opus (1.3.1-r1) 18:04:56 (38/80) Installing libasyncns (0.8-r1) 18:04:56 (39/80) Installing dbus-libs (1.14.4-r0) 18:04:56 (40/80) Installing libltdl (2.4.7-r0) 18:04:56 (41/80) Installing orc (0.4.32-r0) 18:04:56 (42/80) Installing libgcc (11.2.1_git20220219-r2) 18:04:56 (43/80) Installing libogg (1.3.5-r1) 18:04:56 (44/80) Installing libstdc++ (11.2.1_git20220219-r2) 18:04:56 (45/80) Installing flac (1.3.4-r0) 18:04:56 (46/80) Installing libvorbis (1.3.7-r0) 18:04:56 (47/80) Installing libsndfile (1.1.0-r0) 18:04:56 (48/80) Installing libgomp (11.2.1_git20220219-r2) 18:04:56 (49/80) Installing soxr (0.1.3-r2) 18:04:56 (50/80) Installing speexdsp (1.2.0-r0) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:56 (51/80) Installing tdb-libs (1.4.6-r0) 18:04:56 (52/80) Installing libpulse (15.0-r2) 18:04:56 (53/80) Installing cjson (1.7.15-r3) 18:04:56 (54/80) Installing mbedtls (2.28.2-r0) 18:04:56 (55/80) Installing librist (0.2.6-r1) 18:04:56 (56/80) Installing libsrt (1.4.4-r0) 18:04:56 (57/80) Installing libssh (0.9.6-r1) 18:04:56 (58/80) Installing libtheora (1.1.1-r16) 18:04:56 (59/80) Installing libjpeg-turbo (2.1.3-r1) 18:04:56 (60/80) Installing v4l-utils-libs (1.22.1-r1) 18:04:56 (61/80) Installing libxext (1.3.4-r0) 18:04:56 (62/80) Installing libxfixes (6.0.0-r0) 18:04:56 (63/80) Installing wayland-libs-client (1.20.0-r0) 18:04:56 (64/80) Installing libva (2.14.0-r0) 18:04:56 (65/80) Installing libvdpau (1.5-r0) 18:04:56 (66/80) Installing vidstab (1.1.0-r1) 18:04:56 (67/80) Installing libvpx (1.11.0-r1) 18:04:56 (68/80) Installing libwebp (1.2.3-r0) 18:04:56 (69/80) Installing x264-libs (0.163_git20210613-r0) 18:04:56 (70/80) Installing numactl (2.0.14-r0) 18:04:56 (71/80) Installing x265-libs (3.5-r3) 18:04:56 + docker inspect -f . ci-base-image-arm64 18:04:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:04:56 (72/80) Installing xvidcore (1.3.7-r1) 18:04:56 (73/80) Installing ffmpeg-libs (5.0.1-r1) 18:04:56 (74/80) Installing ffmpeg (5.0.1-r1) 18:04:56 prd-ubuntu20.04-docker-arm64-4c-16g-8589 does not seem to be running inside a container 18:04:56 $ 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/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:04:57 (75/80) Installing udev-init-scripts (35-r0) 18:04:57 Executing udev-init-scripts-35-r0.post-install 18:04:57 (76/80) Installing eudev-libs (3.2.11-r0) 18:04:57 (77/80) Installing xz-libs (5.2.5-r1) 18:04:57 (78/80) Installing zstd-libs (1.5.2-r1) 18:04:57 (79/80) Installing kmod-libs (29-r2) 18:04:57 (80/80) Installing eudev (3.2.11-r0) 18:04:57 Executing busybox-1.35.0-r17.trigger 18:04:57 Executing eudev-3.2.11-r0.trigger 18:04:57 OK: 100 MiB in 94 packages 18:04:58 $ docker top 3f3133eae5e8d9873c6a74048a09ed294c332b98ac97a2bc0a91188627b8ff15 -eo pid,comm [Pipeline] { [Pipeline] sh 18:04:58 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 18:04:59 + make test 18:04:59 go test ./... -coverprofile=coverage.out ./... 18:05:00 ? github.com/edgexfoundry/device-usb-camera [no test files] 18:05:01 Removing intermediate container 091158cc7a59 18:05:01 ---> cdd8f4db8551 18:05:01 Step 18/35 : WORKDIR / 18:05:01 ---> Running in c25f099f0b03 18:05:01 Removing intermediate container c25f099f0b03 18:05:01 ---> 7b62f5061213 18:05:01 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 18:05:02 ---> 3fda331b021b 18:05:02 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 18:05:02 ---> 669cc0725951 18:05:02 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 18:05:02 ---> f1c3c2823f52 18:05:02 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 18:05:02 ---> b11676d304e4 18:05:02 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 18:05:02 ---> 4d2eb92b6b09 18:05:02 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 18:05:02 ---> 61242e3b2a1a 18:05:02 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 18:05:03 ---> cfc01a4e1383 18:05:03 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 18:05:03 ---> Running in 17d7fe9e8cf1 18:05:04 Removing intermediate container 17d7fe9e8cf1 18:05:04 ---> bce07e4b52cf 18:05:04 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 18:05:04 ---> Running in b5fa974cf4b3 18:05:05 Removing intermediate container b5fa974cf4b3 18:05:05 ---> 816bd16a6fca 18:05:05 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 18:05:05 ---> Running in 690e25d1bf0a 18:05:05 Removing intermediate container 690e25d1bf0a 18:05:05 ---> e43dcb45af5d 18:05:05 Step 29/35 : EXPOSE 59983 18:05:05 ---> Running in c1e291af571e 18:05:05 Removing intermediate container c1e291af571e 18:05:05 ---> e7a2f929a0ab 18:05:05 Step 30/35 : EXPOSE 8554 18:05:05 ---> Running in 3bb6046fcf4c 18:05:05 Removing intermediate container 3bb6046fcf4c 18:05:05 ---> 13f44da3ad87 18:05:05 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 18:05:05 ---> Running in 7eae4bcaff5a 18:05:05 Removing intermediate container 7eae4bcaff5a 18:05:05 ---> bcd895f2a1ea 18:05:05 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 18:05:05 ---> Running in bcef565f89ef 18:05:05 Removing intermediate container bcef565f89ef 18:05:05 ---> f178d5c76ce0 18:05:05 Step 33/35 : LABEL arch=amd64 18:05:05 ---> Running in 4928fbe9230c 18:05:05 Removing intermediate container 4928fbe9230c 18:05:05 ---> 16a0ebe9b9c8 18:05:05 Step 34/35 : LABEL git_sha=1c0884966557fe3d7729708a8590c398099c0c67 18:05:05 ---> Running in 184eabdb346b 18:05:05 Removing intermediate container 184eabdb346b 18:05:05 ---> 0e407aa9e4b2 18:05:05 Step 35/35 : LABEL version=0.0.0 18:05:06 ---> Running in 008a6c9d6ae8 18:05:06 Removing intermediate container 008a6c9d6ae8 18:05:06 ---> afcdbcb01fab 18:05:06 [Warning] One or more build-args [ARCH] were not consumed 18:05:06 Successfully built afcdbcb01fab 18:05:06 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:05:07 18:05:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:05:07 latest: Pulling from edgex-lftools-log-publisher 18:05:07 5eb5b503b376: Pulling fs layer 18:05:07 5c69ac0246d0: Pulling fs layer 18:05:07 ec43610c2a17: Pulling fs layer 18:05:07 3a2ae6a8a46f: Pulling fs layer 18:05:07 33b1e0a273af: Pulling fs layer 18:05:07 5d3b04190fa2: Pulling fs layer 18:05:07 2f39f015ded8: Pulling fs layer 18:05:07 3a2ae6a8a46f: Waiting 18:05:07 33b1e0a273af: Waiting 18:05:07 5d3b04190fa2: Waiting 18:05:07 2f39f015ded8: Waiting 18:05:07 5c69ac0246d0: Verifying Checksum 18:05:07 5c69ac0246d0: Download complete 18:05:07 3a2ae6a8a46f: Verifying Checksum 18:05:07 3a2ae6a8a46f: Download complete 18:05:07 33b1e0a273af: Verifying Checksum 18:05:07 33b1e0a273af: Download complete 18:05:07 5d3b04190fa2: Verifying Checksum 18:05:07 5d3b04190fa2: Download complete 18:05:07 ec43610c2a17: Verifying Checksum 18:05:07 ec43610c2a17: Download complete 18:05:07 5eb5b503b376: Verifying Checksum 18:05:07 5eb5b503b376: Download complete 18:05:08 2f39f015ded8: Download complete 18:05:08 5eb5b503b376: Pull complete 18:05:09 5c69ac0246d0: Pull complete 18:05:09 ec43610c2a17: Pull complete 18:05:09 3a2ae6a8a46f: Pull complete 18:05:09 33b1e0a273af: Pull complete 18:05:09 5d3b04190fa2: Pull complete 18:05:13 2f39f015ded8: Pull complete 18:05:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:05:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:05:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:05:14 prd-ubuntu20.04-docker-8c-8g-8577 does not seem to be running inside a container 18:05:14 $ 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/foundry_device-usb-camera_PR-170 -v /w/workspace/foundry_device-usb-camera_PR-170:/w/workspace/foundry_device-usb-camera_PR-170:rw,z -v /w/workspace/foundry_device-usb-camera_PR-170@tmp:/w/workspace/foundry_device-usb-camera_PR-170@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:05:20 $ docker top 2320615932e7d921cd8b2d9c8df0e8bcd250d121fea2536b4dfcdd30b6446a43 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:05:21 ---> job-cost.sh 18:05:21 lf-activate-venv: SKIPPING 18:05:21 INFO: No Stack... 18:05:21 INFO: Retrieving Pricing Info for: v3-standard-8 18:05:22 INFO: Archiving Costs [Pipeline] sh 18:05:22 + cat /w/workspace/foundry_device-usb-camera_PR-170/archives/cost.csv 18:05:22 + cut -d, -f6 [Pipeline] lock 18:05:22 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-170-1-stack-cost] 18:05:22 Resource [jenkins-edgexfoundry-device-usb-camera-PR-170-1-stack-cost] did not exist. Created. 18:05:22 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-170-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:05:22 + echo total: 0.2199999988079071 [Pipeline] stash 18:05:23 Stashed 1 file(s) [Pipeline] } 18:05:23 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-170-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:05:23 $ docker stop --time=1 2320615932e7d921cd8b2d9c8df0e8bcd250d121fea2536b4dfcdd30b6446a43 18:05:24 $ docker rm -f --volumes 2320615932e7d921cd8b2d9c8df0e8bcd250d121fea2536b4dfcdd30b6446a43 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:06:37 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 18:06:37 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.063s coverage: 2.0% of statements 18:06:37 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:06:37 go vet ./... 18:06:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:06:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:06:49 ./bin/test-attribution-txt.sh [Pipeline] echo 18:06:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:06:50 $ docker stop --time=1 3f3133eae5e8d9873c6a74048a09ed294c332b98ac97a2bc0a91188627b8ff15 18:06:52 $ docker rm -f --volumes 3f3133eae5e8d9873c6a74048a09ed294c332b98ac97a2bc0a91188627b8ff15 [Pipeline] // withDockerContainer [Pipeline] sh 18:06:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:06:53 Warning: overwriting stash ‘coverage-report’ 18:06:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:06:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:06:54 + ls -al . 18:06:54 total 184 18:06:54 drwxrwxr-x 9 jenkins jenkins 4096 Mar 7 18:05 . 18:06:54 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 18:02 .. 18:06:54 drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 18:02 .git 18:06:54 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 18:02 .github 18:06:54 -rw-rw-r-- 1 jenkins jenkins 414 Mar 7 18:02 .gitignore 18:06:54 -rw-rw-r-- 1 jenkins jenkins 42 Mar 7 18:02 .golangci.yml 18:06:54 -rw-rw-r-- 1 jenkins jenkins 77 Mar 7 18:02 .hadolint.yml 18:06:54 -rw-rw-r-- 1 jenkins jenkins 9660 Mar 7 18:02 Attribution.txt 18:06:54 -rw-rw-r-- 1 jenkins jenkins 6219 Mar 7 18:02 CHANGELOG.md 18:06:54 -rw-rw-r-- 1 jenkins jenkins 2328 Mar 7 18:02 Dockerfile 18:06:54 -rw-rw-r-- 1 jenkins jenkins 678 Mar 7 18:02 GOVERNANCE.md 18:06:54 -rw-rw-r-- 1 jenkins jenkins 659 Mar 7 18:02 Jenkinsfile 18:06:54 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 7 18:02 LICENSE 18:06:54 -rw-rw-r-- 1 jenkins jenkins 2329 Mar 7 18:02 Makefile 18:06:54 -rw-rw-r-- 1 jenkins jenkins 622 Mar 7 18:02 OWNERS.md 18:06:54 -rw-rw-r-- 1 jenkins jenkins 5271 Mar 7 18:02 README.md 18:06:54 -rw-rw-r-- 1 jenkins jenkins 5 Mar 7 18:02 VERSION 18:06:54 drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 18:02 bin 18:06:54 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 18:02 cmd 18:06:54 -rw-r--r-- 1 jenkins jenkins 28352 Mar 7 18:06 coverage.out 18:06:54 -rwxrwxr-x 1 jenkins jenkins 140 Mar 7 18:02 docker-entrypoint.sh 18:06:54 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 18:02 docs 18:06:54 -rw-rw-r-- 1 jenkins jenkins 3487 Mar 7 18:02 go.mod 18:06:54 -rw-rw-r-- 1 jenkins jenkins 31547 Mar 7 18:02 go.sum 18:06:54 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 18:02 internal 18:06:54 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 18:02 snap 18:06:54 -rw-rw-r-- 1 jenkins jenkins 231 Mar 7 18:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:06:54 + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=1c0884966557fe3d7729708a8590c398099c0c67 --label arch=arm64 --label version=0.0.0 . 18:06:55 Sending build context to Docker daemon 1.18MB 18:06:55 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 18:06:55 Step 2/35 : FROM ${BASE} AS builder 18:06:55 ---> 0bda1ef4519e 18:06:55 Step 3/35 : ARG ADD_BUILD_TAGS="" 18:06:55 ---> Running in 0e040ae52356 18:06:55 Removing intermediate container 0e040ae52356 18:06:55 ---> 5765b7526732 18:06:55 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:06:55 ---> Running in ba655c5b1cf1 18:06:56 Removing intermediate container ba655c5b1cf1 18:06:56 ---> 04bb61bd6101 18:06:56 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:06:56 ---> Running in f2d8f85749c6 18:06:56 Removing intermediate container f2d8f85749c6 18:06:56 ---> ca71970c5760 18:06:56 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:06:56 ---> Running in 963e6724c7b6 18:06:56 Removing intermediate container 963e6724c7b6 18:06:56 ---> 48988fca94b4 18:06:56 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:06:56 ---> Running in 3f93242c04b4 18:06:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:06:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:06:59 OK: 228 MiB in 65 packages 18:07:01 Removing intermediate container 3f93242c04b4 18:07:01 ---> e1bbd41c1b2a 18:07:01 Step 8/35 : WORKDIR /device-usb-camera 18:07:01 ---> Running in 6ee97dc8a17f 18:07:01 Removing intermediate container 6ee97dc8a17f 18:07:01 ---> 2150ddc50425 18:07:01 Step 9/35 : COPY go.mod vendor* ./ 18:07:02 ---> 1e6e43e08f0b 18:07:02 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:07:02 ---> Running in 30ca75d0cf9f 18:07:05 Removing intermediate container 30ca75d0cf9f 18:07:05 ---> de4d073a9c6a 18:07:05 Step 11/35 : COPY . . 18:07:06 ---> 7912d9c927ee 18:07:06 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:07:06 ---> Running in 5c3d2fbf3536 18:07:06  % Total % Received % Xferd Average Speed Time Time Time Current 18:07:06 Dload Upload Total Spent Left Speed 18:07:06 0 0 0 0 0  0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 14083 0 --:--:-- --:--:-- --:--:-- 14160 18:07:07 Removing intermediate container 5c3d2fbf3536 18:07:07 ---> a65b852348b2 18:07:07 Step 13/35 : RUN ${MAKE} 18:07:07 ---> Running in 48f101d2e4f6 18:07:08 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 18:09:30 Removing intermediate container 48f101d2e4f6 18:09:30 ---> 7df1c40b4f46 18:09:30 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 18:09:30 v0.18.4: Pulling from aler9/rtsp-simple-server 18:09:30 eab2503cf8f4: Pulling fs layer 18:09:30 97cd0a44c592: Pulling fs layer 18:09:30 97cd0a44c592: Verifying Checksum 18:09:30 97cd0a44c592: Download complete 18:09:30 eab2503cf8f4: Download complete 18:09:30 eab2503cf8f4: Pull complete 18:09:30 97cd0a44c592: Pull complete 18:09:30 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 18:09:30 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 18:09:30 ---> 7f763cca56b3 18:09:30 Step 15/35 : FROM alpine:3.16 18:09:30 3.16: Pulling from library/alpine 18:09:30 3760b48202b3: Pulling fs layer 18:09:30 3760b48202b3: Verifying Checksum 18:09:30 3760b48202b3: Download complete 18:09:30 3760b48202b3: Pull complete 18:09:30 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 18:09:30 Status: Downloaded newer image for alpine:3.16 18:09:30 ---> 4c81e5bf8899 18:09:30 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 18:09:30 ---> Running in a5f78b4ee1dc 18:09:30 Removing intermediate container a5f78b4ee1dc 18:09:30 ---> f38065594583 18:09:30 Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev 18:09:30 ---> Running in 7e34344d2f83 18:09:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:09:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:09:30 (1/79) Installing dumb-init (1.2.5-r1) 18:09:30 (2/79) Installing sdl2 (2.0.22-r0) 18:09:30 (3/79) Installing libxau (1.0.9-r0) 18:09:31 (4/79) Installing libxdmcp (1.1.3-r0) 18:09:31 (5/79) Installing libxcb (1.15-r0) 18:09:31 (6/79) Installing libx11 (1.8-r0) 18:09:31 (7/79) Installing aom-libs (3.3.0-r0) 18:09:31 (8/79) Installing alsa-lib (1.2.7.2-r0) 18:09:31 (9/79) Installing expat (2.5.0-r0) 18:09:31 (10/79) Installing brotli-libs (1.0.9-r6) 18:09:31 (11/79) Installing libbz2 (1.0.8-r1) 18:09:31 (12/79) Installing libpng (1.6.37-r1) 18:09:31 (13/79) Installing freetype (2.12.1-r0) 18:09:31 (14/79) Installing fontconfig (2.14.0-r0) 18:09:31 (15/79) Installing fribidi (1.0.12-r0) 18:09:31 (16/79) Installing libffi (3.4.2-r1) 18:09:31 (17/79) Installing libintl (0.21-r2) 18:09:31 (18/79) Installing libblkid (2.38-r1) 18:09:31 (19/79) Installing libmount (2.38-r1) 18:09:31 (20/79) Installing pcre (8.45-r2) 18:09:31 (21/79) Installing glib (2.72.1-r0) 18:09:31 (22/79) Installing graphite2 (1.3.14-r1) 18:09:31 (23/79) Installing harfbuzz (4.3.0-r0) 18:09:32 (24/79) Installing libass (0.16.0-r0) 18:09:32 (25/79) Installing libdav1d (1.0.0-r0) 18:09:32 (26/79) Installing libdrm (2.4.110-r0) 18:09:32 (27/79) Installing gmp (6.2.1-r2) 18:09:32 (28/79) Installing nettle (3.7.3-r0) 18:09:32 (29/79) Installing p11-kit (0.24.1-r0) 18:09:32 (30/79) Installing libtasn1 (4.18.0-r1) 18:09:32 (31/79) Installing libunistring (1.0-r0) 18:09:32 (32/79) Installing gnutls (3.7.7-r1) 18:09:32 (33/79) Installing ncurses-terminfo-base (6.3_p20220521-r0) 18:09:32 (34/79) Installing ncurses-libs (6.3_p20220521-r0) 18:09:32 (35/79) Installing lame (3.100-r0) 18:09:32 (36/79) Installing opus (1.3.1-r1) 18:09:32 (37/79) Installing libasyncns (0.8-r1) 18:09:32 (38/79) Installing dbus-libs (1.14.4-r0) 18:09:32 (39/79) Installing libltdl (2.4.7-r0) 18:09:32 (40/79) Installing orc (0.4.32-r0) 18:09:32 (41/79) Installing libgcc (11.2.1_git20220219-r2) 18:09:32 (42/79) Installing libogg (1.3.5-r1) 18:09:32 (43/79) Installing libstdc++ (11.2.1_git20220219-r2) 18:09:32 (44/79) Installing flac (1.3.4-r0) 18:09:32 (45/79) Installing libvorbis (1.3.7-r0) 18:09:33 (46/79) Installing libsndfile (1.1.0-r0) 18:09:33 (47/79) Installing libgomp (11.2.1_git20220219-r2) 18:09:33 (48/79) Installing soxr (0.1.3-r2) 18:09:33 (49/79) Installing speexdsp (1.2.0-r0) 18:09:33 (50/79) Installing tdb-libs (1.4.6-r0) 18:09:33 (51/79) Installing libpulse (15.0-r2) 18:09:33 (52/79) Installing cjson (1.7.15-r3) 18:09:33 (53/79) Installing mbedtls (2.28.2-r0) 18:09:33 (54/79) Installing librist (0.2.6-r1) 18:09:33 (55/79) Installing libsrt (1.4.4-r0) 18:09:33 (56/79) Installing libssh (0.9.6-r1) 18:09:33 (57/79) Installing libtheora (1.1.1-r16) 18:09:33 (58/79) Installing libjpeg-turbo (2.1.3-r1) 18:09:33 (59/79) Installing v4l-utils-libs (1.22.1-r1) 18:09:33 (60/79) Installing libxext (1.3.4-r0) 18:09:33 (61/79) Installing libxfixes (6.0.0-r0) 18:09:34 (62/79) Installing wayland-libs-client (1.20.0-r0) 18:09:34 (63/79) Installing libva (2.14.0-r0) 18:09:34 (64/79) Installing libvdpau (1.5-r0) 18:09:34 (65/79) Installing vidstab (1.1.0-r1) 18:09:34 (66/79) Installing libvpx (1.11.0-r1) 18:09:34 (67/79) Installing libwebp (1.2.3-r0) 18:09:34 (68/79) Installing x264-libs (0.163_git20210613-r0) 18:09:34 (69/79) Installing numactl (2.0.14-r0) 18:09:34 (70/79) Installing x265-libs (3.5-r3) 18:09:34 (71/79) Installing xvidcore (1.3.7-r1) 18:09:34 (72/79) Installing ffmpeg-libs (5.0.1-r1) 18:09:35 (73/79) Installing ffmpeg (5.0.1-r1) 18:09:35 (74/79) Installing udev-init-scripts (35-r0) 18:09:35 Executing udev-init-scripts-35-r0.post-install 18:09:35 (75/79) Installing eudev-libs (3.2.11-r0) 18:09:35 (76/79) Installing xz-libs (5.2.5-r1) 18:09:35 (77/79) Installing zstd-libs (1.5.2-r1) 18:09:35 (78/79) Installing kmod-libs (29-r2) 18:09:35 (79/79) Installing eudev (3.2.11-r0) 18:09:35 Executing busybox-1.35.0-r17.trigger 18:09:35 Executing eudev-3.2.11-r0.trigger 18:09:35 OK: 77 MiB in 93 packages 18:09:39 Removing intermediate container 7e34344d2f83 18:09:39 ---> 14a9aa0f91c9 18:09:39 Step 18/35 : WORKDIR / 18:09:39 ---> Running in a36f2fcd0270 18:09:40 Removing intermediate container a36f2fcd0270 18:09:40 ---> 6dcf3ade74e2 18:09:40 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 18:09:41 ---> ca1540166d5a 18:09:41 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 18:09:42 ---> aef48f7d6235 18:09:42 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 18:09:42 ---> a7ceb249b8b1 18:09:42 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 18:09:43 ---> 1ec689611538 18:09:43 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 18:09:43 ---> 6a105c6d26ec 18:09:43 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 18:09:44 ---> 8d5c2d5432df 18:09:44 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 18:09:45 ---> aa2e94a5d87c 18:09:45 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 18:09:45 ---> Running in 5ba9b3c100f2 18:09:47 Removing intermediate container 5ba9b3c100f2 18:09:47 ---> dcf89a8369bb 18:09:47 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 18:09:47 ---> Running in e57594bc9753 18:09:49 Removing intermediate container e57594bc9753 18:09:49 ---> b2c1aa73c348 18:09:49 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 18:09:49 ---> Running in 0c1728ee1fcb 18:09:50 Removing intermediate container 0c1728ee1fcb 18:09:50 ---> 43ca13fb7b74 18:09:50 Step 29/35 : EXPOSE 59983 18:09:50 ---> Running in c5246235d6b9 18:09:51 Removing intermediate container c5246235d6b9 18:09:51 ---> 476282924975 18:09:51 Step 30/35 : EXPOSE 8554 18:09:51 ---> Running in 5d8896fa8f21 18:09:51 Removing intermediate container 5d8896fa8f21 18:09:51 ---> 1e5290209338 18:09:51 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 18:09:51 ---> Running in 23e1743a9ff1 18:09:51 Removing intermediate container 23e1743a9ff1 18:09:51 ---> 970fc5998736 18:09:51 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 18:09:51 ---> Running in 3b80b81afb08 18:09:52 Removing intermediate container 3b80b81afb08 18:09:52 ---> 68ebb8116cdb 18:09:52 Step 33/35 : LABEL arch=arm64 18:09:52 ---> Running in 63df85ec0d72 18:09:52 Removing intermediate container 63df85ec0d72 18:09:52 ---> 289029656043 18:09:52 Step 34/35 : LABEL git_sha=1c0884966557fe3d7729708a8590c398099c0c67 18:09:52 ---> Running in 14c448e23147 18:09:52 Removing intermediate container 14c448e23147 18:09:52 ---> d491938f3dad 18:09:52 Step 35/35 : LABEL version=0.0.0 18:09:52 ---> Running in b0e0cb288ec3 18:09:53 Removing intermediate container b0e0cb288ec3 18:09:53 ---> ee63bc2f074f 18:09:53 [Warning] One or more build-args [ARCH] were not consumed 18:09:53 Successfully built ee63bc2f074f 18:09:53 Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:09:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:09:54 18:09:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:09:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:09:54 arm64: Pulling from edgex-lftools-log-publisher 18:09:54 8998bd30e6a1: Pulling fs layer 18:09:54 04944245beec: Pulling fs layer 18:09:54 699f458cf7ca: Pulling fs layer 18:09:54 765212b225bb: Pulling fs layer 18:09:54 f23df028b6ca: Pulling fs layer 18:09:54 d65c8cfc05b1: Pulling fs layer 18:09:54 2437ff75d9bd: Pulling fs layer 18:09:54 765212b225bb: Waiting 18:09:54 f23df028b6ca: Waiting 18:09:54 d65c8cfc05b1: Waiting 18:09:54 2437ff75d9bd: Waiting 18:09:54 04944245beec: Verifying Checksum 18:09:54 04944245beec: Download complete 18:09:54 765212b225bb: Verifying Checksum 18:09:54 765212b225bb: Download complete 18:09:54 f23df028b6ca: Verifying Checksum 18:09:54 f23df028b6ca: Download complete 18:09:54 d65c8cfc05b1: Verifying Checksum 18:09:54 d65c8cfc05b1: Download complete 18:09:54 699f458cf7ca: Verifying Checksum 18:09:54 699f458cf7ca: Download complete 18:09:55 8998bd30e6a1: Download complete 18:09:57 2437ff75d9bd: Verifying Checksum 18:09:57 2437ff75d9bd: Download complete 18:09:59 8998bd30e6a1: Pull complete 18:09:59 04944245beec: Pull complete 18:10:01 699f458cf7ca: Pull complete 18:10:01 765212b225bb: Pull complete 18:10:02 f23df028b6ca: Pull complete 18:10:02 d65c8cfc05b1: Pull complete 18:10:17 2437ff75d9bd: Pull complete 18:10:17 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:10:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:10:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:10:17 prd-ubuntu20.04-docker-arm64-4c-16g-8589 does not seem to be running inside a container 18:10:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:10:20 $ docker top eb645567dcce00bb82addf69513cf3f01f4b7611c641374b2a2fb6bc3e227511 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:10:21 ---> job-cost.sh 18:10:21 lf-activate-venv: SKIPPING 18:10:21 INFO: No Stack... 18:10:21 INFO: Retrieving Pricing Info for: v3-standard-4 18:10:22 INFO: Archiving Costs [Pipeline] sh 18:10:23 + cut -d, -f6 18:10:23 + cat /w/workspace/device-usb-camera/1/archives/cost.csv [Pipeline] lock 18:10:23 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-170-1-stack-cost] 18:10:23 Resource [jenkins-edgexfoundry-device-usb-camera-PR-170-1-stack-cost] did not exist. Created. 18:10:23 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-170-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:10:24 /w/workspace/device-usb-camera/1@tmp/durable-286e3ff1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:10:24 + echo total: 0.10999999940395355 [Pipeline] stash 18:10:24 Warning: overwriting stash ‘stack-cost’ 18:10:25 Stashed 1 file(s) [Pipeline] } 18:10:25 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-170-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:10:25 $ docker stop --time=1 eb645567dcce00bb82addf69513cf3f01f4b7611c641374b2a2fb6bc3e227511 18:10:26 $ docker rm -f --volumes eb645567dcce00bb82addf69513cf3f01f4b7611c641374b2a2fb6bc3e227511 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 18:10:27 provisioning config files... 18:10:27 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-170@tmp/config8186113424238308512tmp [Pipeline] { [Pipeline] sh 18:10:27 + set +x 18:10:27 + + curl -s https://codecov.io/bash 18:10:27 bash -s -- 18:10:27 18:10:27 _____ _ 18:10:27 / ____| | | 18:10:27 | | ___ __| | ___ ___ _____ __ 18:10:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:10:27 | |___| (_) | (_| | __/ (_| (_) \ V / 18:10:27 \_____\___/ \__,_|\___|\___\___/ \_/ 18:10:27 Bash-1.0.6 18:10:27 18:10:27 18:10:27 ==> git version 2.25.1 found 18:10:27 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 18:10:27 Release-Date: 2020-01-08 18:10:27 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:10:27 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:10:27 ==> Jenkins CI detected. 18:10:27 current dir:  /w/workspace/foundry_device-usb-camera_PR-170 18:10:27 project root: . 18:10:27 --> token set from env 18:10:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:10:27 ==> Running gcov in . (disable via -X gcov) 18:10:27 ==> Python coveragepy not found 18:10:27 ==> Searching for coverage reports in: 18:10:27 + . 18:10:27 -> Found 1 reports 18:10:27 ==> Detecting git/mercurial file structure 18:10:27 ==> Reading reports 18:10:27 + ./coverage.out bytes=28352 18:10:27 ==> Appending adjustments 18:10:27 https://docs.codecov.io/docs/fixing-reports 18:10:28 + Found adjustments 18:10:28 ==> Gzipping contents 18:10:28 4.0K /tmp/codecov.hnzofW.gz 18:10:28 ==> Uploading reports 18:10:28 url: https://codecov.io 18:10:28 query: branch=PR-170&commit=1c0884966557fe3d7729708a8590c398099c0c67&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-170%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=170&job=&cmd_args= 18:10:28 -> Pinging Codecov 18:10:28 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-170&commit=1c0884966557fe3d7729708a8590c398099c0c67&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-170%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=170&job=&cmd_args= 18:10:28 -> Uploading to 18:10:28 https://storage.googleapis.com/codecov/v4/raw/2023-03-07/73D8F5FF140700D3E01443B452E23636/1c0884966557fe3d7729708a8590c398099c0c67/ee2b98cb-acd6-4fdd-aa2d-807727838e98.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230307%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230307T181028Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f4e4902455dc5f61bc8fc2a8708462ae6ca70eb870972260bc5057d3b2146949 18:10:28 % Total % Received % Xferd Average Speed Time Time Time Current 18:10:28 Dload Upload Total Spent Left Speed 18:10:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4001 0 0 100 4001 0 14709 --:--:-- --:--:-- --:--:-- 14709 18:10:28 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/1c0884966557fe3d7729708a8590c398099c0c67 [Pipeline] } 18:10:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:10:30 + [ -d /w/workspace/foundry_device-usb-camera_PR-170/archives ] 18:10:30 + ls -al /w/workspace/foundry_device-usb-camera_PR-170/archives 18:10:30 total 16 18:10:30 drwxr-xr-x 3 root root 4096 Mar 7 18:05 . 18:10:30 drwxrwxr-x 11 jenkins jenkins 4096 Mar 7 18:05 .. 18:10:30 drwxr-xr-x 2 root root 4096 Mar 7 18:05 cost 18:10:30 -rw-r--r-- 1 root root 90 Mar 7 18:05 cost.csv 18:10:30 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-170/archives 18:10:30 + ls -al /w/workspace/foundry_device-usb-camera_PR-170/archives 18:10:30 total 16 18:10:30 drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 18:05 . 18:10:30 drwxrwxr-x 11 jenkins jenkins 4096 Mar 7 18:05 .. 18:10:30 drwxr-xr-x 2 jenkins jenkins 4096 Mar 7 18:05 cost 18:10:30 -rw-r--r-- 1 jenkins jenkins 90 Mar 7 18:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:10:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:10:31 ---> package-listing.sh 18:10:31 ++ facter osfamily 18:10:31 ++ tr '[:upper:]' '[:lower:]' 18:10:31 + OS_FAMILY=debian 18:10:31 + workspace=/w/workspace/foundry_device-usb-camera_PR-170 18:10:31 + START_PACKAGES=/tmp/packages_start.txt 18:10:31 + END_PACKAGES=/tmp/packages_end.txt 18:10:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:10:31 + PACKAGES=/tmp/packages_start.txt 18:10:31 + '[' /w/workspace/foundry_device-usb-camera_PR-170 ']' 18:10:31 + PACKAGES=/tmp/packages_end.txt 18:10:31 + case "${OS_FAMILY}" in 18:10:31 + dpkg -l 18:10:31 + grep '^ii' 18:10:31 + '[' -f /tmp/packages_start.txt ']' 18:10:31 + '[' -f /tmp/packages_end.txt ']' 18:10:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:10:31 + '[' /w/workspace/foundry_device-usb-camera_PR-170 ']' 18:10:31 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-170/archives/ 18:10:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-170/archives/ [Pipeline] echo 18:10:31 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-usb-camera_PR-170/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:10:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:10:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:10:32 prd-ubuntu20.04-docker-8c-8g-8577 does not seem to be running inside a container 18:10:32 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-usb-camera_PR-170/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-170 -v /w/workspace/foundry_device-usb-camera_PR-170:/w/workspace/foundry_device-usb-camera_PR-170:rw,z -v /w/workspace/foundry_device-usb-camera_PR-170@tmp:/w/workspace/foundry_device-usb-camera_PR-170@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 18:10:33 $ docker top e70bd72876695e3bfde7a900fe6f1fbf50c760a6d44e29e24e3ab6bcaeb6be9d -eo pid,comm [Pipeline] { [Pipeline] sh 18:10:33 + touch /tmp/pre-build-complete [Pipeline] sh 18:10:33 + mkdir -p /var/log/sysstat [Pipeline] sh 18:10:34 + ls /var/log/sa-host 18:10:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:10:34 provisioning config files... 18:10:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-170@tmp/config7445777695356663896tmp [Pipeline] { [Pipeline] echo 18:10:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:10:34 ---> create-netrc.sh [Pipeline] } 18:10:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:10:35 ---> python-tools-install.sh [Pipeline] echo 18:10:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:10:35 ---> sudo-logs.sh 18:10:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:10:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:10:35 ---> job-cost.sh 18:10:35 lf-activate-venv: SKIPPING 18:10:35 DEBUG: total: 0.2199999988079071 18:10:35 INFO: Retrieving Stack Cost... 18:10:36 INFO: Retrieving Pricing Info for: v3-standard-8 18:10:36 INFO: Archiving Costs [Pipeline] echo 18:10:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:10:36 ---> logs-deploy.sh 18:10:36 lf-activate-venv: SKIPPING 18:10:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-170/1 18:10:36 INFO: archiving workspace using pattern(s): 18:10:37 Archives upload complete. 18:10:38 INFO: archiving logs to Nexus 18:10:38 ---> uname -a: 18:10:38 Linux prd-ubuntu20-04-docker-8c-8g-8577 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:10:38 18:10:38 18:10:38 ---> lscpu: 18:10:38 Architecture: x86_64 18:10:38 CPU op-mode(s): 32-bit, 64-bit 18:10:38 Byte Order: Little Endian 18:10:38 Address sizes: 40 bits physical, 48 bits virtual 18:10:38 CPU(s): 8 18:10:38 On-line CPU(s) list: 0-7 18:10:38 Thread(s) per core: 1 18:10:38 Core(s) per socket: 1 18:10:38 Socket(s): 8 18:10:38 NUMA node(s): 1 18:10:38 Vendor ID: AuthenticAMD 18:10:38 CPU family: 23 18:10:38 Model: 49 18:10:38 Model name: AMD EPYC-Rome Processor 18:10:38 Stepping: 0 18:10:38 CPU MHz: 2799.996 18:10:38 BogoMIPS: 5599.99 18:10:38 Virtualization: AMD-V 18:10:38 Hypervisor vendor: KVM 18:10:38 Virtualization type: full 18:10:38 L1d cache: 256 KiB 18:10:38 L1i cache: 256 KiB 18:10:38 L2 cache: 4 MiB 18:10:38 L3 cache: 128 MiB 18:10:38 NUMA node0 CPU(s): 0-7 18:10:38 Vulnerability Itlb multihit: Not affected 18:10:38 Vulnerability L1tf: Not affected 18:10:38 Vulnerability Mds: Not affected 18:10:38 Vulnerability Meltdown: Not affected 18:10:38 Vulnerability Mmio stale data: Not affected 18:10:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:10:38 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:10:38 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:10:38 Vulnerability Srbds: Not affected 18:10:38 Vulnerability Tsx async abort: Not affected 18:10:38 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 18:10:38 18:10:38