Pull request #160 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d58291c76576a31971c03f981221ac3951acbf69+d43df4097523a2749be68cc9a7c29d8397ed8c11 (be993ff0d571ab561605acd716bb3a34a531953a) 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-ssh17342081929209190880.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-ssh3471814341081861146.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-160/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-160/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4120001893971653448.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-160/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2248589052995774858.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16160157252235981520.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-160/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-160/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1388888569916264633.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-7629’ is offline Running on prd-ubuntu20.04-docker-8c-8g-7631 in /w/workspace/foundry_device-usb-camera_PR-160 [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-160 # 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 > 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/160/head:refs/remotes/origin/PR-160 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d43df4097523a2749be68cc9a7c29d8397ed8c11 into PR head commit d58291c76576a31971c03f981221ac3951acbf69 Merge succeeded, producing d58291c76576a31971c03f981221ac3951acbf69 Checking out Revision d58291c76576a31971c03f981221ac3951acbf69 (PR-160) Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.1 to 1.8.2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:13:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:13:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:13:06 ========================================================= 18:13:06 EdgeX Global Pipelines Version Info 18:13:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f d58291c76576a31971c03f981221ac3951acbf69 # 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 d43df4097523a2749be68cc9a7c29d8397ed8c11 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d58291c76576a31971c03f981221ac3951acbf69 # timeout=10 18:13:07 ------------------- 18:13:07 stable info: 18:13:07 ------------------- 18:13:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:13:07 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 18:13:07 Message: update stable to v1.0.244 18:13:08 ------------------- 18:13:08 experimental info: 18:13:08 ------------------- 18:13:08 Commited By: **** collab-it+edgex@linuxfoundation.org 18:13:08 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 18:13:08 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:13:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 18:13:08 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 18:13:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:13:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:13:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:13:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 18:13:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:13:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:13:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:13:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:13:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:13:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 18:13:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:13:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:13:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:13:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:13:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:13:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:13:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:13:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:13:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:13:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:13:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:13:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:13:09 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:13:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:13:09 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:13:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-160 [Pipeline] echo 18:13:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-160 [Pipeline] echo 18:13:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-160 [Pipeline] echo 18:13:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d58291c76576a31971c03f981221ac3951acbf69 [Pipeline] echo 18:13:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d58291c [Pipeline] echo 18:13:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:13:09 provisioning config files... 18:13:09 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-160@tmp/config950152767498672708tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:13:10 ---> docker-login.sh 18:13:10 nexus3.edgexfoundry.org:10001 18:13:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:10 Configure a credential helper to remove this warning. See 18:13:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:10 18:13:10 Login Succeeded 18:13:10 nexus3.edgexfoundry.org:10002 18:13:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:10 Configure a credential helper to remove this warning. See 18:13:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:10 18:13:10 Login Succeeded 18:13:10 nexus3.edgexfoundry.org:10003 18:13:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:10 Configure a credential helper to remove this warning. See 18:13:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:10 18:13:10 Login Succeeded 18:13:10 nexus3.edgexfoundry.org:10004 18:13:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:10 Configure a credential helper to remove this warning. See 18:13:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:10 18:13:10 Login Succeeded 18:13:10 docker.io 18:13:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:11 Configure a credential helper to remove this warning. See 18:13:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:11 18:13:11 Login Succeeded 18:13:11 ---> docker-login.sh ends [Pipeline] } 18:13:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:13:11 + git rev-list -1 --merges d58291c76576a31971c03f981221ac3951acbf69~1..d58291c76576a31971c03f981221ac3951acbf69 [Pipeline] echo 18:13:11 -----------> git rev-list -1 --merges d58291c76576a31971c03f981221ac3951acbf69~1..d58291c76576a31971c03f981221ac3951acbf69 d58291c76576a31971c03f981221ac3951acbf69 [false] [Pipeline] sh 18:13:12 + git log --format=format:%s -1 d58291c76576a31971c03f981221ac3951acbf69 [Pipeline] echo 18:13:12 ========================================================= 18:13:12 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:13:12 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:13:12 + git log --format=format:%s -1 d58291c76576a31971c03f981221ac3951acbf69 [Pipeline] echo 18:13:12 [semverPrep] GIT_COMMIT: d58291c76576a31971c03f981221ac3951acbf69, Commit Message: build(deps): Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 [Pipeline] echo 18:13:12 [semverPrep] This is not a build commit. [Pipeline] sh 18:13:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:13:12 + grep -v github /etc/ssh/ssh_known_hosts 18:13:12 + [ -e /tmp/ssh_known_hosts ] 18:13:12 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:13:12 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:13:12 + sudo tee -a /etc/ssh/ssh_known_hosts 18:13:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:13:13 18:13:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:13:13 0.1.4: Pulling from edgex-devops/py-git-semver 18:13:13 b85a868b505f: Pulling fs layer 18:13:13 e2be974225ed: Pulling fs layer 18:13:13 339a4e72a1f5: Pulling fs layer 18:13:13 988bab9f4d93: Pulling fs layer 18:13:13 1469e6f7b9e6: Pulling fs layer 18:13:13 eaf3925da568: Pulling fs layer 18:13:13 bab4dde63d76: Pulling fs layer 18:13:13 bde34c3a00c8: Pulling fs layer 18:13:13 b352a97aabf1: Pulling fs layer 18:13:13 4872d77fe225: Pulling fs layer 18:13:13 5851b861e8e6: Pulling fs layer 18:13:13 988bab9f4d93: Waiting 18:13:13 bab4dde63d76: Waiting 18:13:13 bde34c3a00c8: Waiting 18:13:13 5851b861e8e6: Waiting 18:13:13 4872d77fe225: Waiting 18:13:13 eaf3925da568: Waiting 18:13:13 1469e6f7b9e6: Waiting 18:13:13 e2be974225ed: Download complete 18:13:13 988bab9f4d93: Verifying Checksum 18:13:13 988bab9f4d93: Download complete 18:13:14 339a4e72a1f5: Verifying Checksum 18:13:14 339a4e72a1f5: Download complete 18:13:14 1469e6f7b9e6: Verifying Checksum 18:13:14 1469e6f7b9e6: Download complete 18:13:14 eaf3925da568: Download complete 18:13:14 bde34c3a00c8: Download complete 18:13:14 b352a97aabf1: Download complete 18:13:14 4872d77fe225: Verifying Checksum 18:13:14 4872d77fe225: Download complete 18:13:14 5851b861e8e6: Verifying Checksum 18:13:14 5851b861e8e6: Download complete 18:13:14 b85a868b505f: Verifying Checksum 18:13:14 b85a868b505f: Download complete 18:13:14 bab4dde63d76: Verifying Checksum 18:13:14 bab4dde63d76: Download complete 18:13:15 b85a868b505f: Pull complete 18:13:15 e2be974225ed: Pull complete 18:13:16 339a4e72a1f5: Pull complete 18:13:16 988bab9f4d93: Pull complete 18:13:16 1469e6f7b9e6: Pull complete 18:13:16 eaf3925da568: Pull complete 18:13:18 bab4dde63d76: Pull complete 18:13:18 bde34c3a00c8: Pull complete 18:13:18 b352a97aabf1: Pull complete 18:13:18 4872d77fe225: Pull complete 18:13:18 5851b861e8e6: Pull complete 18:13:18 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:13:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:13:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:13:19 prd-ubuntu20.04-docker-8c-8g-7631 does not seem to be running inside a container 18:13:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-160 -v /w/workspace/foundry_device-usb-camera_PR-160:/w/workspace/foundry_device-usb-camera_PR-160:rw,z -v /w/workspace/foundry_device-usb-camera_PR-160@tmp:/w/workspace/foundry_device-usb-camera_PR-160@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:13:21 $ docker top ed87975eb75d363c1d0c0b48c081356f475e41ec9eb6576de856915d38bb0d78 -eo pid,comm 18:13:21 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). 18:13:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:13:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:13:21 [ssh-agent] Looking for ssh-agent implementation... 18:13:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:13:21 $ docker exec ed87975eb75d363c1d0c0b48c081356f475e41ec9eb6576de856915d38bb0d78 ssh-agent 18:13:21 SSH_AUTH_SOCK=/tmp/ssh-tYlv0tes949n/agent.33 18:13:21 SSH_AGENT_PID=40 18:13:21 Running ssh-add (command line suppressed) 18:13:21 Identity added: /w/workspace/foundry_device-usb-camera_PR-160@tmp/private_key_12386823395087038166.key (/w/workspace/foundry_device-usb-camera_PR-160@tmp/private_key_12386823395087038166.key) 18:13:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:13:22 + git tag --points-at HEAD [Pipeline] } 18:13:22 $ docker exec --env ******** --env ******** ed87975eb75d363c1d0c0b48c081356f475e41ec9eb6576de856915d38bb0d78 ssh-agent -k 18:13:22 unset SSH_AUTH_SOCK; 18:13:22 unset SSH_AGENT_PID; 18:13:22 echo Agent pid 40 killed; 18:13:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:13:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:13:22 [ssh-agent] Looking for ssh-agent implementation... 18:13:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:13:22 $ docker exec ed87975eb75d363c1d0c0b48c081356f475e41ec9eb6576de856915d38bb0d78 ssh-agent 18:13:22 SSH_AUTH_SOCK=/tmp/ssh-Wc9fYmzhpOkx/agent.72 18:13:22 SSH_AGENT_PID=78 18:13:22 Running ssh-add (command line suppressed) 18:13:22 Identity added: /w/workspace/foundry_device-usb-camera_PR-160@tmp/private_key_1503559407678971989.key (/w/workspace/foundry_device-usb-camera_PR-160@tmp/private_key_1503559407678971989.key) 18:13:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:13:22 + git semver init 18:13:23 2023-02-27 18:13:23,147 [run_init] DEBUG init version:0.0.0 force:False 18:13:23 2023-02-27 18:13:23,148 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-160/.semver 18:13:23 2023-02-27 18:13:23,148 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-160/.semver 18:13:23 2023-02-27 18:13:23,149 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-160/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-160, universal_newlines=False, shell=None, istream=None) 18:13:24 2023-02-27 18:13:23,959 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-160/.git/info/exclude 18:13:24 2023-02-27 18:13:23,960 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-160/.semver/PR-160 with force:False 18:13:24 2023-02-27 18:13:23,960 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-160/.semver/PR-160 18:13:24 2023-02-27 18:13:23,965 [execute] INFO git cat-file --batch-check 18:13:24 2023-02-27 18:13:23,965 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-160/.semver, universal_newlines=False, shell=None, istream=) 18:13:24 2023-02-27 18:13:23,972 [execute] INFO git cat-file --batch 18:13:24 2023-02-27 18:13:23,973 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-160/.semver, universal_newlines=False, shell=None, istream=) 18:13:24 2023-02-27 18:13:23,979 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-160/.semver/PR-160 18:13:24 0.0.0 [Pipeline] } 18:13:24 $ docker exec --env ******** --env ******** ed87975eb75d363c1d0c0b48c081356f475e41ec9eb6576de856915d38bb0d78 ssh-agent -k 18:13:24 unset SSH_AUTH_SOCK; 18:13:24 unset SSH_AGENT_PID; 18:13:24 echo Agent pid 78 killed; 18:13:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:13:24 + git semver [Pipeline] } 18:13:24 $ docker stop --time=1 ed87975eb75d363c1d0c0b48c081356f475e41ec9eb6576de856915d38bb0d78 18:13:26 $ docker rm -f --volumes ed87975eb75d363c1d0c0b48c081356f475e41ec9eb6576de856915d38bb0d78 [Pipeline] // withDockerContainer [Pipeline] sh 18:13:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:13:26 Stashed 1 file(s) [Pipeline] echo 18:13:26 [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 18:13:27 provisioning config files... 18:13:27 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-160@tmp/config9723190038664578884tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:13:27 ---> docker-login.sh 18:13:27 nexus3.edgexfoundry.org:10001 18:13:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:27 Configure a credential helper to remove this warning. See 18:13:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:27 18:13:27 Login Succeeded 18:13:27 nexus3.edgexfoundry.org:10002 18:13:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:27 Configure a credential helper to remove this warning. See 18:13:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:27 18:13:27 Login Succeeded 18:13:27 nexus3.edgexfoundry.org:10003 18:13:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:28 Configure a credential helper to remove this warning. See 18:13:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:28 18:13:28 Login Succeeded 18:13:28 nexus3.edgexfoundry.org:10004 18:13:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:28 Configure a credential helper to remove this warning. See 18:13:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:28 18:13:28 Login Succeeded 18:13:28 docker.io 18:13:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:28 Configure a credential helper to remove this warning. See 18:13:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:28 18:13:28 Login Succeeded 18:13:28 ---> docker-login.sh ends [Pipeline] } 18:13:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:13:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:13:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:13:28 ========================================================= 18:13:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 18:13:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:29 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 18:13:29 Sending build context to Docker daemon 1.757MB 18:13:29 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 18:13:29 Step 2/13 : FROM ${BASE} AS builder 18:13:29 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 18:13:29 213ec9aee27d: Pulling fs layer 18:13:29 4583459ba037: Pulling fs layer 18:13:29 93c1e223e6f2: Pulling fs layer 18:13:29 53926ce57604: Pulling fs layer 18:13:29 21b2b0c7a3f4: Pulling fs layer 18:13:29 22ff95d597cd: Pulling fs layer 18:13:29 12d6caf4c0d1: Pulling fs layer 18:13:29 96b7cbca73a9: Pulling fs layer 18:13:29 a7acece74701: Pulling fs layer 18:13:29 53926ce57604: Waiting 18:13:29 22ff95d597cd: Waiting 18:13:29 12d6caf4c0d1: Waiting 18:13:29 96b7cbca73a9: Waiting 18:13:29 a7acece74701: Waiting 18:13:29 21b2b0c7a3f4: Waiting 18:13:29 93c1e223e6f2: Verifying Checksum 18:13:29 93c1e223e6f2: Download complete 18:13:29 4583459ba037: Download complete 18:13:29 21b2b0c7a3f4: Verifying Checksum 18:13:29 21b2b0c7a3f4: Download complete 18:13:29 22ff95d597cd: Download complete 18:13:29 213ec9aee27d: Download complete 18:13:29 12d6caf4c0d1: Verifying Checksum 18:13:29 12d6caf4c0d1: Download complete 18:13:29 213ec9aee27d: Pull complete 18:13:29 4583459ba037: Pull complete 18:13:29 93c1e223e6f2: Pull complete 18:13:29 a7acece74701: Verifying Checksum 18:13:29 a7acece74701: Download complete 18:13:30 96b7cbca73a9: Verifying Checksum 18:13:30 96b7cbca73a9: Download complete 18:13:30 53926ce57604: Verifying Checksum 18:13:30 53926ce57604: Download complete 18:13:34 53926ce57604: Pull complete 18:13:34 21b2b0c7a3f4: Pull complete 18:13:34 22ff95d597cd: Pull complete 18:13:34 12d6caf4c0d1: Pull complete 18:13:37 96b7cbca73a9: Pull complete 18:13:40 a7acece74701: Pull complete 18:13:40 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 18:13:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:13:40 ---> db6d94c90886 18:13:40 Step 3/13 : ARG ADD_BUILD_TAGS="" 18:13:42 Still waiting to schedule task 18:13:42 ‘prd-ubuntu20.04-docker-arm64-4c-16g-7632’ is offline 18:13:43 ---> Running in d75e20abbb62 18:13:43 Removing intermediate container d75e20abbb62 18:13:43 ---> 5d075d9473eb 18:13:43 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:13:43 ---> Running in 6ad4f62f18ce 18:13:43 Removing intermediate container 6ad4f62f18ce 18:13:43 ---> 97b33e0a9019 18:13:43 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:13:43 ---> Running in b11942564c58 18:13:43 Removing intermediate container b11942564c58 18:13:43 ---> 536a7c1b5fe3 18:13:43 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:13:43 ---> Running in 6a2aac0ab0ec 18:13:43 Removing intermediate container 6a2aac0ab0ec 18:13:43 ---> 662ab08769ec 18:13:43 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:13:43 ---> Running in 1c0c55595311 18:13:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:13:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:13:44 (1/80) Installing mesa (21.3.9-r0) 18:13:44 (2/80) Installing libxau (1.0.9-r0) 18:13:44 (3/80) Installing libxdmcp (1.1.3-r0) 18:13:44 (4/80) Installing libxcb (1.15-r0) 18:13:44 (5/80) Installing libx11 (1.8-r0) 18:13:44 (6/80) Installing libxext (1.3.4-r0) 18:13:44 (7/80) Installing libxfixes (6.0.0-r0) 18:13:44 (8/80) Installing libxxf86vm (1.1.4-r2) 18:13:44 (9/80) Installing libpciaccess (0.16-r0) 18:13:44 (10/80) Installing libdrm (2.4.110-r0) 18:13:44 (11/80) Installing mesa-glapi (21.3.9-r0) 18:13:45 (12/80) Installing libxshmfence (1.3-r1) 18:13:45 (13/80) Installing mesa-gl (21.3.9-r0) 18:13:45 (14/80) Installing icu-data-full (71.1-r2) 18:13:45 (15/80) Installing libice (1.0.10-r0) 18:13:45 (16/80) Installing libuuid (2.38-r1) 18:13:45 (17/80) Installing libsm (1.2.3-r0) 18:13:45 (18/80) Installing libxt (1.2.1-r0) 18:13:45 (19/80) Installing libxmu (1.1.3-r0) 18:13:45 (20/80) Installing xset (1.2.4-r0) 18:13:45 (21/80) Installing xprop (1.2.5-r0) 18:13:45 (22/80) Installing xdg-utils (1.1.3-r3) 18:13:45 (23/80) Installing dbus-libs (1.14.4-r0) 18:13:45 (24/80) Installing libffi (3.4.2-r1) 18:13:45 (25/80) Installing libintl (0.21-r2) 18:13:45 (26/80) Installing libblkid (2.38-r1) 18:13:45 (27/80) Installing libmount (2.38-r1) 18:13:45 (28/80) Installing pcre (8.45-r2) 18:13:45 (29/80) Installing glib (2.72.1-r0) 18:13:45 (30/80) Installing icu-libs (71.1-r2) 18:13:45 (31/80) Installing libpcre2-16 (10.40-r0) 18:13:45 (32/80) Installing zstd-libs (1.5.2-r1) 18:13:45 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) 18:13:45 (34/80) Installing hicolor-icon-theme (0.17-r1) 18:13:45 (35/80) Installing wayland-libs-server (1.20.0-r0) 18:13:45 (36/80) Installing mesa-gbm (21.3.9-r0) 18:13:45 (37/80) Installing wayland-libs-client (1.20.0-r0) 18:13:45 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) 18:13:45 (39/80) Installing libxcomposite (0.4.5-r0) 18:13:45 (40/80) Installing libbz2 (1.0.8-r1) 18:13:45 (41/80) Installing libpng (1.6.37-r1) 18:13:45 (42/80) Installing freetype (2.12.1-r0) 18:13:45 (43/80) Installing fontconfig (2.14.0-r0) 18:13:45 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 18:13:45 (45/80) Installing wayland-libs-egl (1.20.0-r0) 18:13:45 (46/80) Installing xkeyboard-config (2.35.1-r0) 18:13:45 (47/80) Installing xz-libs (5.2.5-r1) 18:13:45 (48/80) Installing libxml2 (2.9.14-r2) 18:13:45 (49/80) Installing libxkbcommon (1.4.1-r0) 18:13:45 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 18:13:45 (51/80) Installing mesa-egl (21.3.9-r0) 18:13:45 (52/80) Installing avahi-libs (0.8-r6) 18:13:45 (53/80) Installing nettle (3.7.3-r0) 18:13:45 (54/80) Installing p11-kit (0.24.1-r0) 18:13:45 (55/80) Installing libtasn1 (4.18.0-r1) 18:13:45 (56/80) Installing libunistring (1.0-r0) 18:13:45 (57/80) Installing gnutls (3.7.7-r1) 18:13:45 (58/80) Installing cups-libs (2.4.2-r0) 18:13:45 (59/80) Installing graphite2 (1.3.14-r1) 18:13:45 (60/80) Installing harfbuzz (4.3.0-r0) 18:13:45 (61/80) Installing libevdev (1.12.1-r0) 18:13:45 (62/80) Installing mtdev (1.1.6-r0) 18:13:45 (63/80) Installing eudev-libs (3.2.11-r0) 18:13:45 (64/80) Installing libinput-libs (1.20.1-r0) 18:13:45 (65/80) Installing libjpeg-turbo (2.1.3-r1) 18:13:45 (66/80) Installing xcb-util-wm (0.4.1-r1) 18:13:45 (67/80) Installing xcb-util (0.4.0-r3) 18:13:45 (68/80) Installing xcb-util-image (0.4.0-r1) 18:13:45 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 18:13:45 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 18:13:45 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 18:13:45 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) 18:13:45 (73/80) Installing v4l-utils-libs (1.22.1-r1) 18:13:45 (74/80) Installing v4l-utils (1.22.1-r1) 18:13:45 (75/80) Installing udev-init-scripts (35-r0) 18:13:45 Executing udev-init-scripts-35-r0.post-install 18:13:45 (76/80) Installing kmod-libs (29-r2) 18:13:45 (77/80) Installing eudev (3.2.11-r0) 18:13:45 (78/80) Installing eudev-dev (3.2.11-r0) 18:13:45 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 18:13:45 (80/80) Installing v4l-utils-dev (1.22.1-r1) 18:13:45 Executing busybox-1.35.0-r17.trigger 18:13:45 Executing eudev-3.2.11-r0.trigger 18:13:45 OK: 331 MiB in 131 packages 18:13:49 Removing intermediate container 1c0c55595311 18:13:49 ---> 46fc0c3155d7 18:13:49 Step 8/13 : WORKDIR /device-usb-camera 18:13:49 ---> Running in 9694c2a9fa5d 18:13:49 Removing intermediate container 9694c2a9fa5d 18:13:49 ---> b56528063190 18:13:49 Step 9/13 : COPY go.mod vendor* ./ 18:13:49 ---> df9d735c4239 18:13:49 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:13:49 ---> Running in eea7bb876a09 18:14:15 Removing intermediate container eea7bb876a09 18:14:15 ---> 06f324be9619 18:14:15 Step 11/13 : COPY . . 18:14:15 ---> a783688a5c88 18:14:15 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:14:15 ---> Running in 2ca02c702bf0 18:14:15  % Total % Received % Xferd Average Speed Time Time Time Current 18:14:15 Dload Upload Total Spent Left Speed 18:14:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100  1062  0 0 44362 0 --:--:-- --:--:-- --:--:-- 46173 18:14:15 Removing intermediate container 2ca02c702bf0 18:14:15 ---> 8700678fc92e 18:14:15 Step 13/13 : RUN ${MAKE} 18:14:15 ---> Running in fcf815046166 18:14:15 noop 18:14:15 Removing intermediate container fcf815046166 18:14:15 ---> ed128102f458 18:14:15 Successfully built ed128102f458 18:14:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:16 + docker inspect -f . ci-base-image-x86_64 18:14:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:14:16 prd-ubuntu20.04-docker-8c-8g-7631 does not seem to be running inside a container 18:14:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-160 -v /w/workspace/foundry_device-usb-camera_PR-160:/w/workspace/foundry_device-usb-camera_PR-160:rw,z -v /w/workspace/foundry_device-usb-camera_PR-160@tmp:/w/workspace/foundry_device-usb-camera_PR-160@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 ******** ci-base-image-x86_64 cat 18:14:16 $ docker top 047514c878340b341921a2f0b3c09cd70f2e49804a732ed4f905556148603d3f -eo pid,comm [Pipeline] { [Pipeline] sh 18:14:17 + go version 18:14:17 go version go1.18.7 linux/amd64 [Pipeline] } 18:14:17 $ docker stop --time=1 047514c878340b341921a2f0b3c09cd70f2e49804a732ed4f905556148603d3f 18:14:18 $ docker rm -f --volumes 047514c878340b341921a2f0b3c09cd70f2e49804a732ed4f905556148603d3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:19 + docker inspect -f . ci-base-image-x86_64 18:14:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:14:19 prd-ubuntu20.04-docker-8c-8g-7631 does not seem to be running inside a container 18:14:19 $ 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-160 -v /w/workspace/foundry_device-usb-camera_PR-160:/w/workspace/foundry_device-usb-camera_PR-160:rw,z -v /w/workspace/foundry_device-usb-camera_PR-160@tmp:/w/workspace/foundry_device-usb-camera_PR-160@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 ******** ci-base-image-x86_64 cat 18:14:19 $ docker top 13ca819f867e42342afa54d3cf03def9785756fc719362c4247177e79c811544 -eo pid,comm [Pipeline] { [Pipeline] sh 18:14:20 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-160 [Pipeline] fileExists [Pipeline] sh 18:14:20 + make test 18:14:20 go test ./... -coverprofile=coverage.out ./... 18:14:21 ? github.com/edgexfoundry/device-usb-camera [no test files] 18:14:30 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 18:14:31 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.015s coverage: 1.9% of statements 18:14:39 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 18:14:39 go vet ./... 18:14:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:14:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:14:42 ./bin/test-attribution-txt.sh [Pipeline] echo 18:14:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:14:42 $ docker stop --time=1 13ca819f867e42342afa54d3cf03def9785756fc719362c4247177e79c811544 18:14:44 $ docker rm -f --volumes 13ca819f867e42342afa54d3cf03def9785756fc719362c4247177e79c811544 [Pipeline] // withDockerContainer [Pipeline] sh 18:14:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:14:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:14:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:14:46 + ls -al . 18:14:46 total 208 18:14:46 drwxrwxr-x 10 jenkins jenkins 4096 Feb 27 18:14 . 18:14:46 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 18:13 .. 18:14:46 drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 18:14 .git 18:14:46 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 18:13 .github 18:14:46 -rw-rw-r-- 1 jenkins jenkins 414 Feb 27 18:13 .gitignore 18:14:46 -rw-rw-r-- 1 jenkins jenkins 42 Feb 27 18:13 .golangci.yml 18:14:46 -rw-rw-r-- 1 jenkins jenkins 77 Feb 27 18:13 .hadolint.yml 18:14:46 drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 18:13 .semver 18:14:46 -rw-rw-r-- 1 jenkins jenkins 9442 Feb 27 18:13 Attribution.txt 18:14:46 -rw-rw-r-- 1 jenkins jenkins 6219 Feb 27 18:13 CHANGELOG.md 18:14:46 -rw-rw-r-- 1 jenkins jenkins 2328 Feb 27 18:13 Dockerfile 18:14:46 -rw-rw-r-- 1 jenkins jenkins 678 Feb 27 18:13 GOVERNANCE.md 18:14:46 -rw-rw-r-- 1 jenkins jenkins 659 Feb 27 18:13 Jenkinsfile 18:14:46 -rw-rw-r-- 1 jenkins jenkins 11348 Feb 27 18:13 LICENSE 18:14:46 -rw-rw-r-- 1 jenkins jenkins 2329 Feb 27 18:13 Makefile 18:14:46 -rw-rw-r-- 1 jenkins jenkins 622 Feb 27 18:13 OWNERS.md 18:14:46 -rw-rw-r-- 1 jenkins jenkins 5934 Feb 27 18:13 README.md 18:14:46 -rw-rw-r-- 1 jenkins jenkins 5 Feb 27 18:13 VERSION 18:14:46 drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 18:13 bin 18:14:46 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 18:13 cmd 18:14:46 -rw-r--r-- 1 jenkins jenkins 30666 Feb 27 18:14 coverage.out 18:14:46 -rwxrwxr-x 1 jenkins jenkins 140 Feb 27 18:13 docker-entrypoint.sh 18:14:46 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 18:13 docs 18:14:46 -rw-rw-r-- 1 jenkins jenkins 3574 Feb 27 18:13 go.mod 18:14:46 -rw-rw-r-- 1 jenkins jenkins 45170 Feb 27 18:13 go.sum 18:14:46 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 18:13 internal 18:14:46 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 18:13 snap 18:14:46 -rw-rw-r-- 1 jenkins jenkins 231 Feb 27 18:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:46 + 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=d58291c76576a31971c03f981221ac3951acbf69 --label arch=amd64 --label version=0.0.0 . 18:14:46 Sending build context to Docker daemon 1.788MB 18:14:46 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 18:14:46 Step 2/35 : FROM ${BASE} AS builder 18:14:46 ---> ed128102f458 18:14:46 Step 3/35 : ARG ADD_BUILD_TAGS="" 18:14:46 ---> Running in b4435e2ec09d 18:14:47 Removing intermediate container b4435e2ec09d 18:14:47 ---> 0d68d8e1fdc1 18:14:47 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:14:47 ---> Running in 8b84243e1789 18:14:47 Removing intermediate container 8b84243e1789 18:14:47 ---> 6feb15809138 18:14:47 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:14:47 ---> Running in 723e722fc79c 18:14:47 Removing intermediate container 723e722fc79c 18:14:47 ---> 1f125410f6d8 18:14:47 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:14:47 ---> Running in 10794eafcb77 18:14:47 Removing intermediate container 10794eafcb77 18:14:47 ---> 5059953662a4 18:14:47 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:14:47 ---> Running in b74755ccf76b 18:14:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:14:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:14:48 OK: 331 MiB in 131 packages 18:14:48 Removing intermediate container b74755ccf76b 18:14:48 ---> 4396e913d9ad 18:14:48 Step 8/35 : WORKDIR /device-usb-camera 18:14:48 ---> Running in 757a38d9b2e5 18:14:48 Removing intermediate container 757a38d9b2e5 18:14:48 ---> d1edbd992be6 18:14:48 Step 9/35 : COPY go.mod vendor* ./ 18:14:48 ---> dbc6ec003f7a 18:14:48 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:14:48 ---> Running in 24ddb4254a36 18:14:49 Removing intermediate container 24ddb4254a36 18:14:49 ---> 04dae2992501 18:14:49 Step 11/35 : COPY . . 18:14:49 ---> c6156b1481d3 18:14:49 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:14:49 ---> Running in 4aea7a46c384 18:14:49  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current 18:14:49                                  Dload  Upload   Total   Spent    Left  Speed 18:14:49    0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0 100  1062  100 1062  0   0  40863    0 --:--:-- --:--:-- --:--:-- 42480 18:14:50 Removing intermediate container 4aea7a46c384 18:14:50 ---> b266e9684efc 18:14:50 Step 13/35 : RUN ${MAKE} 18:14:50 ---> Running in 8c355ed93c4e 18:14:50 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 18:15:12 Removing intermediate container 8c355ed93c4e 18:15:12 ---> 6f69f1d024e8 18:15:12 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 18:15:12 v0.18.4: Pulling from aler9/rtsp-simple-server 18:15:12 af6660deedbd: Pulling fs layer 18:15:12 97cd0a44c592: Pulling fs layer 18:15:12 97cd0a44c592: Verifying Checksum 18:15:12 97cd0a44c592: Download complete 18:15:12 af6660deedbd: Verifying Checksum 18:15:12 af6660deedbd: Download complete 18:15:12 af6660deedbd: Pull complete 18:15:12 97cd0a44c592: Pull complete 18:15:12 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 18:15:12 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 18:15:12 ---> fea57e182299 18:15:12 Step 15/35 : FROM alpine:3.16 18:15:13 3.16: Pulling from library/alpine 18:15:13 ef5531b6e74e: Pulling fs layer 18:15:13 ef5531b6e74e: Verifying Checksum 18:15:13 ef5531b6e74e: Download complete 18:15:13 ef5531b6e74e: Pull complete 18:15:13 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 18:15:13 Status: Downloaded newer image for alpine:3.16 18:15:13 ---> dfd21b5a31f5 18:15:13 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 18:15:13 ---> Running in 90600cc67a46 18:15:13 Removing intermediate container 90600cc67a46 18:15:13 ---> 71fe5b61bbb4 18:15:13 Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev 18:15:13 ---> Running in 18fb909f4aaf 18:15:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:15:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:15:14 (1/80) Installing dumb-init (1.2.5-r1) 18:15:14 (2/80) Installing sdl2 (2.0.22-r0) 18:15:14 (3/80) Installing libxau (1.0.9-r0) 18:15:14 (4/80) Installing libxdmcp (1.1.3-r0) 18:15:14 (5/80) Installing libxcb (1.15-r0) 18:15:14 (6/80) Installing libx11 (1.8-r0) 18:15:14 (7/80) Installing aom-libs (3.3.0-r0) 18:15:14 (8/80) Installing alsa-lib (1.2.7.2-r0) 18:15:14 (9/80) Installing expat (2.5.0-r0) 18:15:14 (10/80) Installing brotli-libs (1.0.9-r6) 18:15:14 (11/80) Installing libbz2 (1.0.8-r1) 18:15:14 (12/80) Installing libpng (1.6.37-r1) 18:15:14 (13/80) Installing freetype (2.12.1-r0) 18:15:14 (14/80) Installing fontconfig (2.14.0-r0) 18:15:14 (15/80) Installing fribidi (1.0.12-r0) 18:15:14 (16/80) Installing libffi (3.4.2-r1) 18:15:14 (17/80) Installing libintl (0.21-r2) 18:15:14 (18/80) Installing libblkid (2.38-r1) 18:15:14 (19/80) Installing libmount (2.38-r1) 18:15:14 (20/80) Installing pcre (8.45-r2) 18:15:14 (21/80) Installing glib (2.72.1-r0) 18:15:14 (22/80) Installing graphite2 (1.3.14-r1) 18:15:14 (23/80) Installing harfbuzz (4.3.0-r0) 18:15:14 (24/80) Installing libass (0.16.0-r0) 18:15:14 (25/80) Installing libdav1d (1.0.0-r0) 18:15:14 (26/80) Installing libpciaccess (0.16-r0) 18:15:14 (27/80) Installing libdrm (2.4.110-r0) 18:15:14 (28/80) Installing gmp (6.2.1-r2) 18:15:14 (29/80) Installing nettle (3.7.3-r0) 18:15:14 (30/80) Installing p11-kit (0.24.1-r0) 18:15:14 (31/80) Installing libtasn1 (4.18.0-r1) 18:15:14 (32/80) Installing libunistring (1.0-r0) 18:15:14 (33/80) Installing gnutls (3.7.7-r1) 18:15:14 (34/80) Installing ncurses-terminfo-base (6.3_p20220521-r0) 18:15:14 (35/80) Installing ncurses-libs (6.3_p20220521-r0) 18:15:14 (36/80) Installing lame (3.100-r0) 18:15:14 (37/80) Installing opus (1.3.1-r1) 18:15:14 (38/80) Installing libasyncns (0.8-r1) 18:15:14 (39/80) Installing dbus-libs (1.14.4-r0) 18:15:14 (40/80) Installing libltdl (2.4.7-r0) 18:15:14 (41/80) Installing orc (0.4.32-r0) 18:15:14 (42/80) Installing libgcc (11.2.1_git20220219-r2) 18:15:14 (43/80) Installing libogg (1.3.5-r1) 18:15:14 (44/80) Installing libstdc++ (11.2.1_git20220219-r2) 18:15:14 (45/80) Installing flac (1.3.4-r0) 18:15:14 (46/80) Installing libvorbis (1.3.7-r0) 18:15:14 (47/80) Installing libsndfile (1.1.0-r0) 18:15:14 (48/80) Installing libgomp (11.2.1_git20220219-r2) 18:15:14 (49/80) Installing soxr (0.1.3-r2) 18:15:14 (50/80) Installing speexdsp (1.2.0-r0) 18:15:14 (51/80) Installing tdb-libs (1.4.6-r0) 18:15:14 (52/80) Installing libpulse (15.0-r2) 18:15:14 (53/80) Installing cjson (1.7.15-r3) 18:15:14 (54/80) Installing mbedtls (2.28.2-r0) 18:15:14 (55/80) Installing librist (0.2.6-r1) 18:15:14 (56/80) Installing libsrt (1.4.4-r0) 18:15:14 (57/80) Installing libssh (0.9.6-r1) 18:15:15 (58/80) Installing libtheora (1.1.1-r16) 18:15:15 (59/80) Installing libjpeg-turbo (2.1.3-r1) 18:15:15 (60/80) Installing v4l-utils-libs (1.22.1-r1) 18:15:15 (61/80) Installing libxext (1.3.4-r0) 18:15:15 (62/80) Installing libxfixes (6.0.0-r0) 18:15:15 (63/80) Installing wayland-libs-client (1.20.0-r0) 18:15:15 (64/80) Installing libva (2.14.0-r0) 18:15:15 (65/80) Installing libvdpau (1.5-r0) 18:15:15 (66/80) Installing vidstab (1.1.0-r1) 18:15:15 (67/80) Installing libvpx (1.11.0-r1) 18:15:15 (68/80) Installing libwebp (1.2.3-r0) 18:15:15 (69/80) Installing x264-libs (0.163_git20210613-r0) 18:15:15 (70/80) Installing numactl (2.0.14-r0) 18:15:15 (71/80) Installing x265-libs (3.5-r3) 18:15:15 (72/80) Installing xvidcore (1.3.7-r1) 18:15:15 (73/80) Installing ffmpeg-libs (5.0.1-r1) 18:15:15 (74/80) Installing ffmpeg (5.0.1-r1) 18:15:15 (75/80) Installing udev-init-scripts (35-r0) 18:15:15 Executing udev-init-scripts-35-r0.post-install 18:15:15 (76/80) Installing eudev-libs (3.2.11-r0) 18:15:15 (77/80) Installing xz-libs (5.2.5-r1) 18:15:15 (78/80) Installing zstd-libs (1.5.2-r1) 18:15:15 (79/80) Installing kmod-libs (29-r2) 18:15:15 (80/80) Installing eudev (3.2.11-r0) 18:15:15 Executing busybox-1.35.0-r17.trigger 18:15:15 Executing eudev-3.2.11-r0.trigger 18:15:15 OK: 100 MiB in 94 packages 18:15:17 Removing intermediate container 18fb909f4aaf 18:15:17 ---> eef2a109e84b 18:15:17 Step 18/35 : WORKDIR / 18:15:17 ---> Running in 30eceea90681 18:15:17 Removing intermediate container 30eceea90681 18:15:17 ---> 92afc4731d16 18:15:17 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 18:15:18 ---> d05cd4e22420 18:15:18 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 18:15:18 ---> af68fe3280a8 18:15:18 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 18:15:18 ---> 48567fe30b7e 18:15:18 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 18:15:18 ---> db48af8e97a3 18:15:18 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 18:15:18 ---> 8cb905008888 18:15:18 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 18:15:18 ---> a20c4dc0f951 18:15:18 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 18:15:19 ---> 2219546e7afb 18:15:19 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 18:15:19 ---> Running in e69b5ab51aa9 18:15:20 Removing intermediate container e69b5ab51aa9 18:15:20 ---> 8bb1cb6f6199 18:15:20 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 18:15:20 ---> Running in d234304f7fac 18:15:20 Removing intermediate container d234304f7fac 18:15:20 ---> 8a143f5c9940 18:15:20 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 18:15:20 ---> Running in 6c4b33046ecc 18:15:21 Removing intermediate container 6c4b33046ecc 18:15:21 ---> c6680082bf15 18:15:21 Step 29/35 : EXPOSE 59983 18:15:21 ---> Running in 1e368d5b654b 18:15:21 Removing intermediate container 1e368d5b654b 18:15:21 ---> 0d689fe26748 18:15:21 Step 30/35 : EXPOSE 8554 18:15:21 ---> Running in 78d069eab8b8 18:15:21 Removing intermediate container 78d069eab8b8 18:15:21 ---> 013f68ee8f0c 18:15:21 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 18:15:21 ---> Running in b84cbe80dd0e 18:15:21 Removing intermediate container b84cbe80dd0e 18:15:21 ---> fbba41c2c6a9 18:15:21 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 18:15:21 ---> Running in 7b859fd2b89e 18:15:21 Removing intermediate container 7b859fd2b89e 18:15:21 ---> 8b87daa0e3d9 18:15:21 Step 33/35 : LABEL arch=amd64 18:15:21 ---> Running in cd8f03982dc6 18:15:21 Removing intermediate container cd8f03982dc6 18:15:21 ---> 61ec4f6cc4b1 18:15:21 Step 34/35 : LABEL git_sha=d58291c76576a31971c03f981221ac3951acbf69 18:15:21 ---> Running in 71363a6581ed 18:15:21 Removing intermediate container 71363a6581ed 18:15:21 ---> af0babe4e50a 18:15:21 Step 35/35 : LABEL version=0.0.0 18:15:21 ---> Running in e20128647c59 18:15:21 Removing intermediate container e20128647c59 18:15:21 ---> 201dcbd1b785 18:15:21 [Warning] One or more build-args [ARCH] were not consumed 18:15:21 Successfully built 201dcbd1b785 18:15:21 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:15:22 18:15:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:15:23 latest: Pulling from edgex-lftools-log-publisher 18:15:23 5eb5b503b376: Pulling fs layer 18:15:23 5c69ac0246d0: Pulling fs layer 18:15:23 ec43610c2a17: Pulling fs layer 18:15:23 3a2ae6a8a46f: Pulling fs layer 18:15:23 33b1e0a273af: Pulling fs layer 18:15:23 5d3b04190fa2: Pulling fs layer 18:15:23 2f39f015ded8: Pulling fs layer 18:15:23 33b1e0a273af: Waiting 18:15:23 5d3b04190fa2: Waiting 18:15:23 3a2ae6a8a46f: Waiting 18:15:23 2f39f015ded8: Waiting 18:15:23 5c69ac0246d0: Download complete 18:15:23 3a2ae6a8a46f: Verifying Checksum 18:15:23 3a2ae6a8a46f: Download complete 18:15:23 33b1e0a273af: Download complete 18:15:23 5d3b04190fa2: Verifying Checksum 18:15:23 5d3b04190fa2: Download complete 18:15:23 ec43610c2a17: Verifying Checksum 18:15:23 ec43610c2a17: Download complete 18:15:23 5eb5b503b376: Verifying Checksum 18:15:23 5eb5b503b376: Download complete 18:15:23 2f39f015ded8: Download complete 18:15:24 5eb5b503b376: Pull complete 18:15:24 5c69ac0246d0: Pull complete 18:15:25 ec43610c2a17: Pull complete 18:15:25 3a2ae6a8a46f: Pull complete 18:15:25 33b1e0a273af: Pull complete 18:15:25 5d3b04190fa2: Pull complete 18:15:30 2f39f015ded8: Pull complete 18:15:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:15:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:15:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:15:31 prd-ubuntu20.04-docker-8c-8g-7631 does not seem to be running inside a container 18:15:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-160 -v /w/workspace/foundry_device-usb-camera_PR-160:/w/workspace/foundry_device-usb-camera_PR-160:rw,z -v /w/workspace/foundry_device-usb-camera_PR-160@tmp:/w/workspace/foundry_device-usb-camera_PR-160@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:15:34 $ docker top 5481c35cba422b86dc0ff89d3c3a68f5cdd13dc8a943741c221a9d8b3cc05e88 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:15:34 ---> job-cost.sh 18:15:34 lf-activate-venv: SKIPPING 18:15:34 INFO: No Stack... 18:15:34 INFO: Retrieving Pricing Info for: v3-standard-8 18:15:35 INFO: Archiving Costs [Pipeline] sh 18:15:35 + cat /w/workspace/foundry_device-usb-camera_PR-160/archives/cost.csv 18:15:35 + cut -d, -f6 [Pipeline] lock 18:15:35 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-160-1-stack-cost] 18:15:35 Resource [jenkins-edgexfoundry-device-usb-camera-PR-160-1-stack-cost] did not exist. Created. 18:15:35 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-160-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:15:35 + echo total: 0.2199999988079071 [Pipeline] stash 18:15:35 Stashed 1 file(s) [Pipeline] } 18:15:35 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-160-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:15:35 $ docker stop --time=1 5481c35cba422b86dc0ff89d3c3a68f5cdd13dc8a943741c221a9d8b3cc05e88 18:15:37 $ docker rm -f --volumes 5481c35cba422b86dc0ff89d3c3a68f5cdd13dc8a943741c221a9d8b3cc05e88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:16:12 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7634 in /w/workspace/foundry_device-usb-camera_PR-160 [Pipeline] { [Pipeline] ws 18:16:12 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 18:16:12 Selected Git installation does not exist. Using Default 18:16:12 The recommended git tool is: NONE 18:16:18 using credential edgex-jenkins-ssh 18:16:18 Cloning the remote Git repository 18:16:18 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 18:16:18 > git init /w/workspace/device-usb-camera/1 # timeout=10 18:16:18 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 18:16:18 > git --version # timeout=10 18:16:18 > git --version # 'git version 2.25.1' 18:16:18 using GIT_SSH to set credentials SSH Credentials for GitHub 18:16:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:16:19 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 18:16:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:16:21 Merging remotes/origin/main commit d43df4097523a2749be68cc9a7c29d8397ed8c11 into PR head commit d58291c76576a31971c03f981221ac3951acbf69 18:16:20 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 18:16:20 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 18:16:20 using GIT_SSH to set credentials SSH Credentials for GitHub 18:16:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/160/head:refs/remotes/origin/PR-160 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:16:21 > git config core.sparsecheckout # timeout=10 18:16:21 > git checkout -f d58291c76576a31971c03f981221ac3951acbf69 # timeout=10 18:16:21 > git remote # timeout=10 18:16:21 Merge succeeded, producing d58291c76576a31971c03f981221ac3951acbf69 18:16:21 Checking out Revision d58291c76576a31971c03f981221ac3951acbf69 (PR-160) 18:16:22 Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.1 to 1.8.2" 18:16:22 > git --version # timeout=10 18:16:22 > git --version # 'git version 2.25.1' 18:16:22 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:16:21 > git config --get remote.origin.url # timeout=10 18:16:21 using GIT_SSH to set credentials SSH Credentials for GitHub 18:16:21 > git merge d43df4097523a2749be68cc9a7c29d8397ed8c11 # timeout=10 18:16:21 > git rev-parse HEAD^{commit} # timeout=10 18:16:21 > git config core.sparsecheckout # timeout=10 18:16:21 > git checkout -f d58291c76576a31971c03f981221ac3951acbf69 # timeout=10 18:16:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:16:23 % Total % Received % Xferd Average Speed Time Time Time Current 18:16:23 Dload Upload Total Spent Left Speed 18:16:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 218k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh 18:16:24 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:16:24 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:16:24 sudo tee /etc/docker/daemon.new 18:16:24 { 18:16:24 "registry-mirrors": [ 18:16:24 "https://nexus3.edgexfoundry.org:10001" 18:16:24 ], 18:16:24 "bip": "10.250.0.254/24", 18:16:24 "hosts": [ 18:16:24 "tcp://0.0.0.0:5555", 18:16:24 "unix:///var/run/docker.sock" 18:16:24 ], 18:16:24 "mtu": 1458, 18:16:24 "selinux-enabled": true, 18:16:24 "seccomp-profile": "/etc/docker/seccomp.json" 18:16:24 } [Pipeline] sh 18:16:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:16:25 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:16:43 provisioning config files... 18:16:43 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config7383989141151819525tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:16:43 ---> docker-login.sh 18:16:43 nexus3.edgexfoundry.org:10001 18:16:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:44 Configure a credential helper to remove this warning. See 18:16:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:44 18:16:44 Login Succeeded 18:16:44 nexus3.edgexfoundry.org:10002 18:16:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:45 Configure a credential helper to remove this warning. See 18:16:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:45 18:16:45 Login Succeeded 18:16:45 nexus3.edgexfoundry.org:10003 18:16:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:45 Configure a credential helper to remove this warning. See 18:16:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:45 18:16:45 Login Succeeded 18:16:45 nexus3.edgexfoundry.org:10004 18:16:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:45 Configure a credential helper to remove this warning. See 18:16:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:45 18:16:45 Login Succeeded 18:16:45 docker.io 18:16:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:46 Configure a credential helper to remove this warning. See 18:16:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:46 18:16:46 Login Succeeded 18:16:46 ---> docker-login.sh ends [Pipeline] } 18:16:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:16:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:16:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:16:46 ========================================================= 18:16:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 18:16:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:47 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 18:16:47 Sending build context to Docker daemon 1.141MB 18:16:47 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 18:16:47 Step 2/13 : FROM ${BASE} AS builder 18:16:48 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:16:48 9b18e9b68314: Pulling fs layer 18:16:48 35d82f9e3411: Pulling fs layer 18:16:48 e16973657156: Pulling fs layer 18:16:48 fc693d55d65f: Pulling fs layer 18:16:48 7e9fc2657dce: Pulling fs layer 18:16:48 dda99020689f: Pulling fs layer 18:16:48 db1c61fa0a46: Pulling fs layer 18:16:48 891c053d2c06: Pulling fs layer 18:16:48 7e9fc2657dce: Waiting 18:16:48 dda99020689f: Waiting 18:16:48 db1c61fa0a46: Waiting 18:16:48 891c053d2c06: Waiting 18:16:48 fc693d55d65f: Waiting 18:16:48 e16973657156: Verifying Checksum 18:16:48 e16973657156: Download complete 18:16:48 35d82f9e3411: Verifying Checksum 18:16:48 35d82f9e3411: Download complete 18:16:48 7e9fc2657dce: Verifying Checksum 18:16:48 7e9fc2657dce: Download complete 18:16:48 dda99020689f: Verifying Checksum 18:16:48 dda99020689f: Download complete 18:16:48 9b18e9b68314: Verifying Checksum 18:16:48 9b18e9b68314: Download complete 18:16:49 9b18e9b68314: Pull complete 18:16:49 891c053d2c06: Verifying Checksum 18:16:49 891c053d2c06: Download complete 18:16:49 35d82f9e3411: Pull complete 18:16:50 e16973657156: Pull complete 18:16:50 db1c61fa0a46: Verifying Checksum 18:16:50 db1c61fa0a46: Download complete 18:16:51 fc693d55d65f: Verifying Checksum 18:16:51 fc693d55d65f: Download complete 18:17:03 fc693d55d65f: Pull complete 18:17:03 7e9fc2657dce: Pull complete 18:17:04 dda99020689f: Pull complete 18:17:10 db1c61fa0a46: Pull complete 18:17:12 891c053d2c06: Pull complete 18:17:13 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 18:17:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:17:13 ---> f96f9c87975a 18:17:13 Step 3/13 : ARG ADD_BUILD_TAGS="" 18:17:13 ---> Running in 748677900fa6 18:17:14 Removing intermediate container 748677900fa6 18:17:14 ---> e65358b36f8e 18:17:14 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:17:14 ---> Running in ba77a2771d97 18:17:14 Removing intermediate container ba77a2771d97 18:17:14 ---> 18ac9d93669c 18:17:14 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:17:14 ---> Running in ee73e1da4ea8 18:17:15 Removing intermediate container ee73e1da4ea8 18:17:15 ---> 709cbe934b6f 18:17:15 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:17:15 ---> Running in 16c01800171b 18:17:15 Removing intermediate container 16c01800171b 18:17:15 ---> 449262354979 18:17:15 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:17:15 ---> Running in 3579a148ca9a 18:17:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:17:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:17:18 (1/14) Installing libintl (0.21-r2) 18:17:18 (2/14) Installing eudev-libs (3.2.11-r0) 18:17:18 (3/14) Installing libjpeg-turbo (2.1.3-r1) 18:17:18 (4/14) Installing v4l-utils-libs (1.22.1-r1) 18:17:18 (5/14) Installing v4l-utils (1.22.1-r1) 18:17:18 (6/14) Installing udev-init-scripts (35-r0) 18:17:18 Executing udev-init-scripts-35-r0.post-install 18:17:18 (7/14) Installing libblkid (2.38-r1) 18:17:18 (8/14) Installing xz-libs (5.2.5-r1) 18:17:18 (9/14) Installing zstd-libs (1.5.2-r1) 18:17:18 (10/14) Installing kmod-libs (29-r2) 18:17:18 (11/14) Installing eudev (3.2.11-r0) 18:17:18 (12/14) Installing eudev-dev (3.2.11-r0) 18:17:18 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 18:17:18 (14/14) Installing v4l-utils-dev (1.22.1-r1) 18:17:18 Executing busybox-1.35.0-r17.trigger 18:17:18 Executing eudev-3.2.11-r0.trigger 18:17:18 OK: 228 MiB in 65 packages 18:17:19 Removing intermediate container 3579a148ca9a 18:17:19 ---> cdfea6c4acce 18:17:19 Step 8/13 : WORKDIR /device-usb-camera 18:17:19 ---> Running in e94f9cea98cf 18:17:20 Removing intermediate container e94f9cea98cf 18:17:20 ---> b431ebabcd59 18:17:20 Step 9/13 : COPY go.mod vendor* ./ 18:17:20 ---> a46a7aabb2d8 18:17:20 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:17:20 ---> Running in 38522ecef8ee 18:18:28 Removing intermediate container 38522ecef8ee 18:18:28 ---> d845295604f5 18:18:28 Step 11/13 : COPY . . 18:18:28 ---> 9435df7f2f18 18:18:28 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:18:28 ---> Running in 0c27718ecad4 18:18:28  % Total % Received % Xferd Average Speed Time Time Time Current 18:18:28 Dload Upload Total Spent Left Speed 18:18:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6094 0 --:--:-- --:--:-- --:--:-- 6138 18:18:28 Removing intermediate container 0c27718ecad4 18:18:28 ---> 618c697e0171 18:18:28 Step 13/13 : RUN ${MAKE} 18:18:28 ---> Running in 3f7a3d01b69c 18:18:28 noop 18:18:28 Removing intermediate container 3f7a3d01b69c 18:18:28 ---> 7fbc3e53dfa2 18:18:28 Successfully built 7fbc3e53dfa2 18:18:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:18:29 + docker inspect -f . ci-base-image-arm64 18:18:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:18:29 prd-ubuntu20.04-docker-arm64-4c-16g-7634 does not seem to be running inside a container 18:18:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:18:31 $ docker top af46534ff2257551da3ee417b2d44bf1f16721c18106b9a1a7ee196493dc7368 -eo pid,comm [Pipeline] { [Pipeline] sh 18:18:32 + go version 18:18:32 go version go1.18.7 linux/arm64 [Pipeline] } 18:18:32 $ docker stop --time=1 af46534ff2257551da3ee417b2d44bf1f16721c18106b9a1a7ee196493dc7368 18:18:34 $ docker rm -f --volumes af46534ff2257551da3ee417b2d44bf1f16721c18106b9a1a7ee196493dc7368 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:18:35 + docker inspect -f . ci-base-image-arm64 18:18:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:18:35 prd-ubuntu20.04-docker-arm64-4c-16g-7634 does not seem to be running inside a container 18:18:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:18:36 $ docker top acdb2dcd9c39976f507fe87e0d6258018f98d7283f565a26ebdd02d1c18604cc -eo pid,comm [Pipeline] { [Pipeline] sh 18:18:37 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 18:18:38 + make test 18:18:38 go test ./... -coverprofile=coverage.out ./... 18:18:40 ? github.com/edgexfoundry/device-usb-camera [no test files] 18:20:17 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 18:20:18 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.073s coverage: 1.9% of statements 18:20:18 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:20:18 go vet ./... 18:20:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:20:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:20:52 ./bin/test-attribution-txt.sh [Pipeline] echo 18:20:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:20:52 $ docker stop --time=1 acdb2dcd9c39976f507fe87e0d6258018f98d7283f565a26ebdd02d1c18604cc 18:20:55 $ docker rm -f --volumes acdb2dcd9c39976f507fe87e0d6258018f98d7283f565a26ebdd02d1c18604cc [Pipeline] // withDockerContainer [Pipeline] sh 18:20:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:20:56 Warning: overwriting stash ‘coverage-report’ 18:20:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:20:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:20:57 + ls -al . 18:20:57 total 204 18:20:57 drwxrwxr-x 9 jenkins jenkins 4096 Feb 27 18:18 . 18:20:57 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 18:16 .. 18:20:57 drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 18:16 .git 18:20:57 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 18:16 .github 18:20:57 -rw-rw-r-- 1 jenkins jenkins 414 Feb 27 18:16 .gitignore 18:20:57 -rw-rw-r-- 1 jenkins jenkins 42 Feb 27 18:16 .golangci.yml 18:20:57 -rw-rw-r-- 1 jenkins jenkins 77 Feb 27 18:16 .hadolint.yml 18:20:57 -rw-rw-r-- 1 jenkins jenkins 9442 Feb 27 18:16 Attribution.txt 18:20:57 -rw-rw-r-- 1 jenkins jenkins 6219 Feb 27 18:16 CHANGELOG.md 18:20:57 -rw-rw-r-- 1 jenkins jenkins 2328 Feb 27 18:16 Dockerfile 18:20:57 -rw-rw-r-- 1 jenkins jenkins 678 Feb 27 18:16 GOVERNANCE.md 18:20:57 -rw-rw-r-- 1 jenkins jenkins 659 Feb 27 18:16 Jenkinsfile 18:20:57 -rw-rw-r-- 1 jenkins jenkins 11348 Feb 27 18:16 LICENSE 18:20:57 -rw-rw-r-- 1 jenkins jenkins 2329 Feb 27 18:16 Makefile 18:20:57 -rw-rw-r-- 1 jenkins jenkins 622 Feb 27 18:16 OWNERS.md 18:20:57 -rw-rw-r-- 1 jenkins jenkins 5934 Feb 27 18:16 README.md 18:20:57 -rw-rw-r-- 1 jenkins jenkins 5 Feb 27 18:13 VERSION 18:20:57 drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 18:16 bin 18:20:57 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 18:16 cmd 18:20:57 -rw-r--r-- 1 jenkins jenkins 30666 Feb 27 18:20 coverage.out 18:20:57 -rwxrwxr-x 1 jenkins jenkins 140 Feb 27 18:16 docker-entrypoint.sh 18:20:57 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 18:16 docs 18:20:57 -rw-rw-r-- 1 jenkins jenkins 3574 Feb 27 18:16 go.mod 18:20:57 -rw-rw-r-- 1 jenkins jenkins 45170 Feb 27 18:16 go.sum 18:20:57 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 18:16 internal 18:20:57 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 18:16 snap 18:20:57 -rw-rw-r-- 1 jenkins jenkins 231 Feb 27 18:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:58 + 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=d58291c76576a31971c03f981221ac3951acbf69 --label arch=arm64 --label version=0.0.0 . 18:20:58 Sending build context to Docker daemon 1.172MB 18:20:58 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 18:20:58 Step 2/35 : FROM ${BASE} AS builder 18:20:58 ---> 7fbc3e53dfa2 18:20:58 Step 3/35 : ARG ADD_BUILD_TAGS="" 18:20:58 ---> Running in 34ac4137ea34 18:20:59 Removing intermediate container 34ac4137ea34 18:20:59 ---> 5734c68ddf9a 18:20:59 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:20:59 ---> Running in ff9d57bae298 18:20:59 Removing intermediate container ff9d57bae298 18:20:59 ---> 46ba640162f8 18:20:59 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:20:59 ---> Running in 804a0d654d71 18:20:59 Removing intermediate container 804a0d654d71 18:20:59 ---> cc1da7e44ecf 18:20:59 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:21:00 ---> Running in deed2fd660ac 18:21:00 Removing intermediate container deed2fd660ac 18:21:00 ---> 2016e557080b 18:21:00 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:21:00 ---> Running in 99ec66c983b4 18:21:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:21:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:21:04 OK: 228 MiB in 65 packages 18:21:05 Removing intermediate container 99ec66c983b4 18:21:05 ---> c02a56d6e362 18:21:05 Step 8/35 : WORKDIR /device-usb-camera 18:21:05 ---> Running in 06465403a0cc 18:21:05 Removing intermediate container 06465403a0cc 18:21:05 ---> 0e62d5637dd0 18:21:05 Step 9/35 : COPY go.mod vendor* ./ 18:21:06 ---> 7ace0fc86ec9 18:21:06 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:21:06 ---> Running in a5de54cb6d0b 18:21:08 Removing intermediate container a5de54cb6d0b 18:21:08 ---> 9daf7bd752ce 18:21:08 Step 11/35 : COPY . . 18:21:09 ---> 4b012b472db4 18:21:09 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:21:10 ---> Running in acba2853b184 18:21:11  % Total % Received % Xferd Average Speed Time Time Time Current 18:21:11 Dload Upload Total Spent Left Speed 18:21:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 13552 0 --:--:-- --:--:-- --:--:-- 13792 18:21:12 Removing intermediate container acba2853b184 18:21:12 ---> 8e4c9aac3cd1 18:21:12 Step 13/35 : RUN ${MAKE} 18:21:12 ---> Running in 5bdbe9cc78ed 18:21:13 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 18:23:50 Removing intermediate container 5bdbe9cc78ed 18:23:50 ---> 34996aa8e54b 18:23:50 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 18:23:50 v0.18.4: Pulling from aler9/rtsp-simple-server 18:23:50 eab2503cf8f4: Pulling fs layer 18:23:50 97cd0a44c592: Pulling fs layer 18:23:50 97cd0a44c592: Verifying Checksum 18:23:50 97cd0a44c592: Download complete 18:23:50 eab2503cf8f4: Download complete 18:23:50 eab2503cf8f4: Pull complete 18:23:50 97cd0a44c592: Pull complete 18:23:50 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 18:23:50 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 18:23:50 ---> 7f763cca56b3 18:23:50 Step 15/35 : FROM alpine:3.16 18:23:50 3.16: Pulling from library/alpine 18:23:50 3760b48202b3: Pulling fs layer 18:23:50 3760b48202b3: Verifying Checksum 18:23:50 3760b48202b3: Download complete 18:23:50 3760b48202b3: Pull complete 18:23:50 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 18:23:50 Status: Downloaded newer image for alpine:3.16 18:23:50 ---> 4c81e5bf8899 18:23:50 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 18:23:50 ---> Running in 0bb7a5c108c6 18:23:50 Removing intermediate container 0bb7a5c108c6 18:23:50 ---> 3ea6460976c5 18:23:50 Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev 18:23:50 ---> Running in 1b276657a859 18:23:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:23:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:23:50 (1/79) Installing dumb-init (1.2.5-r1) 18:23:50 (2/79) Installing sdl2 (2.0.22-r0) 18:23:50 (3/79) Installing libxau (1.0.9-r0) 18:23:50 (4/79) Installing libxdmcp (1.1.3-r0) 18:23:50 (5/79) Installing libxcb (1.15-r0) 18:23:50 (6/79) Installing libx11 (1.8-r0) 18:23:50 (7/79) Installing aom-libs (3.3.0-r0) 18:23:50 (8/79) Installing alsa-lib (1.2.7.2-r0) 18:23:50 (9/79) Installing expat (2.5.0-r0) 18:23:50 (10/79) Installing brotli-libs (1.0.9-r6) 18:23:50 (11/79) Installing libbz2 (1.0.8-r1) 18:23:50 (12/79) Installing libpng (1.6.37-r1) 18:23:50 (13/79) Installing freetype (2.12.1-r0) 18:23:50 (14/79) Installing fontconfig (2.14.0-r0) 18:23:50 (15/79) Installing fribidi (1.0.12-r0) 18:23:50 (16/79) Installing libffi (3.4.2-r1) 18:23:50 (17/79) Installing libintl (0.21-r2) 18:23:50 (18/79) Installing libblkid (2.38-r1) 18:23:50 (19/79) Installing libmount (2.38-r1) 18:23:50 (20/79) Installing pcre (8.45-r2) 18:23:50 (21/79) Installing glib (2.72.1-r0) 18:23:50 (22/79) Installing graphite2 (1.3.14-r1) 18:23:50 (23/79) Installing harfbuzz (4.3.0-r0) 18:23:50 (24/79) Installing libass (0.16.0-r0) 18:23:50 (25/79) Installing libdav1d (1.0.0-r0) 18:23:50 (26/79) Installing libdrm (2.4.110-r0) 18:23:50 (27/79) Installing gmp (6.2.1-r2) 18:23:50 (28/79) Installing nettle (3.7.3-r0) 18:23:50 (29/79) Installing p11-kit (0.24.1-r0) 18:23:50 (30/79) Installing libtasn1 (4.18.0-r1) 18:23:50 (31/79) Installing libunistring (1.0-r0) 18:23:50 (32/79) Installing gnutls (3.7.7-r1) 18:23:50 (33/79) Installing ncurses-terminfo-base (6.3_p20220521-r0) 18:23:50 (34/79) Installing ncurses-libs (6.3_p20220521-r0) 18:23:50 (35/79) Installing lame (3.100-r0) 18:23:50 (36/79) Installing opus (1.3.1-r1) 18:23:50 (37/79) Installing libasyncns (0.8-r1) 18:23:50 (38/79) Installing dbus-libs (1.14.4-r0) 18:23:50 (39/79) Installing libltdl (2.4.7-r0) 18:23:50 (40/79) Installing orc (0.4.32-r0) 18:23:50 (41/79) Installing libgcc (11.2.1_git20220219-r2) 18:23:50 (42/79) Installing libogg (1.3.5-r1) 18:23:50 (43/79) Installing libstdc++ (11.2.1_git20220219-r2) 18:23:50 (44/79) Installing flac (1.3.4-r0) 18:23:50 (45/79) Installing libvorbis (1.3.7-r0) 18:23:50 (46/79) Installing libsndfile (1.1.0-r0) 18:23:50 (47/79) Installing libgomp (11.2.1_git20220219-r2) 18:23:50 (48/79) Installing soxr (0.1.3-r2) 18:23:50 (49/79) Installing speexdsp (1.2.0-r0) 18:23:50 (50/79) Installing tdb-libs (1.4.6-r0) 18:23:50 (51/79) Installing libpulse (15.0-r2) 18:23:50 (52/79) Installing cjson (1.7.15-r3) 18:23:50 (53/79) Installing mbedtls (2.28.2-r0) 18:23:50 (54/79) Installing librist (0.2.6-r1) 18:23:50 (55/79) Installing libsrt (1.4.4-r0) 18:23:50 (56/79) Installing libssh (0.9.6-r1) 18:23:50 (57/79) Installing libtheora (1.1.1-r16) 18:23:50 (58/79) Installing libjpeg-turbo (2.1.3-r1) 18:23:50 (59/79) Installing v4l-utils-libs (1.22.1-r1) 18:23:50 (60/79) Installing libxext (1.3.4-r0) 18:23:50 (61/79) Installing libxfixes (6.0.0-r0) 18:23:50 (62/79) Installing wayland-libs-client (1.20.0-r0) 18:23:50 (63/79) Installing libva (2.14.0-r0) 18:23:50 (64/79) Installing libvdpau (1.5-r0) 18:23:50 (65/79) Installing vidstab (1.1.0-r1) 18:23:50 (66/79) Installing libvpx (1.11.0-r1) 18:23:50 (67/79) Installing libwebp (1.2.3-r0) 18:23:50 (68/79) Installing x264-libs (0.163_git20210613-r0) 18:23:50 (69/79) Installing numactl (2.0.14-r0) 18:23:50 (70/79) Installing x265-libs (3.5-r3) 18:23:50 (71/79) Installing xvidcore (1.3.7-r1) 18:23:50 (72/79) Installing ffmpeg-libs (5.0.1-r1) 18:23:51 (73/79) Installing ffmpeg (5.0.1-r1) 18:23:51 (74/79) Installing udev-init-scripts (35-r0) 18:23:51 Executing udev-init-scripts-35-r0.post-install 18:23:51 (75/79) Installing eudev-libs (3.2.11-r0) 18:23:51 (76/79) Installing xz-libs (5.2.5-r1) 18:23:51 (77/79) Installing zstd-libs (1.5.2-r1) 18:23:51 (78/79) Installing kmod-libs (29-r2) 18:23:51 (79/79) Installing eudev (3.2.11-r0) 18:23:51 Executing busybox-1.35.0-r17.trigger 18:23:51 Executing eudev-3.2.11-r0.trigger 18:23:51 OK: 77 MiB in 93 packages 18:23:56 Removing intermediate container 1b276657a859 18:23:56 ---> d9fa9ab85a37 18:23:56 Step 18/35 : WORKDIR / 18:23:56 ---> Running in 3e1dcdde319a 18:23:56 Removing intermediate container 3e1dcdde319a 18:23:56 ---> 4a83d3171320 18:23:56 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 18:23:57 ---> 8d2fae74610c 18:23:57 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 18:23:57 ---> df26df6e5dbd 18:23:57 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 18:23:58 ---> 9d650670411d 18:23:58 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 18:23:58 ---> 148763a0f11a 18:23:58 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 18:23:59 ---> c50bbb889b11 18:23:59 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 18:23:59 ---> a0231f945785 18:23:59 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 18:24:01 ---> 81e443b0557b 18:24:01 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 18:24:01 ---> Running in d220d5568f57 18:24:03 Removing intermediate container d220d5568f57 18:24:03 ---> c793bfe1c032 18:24:03 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 18:24:03 ---> Running in 639fe8b9592c 18:24:04 Removing intermediate container 639fe8b9592c 18:24:04 ---> 3f7183231e31 18:24:04 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 18:24:04 ---> Running in dfead5446a31 18:24:06 Removing intermediate container dfead5446a31 18:24:06 ---> 99d401c755c2 18:24:06 Step 29/35 : EXPOSE 59983 18:24:06 ---> Running in 9cb87e2c1484 18:24:06 Removing intermediate container 9cb87e2c1484 18:24:06 ---> 0b97fca4d561 18:24:06 Step 30/35 : EXPOSE 8554 18:24:06 ---> Running in 1288cb98baf8 18:24:06 Removing intermediate container 1288cb98baf8 18:24:06 ---> ccb750e4fe76 18:24:06 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 18:24:07 ---> Running in 5d1a5e32bcf0 18:24:07 Removing intermediate container 5d1a5e32bcf0 18:24:07 ---> 5e32ddfcdbc6 18:24:07 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 18:24:07 ---> Running in e6e604e573fd 18:24:07 Removing intermediate container e6e604e573fd 18:24:07 ---> cf72d7311522 18:24:07 Step 33/35 : LABEL arch=arm64 18:24:08 ---> Running in f5f5c55a5e5d 18:24:08 Removing intermediate container f5f5c55a5e5d 18:24:08 ---> 1f80235a21fe 18:24:08 Step 34/35 : LABEL git_sha=d58291c76576a31971c03f981221ac3951acbf69 18:24:08 ---> Running in e5f9ffa5a881 18:24:08 Removing intermediate container e5f9ffa5a881 18:24:08 ---> 930eac8aab9b 18:24:08 Step 35/35 : LABEL version=0.0.0 18:24:08 ---> Running in 0ef939f51ae5 18:24:09 Removing intermediate container 0ef939f51ae5 18:24:09 ---> d401eb8bcd6f 18:24:09 [Warning] One or more build-args [ARCH] were not consumed 18:24:09 Successfully built d401eb8bcd6f 18:24:09 Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:24:09 18:24:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:24:10 arm64: Pulling from edgex-lftools-log-publisher 18:24:10 8998bd30e6a1: Pulling fs layer 18:24:10 04944245beec: Pulling fs layer 18:24:10 699f458cf7ca: Pulling fs layer 18:24:10 765212b225bb: Pulling fs layer 18:24:10 f23df028b6ca: Pulling fs layer 18:24:10 d65c8cfc05b1: Pulling fs layer 18:24:10 2437ff75d9bd: Pulling fs layer 18:24:10 f23df028b6ca: Waiting 18:24:10 d65c8cfc05b1: Waiting 18:24:10 2437ff75d9bd: Waiting 18:24:10 765212b225bb: Waiting 18:24:10 04944245beec: Verifying Checksum 18:24:10 04944245beec: Download complete 18:24:10 765212b225bb: Verifying Checksum 18:24:10 765212b225bb: Download complete 18:24:10 f23df028b6ca: Verifying Checksum 18:24:10 f23df028b6ca: Download complete 18:24:10 d65c8cfc05b1: Verifying Checksum 18:24:10 d65c8cfc05b1: Download complete 18:24:10 699f458cf7ca: Verifying Checksum 18:24:10 699f458cf7ca: Download complete 18:24:11 8998bd30e6a1: Verifying Checksum 18:24:11 8998bd30e6a1: Download complete 18:24:13 2437ff75d9bd: Verifying Checksum 18:24:13 2437ff75d9bd: Download complete 18:24:15 8998bd30e6a1: Pull complete 18:24:15 04944245beec: Pull complete 18:24:16 699f458cf7ca: Pull complete 18:24:16 765212b225bb: Pull complete 18:24:17 f23df028b6ca: Pull complete 18:24:17 d65c8cfc05b1: Pull complete 18:24:32 2437ff75d9bd: Pull complete 18:24:32 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:24:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:24:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:24:33 prd-ubuntu20.04-docker-arm64-4c-16g-7634 does not seem to be running inside a container 18:24:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:24:35 $ docker top a0e1e5854429148e31e9f8fa2e4ac5fe8abf8144672ee67cff050863df545556 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:24:36 ---> job-cost.sh 18:24:36 lf-activate-venv: SKIPPING 18:24:36 INFO: No Stack... 18:24:37 INFO: Retrieving Pricing Info for: v3-standard-4 18:24:37 INFO: Archiving Costs [Pipeline] sh 18:24:38 + + catcut /w/workspace/device-usb-camera/1/archives/cost.csv -d, 18:24:38 -f6 [Pipeline] lock 18:24:38 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-160-1-stack-cost] 18:24:38 Resource [jenkins-edgexfoundry-device-usb-camera-PR-160-1-stack-cost] did not exist. Created. 18:24:38 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-160-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:24:39 /w/workspace/device-usb-camera/1@tmp/durable-04538fdd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:24:40 + echo total: 0.10999999940395355 [Pipeline] stash 18:24:40 Warning: overwriting stash ‘stack-cost’ 18:24:40 Stashed 1 file(s) [Pipeline] } 18:24:40 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-160-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:24:40 $ docker stop --time=1 a0e1e5854429148e31e9f8fa2e4ac5fe8abf8144672ee67cff050863df545556 18:24:41 $ docker rm -f --volumes a0e1e5854429148e31e9f8fa2e4ac5fe8abf8144672ee67cff050863df545556 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 18:24:42 provisioning config files... 18:24:42 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-160@tmp/config13968931449395295955tmp [Pipeline] { [Pipeline] sh 18:24:43 + set +x 18:24:43 + curl -s https://codecov.io/bash 18:24:43 + bash -s -- 18:24:43 18:24:43 _____ _ 18:24:43 / ____| | | 18:24:43 | | ___ __| | ___ ___ _____ __ 18:24:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:24:43 | |___| (_) | (_| | __/ (_| (_) \ V / 18:24:43 \_____\___/ \__,_|\___|\___\___/ \_/ 18:24:43 Bash-1.0.6 18:24:43 18:24:43 18:24:43 ==> git version 2.25.1 found 18:24:43 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 18:24:43 Release-Date: 2020-01-08 18:24:43 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:24:43 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:24:43 ==> Jenkins CI detected. 18:24:43 current dir:  /w/workspace/foundry_device-usb-camera_PR-160 18:24:43 project root: . 18:24:43 --> token set from env 18:24:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:24:43 ==> Running gcov in . (disable via -X gcov) 18:24:43 ==> Python coveragepy not found 18:24:43 ==> Searching for coverage reports in: 18:24:43 + . 18:24:43 -> Found 1 reports 18:24:43 ==> Detecting git/mercurial file structure 18:24:43 ==> Reading reports 18:24:43 + ./coverage.out bytes=30666 18:24:43 ==> Appending adjustments 18:24:43 https://docs.codecov.io/docs/fixing-reports 18:24:43 + Found adjustments 18:24:43 ==> Gzipping contents 18:24:43 8.0K /tmp/codecov.7RjYoJ.gz 18:24:43 ==> Uploading reports 18:24:43 url: https://codecov.io 18:24:43 query: branch=PR-160&commit=d58291c76576a31971c03f981221ac3951acbf69&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-160%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=160&job=&cmd_args= 18:24:43 -> Pinging Codecov 18:24:43 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-160&commit=d58291c76576a31971c03f981221ac3951acbf69&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-160%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=160&job=&cmd_args= 18:24:43 -> Uploading to 18:24:43 https://storage.googleapis.com/codecov/v4/raw/2023-02-27/73D8F5FF140700D3E01443B452E23636/d58291c76576a31971c03f981221ac3951acbf69/b94cd46d-5b55-477e-a238-da4b15b27749.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230227%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230227T182443Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e327811069fa368a9f8ff25c6f334e828cf5c22e184bcb6c7bc228ed9f4551cb 18:24:43 % Total % Received % Xferd Average Speed Time Time Time Current 18:24:43 Dload Upload Total Spent Left Speed 18:24:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4288 0 0 100 4288 0 18092 --:--:-- --:--:-- --:--:-- 18092 18:24:43 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/d58291c76576a31971c03f981221ac3951acbf69 [Pipeline] } 18:24:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:24:45 + [ -d /w/workspace/foundry_device-usb-camera_PR-160/archives ] 18:24:45 + ls -al /w/workspace/foundry_device-usb-camera_PR-160/archives 18:24:45 total 16 18:24:45 drwxr-xr-x 3 root root 4096 Feb 27 18:15 . 18:24:45 drwxrwxr-x 11 jenkins jenkins 4096 Feb 27 18:15 .. 18:24:45 drwxr-xr-x 2 root root 4096 Feb 27 18:15 cost 18:24:45 -rw-r--r-- 1 root root 89 Feb 27 18:15 cost.csv 18:24:45 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-160/archives 18:24:45 + ls -al /w/workspace/foundry_device-usb-camera_PR-160/archives 18:24:45 total 16 18:24:45 drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 18:15 . 18:24:45 drwxrwxr-x 11 jenkins jenkins 4096 Feb 27 18:15 .. 18:24:45 drwxr-xr-x 2 jenkins jenkins 4096 Feb 27 18:15 cost 18:24:45 -rw-r--r-- 1 jenkins jenkins 89 Feb 27 18:15 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:24:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:24:46 ---> package-listing.sh 18:24:46 ++ facter osfamily 18:24:46 ++ tr '[:upper:]' '[:lower:]' 18:24:46 + OS_FAMILY=debian 18:24:46 + workspace=/w/workspace/foundry_device-usb-camera_PR-160 18:24:46 + START_PACKAGES=/tmp/packages_start.txt 18:24:46 + END_PACKAGES=/tmp/packages_end.txt 18:24:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:24:46 + PACKAGES=/tmp/packages_start.txt 18:24:46 + '[' /w/workspace/foundry_device-usb-camera_PR-160 ']' 18:24:46 + PACKAGES=/tmp/packages_end.txt 18:24:46 + case "${OS_FAMILY}" in 18:24:46 + dpkg -l 18:24:46 + grep '^ii' 18:24:46 + '[' -f /tmp/packages_start.txt ']' 18:24:46 + '[' -f /tmp/packages_end.txt ']' 18:24:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:24:46 + '[' /w/workspace/foundry_device-usb-camera_PR-160 ']' 18:24:46 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-160/archives/ 18:24:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-160/archives/ [Pipeline] echo 18:24:46 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-160/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:24:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:24:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:24:47 prd-ubuntu20.04-docker-8c-8g-7631 does not seem to be running inside a container 18:24:47 $ 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-160/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-160 -v /w/workspace/foundry_device-usb-camera_PR-160:/w/workspace/foundry_device-usb-camera_PR-160:rw,z -v /w/workspace/foundry_device-usb-camera_PR-160@tmp:/w/workspace/foundry_device-usb-camera_PR-160@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:24:48 $ docker top 17a8f7d73a14a5c417d07604ae3e6f954cba90d296e9a2cbb89a9598a3eb645a -eo pid,comm [Pipeline] { [Pipeline] sh 18:24:48 + touch /tmp/pre-build-complete [Pipeline] sh 18:24:48 + mkdir -p /var/log/sysstat [Pipeline] sh 18:24:49 + ls /var/log/sa-host 18:24:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:24:49 provisioning config files... 18:24:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-160@tmp/config4034325091828332471tmp [Pipeline] { [Pipeline] echo 18:24:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:24:49 ---> create-netrc.sh [Pipeline] } 18:24:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:24:50 ---> python-tools-install.sh [Pipeline] echo 18:24:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:24:50 ---> sudo-logs.sh 18:24:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:24:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:24:50 ---> job-cost.sh 18:24:50 lf-activate-venv: SKIPPING 18:24:50 DEBUG: total: 0.2199999988079071 18:24:50 INFO: Retrieving Stack Cost... 18:24:51 INFO: Retrieving Pricing Info for: v3-standard-8 18:24:51 INFO: Archiving Costs [Pipeline] echo 18:24:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:24:51 ---> logs-deploy.sh 18:24:51 lf-activate-venv: SKIPPING 18:24:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-160/1 18:24:51 INFO: archiving workspace using pattern(s): 18:24:52 Archives upload complete. 18:24:53 INFO: archiving logs to Nexus 18:24:53 ---> uname -a: 18:24:53 Linux prd-ubuntu20-04-docker-8c-8g-7631 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:24:53 18:24:53 18:24:53 ---> lscpu: 18:24:53 Architecture: x86_64 18:24:53 CPU op-mode(s): 32-bit, 64-bit 18:24:53 Byte Order: Little Endian 18:24:53 Address sizes: 40 bits physical, 48 bits virtual 18:24:53 CPU(s): 8 18:24:53 On-line CPU(s) list: 0-7 18:24:53 Thread(s) per core: 1 18:24:53 Core(s) per socket: 1 18:24:53 Socket(s): 8 18:24:53 NUMA node(s): 1 18:24:53 Vendor ID: AuthenticAMD 18:24:53 CPU family: 23 18:24:53 Model: 49 18:24:53 Model name: AMD EPYC-Rome Processor 18:24:53 Stepping: 0 18:24:53 CPU MHz: 2800.000 18:24:53 BogoMIPS: 5600.00 18:24:53 Virtualization: AMD-V 18:24:53 Hypervisor vendor: KVM 18:24:53 Virtualization type: full 18:24:53 L1d cache: 256 KiB 18:24:53 L1i cache: 256 KiB 18:24:53 L2 cache: 4 MiB 18:24:53 L3 cache: 128 MiB 18:24:53 NUMA node0 CPU(s): 0-7 18:24:53 Vulnerability Itlb multihit: Not affected 18:24:53 Vulnerability L1tf: Not affected 18:24:53 Vulnerability Mds: Not affected 18:24:53 Vulnerability Meltdown: Not affected 18:24:53 Vulnerability Mmio stale data: Not affected 18:24:53 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:24:53 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:24:53 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:24:53 Vulnerability Srbds: Not affected 18:24:53 Vulnerability Tsx async abort: Not affected 18:24:53 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 18:24:53 18:24:53 18:24:53 ---> nproc: 18:24:53 8 18:24:53 18:24:53 18:24:53 ---> df -h: 18:24:53 Filesystem Size Used Avail Use% Mounted on 18:24:53 overlay 155G 12G 144G 8% / 18:24:53 tmpfs 64M 0 64M 0% /dev 18:24:53 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:24:53 shm 64M 0 64M 0% /dev/shm 18:24:53 /dev/vda1 155G 12G 144G 8% /facter-os 18:24:53 18:24:53 18:24:53 ---> sar -b -r -n DEV: 18:24:53 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7631) 02/27/23 _x86_64_ (8 CPU) 18:24:53 18:24:53 18:12:31 LINUX RESTART (8 CPU) 18:24:53 18:24:53 18:13:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:24:53 18:14:01 168.44 16.51 151.92 0.00 1945.81 63933.61 0.00 18:24:53 18:15:01 138.14 0.42 137.72 0.00 32.92 27270.64 0.00 18:24:53 18:16:01 165.24 0.07 165.18 0.00 9.33 41978.01 0.00 18:24:53 18:17:01 2.73 0.02 2.72 0.00 0.13 31.34 0.00 18:24:53 18:18:01 52.97 10.58 42.39 0.00 5154.87 8747.74 0.00 18:24:53 18:19:01 5.83 0.02 5.82 0.00 0.13 122.91 0.00 18:24:53 18:20:01 1.40 0.00 1.40 0.00 0.00 14.93 0.00 18:24:53 18:21:01 1.68 0.00 1.68 0.00 0.00 18.66 0.00 18:24:53 18:22:01 0.88 0.00 0.88 0.00 0.00 10.13 0.00 18:24:53 18:23:01 1.83 0.00 1.83 0.00 0.00 20.53 0.00 18:24:53 18:24:01 1.10 0.00 1.10 0.00 0.00 11.73 0.00 18:24:53 Average: 49.12 2.51 46.61 0.00 649.34 12923.92 0.00 18:24:53 18:24:53 18:13:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:24:53 18:14:01 28448940 31566392 734456 2.23 108916 3230764 2035240 6.00 1139832 2865832 18164 18:24:53 18:15:01 27942740 31374752 916776 2.79 144548 3478052 2449032 7.22 1483456 2987832 259844 18:24:53 18:16:01 27537780 31575824 716600 2.18 154472 4028972 1735924 5.12 1232532 3596832 388 18:24:53 18:17:01 27536884 31575080 717104 2.18 154532 4028968 1735924 5.12 1232864 3596832 8 18:24:53 18:18:01 27008300 31557276 723684 2.20 188104 4484432 1795296 5.29 1552084 3769528 988 18:24:53 18:19:01 27015304 31559504 722420 2.20 186680 4481168 1785656 5.26 1549832 3766304 144 18:24:53 18:20:01 27016648 31560944 720844 2.19 186700 4481176 1785656 5.26 1548256 3766308 8 18:24:53 18:21:01 27021200 31565540 716156 2.18 186740 4481180 1785656 5.26 1544336 3766312 188 18:24:53 18:22:01 27021224 31565580 716116 2.18 186756 4481180 1785656 5.26 1544224 3766312 8 18:24:53 18:23:01 27021356 31565716 715836 2.18 186792 4481188 1785656 5.26 1544340 3766316 36 18:24:53 18:24:01 27021024 31565760 716040 2.18 186824 4481188 1785656 5.26 1544008 3766616 176 18:24:53 Average: 27326491 31548397 737821 2.24 170097 4194388 1860487 5.48 1446888 3583184 25450 18:24:53 18:24:53 18:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:24:53 18:14:01 ens3 747.49 454.26 8442.19 83.65 0.00 0.00 0.00 0.00 18:24:53 18:14:01 lo 6.53 6.53 0.63 0.63 0.00 0.00 0.00 0.00 18:24:53 18:14:01 docker0 178.17 323.05 14.12 2491.81 0.00 0.00 0.00 0.00 18:24:53 18:15:01 ens3 58.45 53.57 89.06 94.68 0.00 0.00 0.00 0.00 18:24:53 18:15:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 18:24:53 18:15:01 vethf5b5f95 0.02 0.17 0.00 0.01 0.00 0.00 0.00 0.00 18:24:53 18:15:01 docker0 2.03 4.30 0.15 40.78 0.00 0.00 0.00 0.00 18:24:53 18:16:01 ens3 189.64 100.90 3335.73 18.73 0.00 0.00 0.00 0.00 18:24:53 18:16:01 lo 2.40 2.40 0.23 0.23 0.00 0.00 0.00 0.00 18:24:53 18:16:01 docker0 12.41 32.99 0.95 595.58 0.00 0.00 0.00 0.00 18:24:53 18:17:01 ens3 0.52 0.42 0.26 0.21 0.00 0.00 0.00 0.00 18:24:53 18:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:24:53 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:53 18:18:01 ens3 176.37 87.69 2787.77 6.29 0.00 0.00 0.00 0.00 18:24:53 18:18:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 18:24:53 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:53 18:19:01 ens3 0.33 0.27 0.02 0.02 0.00 0.00 0.00 0.00 18:24:53 18:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:24:53 18:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:53 18:20:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:53 18:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:53 18:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:53 18:21:01 ens3 0.58 0.38 1.44 0.03 0.00 0.00 0.00 0.00 18:24:53 18:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:24:53 18:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:53 18:22:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:53 18:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:53 18:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:53 18:23:01 ens3 0.32 0.20 0.09 0.07 0.00 0.00 0.00 0.00 18:24:53 18:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:24:53 18:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:53 18:24:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:24:53 18:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:53 18:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:53 Average: ens3 106.71 63.42 1332.39 18.52 0.00 0.00 0.00 0.00 18:24:53 Average: lo 0.99 0.99 0.09 0.09 0.00 0.00 0.00 0.00 18:24:53 Average: docker0 17.51 32.76 1.38 284.37 0.00 0.00 0.00 0.00 18:24:53 18:24:53