Pull request #376 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2ae73dd136029aeb1fac2679cac71dee878d61dc+7690bcd711045423acdb8c53079eda27d9cd07fc (81e15542e50efcba94ccbd3dd1219d6ed4cebc29) 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-ssh6906206973368221732.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh148286153386683372.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-376/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-376/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6700970058339404360.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-376/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13862771634711310773.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh18391891946386161312.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-376/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-376/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17738269089413633214.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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.23 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-36218 in /w/workspace/foundry_device-usb-camera_PR-376 [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-376 # 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 7690bcd711045423acdb8c53079eda27d9cd07fc into PR head commit 2ae73dd136029aeb1fac2679cac71dee878d61dc Merge succeeded, producing 2ae73dd136029aeb1fac2679cac71dee878d61dc Checking out Revision 2ae73dd136029aeb1fac2679cac71dee878d61dc (PR-376) > 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/376/head:refs/remotes/origin/PR-376 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2ae73dd136029aeb1fac2679cac71dee878d61dc # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 7690bcd711045423acdb8c53079eda27d9cd07fc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2ae73dd136029aeb1fac2679cac71dee878d61dc # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 7928b8837ad34b090831a72fcdf53bff9dae4c17 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:16:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:16:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:16:21 ========================================================= 17:16:21 EdgeX Global Pipelines Version Info 17:16:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:16:22 ------------------- 17:16:22 stable info: 17:16:22 ------------------- 17:16:22 Commited By: Cherry Wang cherry@iotechsys.com 17:16:22 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 17:16:22 Message: update stable to v1.0.269 17:16:22 ------------------- 17:16:22 experimental info: 17:16:22 ------------------- 17:16:22 Commited By: **** collab-it+edgex@linuxfoundation.org 17:16:22 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 17:16:22 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:16:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 17:16:23 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 17:16:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:16:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:16:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:16:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 17:16:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:16:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:16:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:16:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:16:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:16:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 17:16:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:16:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:16:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:16:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:16:23 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:16:23 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:16:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:16:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:16:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:16:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:16:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:16:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:16:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:16:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:16:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:16:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-376 [Pipeline] echo 17:16:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-376 [Pipeline] echo 17:16:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-376 [Pipeline] echo 17:16:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2ae73dd136029aeb1fac2679cac71dee878d61dc [Pipeline] echo 17:16:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2ae73dd [Pipeline] echo 17:16:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:16:24 provisioning config files... 17:16:24 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-376@tmp/config15180800061148804554tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:16:25 ---> ****-login.sh 17:16:25 nexus3.edgexfoundry.org:10001 17:16:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:16:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:16:25 Configure a credential helper to remove this warning. See 17:16:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:16:25 17:16:25 Login Succeeded 17:16:25 nexus3.edgexfoundry.org:10002 17:16:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:16:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:16:25 Configure a credential helper to remove this warning. See 17:16:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:16:25 17:16:25 Login Succeeded 17:16:25 nexus3.edgexfoundry.org:10003 17:16:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:16:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:16:25 Configure a credential helper to remove this warning. See 17:16:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:16:25 17:16:25 Login Succeeded 17:16:25 nexus3.edgexfoundry.org:10004 17:16:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:16:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:16:25 Configure a credential helper to remove this warning. See 17:16:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:16:25 17:16:25 Login Succeeded 17:16:25 ****.io 17:16:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:16:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:16:26 Configure a credential helper to remove this warning. See 17:16:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:16:26 17:16:26 Login Succeeded 17:16:26 ---> ****-login.sh ends [Pipeline] } 17:16:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:16:26 + git rev-list -1 --merges 2ae73dd136029aeb1fac2679cac71dee878d61dc~1..2ae73dd136029aeb1fac2679cac71dee878d61dc [Pipeline] echo 17:16:26 -----------> git rev-list -1 --merges 2ae73dd136029aeb1fac2679cac71dee878d61dc~1..2ae73dd136029aeb1fac2679cac71dee878d61dc 2ae73dd136029aeb1fac2679cac71dee878d61dc [false] [Pipeline] sh 17:16:27 + git log --format=format:%s -1 2ae73dd136029aeb1fac2679cac71dee878d61dc [Pipeline] echo 17:16:27 ========================================================= 17:16:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:16:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:16:27 + git log --format=format:%s -1 2ae73dd136029aeb1fac2679cac71dee878d61dc [Pipeline] echo 17:16:27 [semverPrep] GIT_COMMIT: 2ae73dd136029aeb1fac2679cac71dee878d61dc, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo 17:16:27 [semverPrep] This is not a build commit. [Pipeline] sh 17:16:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:16:28 + grep -v github /etc/ssh/ssh_known_hosts 17:16:28 + [ -e /tmp/ssh_known_hosts ] 17:16:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:16:28 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:16:28 sudo tee -a /etc/ssh/ssh_known_hosts 17:16:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:16:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:16:28 17:16:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:16:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:16:29 0.1.4: Pulling from edgex-devops/py-git-semver 17:16:29 b85a868b505f: Pulling fs layer 17:16:29 e2be974225ed: Pulling fs layer 17:16:29 339a4e72a1f5: Pulling fs layer 17:16:29 988bab9f4d93: Pulling fs layer 17:16:29 1469e6f7b9e6: Pulling fs layer 17:16:29 eaf3925da568: Pulling fs layer 17:16:29 bab4dde63d76: Pulling fs layer 17:16:29 bde34c3a00c8: Pulling fs layer 17:16:29 b352a97aabf1: Pulling fs layer 17:16:29 4872d77fe225: Pulling fs layer 17:16:29 5851b861e8e6: Pulling fs layer 17:16:29 988bab9f4d93: Waiting 17:16:29 1469e6f7b9e6: Waiting 17:16:29 eaf3925da568: Waiting 17:16:29 4872d77fe225: Waiting 17:16:29 bab4dde63d76: Waiting 17:16:29 5851b861e8e6: Waiting 17:16:29 bde34c3a00c8: Waiting 17:16:29 b352a97aabf1: Waiting 17:16:29 e2be974225ed: Verifying Checksum 17:16:29 e2be974225ed: Download complete 17:16:29 988bab9f4d93: Verifying Checksum 17:16:29 988bab9f4d93: Download complete 17:16:29 1469e6f7b9e6: Verifying Checksum 17:16:29 1469e6f7b9e6: Download complete 17:16:29 339a4e72a1f5: Verifying Checksum 17:16:29 339a4e72a1f5: Download complete 17:16:29 eaf3925da568: Verifying Checksum 17:16:29 eaf3925da568: Download complete 17:16:29 bde34c3a00c8: Verifying Checksum 17:16:29 bde34c3a00c8: Download complete 17:16:29 b352a97aabf1: Download complete 17:16:29 4872d77fe225: Download complete 17:16:29 5851b861e8e6: Verifying Checksum 17:16:29 5851b861e8e6: Download complete 17:16:29 b85a868b505f: Verifying Checksum 17:16:29 b85a868b505f: Download complete 17:16:29 bab4dde63d76: Verifying Checksum 17:16:29 bab4dde63d76: Download complete 17:16:30 b85a868b505f: Pull complete 17:16:30 e2be974225ed: Pull complete 17:16:31 339a4e72a1f5: Pull complete 17:16:31 988bab9f4d93: Pull complete 17:16:31 1469e6f7b9e6: Pull complete 17:16:31 eaf3925da568: Pull complete 17:16:33 bab4dde63d76: Pull complete 17:16:33 bde34c3a00c8: Pull complete 17:16:33 b352a97aabf1: Pull complete 17:16:33 4872d77fe225: Pull complete 17:16:33 5851b861e8e6: Pull complete 17:16:33 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:16:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:16:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:16:34 prd-ubuntu20.04-docker-8c-8g-36218 does not seem to be running inside a container 17:16:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-376 -v /w/workspace/foundry_device-usb-camera_PR-376:/w/workspace/foundry_device-usb-camera_PR-376:rw,z -v /w/workspace/foundry_device-usb-camera_PR-376@tmp:/w/workspace/foundry_device-usb-camera_PR-376@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:16:37 $ docker top 0fb53a841674a26d9d21518f71f29d370ad799e09d98c23740d3f2d3ec3a51d8 -eo pid,comm 17:16:37 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). 17:16:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:16:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:16:38 [ssh-agent] Looking for ssh-agent implementation... 17:16:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:16:38 $ docker exec 0fb53a841674a26d9d21518f71f29d370ad799e09d98c23740d3f2d3ec3a51d8 ssh-agent 17:16:38 SSH_AUTH_SOCK=/tmp/ssh-9lahxDQlmi5y/agent.32 17:16:38 SSH_AGENT_PID=38 17:16:38 Running ssh-add (command line suppressed) 17:16:38 Identity added: /w/workspace/foundry_device-usb-camera_PR-376@tmp/private_key_5590981077600868736.key (/w/workspace/foundry_device-usb-camera_PR-376@tmp/private_key_5590981077600868736.key) 17:16:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:16:38 + git tag --points-at HEAD [Pipeline] } 17:16:38 $ docker exec --env ******** --env ******** 0fb53a841674a26d9d21518f71f29d370ad799e09d98c23740d3f2d3ec3a51d8 ssh-agent -k 17:16:38 unset SSH_AUTH_SOCK; 17:16:38 unset SSH_AGENT_PID; 17:16:38 echo Agent pid 38 killed; 17:16:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:16:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:16:39 [ssh-agent] Looking for ssh-agent implementation... 17:16:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:16:39 $ docker exec 0fb53a841674a26d9d21518f71f29d370ad799e09d98c23740d3f2d3ec3a51d8 ssh-agent 17:16:39 SSH_AUTH_SOCK=/tmp/ssh-2EnfEhHFBBlQ/agent.71 17:16:39 SSH_AGENT_PID=77 17:16:39 Running ssh-add (command line suppressed) 17:16:39 Identity added: /w/workspace/foundry_device-usb-camera_PR-376@tmp/private_key_13415282816105461343.key (/w/workspace/foundry_device-usb-camera_PR-376@tmp/private_key_13415282816105461343.key) 17:16:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:16:39 + git semver init 17:16:39 2025-01-06 17:16:39,862 [run_init] DEBUG init version:0.0.0 force:False 17:16:39 2025-01-06 17:16:39,863 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-376/.semver 17:16:39 2025-01-06 17:16:39,863 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-376/.semver 17:16:39 2025-01-06 17:16:39,864 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-376/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-376, universal_newlines=False, shell=None, istream=None) 17:16:41 2025-01-06 17:16:41,375 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-376/.git/info/exclude 17:16:41 2025-01-06 17:16:41,376 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-376/.semver/PR-376 with force:False 17:16:41 2025-01-06 17:16:41,376 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-376/.semver/PR-376 17:16:41 2025-01-06 17:16:41,380 [execute] INFO git cat-file --batch-check 17:16:41 2025-01-06 17:16:41,380 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-376/.semver, universal_newlines=False, shell=None, istream=) 17:16:41 2025-01-06 17:16:41,386 [execute] INFO git cat-file --batch 17:16:41 2025-01-06 17:16:41,386 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-376/.semver, universal_newlines=False, shell=None, istream=) 17:16:41 2025-01-06 17:16:41,389 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-376/.semver/PR-376 17:16:41 0.0.0 [Pipeline] } 17:16:41 $ docker exec --env ******** --env ******** 0fb53a841674a26d9d21518f71f29d370ad799e09d98c23740d3f2d3ec3a51d8 ssh-agent -k 17:16:42 unset SSH_AUTH_SOCK; 17:16:42 unset SSH_AGENT_PID; 17:16:42 echo Agent pid 77 killed; 17:16:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:16:42 + git semver [Pipeline] } 17:16:42 $ docker stop --time=1 0fb53a841674a26d9d21518f71f29d370ad799e09d98c23740d3f2d3ec3a51d8 17:16:44 $ docker rm -f --volumes 0fb53a841674a26d9d21518f71f29d370ad799e09d98c23740d3f2d3ec3a51d8 [Pipeline] // withDockerContainer [Pipeline] sh 17:16:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:16:44 Stashed 1 file(s) [Pipeline] echo 17:16:44 [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:16:45 provisioning config files... 17:16:45 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-376@tmp/config3178348590607822322tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 17:16:46 ---> ****-login.sh 17:16:46 nexus3.edgexfoundry.org:10001 17:16:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:16:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:16:46 Configure a credential helper to remove this warning. See 17:16:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:16:46 17:16:46 Login Succeeded 17:16:46 nexus3.edgexfoundry.org:10002 17:16:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:16:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:16:46 Configure a credential helper to remove this warning. See 17:16:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:16:46 17:16:46 Login Succeeded 17:16:46 nexus3.edgexfoundry.org:10003 17:16:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:16:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:16:46 Configure a credential helper to remove this warning. See 17:16:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:16:46 17:16:46 Login Succeeded 17:16:46 nexus3.edgexfoundry.org:10004 17:16:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:16:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:16:46 Configure a credential helper to remove this warning. See 17:16:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:16:46 17:16:46 Login Succeeded 17:16:46 ****.io 17:16:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:16:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:16:46 Configure a credential helper to remove this warning. See 17:16:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:16:46 17:16:46 Login Succeeded 17:16:46 ---> ****-login.sh ends [Pipeline] } 17:16:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:16:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:16:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:16:47 ========================================================= 17:16:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 17:16:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:16:47 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 17:16:47 Sending build context to Docker daemon 20.83MB 17:16:47 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 17:16:47 Step 2/13 : FROM ${BASE} AS builder 17:16:47 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 17:16:47 da9db072f522: Pulling fs layer 17:16:47 6ef4a4ee8ca5: Pulling fs layer 17:16:47 06f05ace1117: Pulling fs layer 17:16:47 5fe327b54edc: Pulling fs layer 17:16:47 4f4fb700ef54: Pulling fs layer 17:16:47 92a5565b7b96: Pulling fs layer 17:16:47 ff9bb7016b71: Pulling fs layer 17:16:47 b67dba6c2c7d: Pulling fs layer 17:16:47 a813b0c90790: Pulling fs layer 17:16:47 5fe327b54edc: Waiting 17:16:47 4f4fb700ef54: Waiting 17:16:47 a813b0c90790: Waiting 17:16:47 b67dba6c2c7d: Waiting 17:16:47 92a5565b7b96: Waiting 17:16:47 6ef4a4ee8ca5: Download complete 17:16:47 5fe327b54edc: Download complete 17:16:47 4f4fb700ef54: Verifying Checksum 17:16:47 4f4fb700ef54: Download complete 17:16:47 da9db072f522: Download complete 17:16:47 92a5565b7b96: Verifying Checksum 17:16:47 92a5565b7b96: Download complete 17:16:47 ff9bb7016b71: Verifying Checksum 17:16:47 ff9bb7016b71: Download complete 17:16:48 da9db072f522: Pull complete 17:16:48 6ef4a4ee8ca5: Pull complete 17:16:48 a813b0c90790: Verifying Checksum 17:16:48 a813b0c90790: Download complete 17:16:48 06f05ace1117: Download complete 17:16:48 b67dba6c2c7d: Verifying Checksum 17:16:48 b67dba6c2c7d: Download complete 17:16:52 06f05ace1117: Pull complete 17:16:52 5fe327b54edc: Pull complete 17:16:52 4f4fb700ef54: Pull complete 17:16:52 92a5565b7b96: Pull complete 17:16:52 ff9bb7016b71: Pull complete 17:16:54 b67dba6c2c7d: Pull complete 17:16:55 a813b0c90790: Pull complete 17:16:55 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 17:16:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 17:16:55 ---> 3ba60ce46760 17:16:55 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:16:58 ---> Running in e716eed82ed4 17:16:58 Removing intermediate container e716eed82ed4 17:16:58 ---> bc41f86bbc8f 17:16:58 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:16:58 ---> Running in e0f53b32bc31 17:16:58 Removing intermediate container e0f53b32bc31 17:16:58 ---> 1543defe64f9 17:16:58 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:16:58 ---> Running in 6b09a7c61aca 17:16:58 Removing intermediate container 6b09a7c61aca 17:16:58 ---> f20a652277f6 17:16:58 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:16:58 ---> Running in b13a562299fd 17:16:58 Removing intermediate container b13a562299fd 17:16:58 ---> bb21412bc549 17:16:58 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:16:58 ---> Running in 2a4a5742602f 17:16:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 17:16:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 17:16:59 (1/14) Installing libintl (0.22.5-r0) 17:16:59 (2/14) Installing eudev-libs (3.2.14-r2) 17:16:59 (3/14) Installing libjpeg-turbo (3.0.3-r0) 17:16:59 (4/14) Installing v4l-utils-libs (1.24.1-r1) 17:16:59 (5/14) Installing v4l-utils (1.24.1-r1) 17:16:59 (6/14) Installing libdvbv5 (1.24.1-r1) 17:16:59 (7/14) Installing udev-init-scripts (35-r1) 17:16:59 (8/14) Installing libeconf (0.6.3-r0) 17:16:59 (9/14) Installing libblkid (2.40.1-r1) 17:16:59 (10/14) Installing xz-libs (5.6.2-r0) 17:16:59 (11/14) Installing kmod-libs (32-r0) 17:16:59 (12/14) Installing eudev (3.2.14-r2) 17:16:59 (13/14) Installing eudev-dev (3.2.14-r2) 17:16:59 (14/14) Installing v4l-utils-dev (1.24.1-r1) 17:16:59 Executing busybox-1.36.1-r29.trigger 17:16:59 Executing eudev-3.2.14-r2.trigger 17:16:59 OK: 254 MiB in 72 packages 17:17:00 Removing intermediate container 2a4a5742602f 17:17:00 ---> 2404f837e515 17:17:00 Step 8/13 : WORKDIR /device-usb-camera 17:17:00 ---> Running in f1f46e9783be 17:17:00 Removing intermediate container f1f46e9783be 17:17:00 ---> 9801c1c346a0 17:17:00 Step 9/13 : COPY go.mod vendor* ./ 17:17:00 ---> b28428bbc418 17:17:00 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:17:00 ---> Running in 2342a57fca41 17:17:47 Removing intermediate container 2342a57fca41 17:17:47 ---> ba0b8f1df7d2 17:17:47 Step 11/13 : COPY . . 17:17:47 ---> e79cb41ac8b7 17:17:47 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 17:17:47 ---> Running in 9b859fc4e407 17:17:47  % Total % Received % Xferd Average Speed Time Time Time Current 17:17:47 Dload Upload Total Spent Left Speed 17:17:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7155 0 --:--:-- --:--:-- --:--:-- 7175 17:17:47 Removing intermediate container 9b859fc4e407 17:17:47 ---> e2b5da541482 17:17:47 Step 13/13 : RUN ${MAKE} 17:17:47 ---> Running in b396be4cbe06 17:17:47 noop 17:17:47 Removing intermediate container b396be4cbe06 17:17:47 ---> b0324e84f6c3 17:17:47 Successfully built b0324e84f6c3 17:17:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:47 + docker inspect -f . ci-base-image-x86_64 17:17:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:17:48 prd-ubuntu20.04-docker-8c-8g-36218 does not seem to be running inside a container 17:17:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-376 -v /w/workspace/foundry_device-usb-camera_PR-376:/w/workspace/foundry_device-usb-camera_PR-376:rw,z -v /w/workspace/foundry_device-usb-camera_PR-376@tmp:/w/workspace/foundry_device-usb-camera_PR-376@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:17:48 $ docker top da4c382e118dd4ac3e53a8cb75fb0533266966e29cab50f2183964b91fe85f95 -eo pid,comm [Pipeline] { [Pipeline] sh 17:17:48 + go version 17:17:48 go version go1.23.4 linux/amd64 [Pipeline] } 17:17:48 $ docker stop --time=1 da4c382e118dd4ac3e53a8cb75fb0533266966e29cab50f2183964b91fe85f95 17:17:50 $ docker rm -f --volumes da4c382e118dd4ac3e53a8cb75fb0533266966e29cab50f2183964b91fe85f95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:50 + docker inspect -f . ci-base-image-x86_64 17:17:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:17:51 prd-ubuntu20.04-docker-8c-8g-36218 does not seem to be running inside a container 17:17:51 $ 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-376 -v /w/workspace/foundry_device-usb-camera_PR-376:/w/workspace/foundry_device-usb-camera_PR-376:rw,z -v /w/workspace/foundry_device-usb-camera_PR-376@tmp:/w/workspace/foundry_device-usb-camera_PR-376@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:17:51 $ docker top 89fcbc17252186770a953ea84ca6d72614d436b281e0ad5fa9c029044ac1e3d7 -eo pid,comm [Pipeline] { [Pipeline] sh 17:17:51 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-376 [Pipeline] fileExists [Pipeline] sh 17:17:52 + make test 17:17:52 go test ./... -coverprofile=coverage.out ./... 17:17:53 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:18:15 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 17:18:15 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.012s coverage: 4.4% of statements 17:18:23 go vet ./... 17:18:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:18:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:18:28 ./bin/test-attribution-txt.sh [Pipeline] echo 17:18:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 17:18:29 $ docker stop --time=1 89fcbc17252186770a953ea84ca6d72614d436b281e0ad5fa9c029044ac1e3d7 17:18:30 $ docker rm -f --volumes 89fcbc17252186770a953ea84ca6d72614d436b281e0ad5fa9c029044ac1e3d7 [Pipeline] // withDockerContainer [Pipeline] sh 17:18:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:18:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:18:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:18:32 + ls -al . 17:18:32 total 288 17:18:32 drwxrwxr-x 9 jenkins jenkins 4096 Jan 6 17:17 . 17:18:32 drwxrwxr-x 4 jenkins jenkins 4096 Jan 6 17:16 .. 17:18:32 drwxrwxr-x 8 jenkins jenkins 4096 Jan 6 17:18 .git 17:18:32 drwxrwxr-x 3 jenkins jenkins 4096 Jan 6 17:16 .github 17:18:32 -rw-rw-r-- 1 jenkins jenkins 379 Jan 6 17:16 .gitignore 17:18:32 -rw-rw-r-- 1 jenkins jenkins 203 Jan 6 17:16 .golangci.yml 17:18:32 -rw-rw-r-- 1 jenkins jenkins 77 Jan 6 17:16 .hadolint.yml 17:18:32 drwxr-xr-x 3 jenkins jenkins 4096 Jan 6 17:16 .semver 17:18:32 -rw-rw-r-- 1 jenkins jenkins 19367 Jan 6 17:16 Attribution.txt 17:18:32 -rw-rw-r-- 1 jenkins jenkins 16561 Jan 6 17:16 CHANGELOG.md 17:18:32 -rw-rw-r-- 1 jenkins jenkins 2440 Jan 6 17:16 Dockerfile 17:18:32 -rw-rw-r-- 1 jenkins jenkins 678 Jan 6 17:16 GOVERNANCE.md 17:18:32 -rw-rw-r-- 1 jenkins jenkins 659 Jan 6 17:16 Jenkinsfile 17:18:32 -rw-rw-r-- 1 jenkins jenkins 11348 Jan 6 17:16 LICENSE 17:18:32 -rw-rw-r-- 1 jenkins jenkins 3193 Jan 6 17:16 Makefile 17:18:32 -rw-rw-r-- 1 jenkins jenkins 622 Jan 6 17:16 OWNERS.md 17:18:32 -rw-rw-r-- 1 jenkins jenkins 2575 Jan 6 17:16 README.md 17:18:32 -rw-rw-r-- 1 jenkins jenkins 5 Jan 6 17:16 VERSION 17:18:32 drwxrwxr-x 2 jenkins jenkins 4096 Jan 6 17:16 bin 17:18:32 drwxrwxr-x 3 jenkins jenkins 4096 Jan 6 17:16 cmd 17:18:32 -rw-r--r-- 1 jenkins jenkins 54772 Jan 6 17:18 coverage.out 17:18:32 -rwxrwxr-x 1 jenkins jenkins 84 Jan 6 17:16 docker-entrypoint.sh 17:18:32 drwxrwxr-x 2 jenkins jenkins 4096 Jan 6 17:16 docs 17:18:32 -rw-rw-r-- 1 jenkins jenkins 6414 Jan 6 17:16 go.mod 17:18:32 -rw-rw-r-- 1 jenkins jenkins 87611 Jan 6 17:16 go.sum 17:18:32 drwxrwxr-x 3 jenkins jenkins 4096 Jan 6 17:16 internal 17:18:32 -rw-rw-r-- 1 jenkins jenkins 231 Jan 6 17:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:33 + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=2ae73dd136029aeb1fac2679cac71dee878d61dc --label arch=amd64 --label version=0.0.0 . 17:18:33 Sending build context to Docker daemon 20.88MB 17:18:33 Step 1/37 : ARG BASE=golang:1.23-alpine3.20 17:18:33 Step 2/37 : FROM ${BASE} AS builder 17:18:33 ---> b0324e84f6c3 17:18:33 Step 3/37 : ARG ADD_BUILD_TAGS="" 17:18:33 ---> Running in 389bb1f79ad7 17:18:33 Removing intermediate container 389bb1f79ad7 17:18:33 ---> 4515a4d90dc5 17:18:33 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:18:33 ---> Running in b186773d2212 17:18:33 Removing intermediate container b186773d2212 17:18:33 ---> e574417df201 17:18:33 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:18:33 ---> Running in 32c6832d49c1 17:18:33 Removing intermediate container 32c6832d49c1 17:18:33 ---> 4aa1f9739fd0 17:18:33 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:18:33 ---> Running in a0defe1a5ba6 17:18:33 Removing intermediate container a0defe1a5ba6 17:18:33 ---> ef98b6a09652 17:18:33 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:18:33 ---> Running in acd4a75f4591 17:18:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 17:18:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 17:18:34 OK: 254 MiB in 72 packages 17:18:34 Removing intermediate container acd4a75f4591 17:18:34 ---> 1ee86d6b5ca0 17:18:34 Step 8/37 : WORKDIR /device-usb-camera 17:18:34 ---> Running in bc91d2699012 17:18:34 Removing intermediate container bc91d2699012 17:18:34 ---> d5e73b0786bd 17:18:34 Step 9/37 : COPY go.mod vendor* ./ 17:18:34 ---> ab59cb476b23 17:18:34 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:18:34 ---> Running in b5e1045d6d57 17:18:35 Removing intermediate container b5e1045d6d57 17:18:35 ---> faee6aa63034 17:18:35 Step 11/37 : COPY . . 17:18:36 ---> 11e14492c527 17:18:36 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 17:18:36 ---> Running in 0b11d9478774 17:18:36  % Total % Received % Xferd Average Speed Time Time Time Current 17:18:36  Dload Upload Total Spent Left Speed 17:18:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 41873 0 --:--:-- --:--:-- --:--:-- 44250 17:18:36 Removing intermediate container 0b11d9478774 17:18:36 ---> 2c5bdb64cb5c 17:18:36 Step 13/37 : RUN ${MAKE} 17:18:36 ---> Running in a97976621aef 17:18:36 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.12 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 17:19:08 Removing intermediate container a97976621aef 17:19:08 ---> d8a99e2a6d5d 17:19:08 Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp 17:19:08 1.8.2: Pulling from bluenviron/mediamtx 17:19:08 8411072a22a5: Pulling fs layer 17:19:08 8411072a22a5: Verifying Checksum 17:19:08 8411072a22a5: Download complete 17:19:08 8411072a22a5: Pull complete 17:19:08 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 17:19:08 Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 17:19:08 ---> 1ac78cb06e13 17:19:08 Step 15/37 : FROM alpine:3.20 17:19:08 3.20: Pulling from library/alpine 17:19:09 da9db072f522: Already exists 17:19:09 Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 17:19:09 Status: Downloaded newer image for alpine:3.20 17:19:09 ---> 63b790fccc90 17:19:09 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:19:09 ---> Running in 1c7140b82e6a 17:19:09 Removing intermediate container 1c7140b82e6a 17:19:09 ---> 5589eaacdd11 17:19:09 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 17:19:09 ---> Running in a160f2eca189 17:19:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 17:19:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 17:19:10 (1/115) Installing dumb-init (1.2.5-r3) 17:19:10 (2/115) Installing libSvtAv1Enc (2.0.0-r1) 17:19:10 (3/115) Installing aom-libs (3.9.1-r0) 17:19:10 (4/115) Installing libxau (1.0.11-r4) 17:19:10 (5/115) Installing libmd (1.1.0-r0) 17:19:10 (6/115) Installing libbsd (0.12.2-r0) 17:19:10 (7/115) Installing libxdmcp (1.1.5-r1) 17:19:10 (8/115) Installing libxcb (1.16.1-r0) 17:19:10 (9/115) Installing libx11 (1.8.9-r1) 17:19:10 (10/115) Installing hwdata-pci (0.382-r0) 17:19:10 (11/115) Installing libpciaccess (0.18.1-r0) 17:19:10 (12/115) Installing libdrm (2.4.120-r0) 17:19:10 (13/115) Installing libxext (1.3.6-r2) 17:19:10 (14/115) Installing libxfixes (6.0.1-r4) 17:19:10 (15/115) Installing libffi (3.4.6-r0) 17:19:10 (16/115) Installing wayland-libs-client (1.22.0-r4) 17:19:10 (17/115) Installing libva (2.21.0-r0) 17:19:10 (18/115) Installing libvdpau (1.5-r3) 17:19:10 (19/115) Installing libgcc (13.2.1_git20240309-r0) 17:19:10 (20/115) Installing libstdc++ (13.2.1_git20240309-r0) 17:19:10 (21/115) Installing onevpl-libs (2023.3.1-r2) 17:19:10 (22/115) Installing ffmpeg-libavutil (6.1.1-r8) 17:19:10 (23/115) Installing libdav1d (1.4.2-r0) 17:19:10 (24/115) Installing openexr-libiex (3.1.13-r1) 17:19:10 (25/115) Installing openexr-libilmthread (3.1.13-r1) 17:19:10 (26/115) Installing imath (3.1.12-r0) 17:19:10 (27/115) Installing openexr-libopenexr (3.1.13-r1) 17:19:10 (28/115) Installing brotli-libs (1.1.0-r2) 17:19:10 (29/115) Installing giflib (5.2.2-r0) 17:19:10 (30/115) Installing libhwy (1.0.7-r0) 17:19:10 (31/115) Installing libjpeg-turbo (3.0.3-r0) 17:19:10 (32/115) Installing lcms2 (2.16-r0) 17:19:10 (33/115) Installing libpng (1.6.44-r0) 17:19:10 (34/115) Installing libjxl (0.10.2-r0) 17:19:10 (35/115) Installing lame-libs (3.100-r5) 17:19:10 (36/115) Installing opus (1.5.2-r0) 17:19:10 (37/115) Installing rav1e-libs (0.7.1-r0) 17:19:10 (38/115) Installing libgomp (13.2.1_git20240309-r0) 17:19:10 (39/115) Installing soxr (0.1.3-r7) 17:19:10 (40/115) Installing ffmpeg-libswresample (6.1.1-r8) 17:19:10 (41/115) Installing libogg (1.3.5-r5) 17:19:10 (42/115) Installing libtheora (1.1.1-r18) 17:19:10 (43/115) Installing libvorbis (1.3.7-r2) 17:19:10 (44/115) Installing libvpx (1.14.1-r0) 17:19:10 (45/115) Installing libsharpyuv (1.3.2-r0) 17:19:10 (46/115) Installing libwebp (1.3.2-r0) 17:19:10 (47/115) Installing libwebpmux (1.3.2-r0) 17:19:10 (48/115) Installing x264-libs (0.164_git20231001-r0) 17:19:10 (49/115) Installing numactl (2.0.18-r0) 17:19:10 (50/115) Installing x265-libs (3.6-r0) 17:19:10 (51/115) Installing xvidcore (1.3.7-r2) 17:19:10 (52/115) Installing ffmpeg-libavcodec (6.1.1-r8) 17:19:10 (53/115) Installing sdl2 (2.28.5-r1) 17:19:10 (54/115) Installing alsa-lib (1.2.11-r0) 17:19:10 (55/115) Installing libexpat (2.6.4-r0) 17:19:10 (56/115) Installing libbz2 (1.0.8-r6) 17:19:10 (57/115) Installing freetype (2.13.2-r0) 17:19:10 (58/115) Installing fontconfig (2.15.0-r1) 17:19:10 (59/115) Installing fribidi (1.0.15-r0) 17:19:10 (60/115) Installing libintl (0.22.5-r0) 17:19:10 (61/115) Installing libeconf (0.6.3-r0) 17:19:10 (62/115) Installing libblkid (2.40.1-r1) 17:19:10 (63/115) Installing libmount (2.40.1-r1) 17:19:10 (64/115) Installing pcre2 (10.43-r0) 17:19:10 (65/115) Installing glib (2.80.5-r0) 17:19:11 (66/115) Installing graphite2 (1.3.14-r6) 17:19:11 (67/115) Installing harfbuzz (8.5.0-r0) 17:19:11 (68/115) Installing libunibreak (6.1-r0) 17:19:11 (69/115) Installing libass (0.17.2-r0) 17:19:11 (70/115) Installing libbluray (1.3.4-r1) 17:19:11 (71/115) Installing mpg123-libs (1.32.8-r0) 17:19:11 (72/115) Installing libopenmpt (0.7.7-r0) 17:19:11 (73/115) Installing cjson (1.7.18-r0) 17:19:11 (74/115) Installing mbedtls (3.6.2-r0) 17:19:11 (75/115) Installing librist (0.2.10-r1) 17:19:11 (76/115) Installing libsrt (1.5.3-r0) 17:19:11 (77/115) Installing libssh (0.10.6-r0) 17:19:11 (78/115) Installing xz-libs (5.6.2-r0) 17:19:11 (79/115) Installing libxml2 (2.12.7-r0) 17:19:11 (80/115) Installing libsodium (1.0.19-r0) 17:19:11 (81/115) Installing libzmq (4.3.5-r2) 17:19:11 (82/115) Installing ffmpeg-libavformat (6.1.1-r8) 17:19:11 (83/115) Installing serd-libs (0.32.2-r0) 17:19:11 (84/115) Installing zix-libs (0.4.2-r0) 17:19:11 (85/115) Installing sord-libs (0.16.16-r0) 17:19:11 (86/115) Installing sratom (0.6.16-r0) 17:19:11 (87/115) Installing lilv-libs (0.24.24-r1) 17:19:11 (88/115) Installing glslang-libs (1.3.261.1-r0) 17:19:11 (89/115) Installing libdovi (3.3.0-r0) 17:19:11 (90/115) Installing spirv-tools (1.3.261.1-r0) 17:19:11 (91/115) Installing shaderc (2024.0-r0) 17:19:11 (92/115) Installing vulkan-loader (1.3.261.1-r0) 17:19:11 (93/115) Installing libplacebo (6.338.2-r1) 17:19:11 (94/115) Installing ffmpeg-libpostproc (6.1.1-r8) 17:19:11 (95/115) Installing ffmpeg-libswscale (6.1.1-r8) 17:19:11 (96/115) Installing vidstab (1.1.1-r0) 17:19:11 (97/115) Installing zimg (3.0.5-r2) 17:19:11 (98/115) Installing ffmpeg-libavfilter (6.1.1-r8) 17:19:11 (99/115) Installing libasyncns (0.8-r3) 17:19:11 (100/115) Installing dbus-libs (1.14.10-r1) 17:19:11 (101/115) Installing libltdl (2.4.7-r3) 17:19:11 (102/115) Installing orc (0.4.40-r0) 17:19:11 (103/115) Installing libflac (1.4.3-r1) 17:19:11 (104/115) Installing libsndfile (1.2.2-r1) 17:19:11 (105/115) Installing speexdsp (1.2.1-r2) 17:19:11 (106/115) Installing tdb-libs (1.4.9-r1) 17:19:11 (107/115) Installing libpulse (17.0-r0) 17:19:11 (108/115) Installing v4l-utils-libs (1.24.1-r1) 17:19:11 (109/115) Installing ffmpeg-libavdevice (6.1.1-r8) 17:19:11 (110/115) Installing ffmpeg (6.1.1-r8) 17:19:11 (111/115) Installing udev-init-scripts (35-r1) 17:19:11 (112/115) Installing eudev-libs (3.2.14-r2) 17:19:11 (113/115) Installing zstd-libs (1.5.6-r0) 17:19:11 (114/115) Installing kmod-libs (32-r0) 17:19:11 (115/115) Installing eudev (3.2.14-r2) 17:19:11 Executing busybox-1.36.1-r29.trigger 17:19:11 Executing glib-2.80.5-r0.trigger 17:19:11 Executing eudev-3.2.14-r2.trigger 17:19:11 OK: 134 MiB in 129 packages 17:19:13 Removing intermediate container a160f2eca189 17:19:13 ---> c1ff569f68b5 17:19:13 Step 18/37 : RUN apk --no-cache upgrade 17:19:13 ---> Running in da37204449e7 17:19:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 17:19:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 17:19:13 Upgrading critical system libraries and apk-tools: 17:19:13 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 17:19:13 Executing busybox-1.36.1-r29.trigger 17:19:13 Continuing the upgrade transaction with new apk-tools: 17:19:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 17:19:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 17:19:14 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 17:19:14 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 17:19:14 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 17:19:14 OK: 134 MiB in 129 packages 17:19:14 Removing intermediate container da37204449e7 17:19:14 ---> f5a0926f6951 17:19:14 Step 19/37 : WORKDIR / 17:19:14 ---> Running in 44bc549d7cc6 17:19:14 Removing intermediate container 44bc549d7cc6 17:19:14 ---> fb81d34d507d 17:19:14 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 17:19:15 ---> 60442967501f 17:19:15 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 17:19:15 ---> b3ea940cc80e 17:19:15 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 17:19:15 ---> 6ef60f1b79ea 17:19:15 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:19:16 ---> 487f3237f35f 17:19:16 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:19:16 ---> b8b036a4a445 17:19:16 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 17:19:16 ---> 56e79fbd0f9b 17:19:16 Step 26/37 : COPY --from=rtsp /mediamtx / 17:19:16 ---> e1236ea48722 17:19:16 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 17:19:16 ---> Running in c7d917acb4d7 17:19:17 Removing intermediate container c7d917acb4d7 17:19:17 ---> fc0526fb0996 17:19:17 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 17:19:17 ---> Running in a1d1547abec3 17:19:17 Removing intermediate container a1d1547abec3 17:19:17 ---> dc2dd7b2e071 17:19:17 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 17:19:17 ---> Running in 73c9732ffe68 17:19:18 Removing intermediate container 73c9732ffe68 17:19:18 ---> 83466a2e2a37 17:19:18 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 17:19:18 ---> Running in 1c69ff665937 17:19:19 Removing intermediate container 1c69ff665937 17:19:19 ---> c23a98fc709a 17:19:19 Step 31/37 : EXPOSE 59983 17:19:19 ---> Running in a06067420c55 17:19:19 Removing intermediate container a06067420c55 17:19:19 ---> 94bf5b0bc0da 17:19:19 Step 32/37 : EXPOSE 8554 17:19:19 ---> Running in 49ec54f5685e 17:19:19 Removing intermediate container 49ec54f5685e 17:19:19 ---> 16e195992dc3 17:19:19 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:19:19 ---> Running in f97319e2faff 17:19:19 Removing intermediate container f97319e2faff 17:19:19 ---> 9b66dc1b31e9 17:19:19 Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] 17:19:19 ---> Running in 798593575c22 17:19:19 Removing intermediate container 798593575c22 17:19:19 ---> a9e3d7447493 17:19:19 Step 35/37 : LABEL arch=amd64 17:19:19 ---> Running in b7eb3dba01a3 17:19:19 Removing intermediate container b7eb3dba01a3 17:19:19 ---> 03526de99465 17:19:19 Step 36/37 : LABEL git_sha=2ae73dd136029aeb1fac2679cac71dee878d61dc 17:19:19 ---> Running in 0590baf0c9db 17:19:19 Removing intermediate container 0590baf0c9db 17:19:19 ---> 33884b50d9ab 17:19:19 Step 37/37 : LABEL version=0.0.0 17:19:19 ---> Running in e9b358b67510 17:19:19 Removing intermediate container e9b358b67510 17:19:19 ---> 25ba42bcd991 17:19:19 [Warning] One or more build-args [ARCH] were not consumed 17:19:19 Successfully built 25ba42bcd991 17:19:19 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:19:20 17:19:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:19:20 latest: Pulling from edgex-lftools-log-publisher 17:19:20 5eb5b503b376: Pulling fs layer 17:19:20 5c69ac0246d0: Pulling fs layer 17:19:20 ec43610c2a17: Pulling fs layer 17:19:20 3a2ae6a8a46f: Pulling fs layer 17:19:20 33b1e0a273af: Pulling fs layer 17:19:20 5d3b04190fa2: Pulling fs layer 17:19:20 2f39f015ded8: Pulling fs layer 17:19:20 3a2ae6a8a46f: Waiting 17:19:20 33b1e0a273af: Waiting 17:19:20 2f39f015ded8: Waiting 17:19:20 5d3b04190fa2: Waiting 17:19:20 5c69ac0246d0: Download complete 17:19:20 3a2ae6a8a46f: Verifying Checksum 17:19:20 3a2ae6a8a46f: Download complete 17:19:20 33b1e0a273af: Verifying Checksum 17:19:20 33b1e0a273af: Download complete 17:19:20 5d3b04190fa2: Download complete 17:19:20 ec43610c2a17: Verifying Checksum 17:19:20 ec43610c2a17: Download complete 17:19:21 5eb5b503b376: Verifying Checksum 17:19:21 5eb5b503b376: Download complete 17:19:21 2f39f015ded8: Verifying Checksum 17:19:21 2f39f015ded8: Download complete 17:19:22 5eb5b503b376: Pull complete 17:19:22 5c69ac0246d0: Pull complete 17:19:23 ec43610c2a17: Pull complete 17:19:23 3a2ae6a8a46f: Pull complete 17:19:23 33b1e0a273af: Pull complete 17:19:23 5d3b04190fa2: Pull complete 17:19:28 2f39f015ded8: Pull complete 17:19:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:19:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:19:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:19:28 prd-ubuntu20.04-docker-8c-8g-36218 does not seem to be running inside a container 17:19:28 $ 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-376 -v /w/workspace/foundry_device-usb-camera_PR-376:/w/workspace/foundry_device-usb-camera_PR-376:rw,z -v /w/workspace/foundry_device-usb-camera_PR-376@tmp:/w/workspace/foundry_device-usb-camera_PR-376@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:19:30 $ docker top c2f1b4318992584048ce3dc5eda994a2d83d38d19a97955028faa15c3ea2477f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:19:30 ---> job-cost.sh 17:19:30 lf-activate-venv: SKIPPING 17:19:30 INFO: No Stack... 17:19:31 INFO: Retrieving Pricing Info for: v3-standard-8 17:19:31 INFO: Archiving Costs [Pipeline] sh 17:19:31 + cat /w/workspace/foundry_device-usb-camera_PR-376/archives/cost.csv 17:19:31 + cut -d, -f6 [Pipeline] lock 17:19:31 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-376-1-stack-cost] 17:19:31 Resource [jenkins-edgexfoundry-device-usb-camera-PR-376-1-stack-cost] did not exist. Created. 17:19:31 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-376-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:19:32 + echo total: 0.2199999988079071 [Pipeline] stash 17:19:32 Stashed 1 file(s) [Pipeline] } 17:19:32 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-376-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:19:32 $ docker stop --time=1 c2f1b4318992584048ce3dc5eda994a2d83d38d19a97955028faa15c3ea2477f 17:19:33 $ docker rm -f --volumes c2f1b4318992584048ce3dc5eda994a2d83d38d19a97955028faa15c3ea2477f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 17:19:34 provisioning config files... 17:19:34 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-376@tmp/config7432749752244645550tmp [Pipeline] { [Pipeline] sh 17:19:34 + set +x 17:19:34 + curl -s https://codecov.io/bash 17:19:34 + bash -s -- 17:19:34 17:19:34 _____ _ 17:19:34 / ____| | | 17:19:34 | | ___ __| | ___ ___ _____ __ 17:19:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:19:34 | |___| (_) | (_| | __/ (_| (_) \ V / 17:19:34 \_____\___/ \__,_|\___|\___\___/ \_/ 17:19:34 Bash-1.0.6 17:19:34 17:19:34 17:19:34 ==> git version 2.25.1 found 17:19:34 ==> 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 17:19:34 Release-Date: 2020-01-08 17:19:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:19:34 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:19:34 ==> Jenkins CI detected. 17:19:34 current dir:  /w/workspace/foundry_device-usb-camera_PR-376 17:19:34 project root: . 17:19:34 --> token set from env 17:19:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:19:34 ==> Running gcov in . (disable via -X gcov) 17:19:34 ==> Python coveragepy not found 17:19:34 ==> Searching for coverage reports in: 17:19:34 + . 17:19:34 -> Found 1 reports 17:19:34 ==> Detecting git/mercurial file structure 17:19:34 ==> Reading reports 17:19:34 + ./coverage.out bytes=54772 17:19:34 ==> Appending adjustments 17:19:34 https://docs.codecov.io/docs/fixing-reports 17:19:34 + Found adjustments 17:19:34 ==> Gzipping contents 17:19:35 8.0K /tmp/codecov.SPyoZW.gz 17:19:35 ==> Uploading reports 17:19:35 url: https://codecov.io 17:19:35 query: branch=PR-376&commit=2ae73dd136029aeb1fac2679cac71dee878d61dc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-376%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=376&job=&cmd_args= 17:19:35 -> Pinging Codecov 17:19:35 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-376&commit=2ae73dd136029aeb1fac2679cac71dee878d61dc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-376%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=376&job=&cmd_args= 17:19:35 -> Uploading to 17:19:35 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-usb-camera/2ae73dd136029aeb1fac2679cac71dee878d61dc/6c4efbb5-57de-4af2-bbae-5aa5273e1b49.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250106%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250106T171935Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=e048671db26a81a4ed9cca3adfd11b8e913e22ae14d70e43e68de437d09f8508 17:19:35 % Total % Received % Xferd Average Speed Time Time Time Current 17:19:35 Dload Upload Total Spent Left Speed 17:19:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6816 0 0 100 6816 0 21846 --:--:-- --:--:-- --:--:-- 21846 17:19:35 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/2ae73dd136029aeb1fac2679cac71dee878d61dc [Pipeline] } 17:19:35 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:19:37 + [ -d /w/workspace/foundry_device-usb-camera_PR-376/archives ] 17:19:37 + ls -al /w/workspace/foundry_device-usb-camera_PR-376/archives 17:19:37 total 16 17:19:37 drwxr-xr-x 3 root root 4096 Jan 6 17:19 . 17:19:37 drwxrwxr-x 10 jenkins jenkins 4096 Jan 6 17:19 .. 17:19:37 drwxr-xr-x 2 root root 4096 Jan 6 17:19 cost 17:19:37 -rw-r--r-- 1 root root 89 Jan 6 17:19 cost.csv 17:19:37 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-376/archives 17:19:37 + ls -al /w/workspace/foundry_device-usb-camera_PR-376/archives 17:19:37 total 16 17:19:37 drwxr-xr-x 3 jenkins jenkins 4096 Jan 6 17:19 . 17:19:37 drwxrwxr-x 10 jenkins jenkins 4096 Jan 6 17:19 .. 17:19:37 drwxr-xr-x 2 jenkins jenkins 4096 Jan 6 17:19 cost 17:19:37 -rw-r--r-- 1 jenkins jenkins 89 Jan 6 17:19 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:19:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:19:38 ---> package-listing.sh 17:19:38 ++ facter osfamily 17:19:38 ++ tr '[:upper:]' '[:lower:]' 17:19:39 + OS_FAMILY=debian 17:19:39 + workspace=/w/workspace/foundry_device-usb-camera_PR-376 17:19:39 + START_PACKAGES=/tmp/packages_start.txt 17:19:39 + END_PACKAGES=/tmp/packages_end.txt 17:19:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:19:39 + PACKAGES=/tmp/packages_start.txt 17:19:39 + '[' /w/workspace/foundry_device-usb-camera_PR-376 ']' 17:19:39 + PACKAGES=/tmp/packages_end.txt 17:19:39 + case "${OS_FAMILY}" in 17:19:39 + dpkg -l 17:19:39 + grep '^ii' 17:19:39 + '[' -f /tmp/packages_start.txt ']' 17:19:39 + '[' -f /tmp/packages_end.txt ']' 17:19:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:19:39 + '[' /w/workspace/foundry_device-usb-camera_PR-376 ']' 17:19:39 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-376/archives/ 17:19:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-376/archives/ [Pipeline] echo 17:19:39 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-376/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:19:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:19:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:19:40 prd-ubuntu20.04-docker-8c-8g-36218 does not seem to be running inside a container 17:19:40 $ 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-376/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-376 -v /w/workspace/foundry_device-usb-camera_PR-376:/w/workspace/foundry_device-usb-camera_PR-376:rw,z -v /w/workspace/foundry_device-usb-camera_PR-376@tmp:/w/workspace/foundry_device-usb-camera_PR-376@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:19:40 $ docker top 1cd0eb59aef5e71af934b41994da5f313291f4da150eeff48d3bcebb674c997b -eo pid,comm [Pipeline] { [Pipeline] sh 17:19:40 + touch /tmp/pre-build-complete [Pipeline] sh 17:19:41 + mkdir -p /var/log/sysstat [Pipeline] sh 17:19:41 + ls /var/log/sa-host 17:19:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:19:41 provisioning config files... 17:19:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-376@tmp/config7816144546022911681tmp [Pipeline] { [Pipeline] echo 17:19:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:19:42 ---> create-netrc.sh [Pipeline] } 17:19:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:19:42 ---> python-tools-install.sh [Pipeline] echo 17:19:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:19:43 ---> sudo-logs.sh 17:19:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:19:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:19:43 ---> job-cost.sh 17:19:43 lf-activate-venv: SKIPPING 17:19:43 DEBUG: total: 0.2199999988079071 17:19:43 INFO: Retrieving Stack Cost... 17:19:43 INFO: Retrieving Pricing Info for: v3-standard-8 17:19:44 INFO: Archiving Costs [Pipeline] echo 17:19:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:19:44 ---> logs-deploy.sh 17:19:44 lf-activate-venv: SKIPPING 17:19:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-376/1 17:19:44 INFO: archiving workspace using pattern(s): 17:19:45 Archives upload complete. 17:19:45 INFO: archiving logs to Nexus