Pull request #289 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of EdgeX-Camera-Management for edgexfoundry/device-usb-camera Loading trusted files from base branch main at 5e12c9c90705f9e971aee6dc20caba93a75f2d45 rather than c755da0d0732796cf80239319bf5f764f1473ee2 Obtained Jenkinsfile from 5e12c9c90705f9e971aee6dc20caba93a75f2d45 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-ssh4647021402123990317.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh10905118173040594500.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-289/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-289/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2073717025942851690.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-289/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2636594016599066616.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh13556681998622702219.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-289/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-289/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh630664540211081337.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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.21 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6126 in /w/workspace/foundry_device-usb-camera_PR-289 [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-289 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 5e12c9c90705f9e971aee6dc20caba93a75f2d45 into PR head commit c755da0d0732796cf80239319bf5f764f1473ee2 > 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/289/head:refs/remotes/origin/PR-289 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c755da0d0732796cf80239319bf5f764f1473ee2 # timeout=10 Merge succeeded, producing c755da0d0732796cf80239319bf5f764f1473ee2 Checking out Revision c755da0d0732796cf80239319bf5f764f1473ee2 (PR-289) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 5e12c9c90705f9e971aee6dc20caba93a75f2d45 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c755da0d0732796cf80239319bf5f764f1473ee2 # timeout=10 Commit message: "build: upgrade some dependencies for flag feature" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:40:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:40:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:40:24 ========================================================= 16:40:24 EdgeX Global Pipelines Version Info 16:40:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:40:25 ------------------- 16:40:25 stable info: 16:40:25 ------------------- 16:40:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:40:25 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 16:40:25 Message: update stable to v1.0.254 16:40:25 ------------------- 16:40:25 experimental info: 16:40:25 ------------------- 16:40:25 Commited By: **** collab-it+edgex@linuxfoundation.org 16:40:25 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 16:40:25 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:40:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 16:40:26 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 16:40:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:40:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:40:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:40:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 16:40:26 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:40:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:40:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:40:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:40:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:40:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 16:40:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:40:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:40:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:40:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:40:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:40:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:40:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:40:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:40:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:40:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:40:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:40:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:40:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:40:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:40:27 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:40:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-289 [Pipeline] echo 16:40:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-289 [Pipeline] echo 16:40:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-289 [Pipeline] echo 16:40:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c755da0d0732796cf80239319bf5f764f1473ee2 [Pipeline] echo 16:40:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c755da0 [Pipeline] echo 16:40:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:40:27 provisioning config files... 16:40:27 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-289@tmp/config15679860168339639338tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:40:28 ---> docker-login.sh 16:40:28 nexus3.edgexfoundry.org:10001 16:40:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:40:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:40:28 Configure a credential helper to remove this warning. See 16:40:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:40:28 16:40:28 Login Succeeded 16:40:28 nexus3.edgexfoundry.org:10002 16:40:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:40:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:40:28 Configure a credential helper to remove this warning. See 16:40:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:40:28 16:40:28 Login Succeeded 16:40:28 nexus3.edgexfoundry.org:10003 16:40:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:40:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:40:28 Configure a credential helper to remove this warning. See 16:40:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:40:28 16:40:28 Login Succeeded 16:40:28 nexus3.edgexfoundry.org:10004 16:40:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:40:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:40:29 Configure a credential helper to remove this warning. See 16:40:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:40:29 16:40:29 Login Succeeded 16:40:29 docker.io 16:40:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:40:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:40:29 Configure a credential helper to remove this warning. See 16:40:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:40:29 16:40:29 Login Succeeded 16:40:29 ---> docker-login.sh ends [Pipeline] } 16:40:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:40:30 + git rev-list -1 --merges c755da0d0732796cf80239319bf5f764f1473ee2~1..c755da0d0732796cf80239319bf5f764f1473ee2 [Pipeline] echo 16:40:30 -----------> git rev-list -1 --merges c755da0d0732796cf80239319bf5f764f1473ee2~1..c755da0d0732796cf80239319bf5f764f1473ee2 c755da0d0732796cf80239319bf5f764f1473ee2 [false] [Pipeline] sh 16:40:30 + git log --format=format:%s -1 c755da0d0732796cf80239319bf5f764f1473ee2 [Pipeline] echo 16:40:30 ========================================================= 16:40:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:40:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:40:30 + git log --format=format:%s -1 c755da0d0732796cf80239319bf5f764f1473ee2 [Pipeline] echo 16:40:30 [semverPrep] GIT_COMMIT: c755da0d0732796cf80239319bf5f764f1473ee2, Commit Message: build: upgrade some dependencies for flag feature [Pipeline] echo 16:40:31 [semverPrep] This is not a build commit. [Pipeline] sh 16:40:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:40:31 + grep -v github /etc/ssh/ssh_known_hosts 16:40:31 + [ -e /tmp/ssh_known_hosts ] 16:40:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:40:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:40:31 + sudo tee -a /etc/ssh/ssh_known_hosts 16:40:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:40:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:40:31 16:40:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:40:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:40:32 0.1.4: Pulling from edgex-devops/py-git-semver 16:40:32 b85a868b505f: Pulling fs layer 16:40:32 e2be974225ed: Pulling fs layer 16:40:32 339a4e72a1f5: Pulling fs layer 16:40:32 988bab9f4d93: Pulling fs layer 16:40:32 1469e6f7b9e6: Pulling fs layer 16:40:32 eaf3925da568: Pulling fs layer 16:40:32 bab4dde63d76: Pulling fs layer 16:40:32 bde34c3a00c8: Pulling fs layer 16:40:32 b352a97aabf1: Pulling fs layer 16:40:32 4872d77fe225: Pulling fs layer 16:40:32 5851b861e8e6: Pulling fs layer 16:40:32 988bab9f4d93: Waiting 16:40:32 1469e6f7b9e6: Waiting 16:40:32 eaf3925da568: Waiting 16:40:32 bab4dde63d76: Waiting 16:40:32 bde34c3a00c8: Waiting 16:40:32 b352a97aabf1: Waiting 16:40:32 4872d77fe225: Waiting 16:40:32 5851b861e8e6: Waiting 16:40:32 e2be974225ed: Download complete 16:40:32 988bab9f4d93: Verifying Checksum 16:40:32 988bab9f4d93: Download complete 16:40:32 1469e6f7b9e6: Verifying Checksum 16:40:32 1469e6f7b9e6: Download complete 16:40:32 339a4e72a1f5: Verifying Checksum 16:40:32 339a4e72a1f5: Download complete 16:40:32 eaf3925da568: Verifying Checksum 16:40:32 eaf3925da568: Download complete 16:40:32 bde34c3a00c8: Verifying Checksum 16:40:32 bde34c3a00c8: Download complete 16:40:32 b352a97aabf1: Verifying Checksum 16:40:32 b352a97aabf1: Download complete 16:40:32 4872d77fe225: Verifying Checksum 16:40:32 4872d77fe225: Download complete 16:40:32 5851b861e8e6: Verifying Checksum 16:40:32 5851b861e8e6: Download complete 16:40:32 b85a868b505f: Verifying Checksum 16:40:32 b85a868b505f: Download complete 16:40:33 bab4dde63d76: Verifying Checksum 16:40:33 bab4dde63d76: Download complete 16:40:34 b85a868b505f: Pull complete 16:40:34 e2be974225ed: Pull complete 16:40:34 339a4e72a1f5: Pull complete 16:40:34 988bab9f4d93: Pull complete 16:40:35 1469e6f7b9e6: Pull complete 16:40:35 eaf3925da568: Pull complete 16:40:36 bab4dde63d76: Pull complete 16:40:37 bde34c3a00c8: Pull complete 16:40:37 b352a97aabf1: Pull complete 16:40:37 4872d77fe225: Pull complete 16:40:37 5851b861e8e6: Pull complete 16:40:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:40:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:40:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:40:37 prd-ubuntu20.04-docker-8c-8g-6126 does not seem to be running inside a container 16:40:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-289 -v /w/workspace/foundry_device-usb-camera_PR-289:/w/workspace/foundry_device-usb-camera_PR-289:rw,z -v /w/workspace/foundry_device-usb-camera_PR-289@tmp:/w/workspace/foundry_device-usb-camera_PR-289@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-devops/py-git-semver:0.1.4 cat 16:40:40 $ docker top a4866ebfc698ab5b69dd66242ba5fb4bfad3d6c21044d86407d67c24bda76d77 -eo pid,comm 16:40:40 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:40:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:40:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:40:40 [ssh-agent] Looking for ssh-agent implementation... 16:40:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:40:40 $ docker exec a4866ebfc698ab5b69dd66242ba5fb4bfad3d6c21044d86407d67c24bda76d77 ssh-agent 16:40:40 SSH_AUTH_SOCK=/tmp/ssh-2ts5CozyjqJK/agent.32 16:40:40 SSH_AGENT_PID=38 16:40:40 Running ssh-add (command line suppressed) 16:40:40 Identity added: /w/workspace/foundry_device-usb-camera_PR-289@tmp/private_key_16149110070341440871.key (/w/workspace/foundry_device-usb-camera_PR-289@tmp/private_key_16149110070341440871.key) 16:40:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:40:41 + git tag --points-at HEAD [Pipeline] } 16:40:41 $ docker exec --env ******** --env ******** a4866ebfc698ab5b69dd66242ba5fb4bfad3d6c21044d86407d67c24bda76d77 ssh-agent -k 16:40:41 unset SSH_AUTH_SOCK; 16:40:41 unset SSH_AGENT_PID; 16:40:41 echo Agent pid 38 killed; 16:40:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:40:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:40:41 [ssh-agent] Looking for ssh-agent implementation... 16:40:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:40:41 $ docker exec a4866ebfc698ab5b69dd66242ba5fb4bfad3d6c21044d86407d67c24bda76d77 ssh-agent 16:40:41 SSH_AUTH_SOCK=/tmp/ssh-MeBEE79kIcga/agent.70 16:40:41 SSH_AGENT_PID=76 16:40:41 Running ssh-add (command line suppressed) 16:40:41 Identity added: /w/workspace/foundry_device-usb-camera_PR-289@tmp/private_key_10148887600340386602.key (/w/workspace/foundry_device-usb-camera_PR-289@tmp/private_key_10148887600340386602.key) 16:40:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:40:42 + git semver init 16:40:42 2023-09-13 16:40:42,225 [run_init] DEBUG init version:0.0.0 force:False 16:40:42 2023-09-13 16:40:42,226 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-289/.semver 16:40:42 2023-09-13 16:40:42,226 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-289/.semver 16:40:42 2023-09-13 16:40:42,226 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-289/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-289, universal_newlines=False, shell=None, istream=None) 16:40:43 2023-09-13 16:40:42,950 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-289/.git/info/exclude 16:40:43 2023-09-13 16:40:42,951 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-289/.semver/PR-289 with force:False 16:40:43 2023-09-13 16:40:42,951 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-289/.semver/PR-289 16:40:43 2023-09-13 16:40:42,955 [execute] INFO git cat-file --batch-check 16:40:43 2023-09-13 16:40:42,955 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-289/.semver, universal_newlines=False, shell=None, istream=) 16:40:43 2023-09-13 16:40:42,963 [execute] INFO git cat-file --batch 16:40:43 2023-09-13 16:40:42,963 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-289/.semver, universal_newlines=False, shell=None, istream=) 16:40:43 2023-09-13 16:40:42,968 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-289/.semver/PR-289 16:40:43 0.0.0 [Pipeline] } 16:40:43 $ docker exec --env ******** --env ******** a4866ebfc698ab5b69dd66242ba5fb4bfad3d6c21044d86407d67c24bda76d77 ssh-agent -k 16:40:43 unset SSH_AUTH_SOCK; 16:40:43 unset SSH_AGENT_PID; 16:40:43 echo Agent pid 76 killed; 16:40:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:40:43 + git semver [Pipeline] } 16:40:44 $ docker stop --time=1 a4866ebfc698ab5b69dd66242ba5fb4bfad3d6c21044d86407d67c24bda76d77 16:40:45 $ docker rm -f --volumes a4866ebfc698ab5b69dd66242ba5fb4bfad3d6c21044d86407d67c24bda76d77 [Pipeline] // withDockerContainer [Pipeline] sh 16:40:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:40:46 Stashed 1 file(s) [Pipeline] echo 16:40:46 [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 16:40:46 provisioning config files... 16:40:46 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-289@tmp/config16763337427504291813tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:40:47 ---> docker-login.sh 16:40:47 nexus3.edgexfoundry.org:10001 16:40:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:40:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:40:47 Configure a credential helper to remove this warning. See 16:40:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:40:47 16:40:47 Login Succeeded 16:40:47 nexus3.edgexfoundry.org:10002 16:40:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:40:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:40:47 Configure a credential helper to remove this warning. See 16:40:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:40:47 16:40:47 Login Succeeded 16:40:47 nexus3.edgexfoundry.org:10003 16:40:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:40:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:40:47 Configure a credential helper to remove this warning. See 16:40:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:40:47 16:40:47 Login Succeeded 16:40:47 nexus3.edgexfoundry.org:10004 16:40:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:40:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:40:47 Configure a credential helper to remove this warning. See 16:40:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:40:47 16:40:47 Login Succeeded 16:40:47 docker.io 16:40:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:40:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:40:47 Configure a credential helper to remove this warning. See 16:40:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:40:47 16:40:47 Login Succeeded 16:40:47 ---> docker-login.sh ends [Pipeline] } 16:40:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:40:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:40:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:40:47 ========================================================= 16:40:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 16:40:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:40:48 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 16:40:48 Sending build context to Docker daemon 2.211MB 16:40:48 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 16:40:48 Step 2/13 : FROM ${BASE} AS builder 16:40:48 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 16:40:48 7264a8db6415: Pulling fs layer 16:40:48 c4d48a809fc2: Pulling fs layer 16:40:48 4f1c88b9dad5: Pulling fs layer 16:40:48 ad3a456e5733: Pulling fs layer 16:40:48 9e4f439ed901: Pulling fs layer 16:40:48 feaf6a47b606: Pulling fs layer 16:40:48 5e8b037d7d82: Pulling fs layer 16:40:48 8ac70367396e: Pulling fs layer 16:40:48 feaf6a47b606: Waiting 16:40:48 5e8b037d7d82: Waiting 16:40:48 9e4f439ed901: Waiting 16:40:48 6db16350a2e2: Pulling fs layer 16:40:48 9250d5d63582: Pulling fs layer 16:40:48 6db16350a2e2: Waiting 16:40:48 8ac70367396e: Waiting 16:40:48 c4d48a809fc2: Verifying Checksum 16:40:48 c4d48a809fc2: Download complete 16:40:48 ad3a456e5733: Verifying Checksum 16:40:48 ad3a456e5733: Download complete 16:40:48 9e4f439ed901: Verifying Checksum 16:40:48 9e4f439ed901: Download complete 16:40:48 7264a8db6415: Verifying Checksum 16:40:48 7264a8db6415: Download complete 16:40:48 feaf6a47b606: Verifying Checksum 16:40:48 feaf6a47b606: Download complete 16:40:48 7264a8db6415: Pull complete 16:40:48 8ac70367396e: Verifying Checksum 16:40:48 8ac70367396e: Download complete 16:40:48 c4d48a809fc2: Pull complete 16:40:48 4f1c88b9dad5: Verifying Checksum 16:40:48 4f1c88b9dad5: Download complete 16:40:49 6db16350a2e2: Verifying Checksum 16:40:49 6db16350a2e2: Download complete 16:40:49 9250d5d63582: Verifying Checksum 16:40:49 9250d5d63582: Download complete 16:40:49 5e8b037d7d82: Verifying Checksum 16:40:49 5e8b037d7d82: Download complete 16:40:52 4f1c88b9dad5: Pull complete 16:40:52 ad3a456e5733: Pull complete 16:40:52 9e4f439ed901: Pull complete 16:40:52 feaf6a47b606: Pull complete 16:40:54 5e8b037d7d82: Pull complete 16:40:55 8ac70367396e: Pull complete 16:40:55 6db16350a2e2: Pull complete 16:40:56 9250d5d63582: Pull complete 16:40:56 Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 16:40:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 16:40:56 ---> fa269f55d9b9 16:40:56 Step 3/13 : ARG ADD_BUILD_TAGS="" 16:41:00 ---> Running in 714b1d850402 16:41:00 Removing intermediate container 714b1d850402 16:41:00 ---> 881a93788f2b 16:41:00 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:41:00 ---> Running in 91b4a0e52c51 16:41:00 Removing intermediate container 91b4a0e52c51 16:41:00 ---> 3f5a9efa2bbe 16:41:00 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 16:41:00 ---> Running in 826671d07bc8 16:41:00 Removing intermediate container 826671d07bc8 16:41:00 ---> 384ee7dce4e2 16:41:00 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 16:41:00 ---> Running in 5a4c1ee342bf 16:41:00 Removing intermediate container 5a4c1ee342bf 16:41:00 ---> 66f36791ae6f 16:41:00 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:41:00 ---> Running in bd82ea0e31b4 16:41:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:41:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:41:01 (1/13) Installing libintl (0.21.1-r7) 16:41:01 (2/13) Installing eudev-libs (3.2.11-r8) 16:41:01 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 16:41:01 (4/13) Installing v4l-utils-libs (1.24.1-r0) 16:41:01 (5/13) Installing v4l-utils (1.24.1-r0) 16:41:01 (6/13) Installing libdvbv5 (1.24.1-r0) 16:41:01 (7/13) Installing udev-init-scripts (35-r1) 16:41:01 (8/13) Installing libblkid (2.38.1-r8) 16:41:01 (9/13) Installing xz-libs (5.4.3-r0) 16:41:01 (10/13) Installing kmod-libs (30-r3) 16:41:01 (11/13) Installing eudev (3.2.11-r8) 16:41:01 (12/13) Installing eudev-dev (3.2.11-r8) 16:41:01 (13/13) Installing v4l-utils-dev (1.24.1-r0) 16:41:01 Executing busybox-1.36.1-r2.trigger 16:41:01 Executing eudev-3.2.11-r8.trigger 16:41:01 OK: 272 MiB in 69 packages 16:41:01 Still waiting to schedule task 16:41:01 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:41:01 Removing intermediate container bd82ea0e31b4 16:41:01 ---> 9251a2e9d88f 16:41:01 Step 8/13 : WORKDIR /device-usb-camera 16:41:01 ---> Running in c67fd8810312 16:41:01 Removing intermediate container c67fd8810312 16:41:01 ---> e29f49f8aead 16:41:01 Step 9/13 : COPY go.mod vendor* ./ 16:41:02 ---> 5b468daf49b4 16:41:02 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:41:02 ---> Running in 2bfca539908e 16:41:40 Removing intermediate container 2bfca539908e 16:41:40 ---> 5c26a25d3e98 16:41:40 Step 11/13 : COPY . . 16:41:40 ---> feffa17785fa 16:41:40 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 16:41:40 ---> Running in 2fbe094d6aa4 16:41:40  % Total % Received % Xferd Average Speed Time Time Time Current 16:41:40 Dload Upload Total Spent Left Speed 16:41:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 9808 0 --:--:-- --:--:-- --:--:-- 9866 16:41:40 Removing intermediate container 2fbe094d6aa4 16:41:40 ---> 2846a4455d65 16:41:40 Step 13/13 : RUN ${MAKE} 16:41:40 ---> Running in 5310ddc103d0 16:41:40 noop 16:41:40 Removing intermediate container 5310ddc103d0 16:41:40 ---> 9cc17c515df8 16:41:40 Successfully built 9cc17c515df8 16:41:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:41:41 + docker inspect -f . ci-base-image-x86_64 16:41:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:41:41 prd-ubuntu20.04-docker-8c-8g-6126 does not seem to be running inside a container 16:41:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-289 -v /w/workspace/foundry_device-usb-camera_PR-289:/w/workspace/foundry_device-usb-camera_PR-289:rw,z -v /w/workspace/foundry_device-usb-camera_PR-289@tmp:/w/workspace/foundry_device-usb-camera_PR-289@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:41:41 $ docker top ba320485712ce4ad03869a522fbeeb4a542186d8898c75b83751966bf92e10d5 -eo pid,comm [Pipeline] { [Pipeline] sh 16:41:42 + go version 16:41:42 go version go1.21.0 linux/amd64 [Pipeline] } 16:41:42 $ docker stop --time=1 ba320485712ce4ad03869a522fbeeb4a542186d8898c75b83751966bf92e10d5 16:41:43 $ docker rm -f --volumes ba320485712ce4ad03869a522fbeeb4a542186d8898c75b83751966bf92e10d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:41:44 + docker inspect -f . ci-base-image-x86_64 16:41:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:41:44 prd-ubuntu20.04-docker-8c-8g-6126 does not seem to be running inside a container 16:41:44 $ 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-289 -v /w/workspace/foundry_device-usb-camera_PR-289:/w/workspace/foundry_device-usb-camera_PR-289:rw,z -v /w/workspace/foundry_device-usb-camera_PR-289@tmp:/w/workspace/foundry_device-usb-camera_PR-289@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:41:44 $ docker top d84de83f29b9e9efe2ae819d3884b28df7765381b260cc68b91755a231abde28 -eo pid,comm [Pipeline] { [Pipeline] sh 16:41:45 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-289 [Pipeline] fileExists [Pipeline] sh 16:41:45 + make test 16:41:45 go test ./... -coverprofile=coverage.out ./... 16:41:46 ? github.com/edgexfoundry/device-usb-camera [no test files] 16:41:56 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 16:41:57 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.022s coverage: 4.4% of statements 16:42:05 go vet ./... 16:42:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:42:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:42:08 ./bin/test-attribution-txt.sh [Pipeline] echo 16:42:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:42:08 $ docker stop --time=1 d84de83f29b9e9efe2ae819d3884b28df7765381b260cc68b91755a231abde28 16:42:11 $ docker rm -f --volumes d84de83f29b9e9efe2ae819d3884b28df7765381b260cc68b91755a231abde28 [Pipeline] // withDockerContainer [Pipeline] sh 16:42:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:42:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:42:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:42:13 + ls -al . 16:42:13 total 220 16:42:13 drwxrwxr-x 10 jenkins jenkins 4096 Sep 13 16:41 . 16:42:13 drwxrwxr-x 4 jenkins jenkins 4096 Sep 13 16:40 .. 16:42:13 drwxrwxr-x 8 jenkins jenkins 4096 Sep 13 16:41 .git 16:42:13 drwxrwxr-x 3 jenkins jenkins 4096 Sep 13 16:40 .github 16:42:13 -rw-rw-r-- 1 jenkins jenkins 468 Sep 13 16:40 .gitignore 16:42:13 -rw-rw-r-- 1 jenkins jenkins 45 Sep 13 16:40 .golangci.yml 16:42:13 -rw-rw-r-- 1 jenkins jenkins 77 Sep 13 16:40 .hadolint.yml 16:42:13 drwxr-xr-x 3 jenkins jenkins 4096 Sep 13 16:40 .semver 16:42:13 -rw-rw-r-- 1 jenkins jenkins 10851 Sep 13 16:40 Attribution.txt 16:42:13 -rw-rw-r-- 1 jenkins jenkins 11903 Sep 13 16:40 CHANGELOG.md 16:42:13 -rw-rw-r-- 1 jenkins jenkins 2453 Sep 13 16:40 Dockerfile 16:42:13 -rw-rw-r-- 1 jenkins jenkins 678 Sep 13 16:40 GOVERNANCE.md 16:42:13 -rw-rw-r-- 1 jenkins jenkins 659 Sep 13 16:40 Jenkinsfile 16:42:13 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 13 16:40 LICENSE 16:42:13 -rw-rw-r-- 1 jenkins jenkins 2611 Sep 13 16:40 Makefile 16:42:13 -rw-rw-r-- 1 jenkins jenkins 622 Sep 13 16:40 OWNERS.md 16:42:13 -rw-rw-r-- 1 jenkins jenkins 2575 Sep 13 16:40 README.md 16:42:13 -rw-rw-r-- 1 jenkins jenkins 5 Sep 13 16:40 VERSION 16:42:13 drwxrwxr-x 2 jenkins jenkins 4096 Sep 13 16:40 bin 16:42:13 drwxrwxr-x 3 jenkins jenkins 4096 Sep 13 16:40 cmd 16:42:13 -rw-r--r-- 1 jenkins jenkins 54378 Sep 13 16:41 coverage.out 16:42:13 -rwxrwxr-x 1 jenkins jenkins 84 Sep 13 16:40 docker-entrypoint.sh 16:42:13 drwxrwxr-x 2 jenkins jenkins 4096 Sep 13 16:40 docs 16:42:13 -rw-rw-r-- 1 jenkins jenkins 3952 Sep 13 16:40 go.mod 16:42:13 -rw-rw-r-- 1 jenkins jenkins 35513 Sep 13 16:40 go.sum 16:42:13 drwxrwxr-x 3 jenkins jenkins 4096 Sep 13 16:40 internal 16:42:13 drwxrwxr-x 4 jenkins jenkins 4096 Sep 13 16:40 snap 16:42:13 -rw-rw-r-- 1 jenkins jenkins 231 Sep 13 16:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:13 + 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=c755da0d0732796cf80239319bf5f764f1473ee2 --label arch=amd64 --label version=0.0.0 . 16:42:13 Sending build context to Docker daemon 2.267MB 16:42:13 Step 1/36 : ARG BASE=golang:1.21-alpine3.18 16:42:13 Step 2/36 : FROM ${BASE} AS builder 16:42:13 ---> 9cc17c515df8 16:42:13 Step 3/36 : ARG ADD_BUILD_TAGS="" 16:42:13 ---> Running in 4ee3249fe596 16:42:13 Removing intermediate container 4ee3249fe596 16:42:13 ---> 05b67a033104 16:42:13 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:42:13 ---> Running in 724e9269da37 16:42:13 Removing intermediate container 724e9269da37 16:42:13 ---> 29f83c7fb5b7 16:42:13 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 16:42:13 ---> Running in 15486ef15ff9 16:42:13 Removing intermediate container 15486ef15ff9 16:42:13 ---> 2f74ee0ca1b0 16:42:13 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 16:42:13 ---> Running in 9687433427ee 16:42:13 Removing intermediate container 9687433427ee 16:42:13 ---> ffc420d473e9 16:42:13 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:42:13 ---> Running in e89d00d79d7a 16:42:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:42:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:42:14 OK: 272 MiB in 69 packages 16:42:15 Removing intermediate container e89d00d79d7a 16:42:15 ---> fdf1b356ad44 16:42:15 Step 8/36 : WORKDIR /device-usb-camera 16:42:15 ---> Running in 543b28ce1d89 16:42:15 Removing intermediate container 543b28ce1d89 16:42:15 ---> a6056cdc553e 16:42:15 Step 9/36 : COPY go.mod vendor* ./ 16:42:15 ---> 1cafaa0aed79 16:42:15 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:42:15 ---> Running in 3a72251e7679 16:42:15 Removing intermediate container 3a72251e7679 16:42:15 ---> 55c772375ef0 16:42:15 Step 11/36 : COPY . . 16:42:16 ---> 74f8d230e71c 16:42:16 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 16:42:16 ---> Running in 8af1ed846f20 16:42:16  % Total % Received % Xferd Average Speed Time Time Time Current 16:42:16 Dload Upload Total Spent Left Speed 16:42:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 41545 0 --:--:-- --:--:-- --:--:-- 41766 16:42:16 Removing intermediate container 8af1ed846f20 16:42:16 ---> 36237b65981b 16:42:16 Step 13/36 : RUN ${MAKE} 16:42:16 ---> Running in dfc76c055ee3 16:42:17 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.24" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 16:42:33 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6127 in /w/workspace/foundry_device-usb-camera_PR-289 [Pipeline] { [Pipeline] ws 16:42:33 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 16:42:33 Selected Git installation does not exist. Using Default 16:42:33 The recommended git tool is: NONE 16:42:38 using credential edgex-jenkins-ssh 16:42:38 Cloning the remote Git repository 16:42:39 Removing intermediate container dfc76c055ee3 16:42:39 ---> fd4787a86940 16:42:39 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 16:42:39 v0.21.6: Pulling from aler9/rtsp-simple-server 16:42:39 4acc49c71d14: Pulling fs layer 16:42:39 4acc49c71d14: Download complete 16:42:39 4acc49c71d14: Pull complete 16:42:39 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 16:42:39 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 16:42:39 ---> 01a2bd3e5fff 16:42:39 Step 15/36 : FROM alpine:3.18 16:42:39 3.18: Pulling from library/alpine 16:42:39 7264a8db6415: Already exists 16:42:39 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 16:42:39 Status: Downloaded newer image for alpine:3.18 16:42:39 ---> 7e01a0d0a1dc 16:42:39 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 16:42:39 ---> Running in 1daadb63b52a 16:42:39 Removing intermediate container 1daadb63b52a 16:42:39 ---> 3560326a5170 16:42:39 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 16:42:39 ---> Running in 59a51a2ecc43 16:42:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:42:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:42:39 (1/107) Installing dumb-init (1.2.5-r2) 16:42:39 (2/107) Installing sdl2 (2.26.5-r0) 16:42:39 (3/107) Installing svt-av1-libs (1.6.0-r0) 16:42:38 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 16:42:38 > git init /w/workspace/device-usb-camera/1 # timeout=10 16:42:38 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 16:42:38 > git --version # timeout=10 16:42:38 > git --version # 'git version 2.25.1' 16:42:38 using GIT_SSH to set credentials SSH Credentials for GitHub 16:42:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:42:39 (4/107) Installing aom-libs (3.6.1-r0) 16:42:39 (5/107) Installing libxau (1.0.11-r2) 16:42:39 (6/107) Installing libmd (1.0.4-r2) 16:42:39 (7/107) Installing libbsd (0.11.7-r1) 16:42:39 (8/107) Installing libxdmcp (1.1.4-r2) 16:42:39 (9/107) Installing libxcb (1.15-r1) 16:42:39 (10/107) Installing libx11 (1.8.4-r4) 16:42:39 (11/107) Installing hwdata-pci (0.370-r0) 16:42:39 (12/107) Installing libpciaccess (0.17-r2) 16:42:39 (13/107) Installing libdrm (2.4.115-r4) 16:42:39 (14/107) Installing libxext (1.3.5-r2) 16:42:39 (15/107) Installing libxfixes (6.0.1-r2) 16:42:39 (16/107) Installing libffi (3.4.4-r2) 16:42:39 (17/107) Installing wayland-libs-client (1.22.0-r2) 16:42:39 (18/107) Installing libva (2.18.0-r1) 16:42:39 (19/107) Installing libvdpau (1.5-r1) 16:42:39 (20/107) Installing libgcc (12.2.1_git20220924-r10) 16:42:39 (21/107) Installing libstdc++ (12.2.1_git20220924-r10) 16:42:39 (22/107) Installing onevpl-libs (2023.2.1-r0) 16:42:39 (23/107) Installing ffmpeg-libavutil (6.0-r15) 16:42:39 (24/107) Installing libdav1d (1.2.1-r0) 16:42:39 (25/107) Installing brotli-libs (1.0.9-r14) 16:42:39 (26/107) Installing libhwy (1.0.4-r1) 16:42:39 (27/107) Installing lcms2 (2.15-r2) 16:42:39 (28/107) Installing libjxl (0.8.2-r0) 16:42:39 (29/107) Installing lame-libs (3.100-r5) 16:42:39 (30/107) Installing opus (1.4-r0) 16:42:39 (31/107) Installing libgomp (12.2.1_git20220924-r10) 16:42:39 (32/107) Installing soxr (0.1.3-r5) 16:42:39 (33/107) Installing ffmpeg-libswresample (6.0-r15) 16:42:39 (34/107) Installing libogg (1.3.5-r4) 16:42:39 (35/107) Installing libtheora (1.1.1-r17) 16:42:39 (36/107) Installing libvorbis (1.3.7-r1) 16:42:39 (37/107) Installing libvpx (1.13.0-r1) 16:42:39 (38/107) Installing libwebp (1.3.1-r0) 16:42:39 (39/107) Installing x264-libs (0.164_git20220602-r1) 16:42:39 (40/107) Installing numactl (2.0.16-r4) 16:42:39 (41/107) Installing x265-libs (3.5-r4) 16:42:39 (42/107) Installing xvidcore (1.3.7-r1) 16:42:40 (43/107) Installing ffmpeg-libavcodec (6.0-r15) 16:42:40 (44/107) Installing alsa-lib (1.2.9-r1) 16:42:40 (45/107) Installing libexpat (2.5.0-r1) 16:42:40 (46/107) Installing libbz2 (1.0.8-r5) 16:42:40 (47/107) Installing libpng (1.6.39-r3) 16:42:40 (48/107) Installing freetype (2.13.0-r5) 16:42:40 (49/107) Installing fontconfig (2.14.2-r3) 16:42:40 (50/107) Installing fribidi (1.0.13-r0) 16:42:40 (51/107) Installing libintl (0.21.1-r7) 16:42:40 (52/107) Installing libblkid (2.38.1-r8) 16:42:40 (53/107) Installing libmount (2.38.1-r8) 16:42:40 (54/107) Installing pcre2 (10.42-r1) 16:42:40 (55/107) Installing glib (2.76.4-r0) 16:42:40 (56/107) Installing graphite2 (1.3.14-r5) 16:42:40 (57/107) Installing harfbuzz (7.3.0-r0) 16:42:40 (58/107) Installing libunibreak (5.1-r0) 16:42:40 (59/107) Installing libass (0.17.1-r0) 16:42:40 (60/107) Installing libbluray (1.3.4-r0) 16:42:40 (61/107) Installing gmp (6.2.1-r3) 16:42:40 (62/107) Installing nettle (3.8.1-r2) 16:42:40 (63/107) Installing libunistring (1.1-r1) 16:42:40 (64/107) Installing libidn2 (2.3.4-r1) 16:42:40 (65/107) Installing p11-kit (0.24.1-r2) 16:42:40 (66/107) Installing libtasn1 (4.19.0-r1) 16:42:40 (67/107) Installing gnutls (3.8.0-r2) 16:42:40 (68/107) Installing mpg123-libs (1.31.3-r1) 16:42:40 (69/107) Installing libopenmpt (0.7.2-r0) 16:42:40 (70/107) Installing cjson (1.7.15-r4) 16:42:40 (71/107) Installing mbedtls (2.28.4-r0) 16:42:40 (72/107) Installing librist (0.2.7-r0) 16:42:39 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 16:42:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:42:40 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 16:42:40 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 16:42:40 using GIT_SSH to set credentials SSH Credentials for GitHub 16:42:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/289/head:refs/remotes/origin/PR-289 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:42:40 (73/107) Installing libsrt (1.5.2-r0) 16:42:40 (74/107) Installing libssh (0.10.5-r0) 16:42:40 (75/107) Installing xz-libs (5.4.3-r0) 16:42:40 (76/107) Installing libxml2 (2.11.4-r0) 16:42:40 (77/107) Installing libsodium (1.0.18-r3) 16:42:40 (78/107) Installing libzmq (4.3.4-r4) 16:42:40 (79/107) Installing ffmpeg-libavformat (6.0-r15) 16:42:40 (80/107) Installing glslang-libs (1.3.243.0-r1) 16:42:40 (81/107) Installing spirv-tools (1.3.243.0-r1) 16:42:40 (82/107) Installing shaderc (2023.3-r1) 16:42:40 (83/107) Installing vulkan-loader (1.3.243.0-r1) 16:42:40 (84/107) Installing libplacebo (5.264.1-r1) 16:42:40 (85/107) Installing ffmpeg-libpostproc (6.0-r15) 16:42:40 (86/107) Installing ffmpeg-libswscale (6.0-r15) 16:42:40 (87/107) Installing vidstab (1.1.1-r0) 16:42:40 (88/107) Installing zimg (3.0.5-r0) 16:42:40 (89/107) Installing ffmpeg-libavfilter (6.0-r15) 16:42:40 (90/107) Installing libasyncns (0.8-r1) 16:42:40 (91/107) Installing dbus-libs (1.14.8-r0) 16:42:40 (92/107) Installing libltdl (2.4.7-r2) 16:42:40 (93/107) Installing orc (0.4.34-r0) 16:42:40 (94/107) Installing flac-libs (1.4.3-r0) 16:42:40 (95/107) Installing libsndfile (1.2.0-r2) 16:42:40 (96/107) Installing speexdsp (1.2.1-r1) 16:42:40 (97/107) Installing tdb-libs (1.4.8-r1) 16:42:40 (98/107) Installing libpulse (16.1-r10) 16:42:40 (99/107) Installing libjpeg-turbo (2.1.5.1-r3) 16:42:40 (100/107) Installing v4l-utils-libs (1.24.1-r0) 16:42:40 (101/107) Installing ffmpeg-libavdevice (6.0-r15) 16:42:40 (102/107) Installing ffmpeg (6.0-r15) 16:42:40 (103/107) Installing udev-init-scripts (35-r1) 16:42:40 (104/107) Installing eudev-libs (3.2.11-r8) 16:42:41 Merging remotes/origin/main commit 5e12c9c90705f9e971aee6dc20caba93a75f2d45 into PR head commit c755da0d0732796cf80239319bf5f764f1473ee2 16:42:41 (105/107) Installing zstd-libs (1.5.5-r4) 16:42:41 (106/107) Installing kmod-libs (30-r3) 16:42:41 (107/107) Installing eudev (3.2.11-r8) 16:42:41 Executing busybox-1.36.1-r2.trigger 16:42:41 Executing glib-2.76.4-r0.trigger 16:42:41 Executing eudev-3.2.11-r8.trigger 16:42:41 OK: 131 MiB in 122 packages 16:42:41 Merge succeeded, producing c755da0d0732796cf80239319bf5f764f1473ee2 16:42:41 Checking out Revision c755da0d0732796cf80239319bf5f764f1473ee2 (PR-289) 16:42:41 > git config core.sparsecheckout # timeout=10 16:42:41 > git checkout -f c755da0d0732796cf80239319bf5f764f1473ee2 # timeout=10 16:42:41 > git remote # timeout=10 16:42:41 > git config --get remote.origin.url # timeout=10 16:42:41 using GIT_SSH to set credentials SSH Credentials for GitHub 16:42:41 > git merge 5e12c9c90705f9e971aee6dc20caba93a75f2d45 # timeout=10 16:42:41 > git rev-parse HEAD^{commit} # timeout=10 16:42:41 > git config core.sparsecheckout # timeout=10 16:42:41 > git checkout -f c755da0d0732796cf80239319bf5f764f1473ee2 # timeout=10 16:42:43 Removing intermediate container 59a51a2ecc43 16:42:43 ---> 6e4f2d522c41 16:42:43 Step 18/36 : WORKDIR / 16:42:43 ---> Running in b240277efde7 16:42:43 Removing intermediate container b240277efde7 16:42:43 ---> d6b0b1c6a508 16:42:43 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 16:42:44 ---> 8df71c1e16b6 16:42:44 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 16:42:44 ---> 2fcacaba2732 16:42:44 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 16:42:44 ---> a7f65e787e7e 16:42:44 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 16:42:44 ---> c32781b0413b 16:42:44 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 16:42:44 Commit message: "build: upgrade some dependencies for flag feature" 16:42:44 > git --version # timeout=10 16:42:44 > git --version # 'git version 2.25.1' 16:42:44 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 16:42:45 ---> 5f7bcde138e3 16:42:45 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 16:42:45 ---> 808d2af87ae2 16:42:45 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:42:45 ---> 78220ae8cb09 16:42:45 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 16:42:45 ---> Running in 1aeb717b544b 16:42:46 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:42:46 % Total % Received % Xferd Average Speed Time Time Time Current 16:42:46 Dload Upload Total Spent Left Speed 16:42:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95156 0 --:--:-- --:--:-- --:--:-- 95156 [Pipeline] sh 16:42:46 Removing intermediate container 1aeb717b544b 16:42:46 ---> df91d722f0a4 16:42:46 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 16:42:46 ---> Running in 7e1583a493c0 16:42:46 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:42:47 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:42:47 + sudo tee /etc/docker/daemon.new 16:42:47 { 16:42:47 "registry-mirrors": [ 16:42:47 "https://nexus3.edgexfoundry.org:10001" 16:42:47 ], 16:42:47 "bip": "10.250.0.254/24", 16:42:47 "hosts": [ 16:42:47 "tcp://0.0.0.0:5555", 16:42:47 "unix:///var/run/docker.sock" 16:42:47 ], 16:42:47 "mtu": 1458, 16:42:47 "selinux-enabled": true, 16:42:47 "seccomp-profile": "/etc/docker/seccomp.json" 16:42:47 } 16:42:47 Removing intermediate container 7e1583a493c0 16:42:47 ---> b1d2b7a41e8b 16:42:47 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 16:42:47 ---> Running in c1dc21594312 [Pipeline] sh 16:42:47 Removing intermediate container c1dc21594312 16:42:47 ---> 4068a8d64512 16:42:47 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 16:42:47 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:42:47 ---> Running in bed797956d45 16:42:47 + sudo service docker restart 16:42:47 Removing intermediate container bed797956d45 16:42:47 ---> 505010b30a23 16:42:47 Step 30/36 : EXPOSE 59983 16:42:47 ---> Running in de65fb476d91 16:42:48 Removing intermediate container de65fb476d91 16:42:48 ---> 3f8ad0f603dc 16:42:48 Step 31/36 : EXPOSE 8554 16:42:48 ---> Running in 8414359be77e 16:42:48 Removing intermediate container 8414359be77e 16:42:48 ---> 91f8376d6e3f 16:42:48 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 16:42:48 ---> Running in c57c82879a70 16:42:48 Removing intermediate container c57c82879a70 16:42:48 ---> ef2e26c29b38 16:42:48 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 16:42:48 ---> Running in be5b5927d177 16:42:48 Removing intermediate container be5b5927d177 16:42:48 ---> 88bb85c9e470 16:42:48 Step 34/36 : LABEL arch=amd64 16:42:48 ---> Running in 372a6f9d3405 16:42:48 Removing intermediate container 372a6f9d3405 16:42:48 ---> 9702116b09fe 16:42:48 Step 35/36 : LABEL git_sha=c755da0d0732796cf80239319bf5f764f1473ee2 16:42:48 ---> Running in b7cde0cdb616 16:42:48 Removing intermediate container b7cde0cdb616 16:42:48 ---> a057715ede65 16:42:48 Step 36/36 : LABEL version=0.0.0 16:42:48 ---> Running in 79644811ae35 16:42:48 Removing intermediate container 79644811ae35 16:42:48 ---> 15de49597551 16:42:48 [Warning] One or more build-args [ARCH] were not consumed 16:42:48 Successfully built 15de49597551 16:42:48 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 16:42:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:42:49 16:42:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:42:49 latest: Pulling from edgex-lftools-log-publisher 16:42:49 5eb5b503b376: Pulling fs layer 16:42:49 5c69ac0246d0: Pulling fs layer 16:42:49 ec43610c2a17: Pulling fs layer 16:42:49 3a2ae6a8a46f: Pulling fs layer 16:42:49 33b1e0a273af: Pulling fs layer 16:42:49 5d3b04190fa2: Pulling fs layer 16:42:49 2f39f015ded8: Pulling fs layer 16:42:49 33b1e0a273af: Waiting 16:42:49 5d3b04190fa2: Waiting 16:42:49 3a2ae6a8a46f: Waiting 16:42:49 2f39f015ded8: Waiting 16:42:49 5c69ac0246d0: Verifying Checksum 16:42:49 5c69ac0246d0: Download complete 16:42:49 3a2ae6a8a46f: Verifying Checksum 16:42:49 3a2ae6a8a46f: Download complete 16:42:49 ec43610c2a17: Verifying Checksum 16:42:49 ec43610c2a17: Download complete 16:42:49 33b1e0a273af: Verifying Checksum 16:42:49 33b1e0a273af: Download complete 16:42:49 5d3b04190fa2: Verifying Checksum 16:42:49 5d3b04190fa2: Download complete 16:42:50 5eb5b503b376: Verifying Checksum 16:42:50 5eb5b503b376: Download complete 16:42:50 2f39f015ded8: Verifying Checksum 16:42:50 2f39f015ded8: Download complete 16:42:51 5eb5b503b376: Pull complete 16:42:51 5c69ac0246d0: Pull complete 16:42:51 ec43610c2a17: Pull complete 16:42:51 3a2ae6a8a46f: Pull complete 16:42:52 33b1e0a273af: Pull complete 16:42:52 5d3b04190fa2: Pull complete 16:42:56 2f39f015ded8: Pull complete 16:42:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:42:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:42:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:42:56 prd-ubuntu20.04-docker-8c-8g-6126 does not seem to be running inside a container 16:42:56 $ 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-289 -v /w/workspace/foundry_device-usb-camera_PR-289:/w/workspace/foundry_device-usb-camera_PR-289:rw,z -v /w/workspace/foundry_device-usb-camera_PR-289@tmp:/w/workspace/foundry_device-usb-camera_PR-289@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:43:00 $ docker top 8f4e6abe232e572f7139d18f00c3925404339ae6a4773a76e52598dfb7d7e80f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:43:01 ---> job-cost.sh 16:43:01 lf-activate-venv: SKIPPING 16:43:01 INFO: No Stack... 16:43:01 INFO: Retrieving Pricing Info for: v3-standard-8 16:43:01 INFO: Archiving Costs [Pipeline] sh 16:43:02 + cat /w/workspace/foundry_device-usb-camera_PR-289/archives/cost.csv 16:43:02 + cut -d, -f6 [Pipeline] lock 16:43:02 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-289-1-stack-cost] 16:43:02 Resource [jenkins-edgexfoundry-device-usb-camera-PR-289-1-stack-cost] did not exist. Created. 16:43:02 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-289-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:43:02 + echo total: 0.2199999988079071 [Pipeline] stash 16:43:02 Stashed 1 file(s) [Pipeline] } 16:43:02 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-289-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:43:02 $ docker stop --time=1 8f4e6abe232e572f7139d18f00c3925404339ae6a4773a76e52598dfb7d7e80f 16:43:03 $ docker rm -f --volumes 8f4e6abe232e572f7139d18f00c3925404339ae6a4773a76e52598dfb7d7e80f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:43:06 provisioning config files... 16:43:06 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config15904386392791315171tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:43:06 ---> docker-login.sh 16:43:06 nexus3.edgexfoundry.org:10001 16:43:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:43:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:43:07 Configure a credential helper to remove this warning. See 16:43:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:43:07 16:43:07 Login Succeeded 16:43:07 nexus3.edgexfoundry.org:10002 16:43:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:43:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:43:07 Configure a credential helper to remove this warning. See 16:43:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:43:07 16:43:07 Login Succeeded 16:43:07 nexus3.edgexfoundry.org:10003 16:43:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:43:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:43:07 Configure a credential helper to remove this warning. See 16:43:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:43:07 16:43:07 Login Succeeded 16:43:07 nexus3.edgexfoundry.org:10004 16:43:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:43:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:43:08 Configure a credential helper to remove this warning. See 16:43:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:43:08 16:43:08 Login Succeeded 16:43:08 docker.io 16:43:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:43:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:43:08 Configure a credential helper to remove this warning. See 16:43:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:43:08 16:43:08 Login Succeeded 16:43:08 ---> docker-login.sh ends [Pipeline] } 16:43:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:43:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:43:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:43:09 ========================================================= 16:43:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 16:43:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:09 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 16:43:10 Sending build context to Docker daemon 1.328MB 16:43:10 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 16:43:10 Step 2/13 : FROM ${BASE} AS builder 16:43:14 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:43:14 9fda8d8052c6: Pulling fs layer 16:43:14 5d54e960e981: Pulling fs layer 16:43:14 c4a7e357bf2a: Pulling fs layer 16:43:14 f0e02332f6b5: Pulling fs layer 16:43:14 66412af1f25a: Pulling fs layer 16:43:14 1baf3a5c0e64: Pulling fs layer 16:43:14 9a37bb91b891: Pulling fs layer 16:43:14 a29adfc67d43: Pulling fs layer 16:43:14 d5de9f91c1a4: Pulling fs layer 16:43:14 f0e02332f6b5: Waiting 16:43:14 66412af1f25a: Waiting 16:43:14 1baf3a5c0e64: Waiting 16:43:14 9a37bb91b891: Waiting 16:43:14 a29adfc67d43: Waiting 16:43:14 d5de9f91c1a4: Waiting 16:43:14 5d54e960e981: Download complete 16:43:14 f0e02332f6b5: Verifying Checksum 16:43:14 f0e02332f6b5: Download complete 16:43:14 66412af1f25a: Download complete 16:43:14 9fda8d8052c6: Verifying Checksum 16:43:14 9fda8d8052c6: Download complete 16:43:14 9a37bb91b891: Download complete 16:43:14 9fda8d8052c6: Pull complete 16:43:14 a29adfc67d43: Verifying Checksum 16:43:14 a29adfc67d43: Download complete 16:43:15 d5de9f91c1a4: Verifying Checksum 16:43:15 d5de9f91c1a4: Download complete 16:43:15 5d54e960e981: Pull complete 16:43:15 c4a7e357bf2a: Verifying Checksum 16:43:15 c4a7e357bf2a: Download complete 16:43:16 1baf3a5c0e64: Verifying Checksum 16:43:16 1baf3a5c0e64: Download complete 16:43:27 c4a7e357bf2a: Pull complete 16:43:27 f0e02332f6b5: Pull complete 16:43:27 66412af1f25a: Pull complete 16:43:33 1baf3a5c0e64: Pull complete 16:43:35 9a37bb91b891: Pull complete 16:43:36 a29adfc67d43: Pull complete 16:43:37 d5de9f91c1a4: Pull complete 16:43:37 Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 16:43:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 16:43:37 ---> 746ca1b523b5 16:43:37 Step 3/13 : ARG ADD_BUILD_TAGS="" 16:43:39 ---> Running in 71c9adc973f9 16:43:40 Removing intermediate container 71c9adc973f9 16:43:40 ---> dd1561805f67 16:43:40 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:43:40 ---> Running in 0260d66cec57 16:43:40 Removing intermediate container 0260d66cec57 16:43:40 ---> 7966ef24ff80 16:43:40 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 16:43:40 ---> Running in 80a7c53b79df 16:43:40 Removing intermediate container 80a7c53b79df 16:43:40 ---> 305e13373fc2 16:43:40 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 16:43:40 ---> Running in 8f88b517cbfe 16:43:40 Removing intermediate container 8f88b517cbfe 16:43:40 ---> 9be2ba9c88db 16:43:40 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:43:41 ---> Running in 74d1596cc8c7 16:43:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:43:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:43:43 (1/13) Installing libintl (0.21.1-r7) 16:43:43 (2/13) Installing eudev-libs (3.2.11-r8) 16:43:43 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 16:43:43 (4/13) Installing v4l-utils-libs (1.24.1-r0) 16:43:43 (5/13) Installing v4l-utils (1.24.1-r0) 16:43:43 (6/13) Installing libdvbv5 (1.24.1-r0) 16:43:43 (7/13) Installing udev-init-scripts (35-r1) 16:43:43 (8/13) Installing libblkid (2.38.1-r8) 16:43:43 (9/13) Installing xz-libs (5.4.3-r0) 16:43:43 (10/13) Installing kmod-libs (30-r3) 16:43:43 (11/13) Installing eudev (3.2.11-r8) 16:43:43 (12/13) Installing eudev-dev (3.2.11-r8) 16:43:43 (13/13) Installing v4l-utils-dev (1.24.1-r0) 16:43:43 Executing busybox-1.36.1-r2.trigger 16:43:43 Executing eudev-3.2.11-r8.trigger 16:43:43 OK: 275 MiB in 69 packages 16:43:45 Removing intermediate container 74d1596cc8c7 16:43:45 ---> bbb59ba84533 16:43:45 Step 8/13 : WORKDIR /device-usb-camera 16:43:45 ---> Running in f50c6fb834b5 16:43:45 Removing intermediate container f50c6fb834b5 16:43:45 ---> afca85140945 16:43:45 Step 9/13 : COPY go.mod vendor* ./ 16:43:46 ---> a0def103d6a7 16:43:46 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:43:46 ---> Running in cf989ad7de13 16:44:53 Removing intermediate container cf989ad7de13 16:44:53 ---> c93357588293 16:44:53 Step 11/13 : COPY . . 16:44:53 ---> 8a5a05af0882 16:44:53 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 16:44:53 ---> Running in aded42281254 16:44:53  % Total  % Received % Xferd Average Speed Time Time Time Current 16:44:53  Dload Upload Total Spent Left Speed 16:44:53 0 0 0  0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 9873 0 --:--:-- --:--:-- --:--:-- 9944 16:44:54 Removing intermediate container aded42281254 16:44:54 ---> e8b24933f12a 16:44:54 Step 13/13 : RUN ${MAKE} 16:44:54 ---> Running in 12998b146905 16:44:55 noop 16:44:56 Removing intermediate container 12998b146905 16:44:56 ---> 7e84628cf11f 16:44:56 Successfully built 7e84628cf11f 16:44:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:56 + docker inspect -f . ci-base-image-arm64 16:44:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:44:56 prd-ubuntu20.04-docker-arm64-4c-16g-6127 does not seem to be running inside a container 16:44:56 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:44:57 $ docker top 5d7d51860e413c181294bad20c2a7679e43b0d809124f3151d070d12d113c9f0 -eo pid,comm [Pipeline] { [Pipeline] sh 16:44:58 + go version 16:44:58 go version go1.21.0 linux/arm64 [Pipeline] } 16:44:58 $ docker stop --time=1 5d7d51860e413c181294bad20c2a7679e43b0d809124f3151d070d12d113c9f0 16:45:00 $ docker rm -f --volumes 5d7d51860e413c181294bad20c2a7679e43b0d809124f3151d070d12d113c9f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:01 + docker inspect -f . ci-base-image-arm64 16:45:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:45:01 prd-ubuntu20.04-docker-arm64-4c-16g-6127 does not seem to be running inside a container 16:45:01 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:45:02 $ docker top 2b86a1e50b0390892cbfe65ac43adcbbe8a1c05d69af738148c7e3df7e3d5817 -eo pid,comm [Pipeline] { [Pipeline] sh 16:45:03 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 16:45:03 + make test 16:45:03 go test ./... -coverprofile=coverage.out ./... 16:45:07 ? github.com/edgexfoundry/device-usb-camera [no test files] 16:46:44 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 16:46:45 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.071s coverage: 4.4% of statements 16:46:46 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:46:46 go vet ./... 16:47:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:47:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:47:18 ./bin/test-attribution-txt.sh [Pipeline] echo 16:47:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:47:18 $ docker stop --time=1 2b86a1e50b0390892cbfe65ac43adcbbe8a1c05d69af738148c7e3df7e3d5817 16:47:20 $ docker rm -f --volumes 2b86a1e50b0390892cbfe65ac43adcbbe8a1c05d69af738148c7e3df7e3d5817 [Pipeline] // withDockerContainer [Pipeline] sh 16:47:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:47:21 Warning: overwriting stash ‘coverage-report’ 16:47:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:47:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:47:23 + ls -al . 16:47:23 total 216 16:47:23 drwxrwxr-x 9 jenkins jenkins 4096 Sep 13 16:45 . 16:47:23 drwxrwxr-x 4 jenkins jenkins 4096 Sep 13 16:42 .. 16:47:23 drwxrwxr-x 8 jenkins jenkins 4096 Sep 13 16:42 .git 16:47:23 drwxrwxr-x 3 jenkins jenkins 4096 Sep 13 16:42 .github 16:47:23 -rw-rw-r-- 1 jenkins jenkins 468 Sep 13 16:42 .gitignore 16:47:23 -rw-rw-r-- 1 jenkins jenkins 45 Sep 13 16:42 .golangci.yml 16:47:23 -rw-rw-r-- 1 jenkins jenkins 77 Sep 13 16:42 .hadolint.yml 16:47:23 -rw-rw-r-- 1 jenkins jenkins 10851 Sep 13 16:42 Attribution.txt 16:47:23 -rw-rw-r-- 1 jenkins jenkins 11903 Sep 13 16:42 CHANGELOG.md 16:47:23 -rw-rw-r-- 1 jenkins jenkins 2453 Sep 13 16:42 Dockerfile 16:47:23 -rw-rw-r-- 1 jenkins jenkins 678 Sep 13 16:42 GOVERNANCE.md 16:47:23 -rw-rw-r-- 1 jenkins jenkins 659 Sep 13 16:42 Jenkinsfile 16:47:23 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 13 16:42 LICENSE 16:47:23 -rw-rw-r-- 1 jenkins jenkins 2611 Sep 13 16:42 Makefile 16:47:23 -rw-rw-r-- 1 jenkins jenkins 622 Sep 13 16:42 OWNERS.md 16:47:23 -rw-rw-r-- 1 jenkins jenkins 2575 Sep 13 16:42 README.md 16:47:23 -rw-rw-r-- 1 jenkins jenkins 5 Sep 13 16:40 VERSION 16:47:23 drwxrwxr-x 2 jenkins jenkins 4096 Sep 13 16:42 bin 16:47:23 drwxrwxr-x 3 jenkins jenkins 4096 Sep 13 16:42 cmd 16:47:23 -rw-r--r-- 1 jenkins jenkins 54378 Sep 13 16:46 coverage.out 16:47:23 -rwxrwxr-x 1 jenkins jenkins 84 Sep 13 16:42 docker-entrypoint.sh 16:47:23 drwxrwxr-x 2 jenkins jenkins 4096 Sep 13 16:42 docs 16:47:23 -rw-rw-r-- 1 jenkins jenkins 3952 Sep 13 16:42 go.mod 16:47:23 -rw-rw-r-- 1 jenkins jenkins 35513 Sep 13 16:42 go.sum 16:47:23 drwxrwxr-x 3 jenkins jenkins 4096 Sep 13 16:42 internal 16:47:23 drwxrwxr-x 4 jenkins jenkins 4096 Sep 13 16:42 snap 16:47:23 -rw-rw-r-- 1 jenkins jenkins 231 Sep 13 16:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:23 + 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=c755da0d0732796cf80239319bf5f764f1473ee2 --label arch=arm64 --label version=0.0.0 . 16:47:24 Sending build context to Docker daemon 1.383MB 16:47:24 Step 1/36 : ARG BASE=golang:1.21-alpine3.18 16:47:24 Step 2/36 : FROM ${BASE} AS builder 16:47:24 ---> 7e84628cf11f 16:47:24 Step 3/36 : ARG ADD_BUILD_TAGS="" 16:47:24 ---> Running in 2655e938bc5f 16:47:24 Removing intermediate container 2655e938bc5f 16:47:24 ---> 807309dc72f6 16:47:24 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:47:24 ---> Running in 980ca1c01ab4 16:47:25 Removing intermediate container 980ca1c01ab4 16:47:25 ---> cf638dffb63b 16:47:25 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 16:47:25 ---> Running in 54358160906c 16:47:25 Removing intermediate container 54358160906c 16:47:25 ---> bb2d81556619 16:47:25 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 16:47:25 ---> Running in e169796daa81 16:47:26 Removing intermediate container e169796daa81 16:47:26 ---> 5f841a638616 16:47:26 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:47:26 ---> Running in 6250bd2382ef 16:47:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:47:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:47:28 OK: 275 MiB in 69 packages 16:47:30 Removing intermediate container 6250bd2382ef 16:47:30 ---> a6aa0fa9a3ab 16:47:30 Step 8/36 : WORKDIR /device-usb-camera 16:47:30 ---> Running in 62cb66c9518e 16:47:31 Removing intermediate container 62cb66c9518e 16:47:31 ---> 7356943db9f4 16:47:31 Step 9/36 : COPY go.mod vendor* ./ 16:47:32 ---> a135d5e9ed90 16:47:32 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:47:32 ---> Running in 440d58d6ca19 16:47:34 Removing intermediate container 440d58d6ca19 16:47:34 ---> 0968695adfc1 16:47:34 Step 11/36 : COPY . . 16:47:35 ---> 931c6f1b914d 16:47:35 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 16:47:35 ---> Running in 822446ab7267 16:47:36  % Total % Received % Xferd Average Speed Time Time Time Current 16:47:36 Dload Upload Total Spent Left Speed 16:47:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 6148 0 --:--:-- --:--:-- --:--:-- 6172 16:47:37 Removing intermediate container 822446ab7267 16:47:37 ---> 83e5b42e6aea 16:47:37 Step 13/36 : RUN ${MAKE} 16:47:37 ---> Running in 921fdd58ff76 16:47:38 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.24" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 16:49:45 Removing intermediate container 921fdd58ff76 16:49:45 ---> 772186ba8487 16:49:45 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 16:49:45 v0.21.6: Pulling from aler9/rtsp-simple-server 16:49:45 8766b47fe142: Pulling fs layer 16:49:46 8766b47fe142: Verifying Checksum 16:49:46 8766b47fe142: Download complete 16:49:46 8766b47fe142: Pull complete 16:49:46 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 16:49:46 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 16:49:46 ---> 69d40e2cb93c 16:49:46 Step 15/36 : FROM alpine:3.18 16:49:47 3.18: Pulling from library/alpine 16:49:47 9fda8d8052c6: Already exists 16:49:47 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 16:49:47 Status: Downloaded newer image for alpine:3.18 16:49:47 ---> f6648c04cd6c 16:49:47 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 16:49:47 ---> Running in 8a5284d66c16 16:49:47 Removing intermediate container 8a5284d66c16 16:49:47 ---> 382e3197f2e9 16:49:47 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 16:49:47 ---> Running in 34ab202a402a 16:49:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:49:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:49:50 (1/104) Installing dumb-init (1.2.5-r2) 16:49:50 (2/104) Installing sdl2 (2.26.5-r0) 16:49:50 (3/104) Installing svt-av1-libs (1.6.0-r0) 16:49:50 (4/104) Installing aom-libs (3.6.1-r0) 16:49:50 (5/104) Installing libxau (1.0.11-r2) 16:49:50 (6/104) Installing libmd (1.0.4-r2) 16:49:50 (7/104) Installing libbsd (0.11.7-r1) 16:49:50 (8/104) Installing libxdmcp (1.1.4-r2) 16:49:50 (9/104) Installing libxcb (1.15-r1) 16:49:50 (10/104) Installing libx11 (1.8.4-r4) 16:49:50 (11/104) Installing libdrm (2.4.115-r4) 16:49:50 (12/104) Installing libxext (1.3.5-r2) 16:49:50 (13/104) Installing libxfixes (6.0.1-r2) 16:49:50 (14/104) Installing libffi (3.4.4-r2) 16:49:50 (15/104) Installing wayland-libs-client (1.22.0-r2) 16:49:50 (16/104) Installing libva (2.18.0-r1) 16:49:50 (17/104) Installing libvdpau (1.5-r1) 16:49:50 (18/104) Installing ffmpeg-libavutil (6.0-r15) 16:49:50 (19/104) Installing libdav1d (1.2.1-r0) 16:49:51 (20/104) Installing brotli-libs (1.0.9-r14) 16:49:51 (21/104) Installing libgcc (12.2.1_git20220924-r10) 16:49:51 (22/104) Installing libstdc++ (12.2.1_git20220924-r10) 16:49:51 (23/104) Installing libhwy (1.0.4-r1) 16:49:51 (24/104) Installing lcms2 (2.15-r2) 16:49:51 (25/104) Installing libjxl (0.8.2-r0) 16:49:51 (26/104) Installing lame-libs (3.100-r5) 16:49:51 (27/104) Installing opus (1.4-r0) 16:49:51 (28/104) Installing libgomp (12.2.1_git20220924-r10) 16:49:51 (29/104) Installing soxr (0.1.3-r5) 16:49:51 (30/104) Installing ffmpeg-libswresample (6.0-r15) 16:49:51 (31/104) Installing libogg (1.3.5-r4) 16:49:51 (32/104) Installing libtheora (1.1.1-r17) 16:49:51 (33/104) Installing libvorbis (1.3.7-r1) 16:49:51 (34/104) Installing libvpx (1.13.0-r1) 16:49:51 (35/104) Installing libwebp (1.3.1-r0) 16:49:51 (36/104) Installing x264-libs (0.164_git20220602-r1) 16:49:51 (37/104) Installing numactl (2.0.16-r4) 16:49:51 (38/104) Installing x265-libs (3.5-r4) 16:49:51 (39/104) Installing xvidcore (1.3.7-r1) 16:49:51 (40/104) Installing ffmpeg-libavcodec (6.0-r15) 16:49:51 (41/104) Installing alsa-lib (1.2.9-r1) 16:49:51 (42/104) Installing libexpat (2.5.0-r1) 16:49:51 (43/104) Installing libbz2 (1.0.8-r5) 16:49:51 (44/104) Installing libpng (1.6.39-r3) 16:49:51 (45/104) Installing freetype (2.13.0-r5) 16:49:51 (46/104) Installing fontconfig (2.14.2-r3) 16:49:51 (47/104) Installing fribidi (1.0.13-r0) 16:49:51 (48/104) Installing libintl (0.21.1-r7) 16:49:51 (49/104) Installing libblkid (2.38.1-r8) 16:49:52 (50/104) Installing libmount (2.38.1-r8) 16:49:52 (51/104) Installing pcre2 (10.42-r1) 16:49:52 (52/104) Installing glib (2.76.4-r0) 16:49:52 (53/104) Installing graphite2 (1.3.14-r5) 16:49:52 (54/104) Installing harfbuzz (7.3.0-r0) 16:49:52 (55/104) Installing libunibreak (5.1-r0) 16:49:52 (56/104) Installing libass (0.17.1-r0) 16:49:52 (57/104) Installing libbluray (1.3.4-r0) 16:49:52 (58/104) Installing gmp (6.2.1-r3) 16:49:52 (59/104) Installing nettle (3.8.1-r2) 16:49:52 (60/104) Installing libunistring (1.1-r1) 16:49:52 (61/104) Installing libidn2 (2.3.4-r1) 16:49:52 (62/104) Installing p11-kit (0.24.1-r2) 16:49:52 (63/104) Installing libtasn1 (4.19.0-r1) 16:49:52 (64/104) Installing gnutls (3.8.0-r2) 16:49:52 (65/104) Installing mpg123-libs (1.31.3-r1) 16:49:52 (66/104) Installing libopenmpt (0.7.2-r0) 16:49:52 (67/104) Installing cjson (1.7.15-r4) 16:49:52 (68/104) Installing mbedtls (2.28.4-r0) 16:49:52 (69/104) Installing librist (0.2.7-r0) 16:49:52 (70/104) Installing libsrt (1.5.2-r0) 16:49:52 (71/104) Installing libssh (0.10.5-r0) 16:49:52 (72/104) Installing xz-libs (5.4.3-r0) 16:49:52 (73/104) Installing libxml2 (2.11.4-r0) 16:49:52 (74/104) Installing libsodium (1.0.18-r3) 16:49:52 (75/104) Installing libzmq (4.3.4-r4) 16:49:52 (76/104) Installing ffmpeg-libavformat (6.0-r15) 16:49:52 (77/104) Installing glslang-libs (1.3.243.0-r1) 16:49:52 (78/104) Installing spirv-tools (1.3.243.0-r1) 16:49:52 (79/104) Installing shaderc (2023.3-r1) 16:49:52 (80/104) Installing vulkan-loader (1.3.243.0-r1) 16:49:52 (81/104) Installing libplacebo (5.264.1-r1) 16:49:52 (82/104) Installing ffmpeg-libpostproc (6.0-r15) 16:49:52 (83/104) Installing ffmpeg-libswscale (6.0-r15) 16:49:52 (84/104) Installing vidstab (1.1.1-r0) 16:49:52 (85/104) Installing zimg (3.0.5-r0) 16:49:52 (86/104) Installing ffmpeg-libavfilter (6.0-r15) 16:49:53 (87/104) Installing libasyncns (0.8-r1) 16:49:53 (88/104) Installing dbus-libs (1.14.8-r0) 16:49:53 (89/104) Installing libltdl (2.4.7-r2) 16:49:53 (90/104) Installing orc (0.4.34-r0) 16:49:53 (91/104) Installing flac-libs (1.4.3-r0) 16:49:53 (92/104) Installing libsndfile (1.2.0-r2) 16:49:53 (93/104) Installing speexdsp (1.2.1-r1) 16:49:53 (94/104) Installing tdb-libs (1.4.8-r1) 16:49:53 (95/104) Installing libpulse (16.1-r10) 16:49:53 (96/104) Installing libjpeg-turbo (2.1.5.1-r3) 16:49:53 (97/104) Installing v4l-utils-libs (1.24.1-r0) 16:49:53 (98/104) Installing ffmpeg-libavdevice (6.0-r15) 16:49:53 (99/104) Installing ffmpeg (6.0-r15) 16:49:53 (100/104) Installing udev-init-scripts (35-r1) 16:49:53 (101/104) Installing eudev-libs (3.2.11-r8) 16:49:53 (102/104) Installing zstd-libs (1.5.5-r4) 16:49:53 (103/104) Installing kmod-libs (30-r3) 16:49:53 (104/104) Installing eudev (3.2.11-r8) 16:49:53 Executing busybox-1.36.1-r2.trigger 16:49:53 Executing glib-2.76.4-r0.trigger 16:49:53 Executing eudev-3.2.11-r8.trigger 16:49:53 OK: 110 MiB in 119 packages 16:49:57 Removing intermediate container 34ab202a402a 16:49:57 ---> a3e119f45d24 16:49:57 Step 18/36 : WORKDIR / 16:49:57 ---> Running in 6a8429f9df76 16:49:57 Removing intermediate container 6a8429f9df76 16:49:57 ---> 0f1b0b25ec53 16:49:57 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 16:49:58 ---> ba54f17c3bf6 16:49:58 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 16:49:59 ---> 7f0e7e01e239 16:49:59 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 16:50:00 ---> 44dc31b3caa7 16:50:00 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 16:50:00 ---> fade95e8ef5d 16:50:00 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 16:50:00 ---> 8235ef9d1b03 16:50:00 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 16:50:01 ---> c113ccccf128 16:50:01 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 16:50:02 ---> 6ca874c2760a 16:50:02 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 16:50:02 ---> Running in b992bb051500 16:50:04 Removing intermediate container b992bb051500 16:50:04 ---> 0886f4ed1257 16:50:04 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 16:50:04 ---> Running in 03319f876365 16:50:05 Removing intermediate container 03319f876365 16:50:05 ---> acae2060acc7 16:50:05 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 16:50:05 ---> Running in d10bfccdc2af 16:50:09 Removing intermediate container d10bfccdc2af 16:50:09 ---> 8cfd64522a64 16:50:09 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 16:50:09 ---> Running in e5fe8d0916af 16:50:10 Removing intermediate container e5fe8d0916af 16:50:10 ---> 356993cf5964 16:50:10 Step 30/36 : EXPOSE 59983 16:50:10 ---> Running in ea60efdce246 16:50:10 Removing intermediate container ea60efdce246 16:50:10 ---> 0523c322292f 16:50:10 Step 31/36 : EXPOSE 8554 16:50:10 ---> Running in f5fc75754b46 16:50:10 Removing intermediate container f5fc75754b46 16:50:10 ---> 32737a3d1442 16:50:10 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 16:50:11 ---> Running in b7a5ee872e13 16:50:11 Removing intermediate container b7a5ee872e13 16:50:11 ---> a417d40a2682 16:50:11 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 16:50:11 ---> Running in 5d6d15f308d5 16:50:11 Removing intermediate container 5d6d15f308d5 16:50:11 ---> cabbe054f0af 16:50:11 Step 34/36 : LABEL arch=arm64 16:50:11 ---> Running in e66f61d2abb3 16:50:12 Removing intermediate container e66f61d2abb3 16:50:12 ---> 2986956461e4 16:50:12 Step 35/36 : LABEL git_sha=c755da0d0732796cf80239319bf5f764f1473ee2 16:50:12 ---> Running in 979fad14b0e1 16:50:12 Removing intermediate container 979fad14b0e1 16:50:12 ---> 0eb69ec5bcaa 16:50:12 Step 36/36 : LABEL version=0.0.0 16:50:12 ---> Running in 8afdb767f6e5 16:50:12 Removing intermediate container 8afdb767f6e5 16:50:12 ---> 18eae3897aee 16:50:12 [Warning] One or more build-args [ARCH] were not consumed 16:50:12 Successfully built 18eae3897aee 16:50:12 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 16:50:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:50:13 16:50:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:50:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:50:14 arm64: Pulling from edgex-lftools-log-publisher 16:50:14 8998bd30e6a1: Pulling fs layer 16:50:14 04944245beec: Pulling fs layer 16:50:14 699f458cf7ca: Pulling fs layer 16:50:14 765212b225bb: Pulling fs layer 16:50:14 f23df028b6ca: Pulling fs layer 16:50:14 d65c8cfc05b1: Pulling fs layer 16:50:14 2437ff75d9bd: Pulling fs layer 16:50:14 d65c8cfc05b1: Waiting 16:50:14 765212b225bb: Waiting 16:50:14 2437ff75d9bd: Waiting 16:50:14 f23df028b6ca: Waiting 16:50:14 04944245beec: Verifying Checksum 16:50:14 04944245beec: Download complete 16:50:14 765212b225bb: Verifying Checksum 16:50:14 765212b225bb: Download complete 16:50:14 f23df028b6ca: Verifying Checksum 16:50:14 f23df028b6ca: Download complete 16:50:14 d65c8cfc05b1: Verifying Checksum 16:50:14 d65c8cfc05b1: Download complete 16:50:14 699f458cf7ca: Verifying Checksum 16:50:14 699f458cf7ca: Download complete 16:50:15 8998bd30e6a1: Verifying Checksum 16:50:15 8998bd30e6a1: Download complete 16:50:16 2437ff75d9bd: Verifying Checksum 16:50:16 2437ff75d9bd: Download complete 16:50:18 8998bd30e6a1: Pull complete 16:50:19 04944245beec: Pull complete 16:50:20 699f458cf7ca: Pull complete 16:50:20 765212b225bb: Pull complete 16:50:21 f23df028b6ca: Pull complete 16:50:21 d65c8cfc05b1: Pull complete 16:50:36 2437ff75d9bd: Pull complete 16:50:36 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:50:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:50:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:50:37 prd-ubuntu20.04-docker-arm64-4c-16g-6127 does not seem to be running inside a container 16:50:37 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:50:39 $ docker top b0e0472f51cd3d51c0d454fbd75aacca34c6e8850652c46fccd7bb5ffc315062 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:50:40 ---> job-cost.sh 16:50:40 lf-activate-venv: SKIPPING 16:50:40 INFO: No Stack... 16:50:40 INFO: Retrieving Pricing Info for: v3-standard-4 16:50:41 INFO: Archiving Costs [Pipeline] sh 16:50:41 + cat /w/workspace/device-usb-camera/1/archives/cost.csv 16:50:41 + cut -d, -f6 [Pipeline] lock 16:50:42 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-289-1-stack-cost] 16:50:42 Resource [jenkins-edgexfoundry-device-usb-camera-PR-289-1-stack-cost] did not exist. Created. 16:50:42 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-289-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:50:42 /w/workspace/device-usb-camera/1@tmp/durable-c3114c96/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:50:42 + echo total: 0.10999999940395355 [Pipeline] stash 16:50:42 Warning: overwriting stash ‘stack-cost’ 16:50:42 Stashed 1 file(s) [Pipeline] } 16:50:42 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-289-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:50:42 $ docker stop --time=1 b0e0472f51cd3d51c0d454fbd75aacca34c6e8850652c46fccd7bb5ffc315062 16:50:44 $ docker rm -f --volumes b0e0472f51cd3d51c0d454fbd75aacca34c6e8850652c46fccd7bb5ffc315062 [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 16:50:45 provisioning config files... 16:50:45 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-289@tmp/config14700895475503015650tmp [Pipeline] { [Pipeline] sh 16:50:45 + set +x 16:50:45 + curl -s https://codecov.io/bash 16:50:45 + bash -s -- 16:50:45 16:50:45 _____ _ 16:50:45 / ____| | | 16:50:45 | | ___ __| | ___ ___ _____ __ 16:50:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:50:45 | |___| (_) | (_| | __/ (_| (_) \ V / 16:50:45 \_____\___/ \__,_|\___|\___\___/ \_/ 16:50:45 Bash-1.0.6 16:50:45 16:50:45 16:50:45 ==> git version 2.25.1 found 16:50:45 ==> 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 16:50:45 Release-Date: 2020-01-08 16:50:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:50:45 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:50:45 ==> Jenkins CI detected. 16:50:45 current dir:  /w/workspace/foundry_device-usb-camera_PR-289 16:50:45 project root: . 16:50:45 --> token set from env 16:50:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:50:45 ==> Running gcov in . (disable via -X gcov) 16:50:45 ==> Python coveragepy not found 16:50:45 ==> Searching for coverage reports in: 16:50:45 + . 16:50:45 -> Found 1 reports 16:50:45 ==> Detecting git/mercurial file structure 16:50:45 ==> Reading reports 16:50:46 + ./coverage.out bytes=54378 16:50:46 ==> Appending adjustments 16:50:46 https://docs.codecov.io/docs/fixing-reports 16:50:46 + Found adjustments 16:50:46 ==> Gzipping contents 16:50:46 8.0K /tmp/codecov.0nAIlG.gz 16:50:46 ==> Uploading reports 16:50:46 url: https://codecov.io 16:50:46 query: branch=PR-289&commit=c755da0d0732796cf80239319bf5f764f1473ee2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-289%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=289&job=&cmd_args= 16:50:46 -> Pinging Codecov 16:50:46 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-289&commit=c755da0d0732796cf80239319bf5f764f1473ee2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-289%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=289&job=&cmd_args= 16:50:46 -> Uploading to 16:50:46 https://storage.googleapis.com/codecov/v4/raw/2023-09-13/73D8F5FF140700D3E01443B452E23636/c755da0d0732796cf80239319bf5f764f1473ee2/d9974d66-8f98-4c24-ad55-ce5a9c3b8c05.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230913%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230913T165045Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7cf93c9efa72da9480786a30de90e245f9c8048f27d71a21fe27a938105dea91 16:50:46 % Total % Received % Xferd Average Speed Time Time Time Current 16:50:46 Dload Upload Total Spent Left Speed 16:50:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6952 0 0 100 6952 0 37782 --:--:-- --:--:-- --:--:-- 37782 16:50:46 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/c755da0d0732796cf80239319bf5f764f1473ee2 [Pipeline] } 16:50:46 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 16:50:47 + [ -d /w/workspace/foundry_device-usb-camera_PR-289/archives ] 16:50:47 + ls -al /w/workspace/foundry_device-usb-camera_PR-289/archives 16:50:47 total 16 16:50:47 drwxr-xr-x 3 root root 4096 Sep 13 16:43 . 16:50:47 drwxrwxr-x 11 jenkins jenkins 4096 Sep 13 16:43 .. 16:50:47 drwxr-xr-x 2 root root 4096 Sep 13 16:43 cost 16:50:47 -rw-r--r-- 1 root root 89 Sep 13 16:43 cost.csv 16:50:47 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-289/archives 16:50:47 + ls -al /w/workspace/foundry_device-usb-camera_PR-289/archives 16:50:47 total 16 16:50:47 drwxr-xr-x 3 jenkins jenkins 4096 Sep 13 16:43 . 16:50:47 drwxrwxr-x 11 jenkins jenkins 4096 Sep 13 16:43 .. 16:50:47 drwxr-xr-x 2 jenkins jenkins 4096 Sep 13 16:43 cost 16:50:47 -rw-r--r-- 1 jenkins jenkins 89 Sep 13 16:43 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:50:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:50:49 ---> package-listing.sh 16:50:49 ++ facter osfamily 16:50:49 ++ tr '[:upper:]' '[:lower:]' 16:50:49 + OS_FAMILY=debian 16:50:49 + workspace=/w/workspace/foundry_device-usb-camera_PR-289 16:50:49 + START_PACKAGES=/tmp/packages_start.txt 16:50:49 + END_PACKAGES=/tmp/packages_end.txt 16:50:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:50:49 + PACKAGES=/tmp/packages_start.txt 16:50:49 + '[' /w/workspace/foundry_device-usb-camera_PR-289 ']' 16:50:49 + PACKAGES=/tmp/packages_end.txt 16:50:49 + case "${OS_FAMILY}" in 16:50:49 + dpkg -l 16:50:49 + grep '^ii' 16:50:49 + '[' -f /tmp/packages_start.txt ']' 16:50:49 + '[' -f /tmp/packages_end.txt ']' 16:50:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:50:49 + '[' /w/workspace/foundry_device-usb-camera_PR-289 ']' 16:50:49 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-289/archives/ 16:50:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-289/archives/ [Pipeline] echo 16:50:49 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-289/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:50:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:50:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:50:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:50:50 prd-ubuntu20.04-docker-8c-8g-6126 does not seem to be running inside a container 16:50:50 $ 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-289/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-289 -v /w/workspace/foundry_device-usb-camera_PR-289:/w/workspace/foundry_device-usb-camera_PR-289:rw,z -v /w/workspace/foundry_device-usb-camera_PR-289@tmp:/w/workspace/foundry_device-usb-camera_PR-289@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:50:50 $ docker top ac9e21f1c06ef8f310e710cbb039a1d835946064b014aed0a0b65237e0c88f34 -eo pid,comm [Pipeline] { [Pipeline] sh 16:50:51 + touch /tmp/pre-build-complete [Pipeline] sh 16:50:51 + mkdir -p /var/log/sysstat [Pipeline] sh 16:50:51 + ls /var/log/sa-host 16:50:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:50:51 provisioning config files... 16:50:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-289@tmp/config15953146607870917696tmp [Pipeline] { [Pipeline] echo 16:50:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:50:52 ---> create-netrc.sh [Pipeline] } 16:50:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:50:52 ---> python-tools-install.sh [Pipeline] echo 16:50:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:50:53 ---> sudo-logs.sh 16:50:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:50:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:50:53 ---> job-cost.sh 16:50:53 lf-activate-venv: SKIPPING 16:50:53 DEBUG: total: 0.2199999988079071 16:50:53 INFO: Retrieving Stack Cost... 16:50:54 INFO: Retrieving Pricing Info for: v3-standard-8 16:50:54 INFO: Archiving Costs [Pipeline] echo 16:50:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:50:54 ---> logs-deploy.sh 16:50:54 lf-activate-venv: SKIPPING 16:50:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-289/1 16:50:54 INFO: archiving workspace using pattern(s): 16:50:55 Archives upload complete. 16:50:55 INFO: archiving logs to Nexus