Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 240ae63be6c2602a7dcc4a36c3c78acbb33473f5+aa9461ff516dbbb31bf7876f6a13f06d431dd475 (d6d934774d7f6d4d76d3d21f4d9da64055ba51dc) 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-ssh10194686576399194681.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-ssh5505246639602703596.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-105/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-105/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10114435476091377077.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 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-ssh16811446159580865696.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-105/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-105/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3283866502473362746.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-1052’ Running on prd-ubuntu20.04-docker-8c-8g-1055 in /w/workspace/foundry_device-usb-camera_PR-105 [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-105 # 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 aa9461ff516dbbb31bf7876f6a13f06d431dd475 into PR head commit 240ae63be6c2602a7dcc4a36c3c78acbb33473f5 Merge succeeded, producing e0101009a921d7eacd26158950556c1c3c04be23 Checking out Revision e0101009a921d7eacd26158950556c1c3c04be23 (PR-105) > 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/105/head:refs/remotes/origin/PR-105 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 240ae63be6c2602a7dcc4a36c3c78acbb33473f5 # 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 aa9461ff516dbbb31bf7876f6a13f06d431dd475 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e0101009a921d7eacd26158950556c1c3c04be23 # timeout=10 Commit message: "Merge commit 'aa9461ff516dbbb31bf7876f6a13f06d431dd475' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:16:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:16:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:16:08 ========================================================= 06:16:08 EdgeX Global Pipelines Version Info 06:16:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk a33903d413022377155479d50128dbc83c6f6d55 # timeout=10 06:16:09 ------------------- 06:16:09 stable info: 06:16:09 ------------------- 06:16:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:16:09 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 06:16:09 Message: update stable to v1.0.244 06:16:09 ------------------- 06:16:09 experimental info: 06:16:09 ------------------- 06:16:09 Commited By: **** collab-it+edgex@linuxfoundation.org 06:16:09 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 06:16:09 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:16:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 06:16:09 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 06:16:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:16:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:16:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:16:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 06:16:09 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:16:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:16:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:16:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:16:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:16:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 06:16:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:16:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:16:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:16:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:16:10 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:16:10 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:16:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:16:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:16:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:16:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:16:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:16:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:16:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:16:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:16:10 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:16:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-105 [Pipeline] echo 06:16:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-105 [Pipeline] echo 06:16:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-105 [Pipeline] echo 06:16:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e0101009a921d7eacd26158950556c1c3c04be23 [Pipeline] echo 06:16:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e010100 [Pipeline] echo 06:16:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:16:10 provisioning config files... 06:16:10 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-105@tmp/config17007426040504781424tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:16:10 ---> docker-login.sh 06:16:10 nexus3.edgexfoundry.org:10001 06:16:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:16:10 Configure a credential helper to remove this warning. See 06:16:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:16:10 06:16:10 Login Succeeded 06:16:10 nexus3.edgexfoundry.org:10002 06:16:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:16:10 Configure a credential helper to remove this warning. See 06:16:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:16:10 06:16:10 Login Succeeded 06:16:10 nexus3.edgexfoundry.org:10003 06:16:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:16:11 Configure a credential helper to remove this warning. See 06:16:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:16:11 06:16:11 Login Succeeded 06:16:11 nexus3.edgexfoundry.org:10004 06:16:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:16:11 Configure a credential helper to remove this warning. See 06:16:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:16:11 06:16:11 Login Succeeded 06:16:11 docker.io 06:16:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:16:11 Configure a credential helper to remove this warning. See 06:16:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:16:11 06:16:11 Login Succeeded 06:16:11 ---> docker-login.sh ends [Pipeline] } 06:16:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:16:11 + git rev-list -1 --merges e0101009a921d7eacd26158950556c1c3c04be23~1..e0101009a921d7eacd26158950556c1c3c04be23 [Pipeline] echo 06:16:11 -----------> git rev-list -1 --merges e0101009a921d7eacd26158950556c1c3c04be23~1..e0101009a921d7eacd26158950556c1c3c04be23 e0101009a921d7eacd26158950556c1c3c04be23 06:16:11 e0101009a921d7eacd26158950556c1c3c04be23 [false] [Pipeline] sh 06:16:12 + git log --format=format:%s -1 e0101009a921d7eacd26158950556c1c3c04be23 [Pipeline] echo 06:16:12 ========================================================= 06:16:12 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:16:12 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:16:12 + git log --format=format:%s -1 e0101009a921d7eacd26158950556c1c3c04be23 [Pipeline] echo 06:16:12 [semverPrep] GIT_COMMIT: e0101009a921d7eacd26158950556c1c3c04be23, Commit Message: Merge commit 'aa9461ff516dbbb31bf7876f6a13f06d431dd475' into HEAD [Pipeline] echo 06:16:12 [semverPrep] This is not a build commit. [Pipeline] sh 06:16:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:16:12 + grep -v github /etc/ssh/ssh_known_hosts 06:16:12 + [ -e /tmp/ssh_known_hosts ] 06:16:12 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:16:12 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:16:12 + sudo tee -a /etc/ssh/ssh_known_hosts 06:16:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:16:13 06:16:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:16:13 0.1.4: Pulling from edgex-devops/py-git-semver 06:16:13 b85a868b505f: Pulling fs layer 06:16:13 e2be974225ed: Pulling fs layer 06:16:13 339a4e72a1f5: Pulling fs layer 06:16:13 988bab9f4d93: Pulling fs layer 06:16:13 1469e6f7b9e6: Pulling fs layer 06:16:13 eaf3925da568: Pulling fs layer 06:16:13 bab4dde63d76: Pulling fs layer 06:16:13 bde34c3a00c8: Pulling fs layer 06:16:13 1469e6f7b9e6: Waiting 06:16:13 988bab9f4d93: Waiting 06:16:13 b352a97aabf1: Pulling fs layer 06:16:13 eaf3925da568: Waiting 06:16:13 4872d77fe225: Pulling fs layer 06:16:13 5851b861e8e6: Pulling fs layer 06:16:13 bab4dde63d76: Waiting 06:16:13 4872d77fe225: Waiting 06:16:13 b352a97aabf1: Waiting 06:16:13 5851b861e8e6: Waiting 06:16:13 bde34c3a00c8: Waiting 06:16:13 e2be974225ed: Verifying Checksum 06:16:13 e2be974225ed: Download complete 06:16:13 988bab9f4d93: Verifying Checksum 06:16:13 988bab9f4d93: Download complete 06:16:14 1469e6f7b9e6: Verifying Checksum 06:16:14 1469e6f7b9e6: Download complete 06:16:14 eaf3925da568: Verifying Checksum 06:16:14 eaf3925da568: Download complete 06:16:14 339a4e72a1f5: Verifying Checksum 06:16:14 339a4e72a1f5: Download complete 06:16:14 bde34c3a00c8: Verifying Checksum 06:16:14 bde34c3a00c8: Download complete 06:16:14 b352a97aabf1: Download complete 06:16:14 4872d77fe225: Verifying Checksum 06:16:14 4872d77fe225: Download complete 06:16:14 5851b861e8e6: Verifying Checksum 06:16:14 5851b861e8e6: Download complete 06:16:14 b85a868b505f: Verifying Checksum 06:16:14 b85a868b505f: Download complete 06:16:14 bab4dde63d76: Verifying Checksum 06:16:14 bab4dde63d76: Download complete 06:16:15 b85a868b505f: Pull complete 06:16:15 e2be974225ed: Pull complete 06:16:16 339a4e72a1f5: Pull complete 06:16:16 988bab9f4d93: Pull complete 06:16:16 1469e6f7b9e6: Pull complete 06:16:16 eaf3925da568: Pull complete 06:16:18 bab4dde63d76: Pull complete 06:16:18 bde34c3a00c8: Pull complete 06:16:18 b352a97aabf1: Pull complete 06:16:18 4872d77fe225: Pull complete 06:16:18 5851b861e8e6: Pull complete 06:16:18 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:16:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:16:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:16:19 prd-ubuntu20.04-docker-8c-8g-1055 does not seem to be running inside a container 06:16:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-105 -v /w/workspace/foundry_device-usb-camera_PR-105:/w/workspace/foundry_device-usb-camera_PR-105:rw,z -v /w/workspace/foundry_device-usb-camera_PR-105@tmp:/w/workspace/foundry_device-usb-camera_PR-105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:16:20 $ docker top 2e712df3079efbe80aa687b7199cdc7ac5c8ed95c3a2f9237d168b3e6d38e5c7 -eo pid,comm 06:16:20 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:16:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:16:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:16:20 [ssh-agent] Looking for ssh-agent implementation... 06:16:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:16:20 $ docker exec 2e712df3079efbe80aa687b7199cdc7ac5c8ed95c3a2f9237d168b3e6d38e5c7 ssh-agent 06:16:20 SSH_AUTH_SOCK=/tmp/ssh-2hbNPaaHfFcX/agent.33 06:16:20 SSH_AGENT_PID=39 06:16:20 Running ssh-add (command line suppressed) 06:16:20 Identity added: /w/workspace/foundry_device-usb-camera_PR-105@tmp/private_key_5886552173104525640.key (/w/workspace/foundry_device-usb-camera_PR-105@tmp/private_key_5886552173104525640.key) 06:16:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:16:21 + git tag --points-at HEAD [Pipeline] } 06:16:21 $ docker exec --env ******** --env ******** 2e712df3079efbe80aa687b7199cdc7ac5c8ed95c3a2f9237d168b3e6d38e5c7 ssh-agent -k 06:16:21 unset SSH_AUTH_SOCK; 06:16:21 unset SSH_AGENT_PID; 06:16:21 echo Agent pid 39 killed; 06:16:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:16:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:16:21 [ssh-agent] Looking for ssh-agent implementation... 06:16:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:16:21 $ docker exec 2e712df3079efbe80aa687b7199cdc7ac5c8ed95c3a2f9237d168b3e6d38e5c7 ssh-agent 06:16:21 SSH_AUTH_SOCK=/tmp/ssh-pdbV8Ymt1t30/agent.72 06:16:21 SSH_AGENT_PID=79 06:16:21 Running ssh-add (command line suppressed) 06:16:21 Identity added: /w/workspace/foundry_device-usb-camera_PR-105@tmp/private_key_15267029847674720094.key (/w/workspace/foundry_device-usb-camera_PR-105@tmp/private_key_15267029847674720094.key) 06:16:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:16:21 + git semver init 06:16:22 2023-01-04 06:16:22,129 [run_init] DEBUG init version:0.0.0 force:False 06:16:22 2023-01-04 06:16:22,130 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-105/.semver 06:16:22 2023-01-04 06:16:22,130 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-105/.semver 06:16:22 2023-01-04 06:16:22,130 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-105/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-105, universal_newlines=False, shell=None, istream=None) 06:16:23 2023-01-04 06:16:22,857 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-105/.git/info/exclude 06:16:23 2023-01-04 06:16:22,858 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-105/.semver/PR-105 with force:False 06:16:23 2023-01-04 06:16:22,858 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-105/.semver/PR-105 06:16:23 2023-01-04 06:16:22,863 [execute] INFO git cat-file --batch-check 06:16:23 2023-01-04 06:16:22,864 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-105/.semver, universal_newlines=False, shell=None, istream=) 06:16:23 2023-01-04 06:16:22,870 [execute] INFO git cat-file --batch 06:16:23 2023-01-04 06:16:22,871 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-105/.semver, universal_newlines=False, shell=None, istream=) 06:16:23 2023-01-04 06:16:22,876 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-105/.semver/PR-105 06:16:23 0.0.0 [Pipeline] } 06:16:23 $ docker exec --env ******** --env ******** 2e712df3079efbe80aa687b7199cdc7ac5c8ed95c3a2f9237d168b3e6d38e5c7 ssh-agent -k 06:16:23 unset SSH_AUTH_SOCK; 06:16:23 unset SSH_AGENT_PID; 06:16:23 echo Agent pid 79 killed; 06:16:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:16:23 + git semver [Pipeline] } 06:16:23 $ docker stop --time=1 2e712df3079efbe80aa687b7199cdc7ac5c8ed95c3a2f9237d168b3e6d38e5c7 06:16:25 $ docker rm -f --volumes 2e712df3079efbe80aa687b7199cdc7ac5c8ed95c3a2f9237d168b3e6d38e5c7 [Pipeline] // withDockerContainer [Pipeline] sh 06:16:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:16:25 Stashed 1 file(s) [Pipeline] echo 06:16:25 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:16:25 provisioning config files... 06:16:25 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-105@tmp/config14936309345834412978tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:16:26 ---> docker-login.sh 06:16:26 nexus3.edgexfoundry.org:10001 06:16:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:16:26 Configure a credential helper to remove this warning. See 06:16:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:16:26 06:16:26 Login Succeeded 06:16:26 nexus3.edgexfoundry.org:10002 06:16:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:16:26 Configure a credential helper to remove this warning. See 06:16:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:16:26 06:16:26 Login Succeeded 06:16:26 nexus3.edgexfoundry.org:10003 06:16:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:16:26 Configure a credential helper to remove this warning. See 06:16:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:16:26 06:16:26 Login Succeeded 06:16:26 nexus3.edgexfoundry.org:10004 06:16:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:16:26 Configure a credential helper to remove this warning. See 06:16:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:16:26 06:16:26 Login Succeeded 06:16:26 docker.io 06:16:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:16:26 Configure a credential helper to remove this warning. See 06:16:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:16:26 06:16:26 Login Succeeded 06:16:26 ---> docker-login.sh ends [Pipeline] } 06:16:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:16:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:16:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:16:27 ========================================================= 06:16:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 06:16:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:27 + 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 . 06:16:27 Sending build context to Docker daemon 1.633MB 06:16:27 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 06:16:27 Step 2/13 : FROM ${BASE} AS builder 06:16:27 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 06:16:27 213ec9aee27d: Pulling fs layer 06:16:27 4583459ba037: Pulling fs layer 06:16:27 93c1e223e6f2: Pulling fs layer 06:16:27 53926ce57604: Pulling fs layer 06:16:27 21b2b0c7a3f4: Pulling fs layer 06:16:27 22ff95d597cd: Pulling fs layer 06:16:27 12d6caf4c0d1: Pulling fs layer 06:16:27 96b7cbca73a9: Pulling fs layer 06:16:27 a7acece74701: Pulling fs layer 06:16:27 21b2b0c7a3f4: Waiting 06:16:27 22ff95d597cd: Waiting 06:16:27 12d6caf4c0d1: Waiting 06:16:27 96b7cbca73a9: Waiting 06:16:27 a7acece74701: Waiting 06:16:27 53926ce57604: Waiting 06:16:27 93c1e223e6f2: Verifying Checksum 06:16:27 93c1e223e6f2: Download complete 06:16:27 4583459ba037: Verifying Checksum 06:16:27 4583459ba037: Download complete 06:16:27 21b2b0c7a3f4: Verifying Checksum 06:16:27 21b2b0c7a3f4: Download complete 06:16:27 22ff95d597cd: Verifying Checksum 06:16:27 22ff95d597cd: Download complete 06:16:27 213ec9aee27d: Verifying Checksum 06:16:27 213ec9aee27d: Download complete 06:16:27 12d6caf4c0d1: Download complete 06:16:27 213ec9aee27d: Pull complete 06:16:27 4583459ba037: Pull complete 06:16:27 93c1e223e6f2: Pull complete 06:16:28 53926ce57604: Verifying Checksum 06:16:28 53926ce57604: Download complete 06:16:28 a7acece74701: Verifying Checksum 06:16:28 a7acece74701: Download complete 06:16:28 96b7cbca73a9: Verifying Checksum 06:16:33 53926ce57604: Pull complete 06:16:33 21b2b0c7a3f4: Pull complete 06:16:33 22ff95d597cd: Pull complete 06:16:33 12d6caf4c0d1: Pull complete 06:16:34 96b7cbca73a9: Pull complete 06:16:35 a7acece74701: Pull complete 06:16:35 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 06:16:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 06:16:35 ---> db6d94c90886 06:16:35 Step 3/13 : ARG ADD_BUILD_TAGS="" 06:16:37 ---> Running in 5e7c5e267127 06:16:37 Removing intermediate container 5e7c5e267127 06:16:37 ---> 85cb2bf71bc2 06:16:37 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:16:37 ---> Running in aa9f782159ea 06:16:37 Removing intermediate container aa9f782159ea 06:16:37 ---> 9d2334ee23a6 06:16:37 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 06:16:37 ---> Running in 0383f3a2b05d 06:16:37 Removing intermediate container 0383f3a2b05d 06:16:37 ---> f83f1dad4e0d 06:16:37 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 06:16:37 ---> Running in 3720f4de7313 06:16:37 Removing intermediate container 3720f4de7313 06:16:37 ---> dc093821a604 06:16:37 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:16:37 ---> Running in 4614909034e9 06:16:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:16:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:16:38 (1/80) Installing mesa (21.3.8-r2) 06:16:38 (2/80) Installing libxau (1.0.9-r0) 06:16:38 (3/80) Installing libxdmcp (1.1.3-r0) 06:16:38 (4/80) Installing libxcb (1.15-r0) 06:16:38 (5/80) Installing libx11 (1.8-r0) 06:16:38 (6/80) Installing libxext (1.3.4-r0) 06:16:38 (7/80) Installing libxfixes (6.0.0-r0) 06:16:38 (8/80) Installing libxxf86vm (1.1.4-r2) 06:16:38 (9/80) Installing libpciaccess (0.16-r0) 06:16:38 (10/80) Installing libdrm (2.4.110-r0) 06:16:38 (11/80) Installing mesa-glapi (21.3.8-r2) 06:16:38 (12/80) Installing libxshmfence (1.3-r1) 06:16:38 (13/80) Installing mesa-gl (21.3.8-r2) 06:16:38 (14/80) Installing icu-data-full (71.1-r2) 06:16:38 (15/80) Installing libice (1.0.10-r0) 06:16:38 (16/80) Installing libuuid (2.38-r1) 06:16:38 (17/80) Installing libsm (1.2.3-r0) 06:16:38 (18/80) Installing libxt (1.2.1-r0) 06:16:38 (19/80) Installing libxmu (1.1.3-r0) 06:16:38 (20/80) Installing xset (1.2.4-r0) 06:16:38 (21/80) Installing xprop (1.2.5-r0) 06:16:38 (22/80) Installing xdg-utils (1.1.3-r3) 06:16:38 (23/80) Installing dbus-libs (1.14.4-r0) 06:16:38 (24/80) Installing libffi (3.4.2-r1) 06:16:38 (25/80) Installing libintl (0.21-r2) 06:16:38 (26/80) Installing libblkid (2.38-r1) 06:16:38 (27/80) Installing libmount (2.38-r1) 06:16:38 (28/80) Installing pcre (8.45-r2) 06:16:38 (29/80) Installing glib (2.72.1-r0) 06:16:38 (30/80) Installing icu-libs (71.1-r2) 06:16:38 (31/80) Installing libpcre2-16 (10.40-r0) 06:16:38 (32/80) Installing zstd-libs (1.5.2-r1) 06:16:38 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) 06:16:39 (34/80) Installing hicolor-icon-theme (0.17-r1) 06:16:39 (35/80) Installing wayland-libs-server (1.20.0-r0) 06:16:39 (36/80) Installing mesa-gbm (21.3.8-r2) 06:16:39 (37/80) Installing wayland-libs-client (1.20.0-r0) 06:16:39 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) 06:16:39 (39/80) Installing libxcomposite (0.4.5-r0) 06:16:39 (40/80) Installing libbz2 (1.0.8-r1) 06:16:39 (41/80) Installing libpng (1.6.37-r1) 06:16:39 (42/80) Installing freetype (2.12.1-r0) 06:16:39 (43/80) Installing fontconfig (2.14.0-r0) 06:16:39 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 06:16:39 (45/80) Installing wayland-libs-egl (1.20.0-r0) 06:16:39 (46/80) Installing xkeyboard-config (2.35.1-r0) 06:16:39 (47/80) Installing xz-libs (5.2.5-r1) 06:16:39 (48/80) Installing libxml2 (2.9.14-r2) 06:16:39 (49/80) Installing libxkbcommon (1.4.1-r0) 06:16:39 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 06:16:39 (51/80) Installing mesa-egl (21.3.8-r2) 06:16:39 (52/80) Installing avahi-libs (0.8-r6) 06:16:39 (53/80) Installing nettle (3.7.3-r0) 06:16:39 (54/80) Installing p11-kit (0.24.1-r0) 06:16:39 (55/80) Installing libtasn1 (4.18.0-r1) 06:16:39 (56/80) Installing libunistring (1.0-r0) 06:16:39 (57/80) Installing gnutls (3.7.7-r0) 06:16:39 (58/80) Installing cups-libs (2.4.2-r0) 06:16:39 (59/80) Installing graphite2 (1.3.14-r1) 06:16:39 (60/80) Installing harfbuzz (4.3.0-r0) 06:16:39 (61/80) Installing libevdev (1.12.1-r0) 06:16:39 (62/80) Installing mtdev (1.1.6-r0) 06:16:39 (63/80) Installing eudev-libs (3.2.11-r0) 06:16:39 (64/80) Installing libinput-libs (1.20.1-r0) 06:16:39 (65/80) Installing libjpeg-turbo (2.1.3-r1) 06:16:39 (66/80) Installing xcb-util-wm (0.4.1-r1) 06:16:39 (67/80) Installing xcb-util (0.4.0-r3) 06:16:39 (68/80) Installing xcb-util-image (0.4.0-r1) 06:16:39 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 06:16:39 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 06:16:39 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 06:16:39 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) 06:16:39 (73/80) Installing v4l-utils-libs (1.22.1-r1) 06:16:39 (74/80) Installing v4l-utils (1.22.1-r1) 06:16:39 (75/80) Installing udev-init-scripts (35-r0) 06:16:39 Executing udev-init-scripts-35-r0.post-install 06:16:39 (76/80) Installing kmod-libs (29-r2) 06:16:39 (77/80) Installing eudev (3.2.11-r0) 06:16:39 (78/80) Installing eudev-dev (3.2.11-r0) 06:16:39 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 06:16:39 (80/80) Installing v4l-utils-dev (1.22.1-r1) 06:16:39 Executing busybox-1.35.0-r17.trigger 06:16:39 Executing eudev-3.2.11-r0.trigger 06:16:39 OK: 330 MiB in 131 packages 06:16:40 Still waiting to schedule task 06:16:40 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1053’ 06:16:41 Removing intermediate container 4614909034e9 06:16:41 ---> 9c5e2c3b9bc3 06:16:41 Step 8/13 : WORKDIR /device-usb-camera 06:16:41 ---> Running in 86afb0fb743f 06:16:41 Removing intermediate container 86afb0fb743f 06:16:41 ---> 0699d83d0131 06:16:41 Step 9/13 : COPY go.mod vendor* ./ 06:16:41 ---> fb39c97fe369 06:16:41 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:16:41 ---> Running in adc21c00cf54 06:17:03 Removing intermediate container adc21c00cf54 06:17:03 ---> d7a76b82daff 06:17:03 Step 11/13 : COPY . . 06:17:03 ---> 267770613657 06:17:03 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 06:17:03 ---> Running in dc8474ee3937 06:17:03  % Total % Received % Xferd Average Speed Time Time Time Current 06:17:03 Dload Upload Total Spent Left Speed 06:17:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 42952 0 --:--:-- --:--:-- --:--:-- 44250 06:17:03 Removing intermediate container dc8474ee3937 06:17:03 ---> 64cfe03f9e40 06:17:03 Step 13/13 : RUN ${MAKE} 06:17:03 ---> Running in f2239e16c762 06:17:03 noop 06:17:03 Removing intermediate container f2239e16c762 06:17:03 ---> 54b6d4c0a3f9 06:17:03 Successfully built 54b6d4c0a3f9 06:17:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:04 + docker inspect -f . ci-base-image-x86_64 06:17:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:17:04 prd-ubuntu20.04-docker-8c-8g-1055 does not seem to be running inside a container 06:17:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-105 -v /w/workspace/foundry_device-usb-camera_PR-105:/w/workspace/foundry_device-usb-camera_PR-105:rw,z -v /w/workspace/foundry_device-usb-camera_PR-105@tmp:/w/workspace/foundry_device-usb-camera_PR-105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:17:04 $ docker top 0491060f0e922775f578c31b1f8dda0e3b9844ba51d2c7f6df20078d6448a590 -eo pid,comm [Pipeline] { [Pipeline] sh 06:17:04 + go version 06:17:04 go version go1.18.7 linux/amd64 [Pipeline] } 06:17:04 $ docker stop --time=1 0491060f0e922775f578c31b1f8dda0e3b9844ba51d2c7f6df20078d6448a590 06:17:06 $ docker rm -f --volumes 0491060f0e922775f578c31b1f8dda0e3b9844ba51d2c7f6df20078d6448a590 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:06 + docker inspect -f . ci-base-image-x86_64 06:17:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:17:06 prd-ubuntu20.04-docker-8c-8g-1055 does not seem to be running inside a container 06:17:06 $ 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-105 -v /w/workspace/foundry_device-usb-camera_PR-105:/w/workspace/foundry_device-usb-camera_PR-105:rw,z -v /w/workspace/foundry_device-usb-camera_PR-105@tmp:/w/workspace/foundry_device-usb-camera_PR-105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:17:07 $ docker top 27a81648341caf3b1b7abee3834a9aae440b3479b37193d9cd2aa3a4d31a1764 -eo pid,comm [Pipeline] { [Pipeline] sh 06:17:07 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-105 [Pipeline] fileExists [Pipeline] sh 06:17:07 + make test 06:17:07 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 06:17:07 ? github.com/edgexfoundry/device-usb-camera [no test files] 06:17:20 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 06:17:20 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.018s coverage: 1.9% of statements 06:17:26 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." 06:17:26 CGO_ENABLED=1 go vet ./... 06:17:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:17:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:17:29 ./bin/test-attribution-txt.sh [Pipeline] echo 06:17:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:17:30 $ docker stop --time=1 27a81648341caf3b1b7abee3834a9aae440b3479b37193d9cd2aa3a4d31a1764 06:17:31 $ docker rm -f --volumes 27a81648341caf3b1b7abee3834a9aae440b3479b37193d9cd2aa3a4d31a1764 [Pipeline] // withDockerContainer [Pipeline] sh 06:17:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:17:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:17:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:17:32 + ls -al . 06:17:32 total 208 06:17:32 drwxrwxr-x 10 jenkins jenkins 4096 Jan 4 06:17 . 06:17:32 drwxrwxr-x 4 jenkins jenkins 4096 Jan 4 06:16 .. 06:17:32 drwxrwxr-x 8 jenkins jenkins 4096 Jan 4 06:17 .git 06:17:32 drwxrwxr-x 3 jenkins jenkins 4096 Jan 4 06:16 .github 06:17:32 -rw-rw-r-- 1 jenkins jenkins 414 Jan 4 06:16 .gitignore 06:17:32 -rw-rw-r-- 1 jenkins jenkins 42 Jan 4 06:16 .golangci.yml 06:17:32 -rw-rw-r-- 1 jenkins jenkins 77 Jan 4 06:16 .hadolint.yml 06:17:32 drwxr-xr-x 3 jenkins jenkins 4096 Jan 4 06:16 .semver 06:17:32 -rw-rw-r-- 1 jenkins jenkins 9702 Jan 4 06:16 Attribution.txt 06:17:32 -rw-rw-r-- 1 jenkins jenkins 6219 Jan 4 06:16 CHANGELOG.md 06:17:32 -rw-rw-r-- 1 jenkins jenkins 2378 Jan 4 06:16 Dockerfile 06:17:32 -rw-rw-r-- 1 jenkins jenkins 678 Jan 4 06:16 GOVERNANCE.md 06:17:32 -rw-rw-r-- 1 jenkins jenkins 659 Jan 4 06:16 Jenkinsfile 06:17:32 -rw-rw-r-- 1 jenkins jenkins 11348 Jan 4 06:16 LICENSE 06:17:32 -rw-rw-r-- 1 jenkins jenkins 2554 Jan 4 06:16 Makefile 06:17:32 -rw-rw-r-- 1 jenkins jenkins 622 Jan 4 06:16 OWNERS.md 06:17:32 -rw-rw-r-- 1 jenkins jenkins 5934 Jan 4 06:16 README.md 06:17:32 -rw-rw-r-- 1 jenkins jenkins 5 Jan 4 06:16 VERSION 06:17:32 drwxrwxr-x 2 jenkins jenkins 4096 Jan 4 06:16 bin 06:17:32 drwxrwxr-x 3 jenkins jenkins 4096 Jan 4 06:16 cmd 06:17:32 -rw-r--r-- 1 jenkins jenkins 30666 Jan 4 06:17 coverage.out 06:17:32 -rwxrwxr-x 1 jenkins jenkins 140 Jan 4 06:16 docker-entrypoint.sh 06:17:32 drwxrwxr-x 4 jenkins jenkins 4096 Jan 4 06:16 docs 06:17:32 -rw-rw-r-- 1 jenkins jenkins 3573 Jan 4 06:16 go.mod 06:17:32 -rw-rw-r-- 1 jenkins jenkins 45203 Jan 4 06:16 go.sum 06:17:32 drwxrwxr-x 3 jenkins jenkins 4096 Jan 4 06:16 internal 06:17:32 drwxrwxr-x 4 jenkins jenkins 4096 Jan 4 06:16 snap 06:17:32 -rw-rw-r-- 1 jenkins jenkins 231 Jan 4 06:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:33 + 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=e0101009a921d7eacd26158950556c1c3c04be23 --label arch=amd64 --label version=0.0.0 . 06:17:33 Sending build context to Docker daemon 1.665MB 06:17:33 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 06:17:33 Step 2/35 : FROM ${BASE} AS builder 06:17:33 ---> 54b6d4c0a3f9 06:17:33 Step 3/35 : ARG ADD_BUILD_TAGS="" 06:17:33 ---> Running in 90a38713c060 06:17:33 Removing intermediate container 90a38713c060 06:17:33 ---> 8ca22ef36dcf 06:17:33 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:17:33 ---> Running in f439783a2c51 06:17:33 Removing intermediate container f439783a2c51 06:17:33 ---> cfb692f1c79c 06:17:33 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 06:17:33 ---> Running in 5c7be528c4f9 06:17:33 Removing intermediate container 5c7be528c4f9 06:17:33 ---> 6d977c5d6dcf 06:17:33 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 06:17:33 ---> Running in 4c87b303f7e0 06:17:33 Removing intermediate container 4c87b303f7e0 06:17:33 ---> d5aa5d2dbff4 06:17:33 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:17:33 ---> Running in 935b7f0a42be 06:17:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:17:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:17:34 OK: 330 MiB in 131 packages 06:17:34 Removing intermediate container 935b7f0a42be 06:17:34 ---> 840eb5bb1e8d 06:17:34 Step 8/35 : WORKDIR /device-usb-camera 06:17:34 ---> Running in 172682920bf9 06:17:35 Removing intermediate container 172682920bf9 06:17:35 ---> 6358897155cb 06:17:35 Step 9/35 : COPY go.mod vendor* ./ 06:17:35 ---> 1018aa35c390 06:17:35 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:17:35 ---> Running in e43921b22993 06:17:35 Removing intermediate container e43921b22993 06:17:35 ---> 4638e50efc84 06:17:35 Step 11/35 : COPY . . 06:17:35 ---> 176acfca2754 06:17:35 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 06:17:35 ---> Running in 1d4bce5a2dc2 06:17:36  % Total % Received % Xferd Average Speed Time Time Time Current 06:17:36 Dload Upload Total Spent Left Speed 06:17:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 46444 0 --:--:-- --:--:-- --:--:-- 48272 06:17:36 Removing intermediate container 1d4bce5a2dc2 06:17:36 ---> ff2d362b0f03 06:17:36 Step 13/35 : RUN ${MAKE} 06:17:36 ---> Running in 8b6ce802b9a2 06:17:37 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 06:17:58 Removing intermediate container 8b6ce802b9a2 06:17:58 ---> 5118e7b35c9e 06:17:58 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 06:17:58 v0.18.4: Pulling from aler9/rtsp-simple-server 06:17:59 af6660deedbd: Pulling fs layer 06:17:59 97cd0a44c592: Pulling fs layer 06:17:59 97cd0a44c592: Verifying Checksum 06:17:59 97cd0a44c592: Download complete 06:17:59 af6660deedbd: Download complete 06:17:59 af6660deedbd: Pull complete 06:17:59 97cd0a44c592: Pull complete 06:17:59 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 06:17:59 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 06:17:59 ---> fea57e182299 06:17:59 Step 15/35 : FROM alpine:3.16 06:18:00 3.16: Pulling from library/alpine 06:18:00 ca7dd9ec2225: Pulling fs layer 06:18:00 ca7dd9ec2225: Verifying Checksum 06:18:00 ca7dd9ec2225: Download complete 06:18:00 ca7dd9ec2225: Pull complete 06:18:00 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 06:18:00 Status: Downloaded newer image for alpine:3.16 06:18:00 ---> bfe296a52501 06:18:00 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 06:18:01 ---> Running in ea18ce6f6749 06:18:01 Removing intermediate container ea18ce6f6749 06:18:01 ---> 400811baaf6f 06:18:01 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 06:18:01 ---> Running in 704ce4a91379 06:18:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:18:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:18:01 (1/83) Installing dumb-init (1.2.5-r1) 06:18:01 (2/83) Installing sdl2 (2.0.22-r0) 06:18:01 (3/83) Installing libxau (1.0.9-r0) 06:18:01 (4/83) Installing libxdmcp (1.1.3-r0) 06:18:01 (5/83) Installing libxcb (1.15-r0) 06:18:01 (6/83) Installing libx11 (1.8-r0) 06:18:01 (7/83) Installing aom-libs (3.3.0-r0) 06:18:01 (8/83) Installing alsa-lib (1.2.7.2-r0) 06:18:02 (9/83) Installing expat (2.5.0-r0) 06:18:02 (10/83) Installing brotli-libs (1.0.9-r6) 06:18:02 (11/83) Installing libbz2 (1.0.8-r1) 06:18:02 (12/83) Installing libpng (1.6.37-r1) 06:18:02 (13/83) Installing freetype (2.12.1-r0) 06:18:02 (14/83) Installing fontconfig (2.14.0-r0) 06:18:02 (15/83) Installing fribidi (1.0.12-r0) 06:18:02 (16/83) Installing libffi (3.4.2-r1) 06:18:02 (17/83) Installing libintl (0.21-r2) 06:18:02 (18/83) Installing libblkid (2.38-r1) 06:18:02 (19/83) Installing libmount (2.38-r1) 06:18:02 (20/83) Installing pcre (8.45-r2) 06:18:02 (21/83) Installing glib (2.72.1-r0) 06:18:02 (22/83) Installing graphite2 (1.3.14-r1) 06:18:02 (23/83) Installing harfbuzz (4.3.0-r0) 06:18:02 (24/83) Installing libass (0.16.0-r0) 06:18:02 (25/83) Installing libdav1d (1.0.0-r0) 06:18:02 (26/83) Installing libpciaccess (0.16-r0) 06:18:02 (27/83) Installing libdrm (2.4.110-r0) 06:18:02 (28/83) Installing gmp (6.2.1-r2) 06:18:02 (29/83) Installing nettle (3.7.3-r0) 06:18:02 (30/83) Installing p11-kit (0.24.1-r0) 06:18:02 (31/83) Installing libtasn1 (4.18.0-r1) 06:18:02 (32/83) Installing libunistring (1.0-r0) 06:18:02 (33/83) Installing gnutls (3.7.7-r0) 06:18:02 (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) 06:18:02 (35/83) Installing ncurses-libs (6.3_p20220521-r0) 06:18:02 (36/83) Installing lame (3.100-r0) 06:18:02 (37/83) Installing opus (1.3.1-r1) 06:18:02 (38/83) Installing libasyncns (0.8-r1) 06:18:02 (39/83) Installing dbus-libs (1.14.4-r0) 06:18:02 (40/83) Installing libltdl (2.4.7-r0) 06:18:02 (41/83) Installing orc (0.4.32-r0) 06:18:02 (42/83) Installing libgcc (11.2.1_git20220219-r2) 06:18:02 (43/83) Installing libogg (1.3.5-r1) 06:18:02 (44/83) Installing libstdc++ (11.2.1_git20220219-r2) 06:18:02 (45/83) Installing flac (1.3.4-r0) 06:18:02 (46/83) Installing libvorbis (1.3.7-r0) 06:18:02 (47/83) Installing libsndfile (1.1.0-r0) 06:18:02 (48/83) Installing libgomp (11.2.1_git20220219-r2) 06:18:02 (49/83) Installing soxr (0.1.3-r2) 06:18:02 (50/83) Installing speexdsp (1.2.0-r0) 06:18:02 (51/83) Installing tdb-libs (1.4.6-r0) 06:18:02 (52/83) Installing libpulse (15.0-r2) 06:18:02 (53/83) Installing cjson (1.7.15-r3) 06:18:02 (54/83) Installing mbedtls (2.28.2-r0) 06:18:02 (55/83) Installing librist (0.2.6-r1) 06:18:02 (56/83) Installing libsrt (1.4.4-r0) 06:18:02 (57/83) Installing libssh (0.9.6-r1) 06:18:02 (58/83) Installing libtheora (1.1.1-r16) 06:18:02 (59/83) Installing libjpeg-turbo (2.1.3-r1) 06:18:02 (60/83) Installing v4l-utils-libs (1.22.1-r1) 06:18:02 (61/83) Installing libxext (1.3.4-r0) 06:18:02 (62/83) Installing libxfixes (6.0.0-r0) 06:18:02 (63/83) Installing wayland-libs-client (1.20.0-r0) 06:18:02 (64/83) Installing libva (2.14.0-r0) 06:18:02 (65/83) Installing libvdpau (1.5-r0) 06:18:02 (66/83) Installing vidstab (1.1.0-r1) 06:18:02 (67/83) Installing libvpx (1.11.0-r1) 06:18:02 (68/83) Installing libwebp (1.2.3-r0) 06:18:02 (69/83) Installing x264-libs (0.163_git20210613-r0) 06:18:02 (70/83) Installing numactl (2.0.14-r0) 06:18:02 (71/83) Installing x265-libs (3.5-r3) 06:18:02 (72/83) Installing xvidcore (1.3.7-r1) 06:18:02 (73/83) Installing ffmpeg-libs (5.0.1-r1) 06:18:02 (74/83) Installing ffmpeg (5.0.1-r1) 06:18:02 (75/83) Installing udev-init-scripts (35-r0) 06:18:02 Executing udev-init-scripts-35-r0.post-install 06:18:02 (76/83) Installing eudev-libs (3.2.11-r0) 06:18:02 (77/83) Installing xz-libs (5.2.5-r1) 06:18:02 (78/83) Installing zstd-libs (1.5.2-r1) 06:18:02 (79/83) Installing kmod-libs (29-r2) 06:18:02 (80/83) Installing eudev (3.2.11-r0) 06:18:02 (81/83) Installing libsodium (1.0.18-r0) 06:18:02 (82/83) Installing libzmq (4.3.4-r0) 06:18:02 (83/83) Installing zeromq (4.3.4-r0) 06:18:02 Executing busybox-1.35.0-r17.trigger 06:18:02 Executing eudev-3.2.11-r0.trigger 06:18:02 OK: 101 MiB in 97 packages 06:18:04 Removing intermediate container 704ce4a91379 06:18:04 ---> 9e816074e392 06:18:04 Step 18/35 : WORKDIR / 06:18:04 ---> Running in 4c46ae426b12 06:18:04 Removing intermediate container 4c46ae426b12 06:18:04 ---> 22cfd098af5d 06:18:04 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 06:18:05 ---> 594ebcc46899 06:18:05 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 06:18:05 ---> 51ea7da9c465 06:18:05 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 06:18:05 ---> 009f65201a17 06:18:05 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 06:18:05 ---> 259456412213 06:18:05 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 06:18:05 ---> 71831c8655ca 06:18:05 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 06:18:05 ---> d006f4a91a2d 06:18:05 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 06:18:06 ---> 8933c9d9cdd7 06:18:06 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 06:18:06 ---> Running in b5f6ae209979 06:18:06 Removing intermediate container b5f6ae209979 06:18:06 ---> 0c925fc00c8a 06:18:06 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 06:18:06 ---> Running in 144c6466efca 06:18:07 Removing intermediate container 144c6466efca 06:18:07 ---> 68a08e581da0 06:18:07 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 06:18:07 ---> Running in 1770f51dee55 06:18:08 Removing intermediate container 1770f51dee55 06:18:08 ---> b0eab875d269 06:18:08 Step 29/35 : EXPOSE 59983 06:18:08 ---> Running in 0bf8ada105d5 06:18:08 Removing intermediate container 0bf8ada105d5 06:18:08 ---> 9c2d3144928c 06:18:08 Step 30/35 : EXPOSE 8554 06:18:08 ---> Running in db549f26666b 06:18:08 Removing intermediate container db549f26666b 06:18:08 ---> 5db637a77ea4 06:18:08 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 06:18:08 ---> Running in de9f5c93a65a 06:18:08 Removing intermediate container de9f5c93a65a 06:18:08 ---> 462bdacc860f 06:18:08 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 06:18:08 ---> Running in 6356a6e49a5b 06:18:08 Removing intermediate container 6356a6e49a5b 06:18:08 ---> 2e2aaa5023d4 06:18:08 Step 33/35 : LABEL arch=amd64 06:18:08 ---> Running in df367f07d401 06:18:08 Removing intermediate container df367f07d401 06:18:08 ---> ee7eade396d3 06:18:08 Step 34/35 : LABEL git_sha=e0101009a921d7eacd26158950556c1c3c04be23 06:18:08 ---> Running in 3873f5578f2a 06:18:08 Removing intermediate container 3873f5578f2a 06:18:08 ---> 18b95c743184 06:18:08 Step 35/35 : LABEL version=0.0.0 06:18:08 ---> Running in 14fa996c2a26 06:18:09 Removing intermediate container 14fa996c2a26 06:18:09 ---> a658003af6fb 06:18:09 [Warning] One or more build-args [ARCH] were not consumed 06:18:09 Successfully built a658003af6fb 06:18:09 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 06:18:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:18:09 06:18:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:18:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:18:09 latest: Pulling from edgex-lftools-log-publisher 06:18:09 5eb5b503b376: Pulling fs layer 06:18:09 5c69ac0246d0: Pulling fs layer 06:18:09 ec43610c2a17: Pulling fs layer 06:18:09 3a2ae6a8a46f: Pulling fs layer 06:18:09 33b1e0a273af: Pulling fs layer 06:18:09 5d3b04190fa2: Pulling fs layer 06:18:09 2f39f015ded8: Pulling fs layer 06:18:09 3a2ae6a8a46f: Waiting 06:18:09 33b1e0a273af: Waiting 06:18:09 5d3b04190fa2: Waiting 06:18:09 2f39f015ded8: Waiting 06:18:09 5c69ac0246d0: Download complete 06:18:09 3a2ae6a8a46f: Verifying Checksum 06:18:09 3a2ae6a8a46f: Download complete 06:18:09 33b1e0a273af: Verifying Checksum 06:18:09 33b1e0a273af: Download complete 06:18:10 5d3b04190fa2: Verifying Checksum 06:18:10 5d3b04190fa2: Download complete 06:18:10 ec43610c2a17: Verifying Checksum 06:18:10 ec43610c2a17: Download complete 06:18:10 5eb5b503b376: Download complete 06:18:10 2f39f015ded8: Verifying Checksum 06:18:10 2f39f015ded8: Download complete 06:18:11 5eb5b503b376: Pull complete 06:18:11 5c69ac0246d0: Pull complete 06:18:11 ec43610c2a17: Pull complete 06:18:12 3a2ae6a8a46f: Pull complete 06:18:12 33b1e0a273af: Pull complete 06:18:12 5d3b04190fa2: Pull complete 06:18:17 2f39f015ded8: Pull complete 06:18:17 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:18:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:18:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:18:17 prd-ubuntu20.04-docker-8c-8g-1055 does not seem to be running inside a container 06:18:17 $ 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-105 -v /w/workspace/foundry_device-usb-camera_PR-105:/w/workspace/foundry_device-usb-camera_PR-105:rw,z -v /w/workspace/foundry_device-usb-camera_PR-105@tmp:/w/workspace/foundry_device-usb-camera_PR-105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:18:19 $ docker top a3c196f8741099a9d42d2cf51589196fcc0a4d0b78036ae479d8df4fce70a035 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:18:19 ---> job-cost.sh 06:18:19 lf-activate-venv: SKIPPING 06:18:19 INFO: No Stack... 06:18:19 INFO: Retrieving Pricing Info for: v3-standard-8 06:18:20 INFO: Archiving Costs [Pipeline] sh 06:18:20 + cat /w/workspace/foundry_device-usb-camera_PR-105/archives/cost.csv 06:18:20 + cut -d, -f6 [Pipeline] lock 06:18:20 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-105-14-stack-cost] 06:18:20 Resource [jenkins-edgexfoundry-device-usb-camera-PR-105-14-stack-cost] did not exist. Created. 06:18:20 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-105-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:18:20 + echo total: 0.2199999988079071 [Pipeline] stash 06:18:20 Stashed 1 file(s) [Pipeline] } 06:18:20 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-105-14-stack-cost] [Pipeline] // lock [Pipeline] } 06:18:20 $ docker stop --time=1 a3c196f8741099a9d42d2cf51589196fcc0a4d0b78036ae479d8df4fce70a035 06:18:21 $ docker rm -f --volumes a3c196f8741099a9d42d2cf51589196fcc0a4d0b78036ae479d8df4fce70a035 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:19:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1058 in /w/workspace/foundry_device-usb-camera_PR-105 [Pipeline] { [Pipeline] ws 06:19:38 Running in /w/workspace/device-usb-camera/14 [Pipeline] { [Pipeline] checkout 06:19:38 Selected Git installation does not exist. Using Default 06:19:38 The recommended git tool is: NONE 06:19:44 using credential edgex-jenkins-ssh 06:19:44 Cloning the remote Git repository 06:19:45 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 06:19:45 > git init /w/workspace/device-usb-camera/14 # timeout=10 06:19:45 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 06:19:45 > git --version # timeout=10 06:19:45 > git --version # 'git version 2.25.1' 06:19:45 using GIT_SSH to set credentials SSH Credentials for GitHub 06:19:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:19:46 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 06:19:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:19:47 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 06:19:47 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 06:19:47 using GIT_SSH to set credentials SSH Credentials for GitHub 06:19:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/105/head:refs/remotes/origin/PR-105 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:19:48 Merging remotes/origin/main commit aa9461ff516dbbb31bf7876f6a13f06d431dd475 into PR head commit 240ae63be6c2602a7dcc4a36c3c78acbb33473f5 06:19:48 Merge succeeded, producing 6b83d87ef5583e2df5257745e96f238a32c9e91a 06:19:48 Checking out Revision 6b83d87ef5583e2df5257745e96f238a32c9e91a (PR-105) 06:19:48 > git config core.sparsecheckout # timeout=10 06:19:48 > git checkout -f 240ae63be6c2602a7dcc4a36c3c78acbb33473f5 # timeout=10 06:19:48 > git remote # timeout=10 06:19:48 > git config --get remote.origin.url # timeout=10 06:19:48 using GIT_SSH to set credentials SSH Credentials for GitHub 06:19:48 > git merge aa9461ff516dbbb31bf7876f6a13f06d431dd475 # timeout=10 06:19:48 > git rev-parse HEAD^{commit} # timeout=10 06:19:48 > git config core.sparsecheckout # timeout=10 06:19:48 > git checkout -f 6b83d87ef5583e2df5257745e96f238a32c9e91a # timeout=10 06:19:51 Commit message: "Merge commit 'aa9461ff516dbbb31bf7876f6a13f06d431dd475' into HEAD" 06:19:51 First time build. Skipping changelog. 06:19:51 > git rev-list --no-walk a33903d413022377155479d50128dbc83c6f6d55 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:19:52 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:19:52 % Total % Received % Xferd Average Speed Time Time Time Current 06:19:52 Dload Upload Total Spent Left Speed 06:19:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 197k 0 --:--:-- --:--:-- --:--:-- 197k [Pipeline] sh 06:19:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:19:53 + sudo tee /etc/docker/daemon.new 06:19:53 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:19:53 { 06:19:53 "registry-mirrors": [ 06:19:53 "https://nexus3.edgexfoundry.org:10001" 06:19:53 ], 06:19:53 "bip": "10.250.0.254/24", 06:19:53 "hosts": [ 06:19:53 "tcp://0.0.0.0:5555", 06:19:53 "unix:///var/run/docker.sock" 06:19:53 ], 06:19:53 "mtu": 1458, 06:19:53 "selinux-enabled": true, 06:19:53 "seccomp-profile": "/etc/docker/seccomp.json" 06:19:53 } [Pipeline] sh 06:19:54 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:19:54 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:20:12 provisioning config files... 06:20:13 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/14@tmp/config14840828736934047984tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:20:13 ---> docker-login.sh 06:20:13 nexus3.edgexfoundry.org:10001 06:20:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:20:13 Configure a credential helper to remove this warning. See 06:20:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:20:13 06:20:13 Login Succeeded 06:20:13 nexus3.edgexfoundry.org:10002 06:20:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:20:14 Configure a credential helper to remove this warning. See 06:20:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:20:14 06:20:14 Login Succeeded 06:20:14 nexus3.edgexfoundry.org:10003 06:20:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:20:14 Configure a credential helper to remove this warning. See 06:20:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:20:14 06:20:14 Login Succeeded 06:20:14 nexus3.edgexfoundry.org:10004 06:20:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:20:15 Configure a credential helper to remove this warning. See 06:20:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:20:15 06:20:15 Login Succeeded 06:20:15 docker.io 06:20:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:20:15 Configure a credential helper to remove this warning. See 06:20:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:20:15 06:20:15 Login Succeeded 06:20:15 ---> docker-login.sh ends [Pipeline] } 06:20:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:20:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:20:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:20:16 ========================================================= 06:20:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 06:20:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:16 + 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 . 06:20:16 Sending build context to Docker daemon 1.077MB 06:20:16 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 06:20:16 Step 2/13 : FROM ${BASE} AS builder 06:20:17 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:20:17 9b18e9b68314: Pulling fs layer 06:20:17 35d82f9e3411: Pulling fs layer 06:20:17 e16973657156: Pulling fs layer 06:20:17 fc693d55d65f: Pulling fs layer 06:20:17 7e9fc2657dce: Pulling fs layer 06:20:17 dda99020689f: Pulling fs layer 06:20:17 db1c61fa0a46: Pulling fs layer 06:20:17 891c053d2c06: Pulling fs layer 06:20:17 dda99020689f: Waiting 06:20:17 db1c61fa0a46: Waiting 06:20:17 891c053d2c06: Waiting 06:20:17 fc693d55d65f: Waiting 06:20:17 7e9fc2657dce: Waiting 06:20:17 35d82f9e3411: Verifying Checksum 06:20:17 35d82f9e3411: Download complete 06:20:17 7e9fc2657dce: Verifying Checksum 06:20:17 7e9fc2657dce: Download complete 06:20:17 dda99020689f: Verifying Checksum 06:20:17 dda99020689f: Download complete 06:20:17 9b18e9b68314: Verifying Checksum 06:20:17 9b18e9b68314: Download complete 06:20:18 9b18e9b68314: Pull complete 06:20:18 891c053d2c06: Verifying Checksum 06:20:18 891c053d2c06: Download complete 06:20:18 35d82f9e3411: Pull complete 06:20:18 e16973657156: Pull complete 06:20:19 db1c61fa0a46: Download complete 06:20:20 fc693d55d65f: Verifying Checksum 06:20:20 fc693d55d65f: Download complete 06:20:32 fc693d55d65f: Pull complete 06:20:32 7e9fc2657dce: Pull complete 06:20:32 dda99020689f: Pull complete 06:20:39 db1c61fa0a46: Pull complete 06:20:40 891c053d2c06: Pull complete 06:20:40 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 06:20:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 06:20:40 ---> f96f9c87975a 06:20:40 Step 3/13 : ARG ADD_BUILD_TAGS="" 06:20:42 ---> Running in 8868bb863939 06:20:42 Removing intermediate container 8868bb863939 06:20:42 ---> 7041a0b03259 06:20:42 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:20:43 ---> Running in 6078ea51e1f3 06:20:43 Removing intermediate container 6078ea51e1f3 06:20:43 ---> f2fd7b17da7c 06:20:43 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 06:20:43 ---> Running in 3a639789145d 06:20:43 Removing intermediate container 3a639789145d 06:20:43 ---> 683489c2f8a8 06:20:43 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 06:20:43 ---> Running in 6c641d59a2ab 06:20:44 Removing intermediate container 6c641d59a2ab 06:20:44 ---> 3774dbb61939 06:20:44 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:20:44 ---> Running in cefadab23ba5 06:20:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:20:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:20:46 (1/14) Installing libintl (0.21-r2) 06:20:46 (2/14) Installing eudev-libs (3.2.11-r0) 06:20:46 (3/14) Installing libjpeg-turbo (2.1.3-r1) 06:20:46 (4/14) Installing v4l-utils-libs (1.22.1-r1) 06:20:46 (5/14) Installing v4l-utils (1.22.1-r1) 06:20:47 (6/14) Installing udev-init-scripts (35-r0) 06:20:47 Executing udev-init-scripts-35-r0.post-install 06:20:47 (7/14) Installing libblkid (2.38-r1) 06:20:47 (8/14) Installing xz-libs (5.2.5-r1) 06:20:47 (9/14) Installing zstd-libs (1.5.2-r1) 06:20:47 (10/14) Installing kmod-libs (29-r2) 06:20:47 (11/14) Installing eudev (3.2.11-r0) 06:20:47 (12/14) Installing eudev-dev (3.2.11-r0) 06:20:47 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 06:20:47 (14/14) Installing v4l-utils-dev (1.22.1-r1) 06:20:47 Executing busybox-1.35.0-r17.trigger 06:20:47 Executing eudev-3.2.11-r0.trigger 06:20:47 OK: 228 MiB in 65 packages 06:20:48 Removing intermediate container cefadab23ba5 06:20:48 ---> 6ffaf2868713 06:20:48 Step 8/13 : WORKDIR /device-usb-camera 06:20:48 ---> Running in 6f441a338c65 06:20:48 Removing intermediate container 6f441a338c65 06:20:48 ---> 4c1f9a8ccade 06:20:48 Step 9/13 : COPY go.mod vendor* ./ 06:20:49 ---> 353ba0f162ce 06:20:49 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:20:49 ---> Running in cc88ecbf26f8 06:21:46 Removing intermediate container cc88ecbf26f8 06:21:46 ---> cd6b1fe010e1 06:21:46 Step 11/13 : COPY . . 06:21:46 ---> f377176656ac 06:21:46 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 06:21:46 ---> Running in 3ed0068a8d63 06:21:46  % Total % Received % Xferd Average Speed Time Time Time Current 06:21:46 Dload Upload Total Spent Left Speed 06:21:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100  1062 100 1062 0 0 6190 0 --:--:-- --:--:-- --:--:-- 6174 06:21:46 Removing intermediate container 3ed0068a8d63 06:21:46 ---> 0118bc7fd4be 06:21:46 Step 13/13 : RUN ${MAKE} 06:21:46 ---> Running in 097384b42d84 06:21:47 noop 06:21:49 Removing intermediate container 097384b42d84 06:21:49 ---> d79fe980304e 06:21:49 Successfully built d79fe980304e 06:21:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:21:50 + docker inspect -f . ci-base-image-arm64 06:21:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:21:50 prd-ubuntu20.04-docker-arm64-4c-16g-1058 does not seem to be running inside a container 06:21:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/14 -v /w/workspace/device-usb-camera/14:/w/workspace/device-usb-camera/14:rw,z -v /w/workspace/device-usb-camera/14@tmp:/w/workspace/device-usb-camera/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:21:51 $ docker top 4470235f6dadc49f9e67bb80aeecf1a52e3ff6583307123e9e28b39d437ba992 -eo pid,comm [Pipeline] { [Pipeline] sh 06:21:52 + go version 06:21:52 go version go1.18.7 linux/arm64 [Pipeline] } 06:21:52 $ docker stop --time=1 4470235f6dadc49f9e67bb80aeecf1a52e3ff6583307123e9e28b39d437ba992 06:21:54 $ docker rm -f --volumes 4470235f6dadc49f9e67bb80aeecf1a52e3ff6583307123e9e28b39d437ba992 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:21:54 + docker inspect -f . ci-base-image-arm64 06:21:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:21:54 prd-ubuntu20.04-docker-arm64-4c-16g-1058 does not seem to be running inside a container 06:21:55 $ 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/14 -v /w/workspace/device-usb-camera/14:/w/workspace/device-usb-camera/14:rw,z -v /w/workspace/device-usb-camera/14@tmp:/w/workspace/device-usb-camera/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:21:56 $ docker top 446fe97036f89a5699344f96e7c0234b44a8a86aedbc3e64347feefa7de585c6 -eo pid,comm [Pipeline] { [Pipeline] sh 06:21:57 + git config --global --add safe.directory /w/workspace/device-usb-camera/14 [Pipeline] fileExists [Pipeline] sh 06:21:57 + make test 06:21:57 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 06:21:59 ? github.com/edgexfoundry/device-usb-camera [no test files] 06:23:36 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 06:23:43 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.077s coverage: 1.9% of statements 06:23:43 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:23:43 CGO_ENABLED=1 go vet ./... 06:24:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:24:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:24:15 ./bin/test-attribution-txt.sh [Pipeline] echo 06:24:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:24:15 $ docker stop --time=1 446fe97036f89a5699344f96e7c0234b44a8a86aedbc3e64347feefa7de585c6 06:24:17 $ docker rm -f --volumes 446fe97036f89a5699344f96e7c0234b44a8a86aedbc3e64347feefa7de585c6 [Pipeline] // withDockerContainer [Pipeline] sh 06:24:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:24:18 Warning: overwriting stash ‘coverage-report’ 06:24:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:24:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:24:19 + ls -al . 06:24:19 total 204 06:24:19 drwxrwxr-x 9 jenkins jenkins 4096 Jan 4 06:21 . 06:24:19 drwxrwxr-x 4 jenkins jenkins 4096 Jan 4 06:19 .. 06:24:19 drwxrwxr-x 8 jenkins jenkins 4096 Jan 4 06:19 .git 06:24:19 drwxrwxr-x 3 jenkins jenkins 4096 Jan 4 06:19 .github 06:24:19 -rw-rw-r-- 1 jenkins jenkins 414 Jan 4 06:19 .gitignore 06:24:19 -rw-rw-r-- 1 jenkins jenkins 42 Jan 4 06:19 .golangci.yml 06:24:19 -rw-rw-r-- 1 jenkins jenkins 77 Jan 4 06:19 .hadolint.yml 06:24:19 -rw-rw-r-- 1 jenkins jenkins 9702 Jan 4 06:19 Attribution.txt 06:24:19 -rw-rw-r-- 1 jenkins jenkins 6219 Jan 4 06:19 CHANGELOG.md 06:24:19 -rw-rw-r-- 1 jenkins jenkins 2378 Jan 4 06:19 Dockerfile 06:24:19 -rw-rw-r-- 1 jenkins jenkins 678 Jan 4 06:19 GOVERNANCE.md 06:24:19 -rw-rw-r-- 1 jenkins jenkins 659 Jan 4 06:19 Jenkinsfile 06:24:19 -rw-rw-r-- 1 jenkins jenkins 11348 Jan 4 06:19 LICENSE 06:24:19 -rw-rw-r-- 1 jenkins jenkins 2554 Jan 4 06:19 Makefile 06:24:19 -rw-rw-r-- 1 jenkins jenkins 622 Jan 4 06:19 OWNERS.md 06:24:19 -rw-rw-r-- 1 jenkins jenkins 5934 Jan 4 06:19 README.md 06:24:19 -rw-rw-r-- 1 jenkins jenkins 5 Jan 4 06:16 VERSION 06:24:19 drwxrwxr-x 2 jenkins jenkins 4096 Jan 4 06:19 bin 06:24:19 drwxrwxr-x 3 jenkins jenkins 4096 Jan 4 06:19 cmd 06:24:19 -rw-r--r-- 1 jenkins jenkins 30666 Jan 4 06:23 coverage.out 06:24:19 -rwxrwxr-x 1 jenkins jenkins 140 Jan 4 06:19 docker-entrypoint.sh 06:24:19 drwxrwxr-x 4 jenkins jenkins 4096 Jan 4 06:19 docs 06:24:19 -rw-rw-r-- 1 jenkins jenkins 3573 Jan 4 06:19 go.mod 06:24:19 -rw-rw-r-- 1 jenkins jenkins 45203 Jan 4 06:19 go.sum 06:24:19 drwxrwxr-x 3 jenkins jenkins 4096 Jan 4 06:19 internal 06:24:19 drwxrwxr-x 4 jenkins jenkins 4096 Jan 4 06:19 snap 06:24:19 -rw-rw-r-- 1 jenkins jenkins 231 Jan 4 06:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:20 + 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=6b83d87ef5583e2df5257745e96f238a32c9e91a --label arch=arm64 --label version=0.0.0 . 06:24:20 Sending build context to Docker daemon 1.108MB 06:24:20 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 06:24:20 Step 2/35 : FROM ${BASE} AS builder 06:24:20 ---> d79fe980304e 06:24:20 Step 3/35 : ARG ADD_BUILD_TAGS="" 06:24:21 ---> Running in e53dc176ff7d 06:24:21 Removing intermediate container e53dc176ff7d 06:24:21 ---> dd16ae82dd29 06:24:21 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:24:22 ---> Running in acd155a8ec15 06:24:22 Removing intermediate container acd155a8ec15 06:24:22 ---> 6384c46d7c58 06:24:22 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 06:24:22 ---> Running in 71a95cca874e 06:24:22 Removing intermediate container 71a95cca874e 06:24:22 ---> dae6624b5f85 06:24:22 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 06:24:22 ---> Running in eb392ccb8861 06:24:23 Removing intermediate container eb392ccb8861 06:24:23 ---> d9e90936ce3d 06:24:23 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:24:23 ---> Running in 57f14c1e2318 06:24:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:24:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:24:26 OK: 228 MiB in 65 packages 06:24:27 Removing intermediate container 57f14c1e2318 06:24:27 ---> c29b25ecdb54 06:24:27 Step 8/35 : WORKDIR /device-usb-camera 06:24:27 ---> Running in 0a95f21efd35 06:24:27 Removing intermediate container 0a95f21efd35 06:24:27 ---> bdcf8ada7574 06:24:27 Step 9/35 : COPY go.mod vendor* ./ 06:24:28 ---> 2980430b5fc0 06:24:28 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:24:28 ---> Running in 5f3f6012f69f 06:24:30 Removing intermediate container 5f3f6012f69f 06:24:30 ---> e1a632bba7b6 06:24:30 Step 11/35 : COPY . . 06:24:31 ---> 0d255d3b9f8b 06:24:31 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 06:24:31 ---> Running in 783270b58676 06:24:32  % Total % Received % Xferd Average Speed Time Time Time Current 06:24:32 Dload Upload Total Spent Left Speed 06:24:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 13198 0 --:--:-- --:--:-- --:--:-- 13443 06:24:33 Removing intermediate container 783270b58676 06:24:33 ---> bc8925455dee 06:24:33 Step 13/35 : RUN ${MAKE} 06:24:33 ---> Running in 8a5f1fb2a2a1 06:24:35 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 06:27:12 Removing intermediate container 8a5f1fb2a2a1 06:27:12 ---> 0bba57e17ac2 06:27:12 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 06:27:12 v0.18.4: Pulling from aler9/rtsp-simple-server 06:27:12 eab2503cf8f4: Pulling fs layer 06:27:12 97cd0a44c592: Pulling fs layer 06:27:12 97cd0a44c592: Verifying Checksum 06:27:12 97cd0a44c592: Download complete 06:27:12 eab2503cf8f4: Verifying Checksum 06:27:12 eab2503cf8f4: Download complete 06:27:12 eab2503cf8f4: Pull complete 06:27:12 97cd0a44c592: Pull complete 06:27:12 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 06:27:12 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 06:27:12 ---> 7f763cca56b3 06:27:12 Step 15/35 : FROM alpine:3.16 06:27:12 3.16: Pulling from library/alpine 06:27:12 6875df1f5354: Pulling fs layer 06:27:12 6875df1f5354: Verifying Checksum 06:27:12 6875df1f5354: Download complete 06:27:12 6875df1f5354: Pull complete 06:27:12 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 06:27:12 Status: Downloaded newer image for alpine:3.16 06:27:12 ---> 2b4661558fb8 06:27:12 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 06:27:12 ---> Running in 15726cdfd005 06:27:12 Removing intermediate container 15726cdfd005 06:27:12 ---> ad54e6600ad6 06:27:12 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 06:27:12 ---> Running in 4b009cfbd08d 06:27:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:27:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:27:12 (1/82) Installing dumb-init (1.2.5-r1) 06:27:12 (2/82) Installing sdl2 (2.0.22-r0) 06:27:12 (3/82) Installing libxau (1.0.9-r0) 06:27:12 (4/82) Installing libxdmcp (1.1.3-r0) 06:27:12 (5/82) Installing libxcb (1.15-r0) 06:27:12 (6/82) Installing libx11 (1.8-r0) 06:27:12 (7/82) Installing aom-libs (3.3.0-r0) 06:27:12 (8/82) Installing alsa-lib (1.2.7.2-r0) 06:27:12 (9/82) Installing expat (2.5.0-r0) 06:27:12 (10/82) Installing brotli-libs (1.0.9-r6) 06:27:12 (11/82) Installing libbz2 (1.0.8-r1) 06:27:12 (12/82) Installing libpng (1.6.37-r1) 06:27:12 (13/82) Installing freetype (2.12.1-r0) 06:27:12 (14/82) Installing fontconfig (2.14.0-r0) 06:27:12 (15/82) Installing fribidi (1.0.12-r0) 06:27:12 (16/82) Installing libffi (3.4.2-r1) 06:27:12 (17/82) Installing libintl (0.21-r2) 06:27:12 (18/82) Installing libblkid (2.38-r1) 06:27:12 (19/82) Installing libmount (2.38-r1) 06:27:12 (20/82) Installing pcre (8.45-r2) 06:27:12 (21/82) Installing glib (2.72.1-r0) 06:27:12 (22/82) Installing graphite2 (1.3.14-r1) 06:27:12 (23/82) Installing harfbuzz (4.3.0-r0) 06:27:12 (24/82) Installing libass (0.16.0-r0) 06:27:12 (25/82) Installing libdav1d (1.0.0-r0) 06:27:12 (26/82) Installing libdrm (2.4.110-r0) 06:27:12 (27/82) Installing gmp (6.2.1-r2) 06:27:12 (28/82) Installing nettle (3.7.3-r0) 06:27:12 (29/82) Installing p11-kit (0.24.1-r0) 06:27:12 (30/82) Installing libtasn1 (4.18.0-r1) 06:27:12 (31/82) Installing libunistring (1.0-r0) 06:27:12 (32/82) Installing gnutls (3.7.7-r0) 06:27:12 (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) 06:27:12 (34/82) Installing ncurses-libs (6.3_p20220521-r0) 06:27:12 (35/82) Installing lame (3.100-r0) 06:27:12 (36/82) Installing opus (1.3.1-r1) 06:27:12 (37/82) Installing libasyncns (0.8-r1) 06:27:12 (38/82) Installing dbus-libs (1.14.4-r0) 06:27:12 (39/82) Installing libltdl (2.4.7-r0) 06:27:12 (40/82) Installing orc (0.4.32-r0) 06:27:12 (41/82) Installing libgcc (11.2.1_git20220219-r2) 06:27:12 (42/82) Installing libogg (1.3.5-r1) 06:27:12 (43/82) Installing libstdc++ (11.2.1_git20220219-r2) 06:27:12 (44/82) Installing flac (1.3.4-r0) 06:27:12 (45/82) Installing libvorbis (1.3.7-r0) 06:27:12 (46/82) Installing libsndfile (1.1.0-r0) 06:27:12 (47/82) Installing libgomp (11.2.1_git20220219-r2) 06:27:12 (48/82) Installing soxr (0.1.3-r2) 06:27:12 (49/82) Installing speexdsp (1.2.0-r0) 06:27:12 (50/82) Installing tdb-libs (1.4.6-r0) 06:27:12 (51/82) Installing libpulse (15.0-r2) 06:27:12 (52/82) Installing cjson (1.7.15-r3) 06:27:12 (53/82) Installing mbedtls (2.28.2-r0) 06:27:12 (54/82) Installing librist (0.2.6-r1) 06:27:12 (55/82) Installing libsrt (1.4.4-r0) 06:27:12 (56/82) Installing libssh (0.9.6-r1) 06:27:12 (57/82) Installing libtheora (1.1.1-r16) 06:27:12 (58/82) Installing libjpeg-turbo (2.1.3-r1) 06:27:12 (59/82) Installing v4l-utils-libs (1.22.1-r1) 06:27:12 (60/82) Installing libxext (1.3.4-r0) 06:27:12 (61/82) Installing libxfixes (6.0.0-r0) 06:27:12 (62/82) Installing wayland-libs-client (1.20.0-r0) 06:27:12 (63/82) Installing libva (2.14.0-r0) 06:27:12 (64/82) Installing libvdpau (1.5-r0) 06:27:12 (65/82) Installing vidstab (1.1.0-r1) 06:27:12 (66/82) Installing libvpx (1.11.0-r1) 06:27:12 (67/82) Installing libwebp (1.2.3-r0) 06:27:12 (68/82) Installing x264-libs (0.163_git20210613-r0) 06:27:12 (69/82) Installing numactl (2.0.14-r0) 06:27:12 (70/82) Installing x265-libs (3.5-r3) 06:27:12 (71/82) Installing xvidcore (1.3.7-r1) 06:27:12 (72/82) Installing ffmpeg-libs (5.0.1-r1) 06:27:12 (73/82) Installing ffmpeg (5.0.1-r1) 06:27:12 (74/82) Installing udev-init-scripts (35-r0) 06:27:12 Executing udev-init-scripts-35-r0.post-install 06:27:12 (75/82) Installing eudev-libs (3.2.11-r0) 06:27:12 (76/82) Installing xz-libs (5.2.5-r1) 06:27:12 (77/82) Installing zstd-libs (1.5.2-r1) 06:27:12 (78/82) Installing kmod-libs (29-r2) 06:27:12 (79/82) Installing eudev (3.2.11-r0) 06:27:12 (80/82) Installing libsodium (1.0.18-r0) 06:27:12 (81/82) Installing libzmq (4.3.4-r0) 06:27:12 (82/82) Installing zeromq (4.3.4-r0) 06:27:12 Executing busybox-1.35.0-r17.trigger 06:27:12 Executing eudev-3.2.11-r0.trigger 06:27:12 OK: 78 MiB in 96 packages 06:27:15 Removing intermediate container 4b009cfbd08d 06:27:15 ---> 71f735ba0295 06:27:15 Step 18/35 : WORKDIR / 06:27:15 ---> Running in 25b3dc10a04e 06:27:15 Removing intermediate container 25b3dc10a04e 06:27:15 ---> a5c3977ad2be 06:27:15 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 06:27:17 ---> 2f816ff23108 06:27:17 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 06:27:17 ---> 4a51dc3f5d0c 06:27:17 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 06:27:17 ---> 930d214e64e3 06:27:17 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 06:27:18 ---> 4484dea2912b 06:27:18 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 06:27:18 ---> 52bfb3f26283 06:27:18 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 06:27:19 ---> aaa7cbe84fbf 06:27:19 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 06:27:20 ---> 104e3b83f0ee 06:27:20 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 06:27:20 ---> Running in 4bff0a572a2d 06:27:21 Removing intermediate container 4bff0a572a2d 06:27:21 ---> 4754a00f1da6 06:27:21 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 06:27:21 ---> Running in ae1fcf9f1658 06:27:23 Removing intermediate container ae1fcf9f1658 06:27:23 ---> 90b33642ca55 06:27:23 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 06:27:23 ---> Running in ac966aab81fc 06:27:24 Removing intermediate container ac966aab81fc 06:27:24 ---> f5116fe40117 06:27:24 Step 29/35 : EXPOSE 59983 06:27:24 ---> Running in 70a3eb1b48ac 06:27:25 Removing intermediate container 70a3eb1b48ac 06:27:25 ---> 9edad776a756 06:27:25 Step 30/35 : EXPOSE 8554 06:27:25 ---> Running in 0bc0f85b3424 06:27:25 Removing intermediate container 0bc0f85b3424 06:27:25 ---> e4f4126432c7 06:27:25 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 06:27:25 ---> Running in 01fa85579b2c 06:27:26 Removing intermediate container 01fa85579b2c 06:27:26 ---> 6cc0081d8e8c 06:27:26 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 06:27:26 ---> Running in 338b5670e1c0 06:27:26 Removing intermediate container 338b5670e1c0 06:27:26 ---> 0bb84d096221 06:27:26 Step 33/35 : LABEL arch=arm64 06:27:26 ---> Running in 3cafafedd5a3 06:27:26 Removing intermediate container 3cafafedd5a3 06:27:26 ---> 204634a024dd 06:27:26 Step 34/35 : LABEL git_sha=6b83d87ef5583e2df5257745e96f238a32c9e91a 06:27:26 ---> Running in a902c4d707b5 06:27:27 Removing intermediate container a902c4d707b5 06:27:27 ---> f756cccdf259 06:27:27 Step 35/35 : LABEL version=0.0.0 06:27:27 ---> Running in 89529775a231 06:27:27 Removing intermediate container 89529775a231 06:27:27 ---> b08fb01f08a4 06:27:27 [Warning] One or more build-args [ARCH] were not consumed 06:27:27 Successfully built b08fb01f08a4 06:27:27 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 06:27:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:27:27 06:27:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:27:28 arm64: Pulling from edgex-lftools-log-publisher 06:27:28 8998bd30e6a1: Pulling fs layer 06:27:28 04944245beec: Pulling fs layer 06:27:28 699f458cf7ca: Pulling fs layer 06:27:28 765212b225bb: Pulling fs layer 06:27:28 f23df028b6ca: Pulling fs layer 06:27:28 d65c8cfc05b1: Pulling fs layer 06:27:28 2437ff75d9bd: Pulling fs layer 06:27:28 765212b225bb: Waiting 06:27:28 f23df028b6ca: Waiting 06:27:28 04944245beec: Verifying Checksum 06:27:28 04944245beec: Download complete 06:27:28 765212b225bb: Verifying Checksum 06:27:28 765212b225bb: Download complete 06:27:28 f23df028b6ca: Verifying Checksum 06:27:28 f23df028b6ca: Download complete 06:27:28 d65c8cfc05b1: Verifying Checksum 06:27:28 d65c8cfc05b1: Download complete 06:27:28 699f458cf7ca: Download complete 06:27:28 8998bd30e6a1: Verifying Checksum 06:27:28 8998bd30e6a1: Download complete 06:27:31 2437ff75d9bd: Verifying Checksum 06:27:31 2437ff75d9bd: Download complete 06:27:32 8998bd30e6a1: Pull complete 06:27:33 04944245beec: Pull complete 06:27:34 699f458cf7ca: Pull complete 06:27:34 765212b225bb: Pull complete 06:27:35 f23df028b6ca: Pull complete 06:27:35 d65c8cfc05b1: Pull complete 06:27:50 2437ff75d9bd: Pull complete 06:27:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:27:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:27:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:27:50 prd-ubuntu20.04-docker-arm64-4c-16g-1058 does not seem to be running inside a container 06:27:50 $ 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/14 -v /w/workspace/device-usb-camera/14:/w/workspace/device-usb-camera/14:rw,z -v /w/workspace/device-usb-camera/14@tmp:/w/workspace/device-usb-camera/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:27:53 $ docker top 371e8b7dd4e0c0af774a1ffca595594a0d23198093f3913f516b186ae60aed3f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:27:54 ---> job-cost.sh 06:27:54 lf-activate-venv: SKIPPING 06:27:54 INFO: No Stack... 06:27:54 INFO: Retrieving Pricing Info for: v3-standard-4 06:27:55 INFO: Archiving Costs [Pipeline] sh 06:27:55 + cat /w/workspace/device-usb-camera/14/archives/cost.csv 06:27:55 + cut -d, -f6 [Pipeline] lock 06:27:55 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-105-14-stack-cost] 06:27:55 Resource [jenkins-edgexfoundry-device-usb-camera-PR-105-14-stack-cost] did not exist. Created. 06:27:55 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-105-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:27:56 /w/workspace/device-usb-camera/14@tmp/durable-cfd2c08c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:27:57 + echo total: 0.10999999940395355 [Pipeline] stash 06:27:57 Warning: overwriting stash ‘stack-cost’ 06:27:57 Stashed 1 file(s) [Pipeline] } 06:27:57 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-105-14-stack-cost] [Pipeline] // lock [Pipeline] } 06:27:57 $ docker stop --time=1 371e8b7dd4e0c0af774a1ffca595594a0d23198093f3913f516b186ae60aed3f 06:27:58 $ docker rm -f --volumes 371e8b7dd4e0c0af774a1ffca595594a0d23198093f3913f516b186ae60aed3f [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 06:27:59 provisioning config files... 06:27:59 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-105@tmp/config1623924379598222068tmp [Pipeline] { [Pipeline] sh 06:27:59 + set +x 06:27:59 + curl -s https://codecov.io/bash 06:27:59 + bash -s -- 06:27:59 06:27:59 _____ _ 06:27:59 / ____| | | 06:27:59 | | ___ __| | ___ ___ _____ __ 06:27:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:27:59 | |___| (_) | (_| | __/ (_| (_) \ V / 06:27:59 \_____\___/ \__,_|\___|\___\___/ \_/ 06:27:59 Bash-1.0.6 06:27:59 06:27:59 06:27:59 ==> git version 2.25.1 found 06:27:59 ==> 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 06:27:59 Release-Date: 2020-01-08 06:27:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:27:59 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:27:59 ==> Jenkins CI detected. 06:27:59 current dir:  /w/workspace/foundry_device-usb-camera_PR-105 06:27:59 project root: . 06:27:59 --> token set from env 06:27:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:27:59 ==> Running gcov in . (disable via -X gcov) 06:27:59 ==> Python coveragepy not found 06:27:59 ==> Searching for coverage reports in: 06:27:59 + . 06:27:59 -> Found 1 reports 06:27:59 ==> Detecting git/mercurial file structure 06:27:59 ==> Reading reports 06:27:59 + ./coverage.out bytes=30666 06:27:59 ==> Appending adjustments 06:27:59 https://docs.codecov.io/docs/fixing-reports 06:27:59 + Found adjustments 06:27:59 ==> Gzipping contents 06:27:59 8.0K /tmp/codecov.8cyVyG.gz 06:27:59 ==> Uploading reports 06:27:59 url: https://codecov.io 06:27:59 query: branch=PR-105&commit=e0101009a921d7eacd26158950556c1c3c04be23&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-105%2F14%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=105&job=&cmd_args= 06:27:59 -> Pinging Codecov 06:27:59 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-105&commit=e0101009a921d7eacd26158950556c1c3c04be23&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-105%2F14%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=105&job=&cmd_args= 06:28:00 -> Uploading to 06:28:00 https://storage.googleapis.com/codecov/v4/raw/2023-01-04/73D8F5FF140700D3E01443B452E23636/e0101009a921d7eacd26158950556c1c3c04be23/4bf725e3-56c3-44cb-b1c5-985618d65755.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230104%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230104T062759Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7cfbf0a1c75fde31322bf1468e258e8148eebf2bb544140aa0f3f0641c855309 06:28:00 % Total % Received % Xferd Average Speed Time Time Time Current 06:28:00 Dload Upload Total Spent Left Speed 06:28:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4342 0 0 100 4342 0 21389 --:--:-- --:--:-- --:--:-- 21284 100 4342 0 0 100 4342 0 19470 --:--:-- --:--:-- --:--:-- 19383 06:28:00 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/e0101009a921d7eacd26158950556c1c3c04be23 [Pipeline] } 06:28:00 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 06:28:01 + [ -d /w/workspace/foundry_device-usb-camera_PR-105/archives ] 06:28:01 + ls -al /w/workspace/foundry_device-usb-camera_PR-105/archives 06:28:01 total 16 06:28:01 drwxr-xr-x 3 root root 4096 Jan 4 06:18 . 06:28:01 drwxrwxr-x 11 jenkins jenkins 4096 Jan 4 06:18 .. 06:28:01 drwxr-xr-x 2 root root 4096 Jan 4 06:18 cost 06:28:01 -rw-r--r-- 1 root root 90 Jan 4 06:18 cost.csv 06:28:01 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-105/archives 06:28:01 + ls -al /w/workspace/foundry_device-usb-camera_PR-105/archives 06:28:01 total 16 06:28:01 drwxr-xr-x 3 jenkins jenkins 4096 Jan 4 06:18 . 06:28:01 drwxrwxr-x 11 jenkins jenkins 4096 Jan 4 06:18 .. 06:28:01 drwxr-xr-x 2 jenkins jenkins 4096 Jan 4 06:18 cost 06:28:01 -rw-r--r-- 1 jenkins jenkins 90 Jan 4 06:18 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:28:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:28:02 ---> package-listing.sh 06:28:02 ++ tr '[:upper:]' '[:lower:]' 06:28:02 ++ facter osfamily 06:28:02 + OS_FAMILY=debian 06:28:02 + workspace=/w/workspace/foundry_device-usb-camera_PR-105 06:28:02 + START_PACKAGES=/tmp/packages_start.txt 06:28:02 + END_PACKAGES=/tmp/packages_end.txt 06:28:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:28:02 + PACKAGES=/tmp/packages_start.txt 06:28:02 + '[' /w/workspace/foundry_device-usb-camera_PR-105 ']' 06:28:02 + PACKAGES=/tmp/packages_end.txt 06:28:02 + case "${OS_FAMILY}" in 06:28:02 + dpkg -l 06:28:02 + grep '^ii' 06:28:02 + '[' -f /tmp/packages_start.txt ']' 06:28:02 + '[' -f /tmp/packages_end.txt ']' 06:28:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:28:02 + '[' /w/workspace/foundry_device-usb-camera_PR-105 ']' 06:28:02 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-105/archives/ 06:28:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-105/archives/ [Pipeline] echo 06:28:02 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-105/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:28:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:28:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:28:03 prd-ubuntu20.04-docker-8c-8g-1055 does not seem to be running inside a container 06:28:03 $ 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-105/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-105 -v /w/workspace/foundry_device-usb-camera_PR-105:/w/workspace/foundry_device-usb-camera_PR-105:rw,z -v /w/workspace/foundry_device-usb-camera_PR-105@tmp:/w/workspace/foundry_device-usb-camera_PR-105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:28:03 $ docker top b310f1dfb2f5f98eb559aa81ff9c8ad5beac067bbe08f093a48d420696809594 -eo pid,comm [Pipeline] { [Pipeline] sh 06:28:04 + touch /tmp/pre-build-complete [Pipeline] sh 06:28:04 + mkdir -p /var/log/sysstat [Pipeline] sh 06:28:04 + ls /var/log/sa-host 06:28:04 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:28:04 provisioning config files... 06:28:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-105@tmp/config13030578074433450628tmp [Pipeline] { [Pipeline] echo 06:28:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:28:04 ---> create-netrc.sh [Pipeline] } 06:28:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:28:05 ---> python-tools-install.sh [Pipeline] echo 06:28:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:28:05 ---> sudo-logs.sh 06:28:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:28:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:28:05 ---> job-cost.sh 06:28:05 lf-activate-venv: SKIPPING 06:28:05 DEBUG: total: 0.2199999988079071 06:28:05 INFO: Retrieving Stack Cost... 06:28:06 INFO: Retrieving Pricing Info for: v3-standard-8 06:28:06 INFO: Archiving Costs [Pipeline] echo 06:28:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:28:07 ---> logs-deploy.sh 06:28:07 lf-activate-venv: SKIPPING 06:28:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-105/14 06:28:07 INFO: archiving workspace using pattern(s): 06:28:07 Archives upload complete. 06:28:07 INFO: archiving logs to Nexus