Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 415d9321f1fd15cff76d4d829b82b7fc09cb1b7f 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-ssh13704369610407565904.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh1139291104589001394.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 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9049651934439568417.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh785145811121497373.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh904369843253640383.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera, goVersion:1.25] ========================================================= [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.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-4926’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-4958’ is offline Running on prd-ubuntu20.04-docker-8c-8g-4959 in /w/workspace/exfoundry_device-usb-camera_main [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/exfoundry_device-usb-camera_main # 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 Avoid second fetch Checking out Revision 415d9321f1fd15cff76d4d829b82b7fc09cb1b7f (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 415d9321f1fd15cff76d4d829b82b7fc09cb1b7f # timeout=10 Commit message: "Merge pull request #448 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.60" > git rev-list --no-walk 3308c9a2348d58c30d498ac770167c5868c38b57 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:28:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:28:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:28:59 ========================================================= 01:28:59 EdgeX Global Pipelines Version Info 01:28:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:29:00 ------------------- 01:29:00 stable info: 01:29:00 ------------------- 01:29:00 Commited By: Cherry Wang cherry@iotechsys.com 01:29:00 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 01:29:00 Message: update stable to v1.0.278 01:29:01 ------------------- 01:29:01 experimental info: 01:29:01 ------------------- 01:29:01 Commited By: **** collab-it+edgex@linuxfoundation.org 01:29:01 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 01:29:01 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:29:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 01:29:01 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 01:29:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:29:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:29:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:29:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 01:29:01 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:29:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:29:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:29:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:29:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:29:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 01:29:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:29:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:29:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:29:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:29:01 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:29:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:29:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:29:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:29:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:29:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:29:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:29:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:29:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:29:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:29:01 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:29:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:29:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:29:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:29:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 415d9321f1fd15cff76d4d829b82b7fc09cb1b7f [Pipeline] echo 01:29:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 415d932 [Pipeline] echo 01:29:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:29:01 provisioning config files... 01:29:01 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5226233861217620583tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:29:02 ---> ****-login.sh 01:29:02 nexus3.edgexfoundry.org:10001 01:29:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:02 01:29:02 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:29:02 Configure a credential helper to remove this warning. See 01:29:02 https://docs.****.com/go/credential-store/ 01:29:02 01:29:02 Login Succeeded 01:29:02 nexus3.edgexfoundry.org:10002 01:29:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:02 01:29:02 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:29:02 Configure a credential helper to remove this warning. See 01:29:02 https://docs.****.com/go/credential-store/ 01:29:02 01:29:02 Login Succeeded 01:29:02 nexus3.edgexfoundry.org:10003 01:29:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:02 01:29:02 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:29:02 Configure a credential helper to remove this warning. See 01:29:02 https://docs.****.com/go/credential-store/ 01:29:02 01:29:02 Login Succeeded 01:29:02 nexus3.edgexfoundry.org:10004 01:29:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:02 01:29:02 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:29:02 Configure a credential helper to remove this warning. See 01:29:02 https://docs.****.com/go/credential-store/ 01:29:02 01:29:02 Login Succeeded 01:29:02 ****.io 01:29:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:03 01:29:03 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:29:03 Configure a credential helper to remove this warning. See 01:29:03 https://docs.****.com/go/credential-store/ 01:29:03 01:29:03 Login Succeeded 01:29:03 ---> ****-login.sh ends [Pipeline] } 01:29:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:29:03 + git rev-list -1 --merges 415d9321f1fd15cff76d4d829b82b7fc09cb1b7f~1..415d9321f1fd15cff76d4d829b82b7fc09cb1b7f [Pipeline] echo 01:29:03 -----------> git rev-list -1 --merges 415d9321f1fd15cff76d4d829b82b7fc09cb1b7f~1..415d9321f1fd15cff76d4d829b82b7fc09cb1b7f 415d9321f1fd15cff76d4d829b82b7fc09cb1b7f 01:29:03 415d9321f1fd15cff76d4d829b82b7fc09cb1b7f [false] [Pipeline] sh 01:29:03 + git log --format=format:%s -1 415d9321f1fd15cff76d4d829b82b7fc09cb1b7f [Pipeline] echo 01:29:03 ========================================================= 01:29:03 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:29:03 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:29:04 + git log --format=format:%s -1 415d9321f1fd15cff76d4d829b82b7fc09cb1b7f [Pipeline] echo 01:29:04 [semverPrep] GIT_COMMIT: 415d9321f1fd15cff76d4d829b82b7fc09cb1b7f, Commit Message: Merge pull request #448 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.60 [Pipeline] echo 01:29:04 [semverPrep] This is not a build commit. [Pipeline] sh 01:29:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:29:04 + grep -v github /etc/ssh/ssh_known_hosts 01:29:04 + [ -e /tmp/ssh_known_hosts ] 01:29:04 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:29:04 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:29:04 + sudo tee -a /etc/ssh/ssh_known_hosts 01:29:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:29:04 01:29:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:29:05 0.1.4: Pulling from edgex-devops/py-git-semver 01:29:05 3dae71ba6b94: Pulling fs layer 01:29:05 6bf1a483ea7c: Pulling fs layer 01:29:05 f5dfc541a4d3: Pulling fs layer 01:29:05 461d9e800cba: Pulling fs layer 01:29:05 80192f66455f: Pulling fs layer 01:29:05 2e8e34ca0e6c: Pulling fs layer 01:29:05 a29436f7fd5d: Pulling fs layer 01:29:05 923cac83aea3: Pulling fs layer 01:29:05 25ad8b0a4227: Pulling fs layer 01:29:05 db01528c6b51: Pulling fs layer 01:29:05 28988de357af: Pulling fs layer 01:29:05 923cac83aea3: Waiting 01:29:05 25ad8b0a4227: Waiting 01:29:05 db01528c6b51: Waiting 01:29:05 28988de357af: Waiting 01:29:05 461d9e800cba: Waiting 01:29:05 80192f66455f: Waiting 01:29:05 2e8e34ca0e6c: Waiting 01:29:05 a29436f7fd5d: Waiting 01:29:05 6bf1a483ea7c: Verifying Checksum 01:29:05 6bf1a483ea7c: Download complete 01:29:05 461d9e800cba: Verifying Checksum 01:29:05 461d9e800cba: Download complete 01:29:05 80192f66455f: Verifying Checksum 01:29:05 80192f66455f: Download complete 01:29:05 f5dfc541a4d3: Verifying Checksum 01:29:05 f5dfc541a4d3: Download complete 01:29:05 3dae71ba6b94: Download complete 01:29:05 923cac83aea3: Verifying Checksum 01:29:05 923cac83aea3: Download complete 01:29:05 25ad8b0a4227: Verifying Checksum 01:29:05 25ad8b0a4227: Download complete 01:29:05 db01528c6b51: Verifying Checksum 01:29:05 db01528c6b51: Download complete 01:29:05 28988de357af: Verifying Checksum 01:29:05 28988de357af: Download complete 01:29:06 a29436f7fd5d: Verifying Checksum 01:29:06 a29436f7fd5d: Download complete 01:29:06 2e8e34ca0e6c: Verifying Checksum 01:29:06 2e8e34ca0e6c: Download complete 01:29:06 3dae71ba6b94: Pull complete 01:29:07 6bf1a483ea7c: Pull complete 01:29:08 f5dfc541a4d3: Pull complete 01:29:08 461d9e800cba: Pull complete 01:29:08 80192f66455f: Pull complete 01:29:12 2e8e34ca0e6c: Pull complete 01:29:12 a29436f7fd5d: Pull complete 01:29:13 923cac83aea3: Pull complete 01:29:13 25ad8b0a4227: Pull complete 01:29:13 db01528c6b51: Pull complete 01:29:13 28988de357af: Pull complete 01:29:13 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 01:29:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:29:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:29:13 prd-ubuntu20.04-docker-8c-8g-4959 does not seem to be running inside a container 01:29:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:29:15 $ docker top a4f86e6e62c81719500fb417037a0b7df024fac609a2f0bf28eb947de0d8ddd7 -eo pid,comm 01:29:15 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). 01:29:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:29:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:29:15 [ssh-agent] Looking for ssh-agent implementation... 01:29:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:29:15 $ docker exec a4f86e6e62c81719500fb417037a0b7df024fac609a2f0bf28eb947de0d8ddd7 ssh-agent 01:29:15 SSH_AUTH_SOCK=/tmp/ssh-skH7x9x9K7VI/agent.33 01:29:15 SSH_AGENT_PID=39 01:29:15 Running ssh-add (command line suppressed) 01:29:15 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4693885950194408595.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4693885950194408595.key) 01:29:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:29:15 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] sh 01:29:16 + git tag --points-at HEAD [Pipeline] } 01:29:16 $ docker exec --env ******** --env ******** a4f86e6e62c81719500fb417037a0b7df024fac609a2f0bf28eb947de0d8ddd7 ssh-agent -k 01:29:16 unset SSH_AUTH_SOCK; 01:29:16 unset SSH_AGENT_PID; 01:29:16 echo Agent pid 39 killed; 01:29:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:29:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:29:16 [ssh-agent] Looking for ssh-agent implementation... 01:29:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:29:16 $ docker exec a4f86e6e62c81719500fb417037a0b7df024fac609a2f0bf28eb947de0d8ddd7 ssh-agent 01:29:16 SSH_AUTH_SOCK=/tmp/ssh-5u844bukucT1/agent.86 01:29:16 SSH_AGENT_PID=92 01:29:16 Running ssh-add (command line suppressed) 01:29:16 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17863589268430928861.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17863589268430928861.key) 01:29:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:29:16 + git semver init 01:29:17 2026-04-12 01:29:17,133 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:29:17 2026-04-12 01:29:17,136 [run_init] DEBUG init version:0.0.0 force:False 01:29:17 2026-04-12 01:29:17,136 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 01:29:17 2026-04-12 01:29:17,137 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 01:29:17 2026-04-12 01:29:17,137 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=None, shell=False, universal_newlines=False) 01:29:18 2026-04-12 01:29:18,376 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 01:29:18 2026-04-12 01:29:18,376 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 01:29:18 2026-04-12 01:29:18,376 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 01:29:18 2026-04-12 01:29:18,377 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 01:29:18 4.1.0-dev.16 [Pipeline] } 01:29:18 $ docker exec --env ******** --env ******** a4f86e6e62c81719500fb417037a0b7df024fac609a2f0bf28eb947de0d8ddd7 ssh-agent -k 01:29:18 unset SSH_AUTH_SOCK; 01:29:18 unset SSH_AGENT_PID; 01:29:18 echo Agent pid 92 killed; 01:29:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:29:19 + git semver [Pipeline] } 01:29:19 $ docker stop --time=1 a4f86e6e62c81719500fb417037a0b7df024fac609a2f0bf28eb947de0d8ddd7 01:29:20 $ docker rm -f --volumes a4f86e6e62c81719500fb417037a0b7df024fac609a2f0bf28eb947de0d8ddd7 [Pipeline] // withDockerContainer [Pipeline] sh 01:29:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:29:21 Stashed 1 file(s) [Pipeline] echo 01:29:21 [edgeXSemver]: initialized semver on version 4.1.0-dev.16 [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 01:29:21 provisioning config files... 01:29:21 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config31313320860467754tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:29:21 ---> ****-login.sh 01:29:21 nexus3.edgexfoundry.org:10001 01:29:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:21 Login Succeeded 01:29:21 nexus3.edgexfoundry.org:10002 01:29:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:21 Login Succeeded 01:29:21 nexus3.edgexfoundry.org:10003 01:29:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:21 Login Succeeded 01:29:21 nexus3.edgexfoundry.org:10004 01:29:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:21 Login Succeeded 01:29:21 ****.io 01:29:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:22 Login Succeeded 01:29:22 ---> ****-login.sh ends [Pipeline] } 01:29:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:29:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:29:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:29:22 ========================================================= 01:29:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 01:29:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:22 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 01:29:23 #0 building with "default" instance using docker driver 01:29:23 01:29:23 #1 [internal] load build definition from Dockerfile 01:29:23 #1 transferring dockerfile: 2.48kB done 01:29:23 #1 DONE 0.0s 01:29:23 01:29:23 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 01:29:23 #2 DONE 0.1s 01:29:23 01:29:23 #3 [internal] load .dockerignore 01:29:23 #3 transferring context: 2B done 01:29:23 #3 DONE 0.0s 01:29:23 01:29:23 #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 01:29:23 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 01:29:23 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 01:29:23 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 01:29:23 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s 01:29:23 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.00MB / 60.15MB 0.1s 01:29:23 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 01:29:23 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done 01:29:23 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 01:29:23 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 01:29:23 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 14.68MB / 60.15MB 0.2s 01:29:23 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 01:29:23 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 1.05MB / 112.58MB 0.2s 01:29:23 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 01:29:23 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 3.15MB / 11.98MB 0.2s 01:29:23 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 01:29:23 #4 ... 01:29:23 01:29:23 #5 [internal] load build context 01:29:23 #5 transferring context: 24.15MB 0.2s done 01:29:23 #5 DONE 0.2s 01:29:23 01:29:23 #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 01:29:23 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 27.26MB / 60.15MB 0.3s 01:29:23 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 01:29:23 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 10.49MB / 11.98MB 0.3s 01:29:23 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 58.72MB / 60.15MB 0.5s 01:29:23 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 20.97MB / 112.58MB 0.5s 01:29:23 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s done 01:29:23 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done 01:29:23 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 6.29MB / 14.72MB 0.5s 01:29:23 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 28.31MB / 112.58MB 0.6s 01:29:23 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 12.58MB / 14.72MB 0.6s 01:29:23 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 01:29:24 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done 01:29:24 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 58.72MB / 112.58MB 0.8s 01:29:24 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s done 01:29:24 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 78.83MB / 112.58MB 0.9s 01:29:24 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 103.81MB / 112.58MB 1.0s 01:29:24 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s 01:29:24 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.2s done 01:29:29 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.8s done 01:29:29 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 01:29:29 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 01:29:29 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 01:29:29 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 01:29:29 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 01:29:29 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done 01:29:29 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s 01:29:33 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.8s done 01:29:33 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 01:29:33 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done 01:29:33 #4 DONE 10.1s 01:29:33 01:29:33 #6 [builder 2/8] RUN apk add --no-cache make git gcc libc-dev curl v4l-utils-dev v4l-utils v4l-utils-libs linux-headers 01:29:33 #6 0.223 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:29:33 #6 0.556 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:29:34 #6 0.928 (1/9) Installing eudev-libs (3.2.14-r5) 01:29:34 #6 0.934 (2/9) Installing libjpeg-turbo (3.1.0-r0) 01:29:34 #6 0.946 (3/9) Installing v4l-utils-libs (1.28.1-r1) 01:29:34 #6 0.955 (4/9) Installing v4l-utils (1.28.1-r1) 01:29:34 #6 1.065 (5/9) Installing libdvbv5 (1.28.1-r1) 01:29:34 #6 1.074 (6/9) Installing libturbojpeg (3.1.0-r0) 01:29:34 #6 1.119 (7/9) Installing libjpeg-turbo-dev (3.1.0-r0) 01:29:34 #6 1.125 (8/9) Installing eudev-dev (3.2.14-r5) 01:29:34 #6 1.230 (9/9) Installing v4l-utils-dev (1.28.1-r1) 01:29:34 #6 1.247 Executing busybox-1.37.0-r19.trigger 01:29:34 #6 1.256 OK: 271 MiB in 69 packages 01:29:36 Still waiting to schedule task 01:29:36 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4953’ 01:29:36 #6 DONE 2.9s 01:29:36 01:29:36 #7 [builder 3/8] WORKDIR /device-usb-camera 01:29:36 #7 DONE 0.0s 01:29:36 01:29:36 #8 [builder 4/8] COPY go.mod vendor* ./ 01:29:36 #8 DONE 0.1s 01:29:36 01:29:36 #9 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:29:48 #9 DONE 11.5s 01:29:48 01:29:48 #10 [builder 6/8] COPY . . 01:29:48 #10 DONE 0.1s 01:29:48 01:29:48 #11 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 01:29:48 #11 0.204 % Total % Received % Xferd Average Speed Time Time Time Current 01:29:48 #11 0.204 Dload Upload Total Spent Left Speed 01:29:48 #11 0.205 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 11796 0 --:--:-- --:--:-- --:--:-- 11932 01:29:48 #11 DONE 0.3s 01:29:48 01:29:48 #12 [builder 8/8] RUN echo noop 01:29:48 #12 0.216 noop 01:29:48 #12 DONE 0.3s 01:29:48 01:29:48 #13 exporting to image 01:29:48 #13 exporting layers 01:29:56 #13 exporting layers 8.0s done 01:29:56 #13 writing image sha256:0e5990256d21f044fc9cb43b80f25459efacfe8e72fece9ac37dc04dc7f3b34f done 01:29:56 #13 naming to docker.io/library/ci-base-image-x86_64 done 01:29:56 #13 DONE 8.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:57 + docker inspect -f . ci-base-image-x86_64 01:29:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:29:57 prd-ubuntu20.04-docker-8c-8g-4959 does not seem to be running inside a container 01:29:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** ci-base-image-x86_64 cat 01:29:57 $ docker top c98156501fa82438983b75449a5f6cfd15a5da4175cf88c4a9816cffaa8637e2 -eo pid,comm [Pipeline] { [Pipeline] sh 01:29:58 + go version 01:29:58 go version go1.25.2 linux/amd64 [Pipeline] } 01:29:58 $ docker stop --time=1 c98156501fa82438983b75449a5f6cfd15a5da4175cf88c4a9816cffaa8637e2 01:29:59 $ docker rm -f --volumes c98156501fa82438983b75449a5f6cfd15a5da4175cf88c4a9816cffaa8637e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:59 + docker inspect -f . ci-base-image-x86_64 01:29:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:29:59 prd-ubuntu20.04-docker-8c-8g-4959 does not seem to be running inside a container 01:29:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** ci-base-image-x86_64 cat 01:30:00 $ docker top f924b747cd98ecd21b0f5f84a1b1a3aade25a3958dcfc25e8ff96c772630ecde -eo pid,comm [Pipeline] { [Pipeline] sh 01:30:00 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 01:30:00 + make test 01:30:00 go test ./... -coverprofile=coverage.out ./... 01:30:02 ? github.com/edgexfoundry/device-usb-camera [no test files] 01:30:24 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 01:30:24 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 4.4% of statements 01:30:36 0 issues. 01:30:36 go vet ./... 01:30:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:30:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:30:41 ./bin/test-attribution-txt.sh 01:30:41 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 01:30:41 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 01:30:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 01:30:41 $ docker stop --time=1 f924b747cd98ecd21b0f5f84a1b1a3aade25a3958dcfc25e8ff96c772630ecde 01:30:43 $ docker rm -f --volumes f924b747cd98ecd21b0f5f84a1b1a3aade25a3958dcfc25e8ff96c772630ecde [Pipeline] // withDockerContainer [Pipeline] sh 01:30:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:30:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:30:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:30:45 + ls -al . 01:30:45 total 292 01:30:45 drwxrwxr-x 9 jenkins jenkins 4096 Apr 12 01:30 . 01:30:45 drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 01:28 .. 01:30:45 drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 01:30 .git 01:30:45 drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 01:28 .github 01:30:45 -rw-rw-r-- 1 jenkins jenkins 379 Apr 12 01:28 .gitignore 01:30:45 -rw-rw-r-- 1 jenkins jenkins 359 Apr 12 01:28 .golangci.yml 01:30:45 -rw-rw-r-- 1 jenkins jenkins 77 Apr 12 01:28 .hadolint.yml 01:30:45 drwxr-xr-x 3 jenkins jenkins 4096 Apr 12 01:29 .semver 01:30:45 -rw-rw-r-- 1 jenkins jenkins 22020 Apr 12 01:28 Attribution.txt 01:30:45 -rw-rw-r-- 1 jenkins jenkins 17743 Apr 12 01:28 CHANGELOG.md 01:30:45 -rw-rw-r-- 1 jenkins jenkins 2446 Apr 12 01:28 Dockerfile 01:30:45 -rw-rw-r-- 1 jenkins jenkins 678 Apr 12 01:28 GOVERNANCE.md 01:30:45 -rw-rw-r-- 1 jenkins jenkins 682 Apr 12 01:28 Jenkinsfile 01:30:45 -rw-rw-r-- 1 jenkins jenkins 11348 Apr 12 01:28 LICENSE 01:30:45 -rw-rw-r-- 1 jenkins jenkins 3192 Apr 12 01:28 Makefile 01:30:45 -rw-rw-r-- 1 jenkins jenkins 622 Apr 12 01:28 OWNERS.md 01:30:45 -rw-rw-r-- 1 jenkins jenkins 2575 Apr 12 01:28 README.md 01:30:45 -rw-rw-r-- 1 jenkins jenkins 12 Apr 12 01:29 VERSION 01:30:45 drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 01:28 bin 01:30:45 drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 01:28 cmd 01:30:45 -rw-r--r-- 1 jenkins jenkins 54776 Apr 12 01:30 coverage.out 01:30:45 -rwxrwxr-x 1 jenkins jenkins 84 Apr 12 01:28 docker-entrypoint.sh 01:30:45 drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 01:28 docs 01:30:45 -rw-rw-r-- 1 jenkins jenkins 6840 Apr 12 01:28 go.mod 01:30:45 -rw-rw-r-- 1 jenkins jenkins 89591 Apr 12 01:28 go.sum 01:30:45 drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 01:28 internal 01:30:45 -rw-rw-r-- 1 jenkins jenkins 231 Apr 12 01:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:45 + 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=415d9321f1fd15cff76d4d829b82b7fc09cb1b7f --label arch=amd64 --label version=4.1.0-dev.16 . 01:30:45 #0 building with "default" instance using docker driver 01:30:45 01:30:45 #1 [internal] load build definition from Dockerfile 01:30:45 #1 transferring dockerfile: 2.48kB done 01:30:45 #1 DONE 0.0s 01:30:45 01:30:45 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:30:45 #2 DONE 0.0s 01:30:45 01:30:45 #3 [internal] load metadata for docker.io/bluenviron/mediamtx:1.15.3 01:30:46 #3 DONE 0.6s 01:30:46 01:30:46 #4 [internal] load metadata for docker.io/library/alpine:3.22 01:30:46 #4 DONE 0.7s 01:30:46 01:30:46 #5 [internal] load .dockerignore 01:30:46 #5 transferring context: 2B done 01:30:46 #5 DONE 0.0s 01:30:46 01:30:46 #6 [internal] load build context 01:30:46 #6 transferring context: 68.76kB 0.0s done 01:30:46 #6 DONE 0.0s 01:30:46 01:30:46 #7 [builder 1/8] FROM docker.io/library/ci-base-image-x86_64:latest 01:30:46 #7 DONE 0.1s 01:30:46 01:30:46 #8 [stage-2 1/15] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 01:30:46 #8 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 01:30:46 #8 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 01:30:46 #8 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 01:30:46 #8 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 01:30:46 #8 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0B / 3.80MB 0.2s 01:30:46 #8 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 1.05MB / 3.80MB 0.3s 01:30:46 #8 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.3s done 01:30:46 #8 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 01:30:46 #8 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s done 01:30:46 #8 DONE 0.6s 01:30:46 01:30:46 #9 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.15.3@sha256:32ecec42d5c716f0b85809b11b6c32f54126546ba89fc85ac57dbcf74738bb4e 01:30:46 #9 resolve docker.io/bluenviron/mediamtx:1.15.3@sha256:32ecec42d5c716f0b85809b11b6c32f54126546ba89fc85ac57dbcf74738bb4e 0.0s done 01:30:46 #9 sha256:8ff83c4924f541ce56825ab9e8486412cc83ddcd346ffec1bb4ed7edcaaab1ec 23.76MB / 23.76MB 0.5s 01:30:46 #9 sha256:32ecec42d5c716f0b85809b11b6c32f54126546ba89fc85ac57dbcf74738bb4e 3.16kB / 3.16kB done 01:30:46 #9 sha256:96b2d2bfcd9d127c1cd49f3abdb76f4fb032822d2bdb8ae8402c96f8006883b5 481B / 481B done 01:30:46 #9 sha256:5bff2ccd2a623576b12be801f14101816f9e46f512b8b25fa86c541cb8f3ae82 749B / 749B done 01:30:46 #9 extracting sha256:8ff83c4924f541ce56825ab9e8486412cc83ddcd346ffec1bb4ed7edcaaab1ec 0.1s 01:30:47 #9 extracting sha256:8ff83c4924f541ce56825ab9e8486412cc83ddcd346ffec1bb4ed7edcaaab1ec 0.3s done 01:30:47 #9 DONE 0.9s 01:30:47 01:30:47 #10 [builder 2/8] RUN apk add --no-cache make git gcc libc-dev curl v4l-utils-dev v4l-utils v4l-utils-libs linux-headers 01:30:47 #10 0.181 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:30:47 #10 0.382 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:30:47 #10 0.786 OK: 271 MiB in 69 packages 01:30:47 #10 DONE 0.9s 01:30:47 01:30:47 #11 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 01:30:47 #11 0.257 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:30:47 #11 0.343 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:30:47 #11 ... 01:30:47 01:30:47 #12 [builder 3/8] WORKDIR /device-usb-camera 01:30:47 #12 DONE 0.0s 01:30:47 01:30:47 #13 [builder 4/8] COPY go.mod vendor* ./ 01:30:47 #13 DONE 0.0s 01:30:47 01:30:47 #11 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 01:30:47 #11 0.695 (1/117) Installing dumb-init (1.2.5-r3) 01:30:47 #11 0.702 (2/117) Installing libSvtAv1Enc (2.3.0-r0) 01:30:47 #11 0.771 (3/117) Installing aom-libs (3.12.1-r0) 01:30:47 #11 0.832 (4/117) Installing libxau (1.0.12-r0) 01:30:47 #11 0.840 (5/117) Installing libmd (1.1.0-r0) 01:30:47 #11 0.845 (6/117) Installing libbsd (0.12.2-r0) 01:30:47 #11 0.852 (7/117) Installing libxdmcp (1.1.5-r1) 01:30:47 #11 0.856 (8/117) Installing libxcb (1.17.0-r0) 01:30:47 #11 0.868 (9/117) Installing libx11 (1.8.11-r0) 01:30:47 #11 0.901 (10/117) Installing hwdata-pci (0.395-r0) 01:30:47 #11 0.921 (11/117) Installing libpciaccess (0.18.1-r0) 01:30:47 #11 0.925 (12/117) Installing libdrm (2.4.124-r0) 01:30:47 #11 0.939 (13/117) Installing libxext (1.3.6-r2) 01:30:47 #11 ... 01:30:47 01:30:47 #14 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:30:47 #14 DONE 0.5s 01:30:47 01:30:47 #11 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 01:30:47 #11 0.948 (14/117) Installing libxfixes (6.0.1-r4) 01:30:47 #11 0.952 (15/117) Installing libffi (3.4.8-r0) 01:30:47 #11 0.966 (16/117) Installing wayland-libs-client (1.23.1-r3) 01:30:47 #11 0.972 (17/117) Installing libva (2.22.0-r1) 01:30:47 #11 0.982 (18/117) Installing libvdpau (1.5-r4) 01:30:47 #11 0.994 (19/117) Installing libgcc (14.2.0-r6) 01:30:47 #11 1.000 (20/117) Installing libstdc++ (14.2.0-r6) 01:30:47 #11 1.031 (21/117) Installing onevpl-libs (2023.3.1-r2) 01:30:47 #11 1.041 (22/117) Installing ffmpeg-libavutil (6.1.2-r2) 01:30:47 #11 ... 01:30:47 01:30:47 #15 [builder 6/8] COPY . . 01:30:47 #15 DONE 0.1s 01:30:47 01:30:47 #11 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 01:30:47 #11 1.054 (23/117) Installing libdav1d (1.5.1-r0) 01:30:47 #11 1.073 (24/117) Installing openexr-libiex (3.3.2-r0) 01:30:47 #11 1.094 (25/117) Installing openexr-libilmthread (3.3.2-r0) 01:30:47 #11 1.099 (26/117) Installing imath (3.1.12-r0) 01:30:47 #11 1.106 (27/117) Installing libdeflate (1.23-r0) 01:30:47 #11 1.112 (28/117) Installing openexr-libopenexrcore (3.3.2-r0) 01:30:47 #11 1.133 (29/117) Installing openexr-libopenexr (3.3.2-r0) 01:30:47 #11 1.161 (30/117) Installing brotli-libs (1.1.0-r2) 01:30:47 #11 1.185 (31/117) Installing giflib (5.2.2-r1) 01:30:47 #11 1.191 (32/117) Installing libhwy (1.0.7-r1) 01:30:47 #11 1.196 (33/117) Installing libjpeg-turbo (3.1.0-r0) 01:30:47 #11 1.207 (34/117) Installing lcms2 (2.16-r0) 01:30:47 #11 1.218 (35/117) Installing libpng (1.6.57-r0) 01:30:47 #11 1.227 (36/117) Installing libjxl (0.10.3-r2) 01:30:47 #11 1.277 (37/117) Installing lame-libs (3.100-r5) 01:30:48 #11 1.295 (38/117) Installing opus (1.5.2-r1) 01:30:48 #11 1.306 (39/117) Installing rav1e-libs (0.7.1-r2) 01:30:48 #11 1.331 (40/117) Installing libgomp (14.2.0-r6) 01:30:48 #11 1.339 (41/117) Installing soxr (0.1.3-r7) 01:30:48 #11 1.348 (42/117) Installing ffmpeg-libswresample (6.1.2-r2) 01:30:48 #11 1.356 (43/117) Installing libogg (1.3.5-r5) 01:30:48 #11 1.360 (44/117) Installing libtheora (1.1.1-r18) 01:30:48 #11 1.372 (45/117) Installing libvorbis (1.3.7-r2) 01:30:48 #11 1.385 (46/117) Installing libvpx (1.15.0-r0) 01:30:48 #11 ... 01:30:48 01:30:48 #16 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 01:30:48 #16 0.231 % Total % Received % Xferd Average Speed Time Time Time Current 01:30:48 #16 0.231 Dload Upload Total Spent Left Speed 01:30:48 #16 0.231 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 46885 0 --:--:-- --:--:-- --:--:-- 48272 01:30:48 #16 DONE 0.3s 01:30:48 01:30:48 #11 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 01:30:48 #11 1.432 (47/117) Installing libsharpyuv (1.5.0-r0) 01:30:48 #11 1.437 (48/117) Installing libwebp (1.5.0-r0) 01:30:48 #11 1.455 (49/117) Installing libwebpmux (1.5.0-r0) 01:30:48 #11 1.460 (50/117) Installing x264-libs (0.164.3108-r0) 01:30:48 #11 1.493 (51/117) Installing numactl (2.0.18-r0) 01:30:48 #11 1.498 (52/117) Installing x265-libs (3.6-r0) 01:30:48 #11 1.683 (53/117) Installing xvidcore (1.3.7-r2) 01:30:48 #11 1.693 (54/117) Installing ffmpeg-libavcodec (6.1.2-r2) 01:30:48 #11 1.802 (55/117) Installing sdl3 (3.2.16-r0) 01:30:48 #11 1.828 (56/117) Installing sdl2-compat (2.32.56-r0) 01:30:48 #11 1.842 (57/117) Installing alsa-lib (1.2.14-r0) 01:30:48 #11 1.865 (58/117) Installing libexpat (2.7.5-r0) 01:30:48 #11 1.871 (59/117) Installing libbz2 (1.0.8-r6) 01:30:48 #11 1.877 (60/117) Installing freetype (2.13.3-r0) 01:30:48 #11 1.896 (61/117) Installing fontconfig (2.15.0-r3) 01:30:48 #11 1.913 (62/117) Installing fribidi (1.0.16-r1) 01:30:48 #11 1.918 (63/117) Installing libintl (0.24.1-r0) 01:30:48 #11 1.928 (64/117) Installing libeconf (0.6.3-r0) 01:30:48 #11 1.934 (65/117) Installing libblkid (2.41-r9) 01:30:48 #11 1.943 (66/117) Installing libmount (2.41-r9) 01:30:48 #11 1.953 (67/117) Installing pcre2 (10.46-r0) 01:30:48 #11 1.968 (68/117) Installing glib (2.84.4-r0) 01:30:48 #11 2.012 (69/117) Installing graphite2 (1.3.14-r6) 01:30:48 #11 2.022 (70/117) Installing harfbuzz (11.2.1-r0) 01:30:48 #11 2.041 (71/117) Installing libunibreak (6.1-r0) 01:30:48 #11 2.045 (72/117) Installing libass (0.17.3-r0) 01:30:48 #11 2.055 (73/117) Installing libbluray (1.3.4-r1) 01:30:48 #11 2.067 (74/117) Installing mpg123-libs (1.32.10-r0) 01:30:48 #11 2.076 (75/117) Installing libopenmpt (0.7.15-r0) 01:30:48 #11 2.096 (76/117) Installing cjson (1.7.19-r0) 01:30:48 #11 2.100 (77/117) Installing mbedtls (3.6.6-r0) 01:30:48 #11 2.115 (78/117) Installing librist (0.2.10-r1) 01:30:48 #11 2.123 (79/117) Installing libsrt (1.5.3-r1) 01:30:48 #11 2.138 (80/117) Installing libssh (0.11.2-r0) 01:30:48 #11 2.151 (81/117) Installing xz-libs (5.8.1-r0) 01:30:48 #11 2.161 (82/117) Installing libxml2 (2.13.9-r0) 01:30:48 #11 2.183 (83/117) Installing libsodium (1.0.20-r1) 01:30:48 #11 2.192 (84/117) Installing libzmq (4.3.5-r2) 01:30:48 #11 2.202 (85/117) Installing ffmpeg-libavformat (6.1.2-r2) 01:30:48 #11 2.230 (86/117) Installing serd-libs (0.32.4-r0) 01:30:48 #11 2.235 (87/117) Installing zix-libs (0.6.2-r0) 01:30:48 #11 2.239 (88/117) Installing sord-libs (0.16.18-r0) 01:30:48 #11 2.244 (89/117) Installing sratom (0.6.18-r0) 01:30:48 #11 2.248 (90/117) Installing lilv-libs (0.24.26-r0) 01:30:48 #11 2.259 (91/117) Installing libdovi (3.3.1-r1) 01:30:48 #11 2.272 (92/117) Installing spirv-tools (1.4.313.0-r0) 01:30:48 #11 2.311 (93/117) Installing glslang-libs (1.4.309.0-r0) 01:30:48 #11 2.339 (94/117) Installing shaderc (2024.4-r0) 01:30:49 #11 2.359 (95/117) Installing vulkan-loader (1.4.313.0-r0) 01:30:49 #11 2.369 (96/117) Installing libplacebo (6.338.2-r3) 01:30:49 #11 2.383 (97/117) Installing ffmpeg-libpostproc (6.1.2-r2) 01:30:49 #11 2.389 (98/117) Installing ffmpeg-libswscale (6.1.2-r2) 01:30:49 #11 2.399 (99/117) Installing vidstab (1.1.1-r0) 01:30:49 #11 2.404 (100/117) Installing zimg (3.0.5-r3) 01:30:49 #11 2.420 (101/117) Installing ffmpeg-libavfilter (6.1.2-r2) 01:30:49 #11 2.465 (102/117) Installing libasyncns (0.8-r4) 01:30:49 #11 2.470 (103/117) Installing dbus-libs (1.16.2-r1) 01:30:49 #11 2.485 (104/117) Installing libltdl (2.5.4-r1) 01:30:49 #11 2.489 (105/117) Installing orc (0.4.40-r1) 01:30:49 #11 2.523 (106/117) Installing libflac (1.4.3-r1) 01:30:49 #11 2.532 (107/117) Installing libsndfile (1.2.2-r2) 01:30:49 #11 2.545 (108/117) Installing speexdsp (1.2.1-r2) 01:30:49 #11 2.553 (109/117) Installing tdb-libs (1.4.12-r0) 01:30:49 #11 2.559 (110/117) Installing libpulse (17.0-r5) 01:30:49 #11 2.575 (111/117) Installing v4l-utils-libs (1.28.1-r1) 01:30:49 #11 2.582 (112/117) Installing ffmpeg-libavdevice (6.1.2-r2) 01:30:49 #11 2.589 (113/117) Installing ffmpeg (6.1.2-r2) 01:30:49 #11 2.600 (114/117) Installing udev-init-scripts (35-r1) 01:30:49 #11 2.600 (115/117) Installing zstd-libs (1.5.7-r0) 01:30:49 #11 2.618 (116/117) Installing kmod-libs (34.2-r0) 01:30:49 #11 2.632 (117/117) Installing eudev (3.2.14-r5) 01:30:49 #11 2.908 Executing busybox-1.37.0-r20.trigger 01:30:49 #11 2.914 Executing glib-2.84.4-r0.trigger 01:30:49 #11 2.916 Executing eudev-3.2.14-r5.trigger 01:30:49 #11 2.919 OK: 133 MiB in 133 packages 01:30:49 #11 DONE 3.2s 01:30:49 01:30:49 #17 [builder 8/8] RUN make build 01:30:49 #17 0.243 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.1.0-dev.16 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 01:30:50 #17 ... 01:30:50 01:30:50 #18 [stage-2 3/15] RUN apk --no-cache upgrade 01:30:50 #18 0.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:30:50 #18 0.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:30:50 #18 0.665 (1/4) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) 01:30:50 #18 0.684 (2/4) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) 01:30:50 #18 0.722 (3/4) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) 01:30:50 #18 0.742 (4/4) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) 01:30:50 #18 0.748 Executing busybox-1.37.0-r20.trigger 01:30:50 #18 0.757 OK: 133 MiB in 133 packages 01:30:50 #18 DONE 0.9s 01:30:50 01:30:50 #17 [builder 8/8] RUN make build 01:31:17 #17 DONE 28.9s 01:31:17 01:31:17 #19 [stage-2 4/15] COPY --from=builder /device-usb-camera/cmd / 01:31:17 #19 DONE 0.2s 01:31:17 01:31:17 #20 [stage-2 5/15] COPY --from=builder /device-usb-camera/LICENSE / 01:31:17 #20 DONE 0.0s 01:31:17 01:31:17 #21 [stage-2 6/15] COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 01:31:17 #21 DONE 0.0s 01:31:17 01:31:17 #22 [stage-2 7/15] COPY --from=builder /device-usb-camera/Attribution.txt / 01:31:17 #22 DONE 0.0s 01:31:17 01:31:17 #23 [stage-2 8/15] COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 01:31:17 #23 DONE 0.0s 01:31:17 01:31:17 #24 [stage-2 9/15] COPY --from=rtsp /mediamtx.yml / 01:31:17 #24 DONE 0.0s 01:31:17 01:31:17 #25 [stage-2 10/15] COPY --from=rtsp /mediamtx / 01:31:17 #25 DONE 0.2s 01:31:17 01:31:17 #26 [stage-2 11/15] RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 01:31:17 #26 DONE 0.2s 01:31:18 01:31:18 #27 [stage-2 12/15] RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 01:31:18 #27 DONE 0.3s 01:31:18 01:31:18 #28 [stage-2 13/15] RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 01:31:18 #28 DONE 0.3s 01:31:18 01:31:18 #29 [stage-2 14/15] RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 01:31:18 #29 DONE 0.3s 01:31:19 01:31:19 #30 exporting to image 01:31:19 #30 exporting layers 01:31:19 #30 exporting layers 0.6s done 01:31:19 #30 writing image sha256:f5798315944c2640df00f7427f3b66a961c94e0151fef55f462b15b5babb68b2 done 01:31:19 #30 naming to docker.io/library/device-usb-camera done 01:31:19 #30 DONE 0.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:31:19 provisioning config files... 01:31:19 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8750154021043096270tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:31:19 ---> ****-login.sh 01:31:19 nexus3.edgexfoundry.org:10001 01:31:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:31:19 Login Succeeded 01:31:19 nexus3.edgexfoundry.org:10002 01:31:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:31:19 Login Succeeded 01:31:19 nexus3.edgexfoundry.org:10003 01:31:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:31:20 Login Succeeded 01:31:20 nexus3.edgexfoundry.org:10004 01:31:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:31:20 Login Succeeded 01:31:20 ****.io 01:31:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:31:20 Login Succeeded 01:31:20 ---> ****-login.sh ends [Pipeline] } 01:31:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:31:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:31:20 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 01:31:20 415d9321f1fd15cff76d4d829b82b7fc09cb1b7f 01:31:20 latest 01:31:20 4.1.0-dev.16 01:31:20 415d9321f1fd15cff76d4d829b82b7fc09cb1b7f-4.1.0-dev.16 01:31:20 main 01:31:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:20 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:415d9321f1fd15cff76d4d829b82b7fc09cb1b7f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:21 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:415d9321f1fd15cff76d4d829b82b7fc09cb1b7f 01:31:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 01:31:21 97bf75648313: Preparing 01:31:21 8a94a9fffa6d: Preparing 01:31:21 fd4e02253a00: Preparing 01:31:21 fd4e02253a00: Preparing 01:31:21 56a6f440ec1f: Preparing 01:31:21 8b9ee95d9b28: Preparing 01:31:21 e535085b3e12: Preparing 01:31:21 f813b41fa074: Preparing 01:31:21 2f1505d68e0e: Preparing 01:31:21 1554c5b863ff: Preparing 01:31:21 b52829548588: Preparing 01:31:21 49670bc8e197: Preparing 01:31:21 850cbddcc8e5: Preparing 01:31:21 cce92674e987: Preparing 01:31:21 b52829548588: Waiting 01:31:21 49670bc8e197: Waiting 01:31:21 850cbddcc8e5: Waiting 01:31:21 cce92674e987: Waiting 01:31:21 e535085b3e12: Waiting 01:31:21 f813b41fa074: Waiting 01:31:21 2f1505d68e0e: Waiting 01:31:21 1554c5b863ff: Waiting 01:31:21 fd4e02253a00: Pushed 01:31:21 8b9ee95d9b28: Pushed 01:31:21 8a94a9fffa6d: Pushed 01:31:21 97bf75648313: Pushed 01:31:21 2f1505d68e0e: Pushed 01:31:21 f813b41fa074: Pushed 01:31:21 1554c5b863ff: Pushed 01:31:21 e535085b3e12: Pushed 01:31:21 cce92674e987: Layer already exists 01:31:22 49670bc8e197: Pushed 01:31:26 56a6f440ec1f: Pushed 01:31:26 b52829548588: Pushed 01:31:34 850cbddcc8e5: Pushed 01:31:34 415d9321f1fd15cff76d4d829b82b7fc09cb1b7f: digest: sha256:89eae10a37dfb0f67fb4df6bbb02359012995c17e5569bbd4cafa6f928139e9b size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:34 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:35 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 01:31:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 01:31:35 97bf75648313: Preparing 01:31:35 8a94a9fffa6d: Preparing 01:31:35 fd4e02253a00: Preparing 01:31:35 fd4e02253a00: Preparing 01:31:35 56a6f440ec1f: Preparing 01:31:35 8b9ee95d9b28: Preparing 01:31:35 e535085b3e12: Preparing 01:31:35 f813b41fa074: Preparing 01:31:35 2f1505d68e0e: Preparing 01:31:35 1554c5b863ff: Preparing 01:31:35 b52829548588: Preparing 01:31:35 49670bc8e197: Preparing 01:31:35 850cbddcc8e5: Preparing 01:31:35 cce92674e987: Preparing 01:31:35 e535085b3e12: Waiting 01:31:35 f813b41fa074: Waiting 01:31:35 2f1505d68e0e: Waiting 01:31:35 1554c5b863ff: Waiting 01:31:35 b52829548588: Waiting 01:31:35 49670bc8e197: Waiting 01:31:35 cce92674e987: Waiting 01:31:35 56a6f440ec1f: Layer already exists 01:31:35 8b9ee95d9b28: Layer already exists 01:31:35 97bf75648313: Layer already exists 01:31:35 8a94a9fffa6d: Layer already exists 01:31:35 fd4e02253a00: Layer already exists 01:31:35 e535085b3e12: Layer already exists 01:31:35 2f1505d68e0e: Layer already exists 01:31:35 f813b41fa074: Layer already exists 01:31:35 1554c5b863ff: Layer already exists 01:31:35 b52829548588: Layer already exists 01:31:35 850cbddcc8e5: Layer already exists 01:31:35 49670bc8e197: Layer already exists 01:31:35 cce92674e987: Layer already exists 01:31:35 latest: digest: sha256:89eae10a37dfb0f67fb4df6bbb02359012995c17e5569bbd4cafa6f928139e9b size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:35 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:35 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.16 01:31:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 01:31:35 97bf75648313: Preparing 01:31:35 8a94a9fffa6d: Preparing 01:31:35 fd4e02253a00: Preparing 01:31:35 fd4e02253a00: Preparing 01:31:35 56a6f440ec1f: Preparing 01:31:35 8b9ee95d9b28: Preparing 01:31:35 e535085b3e12: Preparing 01:31:35 f813b41fa074: Preparing 01:31:35 2f1505d68e0e: Preparing 01:31:35 1554c5b863ff: Preparing 01:31:35 b52829548588: Preparing 01:31:35 49670bc8e197: Preparing 01:31:35 850cbddcc8e5: Preparing 01:31:35 cce92674e987: Preparing 01:31:35 f813b41fa074: Waiting 01:31:35 2f1505d68e0e: Waiting 01:31:35 1554c5b863ff: Waiting 01:31:35 b52829548588: Waiting 01:31:35 49670bc8e197: Waiting 01:31:35 850cbddcc8e5: Waiting 01:31:35 cce92674e987: Waiting 01:31:35 e535085b3e12: Waiting 01:31:35 8a94a9fffa6d: Layer already exists 01:31:35 56a6f440ec1f: Layer already exists 01:31:35 8b9ee95d9b28: Layer already exists 01:31:35 fd4e02253a00: Layer already exists 01:31:35 97bf75648313: Layer already exists 01:31:35 2f1505d68e0e: Layer already exists 01:31:35 1554c5b863ff: Layer already exists 01:31:35 e535085b3e12: Layer already exists 01:31:35 f813b41fa074: Layer already exists 01:31:35 b52829548588: Layer already exists 01:31:35 49670bc8e197: Layer already exists 01:31:35 850cbddcc8e5: Layer already exists 01:31:35 cce92674e987: Layer already exists 01:31:35 4.1.0-dev.16: digest: sha256:89eae10a37dfb0f67fb4df6bbb02359012995c17e5569bbd4cafa6f928139e9b size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:36 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:415d9321f1fd15cff76d4d829b82b7fc09cb1b7f-4.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:36 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:415d9321f1fd15cff76d4d829b82b7fc09cb1b7f-4.1.0-dev.16 01:31:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 01:31:36 97bf75648313: Preparing 01:31:36 8a94a9fffa6d: Preparing 01:31:36 fd4e02253a00: Preparing 01:31:36 fd4e02253a00: Preparing 01:31:36 56a6f440ec1f: Preparing 01:31:36 8b9ee95d9b28: Preparing 01:31:36 e535085b3e12: Preparing 01:31:36 f813b41fa074: Preparing 01:31:36 2f1505d68e0e: Preparing 01:31:36 1554c5b863ff: Preparing 01:31:36 b52829548588: Preparing 01:31:36 49670bc8e197: Preparing 01:31:36 850cbddcc8e5: Preparing 01:31:36 cce92674e987: Preparing 01:31:36 1554c5b863ff: Waiting 01:31:36 b52829548588: Waiting 01:31:36 49670bc8e197: Waiting 01:31:36 850cbddcc8e5: Waiting 01:31:36 cce92674e987: Waiting 01:31:36 e535085b3e12: Waiting 01:31:36 2f1505d68e0e: Waiting 01:31:36 f813b41fa074: Waiting 01:31:36 8b9ee95d9b28: Layer already exists 01:31:36 fd4e02253a00: Layer already exists 01:31:36 97bf75648313: Layer already exists 01:31:36 8a94a9fffa6d: Layer already exists 01:31:36 56a6f440ec1f: Layer already exists 01:31:36 e535085b3e12: Layer already exists 01:31:36 f813b41fa074: Layer already exists 01:31:36 2f1505d68e0e: Layer already exists 01:31:36 b52829548588: Layer already exists 01:31:36 1554c5b863ff: Layer already exists 01:31:36 850cbddcc8e5: Layer already exists 01:31:36 49670bc8e197: Layer already exists 01:31:36 cce92674e987: Layer already exists 01:31:36 415d9321f1fd15cff76d4d829b82b7fc09cb1b7f-4.1.0-dev.16: digest: sha256:89eae10a37dfb0f67fb4df6bbb02359012995c17e5569bbd4cafa6f928139e9b size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:36 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:37 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 01:31:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 01:31:37 97bf75648313: Preparing 01:31:37 8a94a9fffa6d: Preparing 01:31:37 fd4e02253a00: Preparing 01:31:37 fd4e02253a00: Preparing 01:31:37 56a6f440ec1f: Preparing 01:31:37 8b9ee95d9b28: Preparing 01:31:37 e535085b3e12: Preparing 01:31:37 f813b41fa074: Preparing 01:31:37 2f1505d68e0e: Preparing 01:31:37 1554c5b863ff: Preparing 01:31:37 b52829548588: Preparing 01:31:37 49670bc8e197: Preparing 01:31:37 850cbddcc8e5: Preparing 01:31:37 cce92674e987: Preparing 01:31:37 1554c5b863ff: Waiting 01:31:37 b52829548588: Waiting 01:31:37 49670bc8e197: Waiting 01:31:37 850cbddcc8e5: Waiting 01:31:37 cce92674e987: Waiting 01:31:37 e535085b3e12: Waiting 01:31:37 f813b41fa074: Waiting 01:31:37 2f1505d68e0e: Waiting 01:31:37 fd4e02253a00: Layer already exists 01:31:37 8b9ee95d9b28: Layer already exists 01:31:37 97bf75648313: Layer already exists 01:31:37 8a94a9fffa6d: Layer already exists 01:31:37 56a6f440ec1f: Layer already exists 01:31:37 e535085b3e12: Layer already exists 01:31:37 b52829548588: Layer already exists 01:31:37 f813b41fa074: Layer already exists 01:31:37 2f1505d68e0e: Layer already exists 01:31:37 1554c5b863ff: Layer already exists 01:31:37 49670bc8e197: Layer already exists 01:31:37 cce92674e987: Layer already exists 01:31:37 850cbddcc8e5: Layer already exists 01:31:37 main: digest: sha256:89eae10a37dfb0f67fb4df6bbb02359012995c17e5569bbd4cafa6f928139e9b size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:31:37 ===================================================== [Pipeline] echo 01:31:37 taggedImages: 01:31:37 - nexus3.edgexfoundry.org:10004/device-usb-camera:415d9321f1fd15cff76d4d829b82b7fc09cb1b7f 01:31:37 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 01:31:37 - nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.16 01:31:37 - nexus3.edgexfoundry.org:10004/device-usb-camera:415d9321f1fd15cff76d4d829b82b7fc09cb1b7f-4.1.0-dev.16 01:31:37 - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] echo 01:31:37 ========================================================= 01:31:37 [edgeXBuildMultiArch] RAW Config: 01:31:37 images: 01:31:37 - nexus3.edgexfoundry.org:10004/device-usb-camera:415d9321f1fd15cff76d4d829b82b7fc09cb1b7f 01:31:37 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 01:31:37 - nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.16 01:31:37 - nexus3.edgexfoundry.org:10004/device-usb-camera:415d9321f1fd15cff76d4d829b82b7fc09cb1b7f-4.1.0-dev.16 01:31:37 - nexus3.edgexfoundry.org:10004/device-usb-camera:main 01:31:37 settingsFile: 01:31:37 device-usb-camera-settings 01:31:37 ========================================================= [Pipeline] node 01:31:52 Still waiting to schedule task 01:31:52 All nodes of label ‘centos7-docker-4c-2g’ are offline 01:31:58 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4962 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 01:31:58 Running in /w/workspace/device-usb-camera/222 [Pipeline] { [Pipeline] checkout 01:32:02 Selected Git installation does not exist. Using Default 01:32:02 The recommended git tool is: NONE 01:32:07 using credential edgex-jenkins-ssh 01:32:07 Cloning the remote Git repository 01:32:07 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 01:32:07 > git init /w/workspace/device-usb-camera/222 # timeout=10 01:32:07 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 01:32:07 > git --version # timeout=10 01:32:07 > git --version # 'git version 2.25.1' 01:32:07 using GIT_SSH to set credentials SSH Credentials for GitHub 01:32:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:32:10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 01:32:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:32:11 Avoid second fetch 01:32:11 Checking out Revision 415d9321f1fd15cff76d4d829b82b7fc09cb1b7f (main) 01:32:12 Commit message: "Merge pull request #448 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.60" 01:32:11 > git config core.sparsecheckout # timeout=10 01:32:11 > git checkout -f 415d9321f1fd15cff76d4d829b82b7fc09cb1b7f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:32:16 provisioning config files... 01:32:16 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/222@tmp/config16555358689367740374tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:32:17 ---> ****-login.sh 01:32:17 nexus3.edgexfoundry.org:10001 01:32:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:32:17 Configure a credential helper to remove this warning. See 01:32:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:32:17 01:32:17 Login Succeeded 01:32:17 nexus3.edgexfoundry.org:10002 01:32:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:32:18 Configure a credential helper to remove this warning. See 01:32:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:32:18 01:32:18 Login Succeeded 01:32:18 nexus3.edgexfoundry.org:10003 01:32:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:32:18 Configure a credential helper to remove this warning. See 01:32:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:32:18 01:32:18 Login Succeeded 01:32:18 nexus3.edgexfoundry.org:10004 01:32:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:32:19 Configure a credential helper to remove this warning. See 01:32:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:32:19 01:32:19 Login Succeeded 01:32:19 ****.io 01:32:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:32:19 Configure a credential helper to remove this warning. See 01:32:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:32:19 01:32:19 Login Succeeded 01:32:19 ---> ****-login.sh ends [Pipeline] } 01:32:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:32:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:32:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:32:20 ========================================================= 01:32:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 01:32:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:20 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . 01:32:20 Sending build context to Docker daemon 12.33MB 01:32:21 Step 1/13 : ARG BASE=golang:1.25-alpine3.22 01:32:21 Step 2/13 : FROM ${BASE} AS builder 01:32:21 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:32:21 6b59a28fa201: Pulling fs layer 01:32:21 d32bb0dddca7: Pulling fs layer 01:32:21 5dab1238d3d9: Pulling fs layer 01:32:21 196fd7d83e7d: Pulling fs layer 01:32:21 4f4fb700ef54: Pulling fs layer 01:32:21 8ba94037c8f0: Pulling fs layer 01:32:21 deaec5988b04: Pulling fs layer 01:32:21 9f65657bb879: Pulling fs layer 01:32:21 deaec5988b04: Waiting 01:32:21 8ba94037c8f0: Waiting 01:32:21 9f65657bb879: Waiting 01:32:21 4f4fb700ef54: Waiting 01:32:21 d32bb0dddca7: Verifying Checksum 01:32:21 d32bb0dddca7: Download complete 01:32:21 196fd7d83e7d: Verifying Checksum 01:32:21 196fd7d83e7d: Download complete 01:32:21 4f4fb700ef54: Verifying Checksum 01:32:21 4f4fb700ef54: Download complete 01:32:21 8ba94037c8f0: Verifying Checksum 01:32:21 8ba94037c8f0: Download complete 01:32:21 6b59a28fa201: Verifying Checksum 01:32:21 6b59a28fa201: Download complete 01:32:21 9f65657bb879: Verifying Checksum 01:32:21 9f65657bb879: Download complete 01:32:22 6b59a28fa201: Pull complete 01:32:22 d32bb0dddca7: Pull complete 01:32:23 5dab1238d3d9: Verifying Checksum 01:32:23 5dab1238d3d9: Download complete 01:32:24 deaec5988b04: Verifying Checksum 01:32:24 deaec5988b04: Download complete 01:32:36 5dab1238d3d9: Pull complete 01:32:36 196fd7d83e7d: Pull complete 01:32:37 4f4fb700ef54: Pull complete 01:32:37 8ba94037c8f0: Pull complete 01:32:47 deaec5988b04: Pull complete 01:32:49 9f65657bb879: Pull complete 01:32:49 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 01:32:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 01:32:49 ---> 334268110677 01:32:49 Step 3/13 : ARG ADD_BUILD_TAGS="" 01:32:51 ---> Running in 6139ee626880 01:32:51 Removing intermediate container 6139ee626880 01:32:51 ---> 90245f6bc423 01:32:51 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:32:52 ---> Running in 012168540a4f 01:32:52 Removing intermediate container 012168540a4f 01:32:52 ---> 42244af431a4 01:32:52 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 01:32:52 ---> Running in a27a3e24338e 01:32:53 Removing intermediate container a27a3e24338e 01:32:53 ---> 684d5db98eaf 01:32:53 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 01:32:53 ---> Running in fd553f7e2473 01:32:53 Removing intermediate container fd553f7e2473 01:32:53 ---> 76acf8cd427e 01:32:53 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:32:53 ---> Running in e000b959d198 01:32:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:32:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:32:56 (1/9) Installing eudev-libs (3.2.14-r5) 01:32:56 (2/9) Installing libjpeg-turbo (3.1.0-r0) 01:32:56 (3/9) Installing v4l-utils-libs (1.28.1-r1) 01:32:56 (4/9) Installing v4l-utils (1.28.1-r1) 01:32:57 (5/9) Installing libdvbv5 (1.28.1-r1) 01:32:57 (6/9) Installing libturbojpeg (3.1.0-r0) 01:32:57 (7/9) Installing libjpeg-turbo-dev (3.1.0-r0) 01:32:57 (8/9) Installing eudev-dev (3.2.14-r5) 01:32:57 (9/9) Installing v4l-utils-dev (1.28.1-r1) 01:32:57 Executing busybox-1.37.0-r19.trigger 01:32:57 OK: 262 MiB in 69 packages 01:32:59 Removing intermediate container e000b959d198 01:32:59 ---> e3e9c27dbb6c 01:32:59 Step 8/13 : WORKDIR /device-usb-camera 01:32:59 ---> Running in 1c82d16c8fd4 01:32:59 Removing intermediate container 1c82d16c8fd4 01:32:59 ---> d83a57132c23 01:32:59 Step 9/13 : COPY go.mod vendor* ./ 01:33:00 ---> 261dd1cbbb39 01:33:00 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:33:00 ---> Running in 0ce5819c0077 01:33:08 Running on prd-centos7-docker-4c-2g-4967 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:33:08 provisioning config files... 01:33:08 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3023457339521397048tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:33:09 ---> ****-login.sh 01:33:09 nexus3.edgexfoundry.org:10001 01:33:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:33:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:33:09 Configure a credential helper to remove this warning. See 01:33:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:33:09 01:33:09 Login Succeeded 01:33:09 nexus3.edgexfoundry.org:10002 01:33:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:33:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:33:09 Configure a credential helper to remove this warning. See 01:33:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:33:09 01:33:09 Login Succeeded 01:33:09 nexus3.edgexfoundry.org:10003 01:33:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:33:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:33:09 Configure a credential helper to remove this warning. See 01:33:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:33:09 01:33:09 Login Succeeded 01:33:09 nexus3.edgexfoundry.org:10004 01:33:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:33:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:33:09 Configure a credential helper to remove this warning. See 01:33:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:33:09 01:33:09 Login Succeeded 01:33:09 ****.io 01:33:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:33:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:33:09 Configure a credential helper to remove this warning. See 01:33:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:33:09 01:33:09 Login Succeeded 01:33:09 ---> ****-login.sh ends [Pipeline] } 01:33:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:33:10 + docker buildx ls 01:33:10 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 01:33:10 default * docker 01:33:10 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 01:33:10 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 01:33:10 edgex-builder [Pipeline] sh 01:33:10 + docker buildx inspect --bootstrap 01:33:10 #1 [internal] booting buildkit 01:33:10 #1 pulling image moby/buildkit:buildx-stable-1 01:33:14 #1 pulling image moby/buildkit:buildx-stable-1 3.5s done 01:33:14 #1 creating container buildx_buildkit_edgex-builder0 01:33:15 #1 creating container buildx_buildkit_edgex-builder0 1.3s done 01:33:15 #1 DONE 4.8s 01:33:15 Name: edgex-builder 01:33:15 Driver: docker-container 01:33:15 01:33:15 Nodes: 01:33:15 Name: edgex-builder0 01:33:15 Endpoint: unix:///var/run/docker.sock 01:33:15 Status: running 01:33:15 Buildkit: v0.29.0 01:33:15 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 01:33:15 + docker buildx ls 01:33:15 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 01:33:15 edgex-builder * docker-container 01:33:15 edgex-builder0 unix:///var/run/docker.sock running v0.29.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 01:33:15 default docker 01:33:15 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 01:33:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:415d9321f1fd15cff76d4d829b82b7fc09cb1b7f' 01:33:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:415d9321f1fd15cff76d4d829b82b7fc09cb1b7f --push - 01:33:16 #1 [internal] load build definition from Dockerfile 01:33:16 #1 transferring dockerfile: 202B done 01:33:16 #1 DONE 0.0s 01:33:16 01:33:16 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:415d9321f1fd15cff76d4d829b82b7fc09cb1b7f 01:33:16 #2 DONE 0.1s 01:33:16 01:33:16 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:415d9321f1fd15cff76d4d829b82b7fc09cb1b7f 01:33:16 #3 DONE 0.1s 01:33:16 01:33:16 #4 [internal] load .dockerignore 01:33:16 #4 transferring context: 2B done 01:33:16 #4 DONE 0.0s 01:33:16 01:33:16 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:415d9321f1fd15cff76d4d829b82b7fc09cb1b7f@sha256:89eae10a37dfb0f67fb4df6bbb02359012995c17e5569bbd4cafa6f928139e9b 01:33:16 #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:415d9321f1fd15cff76d4d829b82b7fc09cb1b7f@sha256:89eae10a37dfb0f67fb4df6bbb02359012995c17e5569bbd4cafa6f928139e9b 0.0s done 01:33:16 #5 DONE 0.0s 01:33:16 01:33:16 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:415d9321f1fd15cff76d4d829b82b7fc09cb1b7f@sha256:89eae10a37dfb0f67fb4df6bbb02359012995c17e5569bbd4cafa6f928139e9b 01:33:16 #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:415d9321f1fd15cff76d4d829b82b7fc09cb1b7f@sha256:89eae10a37dfb0f67fb4df6bbb02359012995c17e5569bbd4cafa6f928139e9b 0.0s done 01:33:16 #6 DONE 0.2s 01:33:16 01:33:16 #7 exporting to image 01:33:16 #7 exporting layers done 01:33:16 #7 exporting manifest sha256:7d4daa867698be0a383f3086fa3fb7775b8fddfc0f791f14b2d0b5e3e31ebf84 0.0s done 01:33:16 #7 exporting config sha256:f5798315944c2640df00f7427f3b66a961c94e0151fef55f462b15b5babb68b2 01:33:16 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:33:16 #7 ... 01:33:16 01:33:16 #8 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 01:33:16 #8 DONE 0.0s 01:33:16 01:33:16 #7 exporting to image 01:33:16 #7 exporting config sha256:f5798315944c2640df00f7427f3b66a961c94e0151fef55f462b15b5babb68b2 done 01:33:16 #7 exporting manifest sha256:66276e81a83e0961746ca0fb18789d302f5fee5759326f287dae56cc7f9c2c00 0.0s done 01:33:16 #7 exporting config sha256:6aec2b7f34799a37fdc6efe6b9caae942e604763c0ccdaf9a87d2ebdf73f0cdf done 01:33:16 #7 exporting manifest list sha256:928270b560049d2962503a1651e941c3f68539fb6c1724372b3cb71f09b51a13 done 01:33:16 #7 pushing layers 0.1s done 01:33:16 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:415d9321f1fd15cff76d4d829b82b7fc09cb1b7f@sha256:928270b560049d2962503a1651e941c3f68539fb6c1724372b3cb71f09b51a13 01:33:16 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:415d9321f1fd15cff76d4d829b82b7fc09cb1b7f@sha256:928270b560049d2962503a1651e941c3f68539fb6c1724372b3cb71f09b51a13 0.1s done 01:33:16 #7 DONE 0.2s 01:33:16 01:33:16 1 warning found (use --debug to expand): 01:33:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:33:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:latest' 01:33:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:latest --push - 01:33:17 #1 [internal] load build definition from Dockerfile 01:33:17 #1 transferring dockerfile: 168B done 01:33:17 #1 DONE 0.0s 01:33:17 01:33:17 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:latest 01:33:17 #2 DONE 0.0s 01:33:17 01:33:17 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:latest 01:33:17 #3 DONE 0.0s 01:33:17 01:33:17 #4 [internal] load .dockerignore 01:33:17 #4 transferring context: 2B done 01:33:17 #4 DONE 0.0s 01:33:17 01:33:17 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:89eae10a37dfb0f67fb4df6bbb02359012995c17e5569bbd4cafa6f928139e9b 01:33:17 #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:89eae10a37dfb0f67fb4df6bbb02359012995c17e5569bbd4cafa6f928139e9b 0.0s done 01:33:17 #5 CACHED 01:33:17 01:33:17 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:89eae10a37dfb0f67fb4df6bbb02359012995c17e5569bbd4cafa6f928139e9b 01:33:17 #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:89eae10a37dfb0f67fb4df6bbb02359012995c17e5569bbd4cafa6f928139e9b 0.0s done 01:33:17 #6 CACHED 01:33:17 01:33:17 #7 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 01:33:17 #7 DONE 0.0s 01:33:17 01:33:17 #8 exporting to image 01:33:17 #8 exporting layers done 01:33:17 #8 exporting manifest sha256:7d4daa867698be0a383f3086fa3fb7775b8fddfc0f791f14b2d0b5e3e31ebf84 done 01:33:17 #8 exporting config sha256:f5798315944c2640df00f7427f3b66a961c94e0151fef55f462b15b5babb68b2 done 01:33:17 #8 exporting manifest sha256:66276e81a83e0961746ca0fb18789d302f5fee5759326f287dae56cc7f9c2c00 done 01:33:17 #8 exporting config sha256:6aec2b7f34799a37fdc6efe6b9caae942e604763c0ccdaf9a87d2ebdf73f0cdf done 01:33:17 #8 exporting manifest list sha256:928270b560049d2962503a1651e941c3f68539fb6c1724372b3cb71f09b51a13 done 01:33:17 #8 pushing layers 0.0s done 01:33:17 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:928270b560049d2962503a1651e941c3f68539fb6c1724372b3cb71f09b51a13 0.1s done 01:33:17 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:33:17 #8 DONE 0.1s 01:33:17 01:33:17 1 warning found (use --debug to expand): 01:33:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:33:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.16' 01:33:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.16 --push - 01:33:17 #1 [internal] load build definition from Dockerfile 01:33:17 #1 transferring dockerfile: 174B done 01:33:17 #1 DONE 0.0s 01:33:17 01:33:17 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.16 01:33:17 #2 DONE 0.0s 01:33:17 01:33:17 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.16 01:33:17 #3 DONE 0.0s 01:33:17 01:33:17 #4 [internal] load .dockerignore 01:33:17 #4 transferring context: 2B done 01:33:17 #4 DONE 0.0s 01:33:17 01:33:17 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.16@sha256:89eae10a37dfb0f67fb4df6bbb02359012995c17e5569bbd4cafa6f928139e9b 01:33:17 #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.16@sha256:89eae10a37dfb0f67fb4df6bbb02359012995c17e5569bbd4cafa6f928139e9b 0.0s done 01:33:17 #5 CACHED 01:33:17 01:33:17 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.16@sha256:89eae10a37dfb0f67fb4df6bbb02359012995c17e5569bbd4cafa6f928139e9b 01:33:17 #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.16@sha256:89eae10a37dfb0f67fb4df6bbb02359012995c17e5569bbd4cafa6f928139e9b 0.0s done 01:33:17 #6 CACHED 01:33:17 01:33:17 #7 exporting to image 01:33:17 #7 exporting layers done 01:33:17 #7 exporting manifest sha256:7d4daa867698be0a383f3086fa3fb7775b8fddfc0f791f14b2d0b5e3e31ebf84 done 01:33:17 #7 exporting config sha256:f5798315944c2640df00f7427f3b66a961c94e0151fef55f462b15b5babb68b2 01:33:17 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:33:17 #7 exporting config sha256:f5798315944c2640df00f7427f3b66a961c94e0151fef55f462b15b5babb68b2 done 01:33:17 #7 exporting manifest sha256:66276e81a83e0961746ca0fb18789d302f5fee5759326f287dae56cc7f9c2c00 done 01:33:17 #7 exporting config sha256:6aec2b7f34799a37fdc6efe6b9caae942e604763c0ccdaf9a87d2ebdf73f0cdf done 01:33:17 #7 exporting manifest list sha256:928270b560049d2962503a1651e941c3f68539fb6c1724372b3cb71f09b51a13 done 01:33:17 #7 pushing layers 0.0s done 01:33:17 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.16@sha256:928270b560049d2962503a1651e941c3f68539fb6c1724372b3cb71f09b51a13 0.1s done 01:33:17 #7 DONE 0.1s 01:33:17 01:33:17 #8 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 01:33:17 #8 DONE 0.0s 01:33:17 01:33:17 1 warning found (use --debug to expand): 01:33:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:33:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:415d9321f1fd15cff76d4d829b82b7fc09cb1b7f-4.1.0-dev.16 --push - 01:33:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:415d9321f1fd15cff76d4d829b82b7fc09cb1b7f-4.1.0-dev.16' 01:33:18 #1 [internal] load build definition from Dockerfile 01:33:18 #1 transferring dockerfile: 215B done 01:33:18 #1 DONE 0.0s 01:33:18 01:33:18 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:415d9321f1fd15cff76d4d829b82b7fc09cb1b7f-4.1.0-dev.16 01:33:18 #2 DONE 0.0s 01:33:18 01:33:18 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:415d9321f1fd15cff76d4d829b82b7fc09cb1b7f-4.1.0-dev.16 01:33:18 #3 DONE 0.0s 01:33:18 01:33:18 #4 [internal] load .dockerignore 01:33:18 #4 transferring context: 2B done 01:33:18 #4 DONE 0.0s 01:33:18 01:33:18 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:415d9321f1fd15cff76d4d829b82b7fc09cb1b7f-4.1.0-dev.16@sha256:89eae10a37dfb0f67fb4df6bbb02359012995c17e5569bbd4cafa6f928139e9b 01:33:18 #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:415d9321f1fd15cff76d4d829b82b7fc09cb1b7f-4.1.0-dev.16@sha256:89eae10a37dfb0f67fb4df6bbb02359012995c17e5569bbd4cafa6f928139e9b 0.0s done 01:33:18 #5 CACHED 01:33:18 01:33:18 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:415d9321f1fd15cff76d4d829b82b7fc09cb1b7f-4.1.0-dev.16@sha256:89eae10a37dfb0f67fb4df6bbb02359012995c17e5569bbd4cafa6f928139e9b 01:33:18 #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:415d9321f1fd15cff76d4d829b82b7fc09cb1b7f-4.1.0-dev.16@sha256:89eae10a37dfb0f67fb4df6bbb02359012995c17e5569bbd4cafa6f928139e9b 0.0s done 01:33:18 #6 CACHED 01:33:18 01:33:18 #7 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 01:33:18 #7 DONE 0.0s 01:33:18 01:33:18 #8 exporting to image 01:33:18 #8 exporting layers done 01:33:18 #8 exporting manifest sha256:7d4daa867698be0a383f3086fa3fb7775b8fddfc0f791f14b2d0b5e3e31ebf84 done 01:33:18 #8 exporting config sha256:f5798315944c2640df00f7427f3b66a961c94e0151fef55f462b15b5babb68b2 done 01:33:18 #8 exporting manifest sha256:66276e81a83e0961746ca0fb18789d302f5fee5759326f287dae56cc7f9c2c00 done 01:33:18 #8 exporting config sha256:6aec2b7f34799a37fdc6efe6b9caae942e604763c0ccdaf9a87d2ebdf73f0cdf done 01:33:18 #8 exporting manifest list sha256:928270b560049d2962503a1651e941c3f68539fb6c1724372b3cb71f09b51a13 done 01:33:18 #8 pushing layers 0.0s done 01:33:18 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:415d9321f1fd15cff76d4d829b82b7fc09cb1b7f-4.1.0-dev.16@sha256:928270b560049d2962503a1651e941c3f68539fb6c1724372b3cb71f09b51a13 0.1s done 01:33:18 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:33:18 #8 DONE 0.1s 01:33:18 01:33:18 1 warning found (use --debug to expand): 01:33:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:33:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:main' 01:33:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:main --push - 01:33:18 #1 [internal] load build definition from Dockerfile 01:33:18 #1 transferring dockerfile: 166B done 01:33:18 #1 DONE 0.0s 01:33:18 01:33:18 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:main 01:33:18 #2 DONE 0.0s 01:33:18 01:33:18 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:main 01:33:18 #3 DONE 0.0s 01:33:18 01:33:18 #4 [internal] load .dockerignore 01:33:18 #4 transferring context: 2B done 01:33:18 #4 DONE 0.0s 01:33:18 01:33:18 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:89eae10a37dfb0f67fb4df6bbb02359012995c17e5569bbd4cafa6f928139e9b 01:33:18 #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:89eae10a37dfb0f67fb4df6bbb02359012995c17e5569bbd4cafa6f928139e9b 0.0s done 01:33:18 #5 CACHED 01:33:18 01:33:18 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:89eae10a37dfb0f67fb4df6bbb02359012995c17e5569bbd4cafa6f928139e9b 01:33:18 #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:89eae10a37dfb0f67fb4df6bbb02359012995c17e5569bbd4cafa6f928139e9b 0.0s done 01:33:18 #6 CACHED 01:33:18 01:33:18 #7 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 01:33:18 #7 DONE 0.0s 01:33:18 01:33:18 #8 exporting to image 01:33:18 #8 exporting layers done 01:33:18 #8 exporting manifest sha256:7d4daa867698be0a383f3086fa3fb7775b8fddfc0f791f14b2d0b5e3e31ebf84 done 01:33:18 #8 exporting config sha256:f5798315944c2640df00f7427f3b66a961c94e0151fef55f462b15b5babb68b2 done 01:33:18 #8 exporting manifest sha256:66276e81a83e0961746ca0fb18789d302f5fee5759326f287dae56cc7f9c2c00 done 01:33:18 #8 exporting config sha256:6aec2b7f34799a37fdc6efe6b9caae942e604763c0ccdaf9a87d2ebdf73f0cdf done 01:33:18 #8 exporting manifest list sha256:928270b560049d2962503a1651e941c3f68539fb6c1724372b3cb71f09b51a13 done 01:33:18 #8 pushing layers 0.0s done 01:33:18 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:928270b560049d2962503a1651e941c3f68539fb6c1724372b3cb71f09b51a13 0.1s done 01:33:18 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:33:18 #8 DONE 0.1s 01:33:18 01:33:18 1 warning found (use --debug to expand): 01:33:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:33:19 + '[' -d /w/workspace/exfoundry_device-usb-camera_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 01:33:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:33:20 ---> package-listing.sh 01:33:20 ++ facter osfamily 01:33:20 ++ tr '[:upper:]' '[:lower:]' 01:33:20 + OS_FAMILY=redhat 01:33:20 + workspace=/w/workspace/exfoundry_device-usb-camera_main 01:33:20 + START_PACKAGES=/tmp/packages_start.txt 01:33:20 + END_PACKAGES=/tmp/packages_end.txt 01:33:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:33:20 + PACKAGES=/tmp/packages_start.txt 01:33:20 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 01:33:20 + PACKAGES=/tmp/packages_end.txt 01:33:20 + case "${OS_FAMILY}" in 01:33:20 + sort 01:33:20 + rpm -qa 01:33:21 + '[' -f /tmp/packages_start.txt ']' 01:33:21 + '[' -f /tmp/packages_end.txt ']' 01:33:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:33:21 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 01:33:21 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 01:33:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 01:33:21 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:33:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:33:21 01:33:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:33:22 latest: Pulling from edgex-lftools-log-publisher 01:33:22 5eb5b503b376: Pulling fs layer 01:33:22 5c69ac0246d0: Pulling fs layer 01:33:22 ec43610c2a17: Pulling fs layer 01:33:22 3a2ae6a8a46f: Pulling fs layer 01:33:22 33b1e0a273af: Pulling fs layer 01:33:22 5d3b04190fa2: Pulling fs layer 01:33:22 2f39f015ded8: Pulling fs layer 01:33:22 3a2ae6a8a46f: Waiting 01:33:22 33b1e0a273af: Waiting 01:33:22 5d3b04190fa2: Waiting 01:33:22 2f39f015ded8: Waiting 01:33:22 5c69ac0246d0: Verifying Checksum 01:33:22 5c69ac0246d0: Download complete 01:33:22 3a2ae6a8a46f: Verifying Checksum 01:33:22 3a2ae6a8a46f: Download complete 01:33:22 33b1e0a273af: Verifying Checksum 01:33:22 33b1e0a273af: Download complete 01:33:22 5d3b04190fa2: Verifying Checksum 01:33:22 5d3b04190fa2: Download complete 01:33:22 ec43610c2a17: Verifying Checksum 01:33:22 ec43610c2a17: Download complete 01:33:22 5eb5b503b376: Verifying Checksum 01:33:22 5eb5b503b376: Download complete 01:33:23 2f39f015ded8: Verifying Checksum 01:33:23 2f39f015ded8: Download complete 01:33:23 5eb5b503b376: Pull complete 01:33:23 5c69ac0246d0: Pull complete 01:33:24 ec43610c2a17: Pull complete 01:33:24 3a2ae6a8a46f: Pull complete 01:33:24 33b1e0a273af: Pull complete 01:33:24 5d3b04190fa2: Pull complete 01:33:31 2f39f015ded8: Pull complete 01:33:31 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:33:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:33:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:33:31 prd-centos7-docker-4c-2g-4967 does not seem to be running inside a container 01:33:31 $ 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:33:34 $ docker top 8daf1a37fe2f1917411d6f93a72542f784b4f5fa7498b179902341f1d0416ca9 -eo pid,comm [Pipeline] { [Pipeline] sh 01:33:34 + touch /tmp/pre-build-complete [Pipeline] sh 01:33:34 + mkdir -p /var/log/sysstat [Pipeline] sh 01:33:35 + ls /var/log/sa-host 01:33:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:33:35 provisioning config files... 01:33:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16919985930067585964tmp [Pipeline] { [Pipeline] echo 01:33:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:33:35 ---> create-netrc.sh [Pipeline] } 01:33:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:33:36 ---> python-tools-install.sh [Pipeline] echo 01:33:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:33:36 ---> sudo-logs.sh 01:33:36 Archiving 'sudo' log.. 01:33:36 sudo: unable to resolve host prd-centos7-docker-4c-2g-4967.novalocal: Name or service not known 01:33:36 sudo: unable to resolve host prd-centos7-docker-4c-2g-4967.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 01:33:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:33:36 ---> job-cost.sh 01:33:36 lf-activate-venv: SKIPPING 01:33:36 INFO: No Stack... 01:33:37 INFO: Retrieving Pricing Info for: v3-standard-2 01:33:37 INFO: Archiving Costs [Pipeline] echo 01:33:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:33:37 ---> logs-deploy.sh 01:33:37 lf-activate-venv: SKIPPING 01:33:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/222 01:33:37 INFO: archiving workspace using pattern(s): 01:33:38 Archives upload complete. 01:33:38 INFO: archiving logs to Nexus 01:33:39 ---> uname -a: 01:33:39 Linux prd-centos7-docker-4c-2g-4967.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 01:33:39 01:33:39 01:33:39 ---> lscpu: 01:33:39 Architecture: x86_64 01:33:39 CPU op-mode(s): 32-bit, 64-bit 01:33:39 Byte Order: Little Endian 01:33:39 Address sizes: 40 bits physical, 48 bits virtual 01:33:39 CPU(s): 2 01:33:39 On-line CPU(s) list: 0,1 01:33:39 Thread(s) per core: 1 01:33:39 Core(s) per socket: 1 01:33:39 Socket(s): 2 01:33:39 NUMA node(s): 1 01:33:39 Vendor ID: AuthenticAMD 01:33:39 CPU family: 23 01:33:39 Model: 49 01:33:39 Model name: AMD EPYC-Rome Processor 01:33:39 Stepping: 0 01:33:39 CPU MHz: 2799.998 01:33:39 BogoMIPS: 5599.99 01:33:39 Virtualization: AMD-V 01:33:39 Hypervisor vendor: KVM 01:33:39 Virtualization type: full 01:33:39 L1d cache: 64 KiB 01:33:39 L1i cache: 64 KiB 01:33:39 L2 cache: 1 MiB 01:33:39 L3 cache: 32 MiB 01:33:39 NUMA node0 CPU(s): 0,1 01:33:39 Vulnerability Itlb multihit: Not affected 01:33:39 Vulnerability L1tf: Not affected 01:33:39 Vulnerability Mds: Not affected 01:33:39 Vulnerability Meltdown: Not affected 01:33:39 Vulnerability Mmio stale data: Not affected 01:33:39 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:33:39 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 01:33:39 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 01:33:39 Vulnerability Srbds: Not affected 01:33:39 Vulnerability Tsx async abort: Not affected 01:33:39 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 01:33:39 01:33:39 01:33:39 ---> nproc: 01:33:39 2 01:33:39 01:33:39 01:33:39 ---> df -h: 01:33:39 Filesystem Size Used Avail Use% Mounted on 01:33:39 overlay 40G 7.4G 33G 19% / 01:33:39 tmpfs 64M 0 64M 0% /dev 01:33:39 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 01:33:39 shm 64M 0 64M 0% /dev/shm 01:33:39 /dev/vda1 40G 7.4G 33G 19% /facter-os 01:33:39 01:33:39 01:33:39 Cannot open /var/log/sysstat/sa12: No such file or directory 01:33:39 Please check if data collecting is enabled 01:33:39 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:33:39 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 01:33:39 $ docker stop --time=1 8daf1a37fe2f1917411d6f93a72542f784b4f5fa7498b179902341f1d0416ca9 01:33:40 $ docker rm -f --volumes 8daf1a37fe2f1917411d6f93a72542f784b4f5fa7498b179902341f1d0416ca9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 01:33:41 [WS-CLEANUP] Deleting project workspace... 01:33:41 [WS-CLEANUP] Deferred wipeout is used... 01:33:41 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [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 01:33:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:33:41 01:33:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:33:41 latest: Pulling from edgex-lftools-log-publisher 01:33:41 5eb5b503b376: Pulling fs layer 01:33:41 5c69ac0246d0: Pulling fs layer 01:33:41 ec43610c2a17: Pulling fs layer 01:33:41 3a2ae6a8a46f: Pulling fs layer 01:33:41 33b1e0a273af: Pulling fs layer 01:33:41 5d3b04190fa2: Pulling fs layer 01:33:41 2f39f015ded8: Pulling fs layer 01:33:41 33b1e0a273af: Waiting 01:33:41 3a2ae6a8a46f: Waiting 01:33:41 2f39f015ded8: Waiting 01:33:41 5d3b04190fa2: Waiting 01:33:41 5c69ac0246d0: Verifying Checksum 01:33:41 5c69ac0246d0: Download complete 01:33:41 3a2ae6a8a46f: Verifying Checksum 01:33:41 3a2ae6a8a46f: Download complete 01:33:41 33b1e0a273af: Verifying Checksum 01:33:41 33b1e0a273af: Download complete 01:33:41 5d3b04190fa2: Verifying Checksum 01:33:41 5d3b04190fa2: Download complete 01:33:41 ec43610c2a17: Verifying Checksum 01:33:41 ec43610c2a17: Download complete 01:33:42 5eb5b503b376: Download complete 01:33:42 2f39f015ded8: Verifying Checksum 01:33:42 2f39f015ded8: Download complete 01:33:43 5eb5b503b376: Pull complete 01:33:43 5c69ac0246d0: Pull complete 01:33:44 ec43610c2a17: Pull complete 01:33:44 3a2ae6a8a46f: Pull complete 01:33:44 33b1e0a273af: Pull complete 01:33:44 5d3b04190fa2: Pull complete 01:33:51 2f39f015ded8: Pull complete 01:33:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:33:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:33:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:33:51 prd-ubuntu20.04-docker-8c-8g-4959 does not seem to be running inside a container 01:33:51 $ 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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:33:52 $ docker top d6ea193831cf5e25f7d118e1425b94bc3eb2c6b1ca529f7a4386b7181cf49d27 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:33:53 ---> job-cost.sh 01:33:53 lf-activate-venv: SKIPPING 01:33:53 INFO: No Stack... 01:33:53 INFO: Retrieving Pricing Info for: v3-standard-8 01:33:53 INFO: Archiving Costs [Pipeline] sh 01:33:53 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 01:33:53 + cut -d, -f6 [Pipeline] lock 01:33:53 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-222-stack-cost] 01:33:54 Resource [jenkins-edgexfoundry-device-usb-camera-main-222-stack-cost] did not exist. Created. 01:33:54 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-222-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:33:54 + echo total: 0.2199999988079071 [Pipeline] stash 01:33:54 Stashed 1 file(s) [Pipeline] } 01:33:54 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-222-stack-cost] [Pipeline] // lock [Pipeline] } 01:33:54 $ docker stop --time=1 d6ea193831cf5e25f7d118e1425b94bc3eb2c6b1ca529f7a4386b7181cf49d27 01:33:55 $ docker rm -f --volumes d6ea193831cf5e25f7d118e1425b94bc3eb2c6b1ca529f7a4386b7181cf49d27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:34:52 Removing intermediate container 0ce5819c0077 01:34:52 ---> 918e7124cf90 01:34:52 Step 11/13 : COPY . . 01:34:52 ---> 95e38e38a560 01:34:52 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 01:34:52 ---> Running in 6c789ea51eca 01:34:52  % Total % Received % Xferd Average Speed Time Time Time Current 01:34:52  Dload Upload Total Spent Left Speed 01:34:52 0 0  0 0 0  0 0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 7617 0 --:--:-- --:--:-- --:--:-- 7808 01:34:52 Removing intermediate container 6c789ea51eca 01:34:52 ---> b862ca05cf8f 01:34:52 Step 13/13 : RUN ${MAKE} 01:34:52 ---> Running in 1c472a1062d7 01:34:52 noop 01:34:52 Removing intermediate container 1c472a1062d7 01:34:52 ---> 60e216bca2c5 01:34:52 Successfully built 60e216bca2c5 01:34:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:52 + docker inspect -f . ci-base-image-arm64 01:34:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:34:52 prd-ubuntu20.04-docker-arm64-4c-16g-4962 does not seem to be running inside a container 01:34:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/222 -v /w/workspace/device-usb-camera/222:/w/workspace/device-usb-camera/222:rw,z -v /w/workspace/device-usb-camera/222@tmp:/w/workspace/device-usb-camera/222@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 ******** ci-base-image-arm64 cat 01:34:55 $ docker top 6363a58d6c2be2eaa04c118154217e1823a7dfd96b3aeb0953c196933c1625c7 -eo pid,comm [Pipeline] { [Pipeline] sh 01:34:56 + go version 01:34:56 go version go1.25.3 linux/arm64 [Pipeline] } 01:34:56 $ docker stop --time=1 6363a58d6c2be2eaa04c118154217e1823a7dfd96b3aeb0953c196933c1625c7 01:34:58 $ docker rm -f --volumes 6363a58d6c2be2eaa04c118154217e1823a7dfd96b3aeb0953c196933c1625c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:59 + docker inspect -f . ci-base-image-arm64 01:34:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:34:59 prd-ubuntu20.04-docker-arm64-4c-16g-4962 does not seem to be running inside a container 01:34:59 $ 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/222 -v /w/workspace/device-usb-camera/222:/w/workspace/device-usb-camera/222:rw,z -v /w/workspace/device-usb-camera/222@tmp:/w/workspace/device-usb-camera/222@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 ******** ci-base-image-arm64 cat 01:35:00 $ docker top 7f2c069add6fdc2c656d0ad5a20b95174959c7b77928b8884d7251ed925ae9c9 -eo pid,comm [Pipeline] { [Pipeline] sh 01:35:01 + git config --global --add safe.directory /w/workspace/device-usb-camera/222 [Pipeline] fileExists [Pipeline] sh 01:35:02 + make test 01:35:02 go test ./... -coverprofile=coverage.out ./... 01:35:10 ? github.com/edgexfoundry/device-usb-camera [no test files] 01:40:47 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 01:40:47 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.080s coverage: 4.4% of statements 01:40:47 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:40:47 go vet ./... 01:41:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:41:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:41:55 ./bin/test-attribution-txt.sh 01:41:55 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 01:41:55 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 01:41:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 01:41:55 $ docker stop --time=1 7f2c069add6fdc2c656d0ad5a20b95174959c7b77928b8884d7251ed925ae9c9 01:41:58 $ docker rm -f --volumes 7f2c069add6fdc2c656d0ad5a20b95174959c7b77928b8884d7251ed925ae9c9 [Pipeline] // withDockerContainer [Pipeline] sh 01:42:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:42:00 Warning: overwriting stash ‘coverage-report’ 01:42:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:42:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:42:02 + ls -al . 01:42:02 total 288 01:42:02 drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 01:35 . 01:42:02 drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 01:32 .. 01:42:02 drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 01:32 .git 01:42:02 drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 01:32 .github 01:42:02 -rw-rw-r-- 1 jenkins jenkins 379 Apr 12 01:32 .gitignore 01:42:02 -rw-rw-r-- 1 jenkins jenkins 359 Apr 12 01:32 .golangci.yml 01:42:02 -rw-rw-r-- 1 jenkins jenkins 77 Apr 12 01:32 .hadolint.yml 01:42:02 -rw-rw-r-- 1 jenkins jenkins 22020 Apr 12 01:32 Attribution.txt 01:42:02 -rw-rw-r-- 1 jenkins jenkins 17743 Apr 12 01:32 CHANGELOG.md 01:42:02 -rw-rw-r-- 1 jenkins jenkins 2446 Apr 12 01:32 Dockerfile 01:42:02 -rw-rw-r-- 1 jenkins jenkins 678 Apr 12 01:32 GOVERNANCE.md 01:42:02 -rw-rw-r-- 1 jenkins jenkins 682 Apr 12 01:32 Jenkinsfile 01:42:02 -rw-rw-r-- 1 jenkins jenkins 11348 Apr 12 01:32 LICENSE 01:42:02 -rw-rw-r-- 1 jenkins jenkins 3192 Apr 12 01:32 Makefile 01:42:02 -rw-rw-r-- 1 jenkins jenkins 622 Apr 12 01:32 OWNERS.md 01:42:02 -rw-rw-r-- 1 jenkins jenkins 2575 Apr 12 01:32 README.md 01:42:02 -rw-rw-r-- 1 jenkins jenkins 12 Apr 12 01:29 VERSION 01:42:02 drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 01:32 bin 01:42:02 drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 01:32 cmd 01:42:02 -rw-r--r-- 1 jenkins jenkins 54776 Apr 12 01:40 coverage.out 01:42:02 -rwxrwxr-x 1 jenkins jenkins 84 Apr 12 01:32 docker-entrypoint.sh 01:42:02 drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 01:32 docs 01:42:02 -rw-rw-r-- 1 jenkins jenkins 6840 Apr 12 01:32 go.mod 01:42:02 -rw-rw-r-- 1 jenkins jenkins 89591 Apr 12 01:32 go.sum 01:42:02 drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 01:32 internal 01:42:02 -rw-rw-r-- 1 jenkins jenkins 231 Apr 12 01:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:02 + 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=415d9321f1fd15cff76d4d829b82b7fc09cb1b7f --label arch=arm64 --label version=4.1.0-dev.16 . 01:42:03 Sending build context to Docker daemon 12.39MB 01:42:03 Step 1/37 : ARG BASE=golang:1.25-alpine3.22 01:42:03 Step 2/37 : FROM ${BASE} AS builder 01:42:03 ---> 60e216bca2c5 01:42:03 Step 3/37 : ARG ADD_BUILD_TAGS="" 01:42:03 ---> Running in 5dd698bd3601 01:42:03 Removing intermediate container 5dd698bd3601 01:42:03 ---> c86d3a141ac6 01:42:03 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:42:03 ---> Running in ee2b3c7f8743 01:42:04 Removing intermediate container ee2b3c7f8743 01:42:04 ---> a6fd2ab256ca 01:42:04 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 01:42:04 ---> Running in 4efc113b5d45 01:42:04 Removing intermediate container 4efc113b5d45 01:42:04 ---> b4035cd50dd8 01:42:04 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 01:42:04 ---> Running in 726ce1f6b88d 01:42:05 Removing intermediate container 726ce1f6b88d 01:42:05 ---> 7e9951d3f353 01:42:05 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:42:05 ---> Running in f7d08a98729c 01:42:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:42:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:42:09 OK: 262 MiB in 69 packages 01:42:11 Removing intermediate container f7d08a98729c 01:42:11 ---> 84beba71d1c3 01:42:11 Step 8/37 : WORKDIR /device-usb-camera 01:42:11 ---> Running in 5017951f2238 01:42:11 Removing intermediate container 5017951f2238 01:42:11 ---> d7f7003c9919 01:42:11 Step 9/37 : COPY go.mod vendor* ./ 01:42:12 ---> 12ff373f83f8 01:42:12 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:42:12 ---> Running in 3c3019cebad3 01:42:14 Removing intermediate container 3c3019cebad3 01:42:14 ---> 6346a76cdf67 01:42:14 Step 11/37 : COPY . . 01:42:16 ---> 385db6049669 01:42:16 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 01:42:16 ---> Running in da7e5cbea596 01:42:18  % Total % Received % Xferd Average Speed Time Time Time Current 01:42:18 Dload Upload Total Spent Left Speed 01:42:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 5583 0 --:--:-- --:--:-- --:--:-- 5709 01:42:19 Removing intermediate container da7e5cbea596 01:42:19 ---> 7e0d59f00cbb 01:42:19 Step 13/37 : RUN ${MAKE} 01:42:19 ---> Running in d613ae4c859e 01:42:20 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.1.0-dev.16 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 01:48:27 Removing intermediate container d613ae4c859e 01:48:27 ---> d2b62f652ecd 01:48:27 Step 14/37 : FROM bluenviron/mediamtx:1.15.3 AS rtsp 01:48:27 1.15.3: Pulling from bluenviron/mediamtx 01:48:27 15af7a6288ba: Pulling fs layer 01:48:27 15af7a6288ba: Verifying Checksum 01:48:27 15af7a6288ba: Download complete 01:48:27 15af7a6288ba: Pull complete 01:48:27 Digest: sha256:32ecec42d5c716f0b85809b11b6c32f54126546ba89fc85ac57dbcf74738bb4e 01:48:27 Status: Downloaded newer image for bluenviron/mediamtx:1.15.3 01:48:27 ---> 750e2abf1212 01:48:27 Step 15/37 : FROM alpine:3.22 01:48:27 3.22: Pulling from library/alpine 01:48:27 d741ee1608f3: Pulling fs layer 01:48:27 d741ee1608f3: Verifying Checksum 01:48:27 d741ee1608f3: Download complete 01:48:27 d741ee1608f3: Pull complete 01:48:27 Digest: sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 01:48:27 Status: Downloaded newer image for alpine:3.22 01:48:27 ---> 5a766deef0c8 01:48:27 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 01:48:27 ---> Running in 914e12b18ea8 01:48:27 Removing intermediate container 914e12b18ea8 01:48:27 ---> cd06abb6c870 01:48:27 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 01:48:27 ---> Running in 5c93ae86fc0a 01:48:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:48:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:48:27 (1/116) Installing dumb-init (1.2.5-r3) 01:48:27 (2/116) Installing libSvtAv1Enc (2.3.0-r0) 01:48:27 (3/116) Installing aom-libs (3.12.1-r0) 01:48:27 (4/116) Installing libxau (1.0.12-r0) 01:48:27 (5/116) Installing libmd (1.1.0-r0) 01:48:27 (6/116) Installing libbsd (0.12.2-r0) 01:48:27 (7/116) Installing libxdmcp (1.1.5-r1) 01:48:27 (8/116) Installing libxcb (1.17.0-r0) 01:48:27 (9/116) Installing libx11 (1.8.11-r0) 01:48:27 (10/116) Installing hwdata-pci (0.395-r0) 01:48:27 (11/116) Installing libpciaccess (0.18.1-r0) 01:48:27 (12/116) Installing libdrm (2.4.124-r0) 01:48:27 (13/116) Installing libxext (1.3.6-r2) 01:48:27 (14/116) Installing libxfixes (6.0.1-r4) 01:48:27 (15/116) Installing libffi (3.4.8-r0) 01:48:27 (16/116) Installing wayland-libs-client (1.23.1-r3) 01:48:27 (17/116) Installing libva (2.22.0-r1) 01:48:27 (18/116) Installing libvdpau (1.5-r4) 01:48:27 (19/116) Installing ffmpeg-libavutil (6.1.2-r2) 01:48:27 (20/116) Installing libdav1d (1.5.1-r0) 01:48:27 (21/116) Installing libgcc (14.2.0-r6) 01:48:27 (22/116) Installing libstdc++ (14.2.0-r6) 01:48:27 (23/116) Installing openexr-libiex (3.3.2-r0) 01:48:27 (24/116) Installing openexr-libilmthread (3.3.2-r0) 01:48:27 (25/116) Installing imath (3.1.12-r0) 01:48:27 (26/116) Installing libdeflate (1.23-r0) 01:48:27 (27/116) Installing openexr-libopenexrcore (3.3.2-r0) 01:48:27 (28/116) Installing openexr-libopenexr (3.3.2-r0) 01:48:27 (29/116) Installing brotli-libs (1.1.0-r2) 01:48:27 (30/116) Installing giflib (5.2.2-r1) 01:48:27 (31/116) Installing libhwy (1.0.7-r1) 01:48:27 (32/116) Installing libjpeg-turbo (3.1.0-r0) 01:48:27 (33/116) Installing lcms2 (2.16-r0) 01:48:27 (34/116) Installing libpng (1.6.57-r0) 01:48:27 (35/116) Installing libjxl (0.10.3-r2) 01:48:27 (36/116) Installing lame-libs (3.100-r5) 01:48:27 (37/116) Installing opus (1.5.2-r1) 01:48:27 (38/116) Installing rav1e-libs (0.7.1-r2) 01:48:27 (39/116) Installing libgomp (14.2.0-r6) 01:48:27 (40/116) Installing soxr (0.1.3-r7) 01:48:27 (41/116) Installing ffmpeg-libswresample (6.1.2-r2) 01:48:27 (42/116) Installing libogg (1.3.5-r5) 01:48:27 (43/116) Installing libtheora (1.1.1-r18) 01:48:27 (44/116) Installing libvorbis (1.3.7-r2) 01:48:27 (45/116) Installing libvpx (1.15.0-r0) 01:48:27 (46/116) Installing libsharpyuv (1.5.0-r0) 01:48:27 (47/116) Installing libwebp (1.5.0-r0) 01:48:27 (48/116) Installing libwebpmux (1.5.0-r0) 01:48:27 (49/116) Installing x264-libs (0.164.3108-r0) 01:48:27 (50/116) Installing numactl (2.0.18-r0) 01:48:27 (51/116) Installing x265-libs (3.6-r0) 01:48:27 (52/116) Installing xvidcore (1.3.7-r2) 01:48:27 (53/116) Installing ffmpeg-libavcodec (6.1.2-r2) 01:48:27 (54/116) Installing sdl3 (3.2.16-r0) 01:48:27 (55/116) Installing sdl2-compat (2.32.56-r0) 01:48:27 (56/116) Installing alsa-lib (1.2.14-r0) 01:48:27 (57/116) Installing libexpat (2.7.5-r0) 01:48:27 (58/116) Installing libbz2 (1.0.8-r6) 01:48:27 (59/116) Installing freetype (2.13.3-r0) 01:48:27 (60/116) Installing fontconfig (2.15.0-r3) 01:48:27 (61/116) Installing fribidi (1.0.16-r1) 01:48:27 (62/116) Installing libintl (0.24.1-r0) 01:48:27 (63/116) Installing libeconf (0.6.3-r0) 01:48:27 (64/116) Installing libblkid (2.41-r9) 01:48:27 (65/116) Installing libmount (2.41-r9) 01:48:27 (66/116) Installing pcre2 (10.46-r0) 01:48:27 (67/116) Installing glib (2.84.4-r0) 01:48:27 (68/116) Installing graphite2 (1.3.14-r6) 01:48:27 (69/116) Installing harfbuzz (11.2.1-r0) 01:48:27 (70/116) Installing libunibreak (6.1-r0) 01:48:27 (71/116) Installing libass (0.17.3-r0) 01:48:27 (72/116) Installing libbluray (1.3.4-r1) 01:48:27 (73/116) Installing mpg123-libs (1.32.10-r0) 01:48:27 (74/116) Installing libopenmpt (0.7.15-r0) 01:48:27 (75/116) Installing cjson (1.7.19-r0) 01:48:27 (76/116) Installing mbedtls (3.6.6-r0) 01:48:27 (77/116) Installing librist (0.2.10-r1) 01:48:27 (78/116) Installing libsrt (1.5.3-r1) 01:48:27 (79/116) Installing libssh (0.11.2-r0) 01:48:27 (80/116) Installing xz-libs (5.8.1-r0) 01:48:27 (81/116) Installing libxml2 (2.13.9-r0) 01:48:27 (82/116) Installing libsodium (1.0.20-r1) 01:48:27 (83/116) Installing libzmq (4.3.5-r2) 01:48:27 (84/116) Installing ffmpeg-libavformat (6.1.2-r2) 01:48:27 (85/116) Installing serd-libs (0.32.4-r0) 01:48:27 (86/116) Installing zix-libs (0.6.2-r0) 01:48:27 (87/116) Installing sord-libs (0.16.18-r0) 01:48:27 (88/116) Installing sratom (0.6.18-r0) 01:48:27 (89/116) Installing lilv-libs (0.24.26-r0) 01:48:27 (90/116) Installing libdovi (3.3.1-r1) 01:48:27 (91/116) Installing spirv-tools (1.4.313.0-r0) 01:48:27 (92/116) Installing glslang-libs (1.4.309.0-r0) 01:48:27 (93/116) Installing shaderc (2024.4-r0) 01:48:27 (94/116) Installing vulkan-loader (1.4.313.0-r0) 01:48:27 (95/116) Installing libplacebo (6.338.2-r3) 01:48:27 (96/116) Installing ffmpeg-libpostproc (6.1.2-r2) 01:48:27 (97/116) Installing ffmpeg-libswscale (6.1.2-r2) 01:48:27 (98/116) Installing vidstab (1.1.1-r0) 01:48:27 (99/116) Installing zimg (3.0.5-r3) 01:48:27 (100/116) Installing ffmpeg-libavfilter (6.1.2-r2) 01:48:27 (101/116) Installing libasyncns (0.8-r4) 01:48:27 (102/116) Installing dbus-libs (1.16.2-r1) 01:48:27 (103/116) Installing libltdl (2.5.4-r1) 01:48:27 (104/116) Installing orc (0.4.40-r1) 01:48:27 (105/116) Installing libflac (1.4.3-r1) 01:48:27 (106/116) Installing libsndfile (1.2.2-r2) 01:48:28 (107/116) Installing speexdsp (1.2.1-r2) 01:48:28 (108/116) Installing tdb-libs (1.4.12-r0) 01:48:28 (109/116) Installing libpulse (17.0-r5) 01:48:28 (110/116) Installing v4l-utils-libs (1.28.1-r1) 01:48:28 (111/116) Installing ffmpeg-libavdevice (6.1.2-r2) 01:48:28 (112/116) Installing ffmpeg (6.1.2-r2) 01:48:28 (113/116) Installing udev-init-scripts (35-r1) 01:48:28 (114/116) Installing zstd-libs (1.5.7-r0) 01:48:28 (115/116) Installing kmod-libs (34.2-r0) 01:48:28 (116/116) Installing eudev (3.2.14-r5) 01:48:28 Executing busybox-1.37.0-r20.trigger 01:48:28 Executing glib-2.84.4-r0.trigger 01:48:28 Executing eudev-3.2.14-r5.trigger 01:48:28 OK: 114 MiB in 132 packages 01:48:33 Removing intermediate container 5c93ae86fc0a 01:48:33 ---> fd57741e3e24 01:48:33 Step 18/37 : RUN apk --no-cache upgrade 01:48:33 ---> Running in 62f76b2abf41 01:48:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:48:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:48:37 (1/4) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) 01:48:37 (2/4) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) 01:48:37 (3/4) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) 01:48:37 (4/4) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) 01:48:37 Executing busybox-1.37.0-r20.trigger 01:48:37 OK: 114 MiB in 132 packages 01:48:38 Removing intermediate container 62f76b2abf41 01:48:38 ---> 164198e88c88 01:48:38 Step 19/37 : WORKDIR / 01:48:39 ---> Running in 34c0a432e8be 01:48:39 Removing intermediate container 34c0a432e8be 01:48:39 ---> 9f490297f480 01:48:39 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 01:48:42 ---> e062dfdead08 01:48:42 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 01:48:43 ---> 995bd1cb0ab9 01:48:43 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 01:48:43 ---> 5b10eb88f0aa 01:48:43 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 01:48:44 ---> b9ccd1cfcf6d 01:48:44 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 01:48:45 ---> 8f00f6a0855d 01:48:45 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 01:48:46 ---> 4b9ee9fb268a 01:48:46 Step 26/37 : COPY --from=rtsp /mediamtx / 01:48:48 ---> d81858f8c924 01:48:48 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 01:48:48 ---> Running in bb994858dd5b 01:48:50 Removing intermediate container bb994858dd5b 01:48:50 ---> 0b3c6f21d7c7 01:48:50 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 01:48:50 ---> Running in 498b7112cf4c 01:48:52 Removing intermediate container 498b7112cf4c 01:48:52 ---> 9407a889ab07 01:48:52 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 01:48:53 ---> Running in bec9f0770141 01:48:55 Removing intermediate container bec9f0770141 01:48:55 ---> d64c33a5b8a2 01:48:55 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 01:48:55 ---> Running in 8b2c110136aa 01:48:57 Removing intermediate container 8b2c110136aa 01:48:57 ---> b6e09dc123f2 01:48:57 Step 31/37 : EXPOSE 59983 01:48:57 ---> Running in 599a5b673668 01:48:57 Removing intermediate container 599a5b673668 01:48:57 ---> 6feae93c7a1a 01:48:57 Step 32/37 : EXPOSE 8554 01:48:57 ---> Running in 7b982d6e8126 01:48:58 Removing intermediate container 7b982d6e8126 01:48:58 ---> efe93fe8666e 01:48:58 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 01:48:58 ---> Running in c20656b376d8 01:48:58 Removing intermediate container c20656b376d8 01:48:58 ---> 821804b8c7e9 01:48:58 Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] 01:48:58 ---> Running in b05c3cc73947 01:48:59 Removing intermediate container b05c3cc73947 01:48:59 ---> 036373fe23c0 01:48:59 Step 35/37 : LABEL arch=arm64 01:48:59 ---> Running in 32428182ca6f 01:48:59 Removing intermediate container 32428182ca6f 01:48:59 ---> 3151658c9e37 01:48:59 Step 36/37 : LABEL git_sha=415d9321f1fd15cff76d4d829b82b7fc09cb1b7f 01:48:59 ---> Running in 82c492c58b20 01:49:00 Removing intermediate container 82c492c58b20 01:49:00 ---> cf8dc6849c61 01:49:00 Step 37/37 : LABEL version=4.1.0-dev.16 01:49:00 ---> Running in a5ce720cb611 01:49:00 Removing intermediate container a5ce720cb611 01:49:00 ---> 30ce10911890 01:49:00 [Warning] One or more build-args [ARCH] were not consumed 01:49:00 Successfully built 30ce10911890 01:49:00 Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:49:01 provisioning config files... 01:49:01 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/222@tmp/config15476410892006670643tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:49:01 ---> ****-login.sh 01:49:01 nexus3.edgexfoundry.org:10001 01:49:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:49:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:49:01 Configure a credential helper to remove this warning. See 01:49:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:49:01 01:49:01 Login Succeeded 01:49:01 nexus3.edgexfoundry.org:10002 01:49:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:49:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:49:02 Configure a credential helper to remove this warning. See 01:49:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:49:02 01:49:02 Login Succeeded 01:49:02 nexus3.edgexfoundry.org:10003 01:49:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:49:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:49:02 Configure a credential helper to remove this warning. See 01:49:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:49:02 01:49:02 Login Succeeded 01:49:02 nexus3.edgexfoundry.org:10004 01:49:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:49:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:49:03 Configure a credential helper to remove this warning. See 01:49:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:49:03 01:49:03 Login Succeeded 01:49:03 ****.io 01:49:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:49:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:49:03 Configure a credential helper to remove this warning. See 01:49:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:49:03 01:49:03 Login Succeeded 01:49:03 ---> ****-login.sh ends [Pipeline] } 01:49:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:49:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:49:03 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 01:49:03 415d9321f1fd15cff76d4d829b82b7fc09cb1b7f 01:49:03 latest 01:49:03 4.1.0-dev.16 01:49:03 415d9321f1fd15cff76d4d829b82b7fc09cb1b7f-4.1.0-dev.16 01:49:03 main 01:49:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:04 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:415d9321f1fd15cff76d4d829b82b7fc09cb1b7f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:04 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:415d9321f1fd15cff76d4d829b82b7fc09cb1b7f 01:49:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 01:49:04 b34995f27480: Preparing 01:49:04 90fac5f4ec0b: Preparing 01:49:04 4eeca6320f63: Preparing 01:49:04 6496a735b986: Preparing 01:49:04 8b2c1f450c66: Preparing 01:49:04 de17f37f5fc2: Preparing 01:49:04 9f7db09af775: Preparing 01:49:04 50e9efd5ca0c: Preparing 01:49:04 165d44d0a3e4: Preparing 01:49:04 d992cab1e8cc: Preparing 01:49:04 964dd873c39e: Preparing 01:49:04 e94e4f04bc64: Preparing 01:49:04 d7ca27aec813: Preparing 01:49:04 c4e71c2a4573: Preparing 01:49:04 de17f37f5fc2: Waiting 01:49:04 964dd873c39e: Waiting 01:49:04 9f7db09af775: Waiting 01:49:04 50e9efd5ca0c: Waiting 01:49:04 e94e4f04bc64: Waiting 01:49:04 165d44d0a3e4: Waiting 01:49:04 d992cab1e8cc: Waiting 01:49:04 d7ca27aec813: Waiting 01:49:04 c4e71c2a4573: Waiting 01:49:04 4eeca6320f63: Pushed 01:49:04 6496a735b986: Pushed 01:49:04 90fac5f4ec0b: Pushed 01:49:04 b34995f27480: Pushed 01:49:06 de17f37f5fc2: Pushed 01:49:07 9f7db09af775: Pushed 01:49:07 165d44d0a3e4: Pushed 01:49:07 50e9efd5ca0c: Pushed 01:49:07 d992cab1e8cc: Pushed 01:49:07 c4e71c2a4573: Layer already exists 01:49:09 e94e4f04bc64: Pushed 01:49:19 964dd873c39e: Pushed 01:49:19 8b2c1f450c66: Pushed 01:49:52 d7ca27aec813: Pushed 01:49:52 415d9321f1fd15cff76d4d829b82b7fc09cb1b7f: digest: sha256:ef0192fddd42d93c50779c7772c1073a40f8576e1abe1ebd308fe6c7ee60de1d size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:52 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:52 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 01:49:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 01:49:52 b34995f27480: Preparing 01:49:52 90fac5f4ec0b: Preparing 01:49:52 4eeca6320f63: Preparing 01:49:52 6496a735b986: Preparing 01:49:52 8b2c1f450c66: Preparing 01:49:52 de17f37f5fc2: Preparing 01:49:52 9f7db09af775: Preparing 01:49:52 50e9efd5ca0c: Preparing 01:49:52 165d44d0a3e4: Preparing 01:49:52 d992cab1e8cc: Preparing 01:49:52 964dd873c39e: Preparing 01:49:52 e94e4f04bc64: Preparing 01:49:52 d7ca27aec813: Preparing 01:49:52 c4e71c2a4573: Preparing 01:49:52 de17f37f5fc2: Waiting 01:49:52 9f7db09af775: Waiting 01:49:52 50e9efd5ca0c: Waiting 01:49:52 165d44d0a3e4: Waiting 01:49:52 d992cab1e8cc: Waiting 01:49:52 964dd873c39e: Waiting 01:49:52 e94e4f04bc64: Waiting 01:49:52 d7ca27aec813: Waiting 01:49:52 c4e71c2a4573: Waiting 01:49:52 b34995f27480: Layer already exists 01:49:52 90fac5f4ec0b: Layer already exists 01:49:52 8b2c1f450c66: Layer already exists 01:49:52 4eeca6320f63: Layer already exists 01:49:52 6496a735b986: Layer already exists 01:49:52 de17f37f5fc2: Layer already exists 01:49:52 50e9efd5ca0c: Layer already exists 01:49:52 d992cab1e8cc: Layer already exists 01:49:52 9f7db09af775: Layer already exists 01:49:52 165d44d0a3e4: Layer already exists 01:49:53 964dd873c39e: Layer already exists 01:49:53 d7ca27aec813: Layer already exists 01:49:53 c4e71c2a4573: Layer already exists 01:49:53 e94e4f04bc64: Layer already exists 01:49:53 latest: digest: sha256:ef0192fddd42d93c50779c7772c1073a40f8576e1abe1ebd308fe6c7ee60de1d size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:53 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:53 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.16 01:49:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 01:49:53 b34995f27480: Preparing 01:49:53 90fac5f4ec0b: Preparing 01:49:53 4eeca6320f63: Preparing 01:49:53 6496a735b986: Preparing 01:49:53 8b2c1f450c66: Preparing 01:49:53 de17f37f5fc2: Preparing 01:49:53 9f7db09af775: Preparing 01:49:53 de17f37f5fc2: Waiting 01:49:53 50e9efd5ca0c: Preparing 01:49:53 9f7db09af775: Waiting 01:49:53 165d44d0a3e4: Preparing 01:49:53 50e9efd5ca0c: Waiting 01:49:53 d992cab1e8cc: Preparing 01:49:53 964dd873c39e: Preparing 01:49:53 e94e4f04bc64: Preparing 01:49:53 d7ca27aec813: Preparing 01:49:53 c4e71c2a4573: Preparing 01:49:53 e94e4f04bc64: Waiting 01:49:53 d7ca27aec813: Waiting 01:49:53 c4e71c2a4573: Waiting 01:49:53 165d44d0a3e4: Waiting 01:49:53 d992cab1e8cc: Waiting 01:49:53 8b2c1f450c66: Layer already exists 01:49:53 4eeca6320f63: Layer already exists 01:49:53 90fac5f4ec0b: Layer already exists 01:49:53 b34995f27480: Layer already exists 01:49:53 6496a735b986: Layer already exists 01:49:53 9f7db09af775: Layer already exists 01:49:53 165d44d0a3e4: Layer already exists 01:49:53 de17f37f5fc2: Layer already exists 01:49:53 50e9efd5ca0c: Layer already exists 01:49:53 d992cab1e8cc: Layer already exists 01:49:54 d7ca27aec813: Layer already exists 01:49:54 e94e4f04bc64: Layer already exists 01:49:54 964dd873c39e: Layer already exists 01:49:54 c4e71c2a4573: Layer already exists 01:49:54 4.1.0-dev.16: digest: sha256:ef0192fddd42d93c50779c7772c1073a40f8576e1abe1ebd308fe6c7ee60de1d size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:54 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:415d9321f1fd15cff76d4d829b82b7fc09cb1b7f-4.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:54 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:415d9321f1fd15cff76d4d829b82b7fc09cb1b7f-4.1.0-dev.16 01:49:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 01:49:54 b34995f27480: Preparing 01:49:54 90fac5f4ec0b: Preparing 01:49:54 4eeca6320f63: Preparing 01:49:54 6496a735b986: Preparing 01:49:54 8b2c1f450c66: Preparing 01:49:54 de17f37f5fc2: Preparing 01:49:54 9f7db09af775: Preparing 01:49:54 de17f37f5fc2: Waiting 01:49:54 50e9efd5ca0c: Preparing 01:49:54 165d44d0a3e4: Preparing 01:49:54 d992cab1e8cc: Preparing 01:49:54 964dd873c39e: Preparing 01:49:54 e94e4f04bc64: Preparing 01:49:54 d7ca27aec813: Preparing 01:49:54 c4e71c2a4573: Preparing 01:49:54 9f7db09af775: Waiting 01:49:54 50e9efd5ca0c: Waiting 01:49:54 165d44d0a3e4: Waiting 01:49:54 d992cab1e8cc: Waiting 01:49:54 964dd873c39e: Waiting 01:49:54 e94e4f04bc64: Waiting 01:49:54 d7ca27aec813: Waiting 01:49:54 c4e71c2a4573: Waiting 01:49:54 4eeca6320f63: Layer already exists 01:49:54 90fac5f4ec0b: Layer already exists 01:49:54 6496a735b986: Layer already exists 01:49:54 b34995f27480: Layer already exists 01:49:54 8b2c1f450c66: Layer already exists 01:49:54 9f7db09af775: Layer already exists 01:49:54 50e9efd5ca0c: Layer already exists 01:49:54 de17f37f5fc2: Layer already exists 01:49:54 d992cab1e8cc: Layer already exists 01:49:54 165d44d0a3e4: Layer already exists 01:49:55 964dd873c39e: Layer already exists 01:49:55 e94e4f04bc64: Layer already exists 01:49:55 c4e71c2a4573: Layer already exists 01:49:55 d7ca27aec813: Layer already exists 01:49:55 415d9321f1fd15cff76d4d829b82b7fc09cb1b7f-4.1.0-dev.16: digest: sha256:ef0192fddd42d93c50779c7772c1073a40f8576e1abe1ebd308fe6c7ee60de1d size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:55 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:55 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 01:49:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 01:49:55 b34995f27480: Preparing 01:49:55 90fac5f4ec0b: Preparing 01:49:55 4eeca6320f63: Preparing 01:49:55 6496a735b986: Preparing 01:49:55 8b2c1f450c66: Preparing 01:49:55 de17f37f5fc2: Preparing 01:49:55 9f7db09af775: Preparing 01:49:55 de17f37f5fc2: Waiting 01:49:55 50e9efd5ca0c: Preparing 01:49:55 165d44d0a3e4: Preparing 01:49:55 d992cab1e8cc: Preparing 01:49:55 964dd873c39e: Preparing 01:49:55 50e9efd5ca0c: Waiting 01:49:55 165d44d0a3e4: Waiting 01:49:55 9f7db09af775: Waiting 01:49:55 d992cab1e8cc: Waiting 01:49:55 e94e4f04bc64: Preparing 01:49:55 964dd873c39e: Waiting 01:49:55 d7ca27aec813: Preparing 01:49:55 e94e4f04bc64: Waiting 01:49:55 c4e71c2a4573: Preparing 01:49:55 d7ca27aec813: Waiting 01:49:55 c4e71c2a4573: Waiting 01:49:55 6496a735b986: Layer already exists 01:49:55 8b2c1f450c66: Layer already exists 01:49:55 90fac5f4ec0b: Layer already exists 01:49:55 b34995f27480: Layer already exists 01:49:55 4eeca6320f63: Layer already exists 01:49:55 50e9efd5ca0c: Layer already exists 01:49:55 de17f37f5fc2: Layer already exists 01:49:55 9f7db09af775: Layer already exists 01:49:55 d992cab1e8cc: Layer already exists 01:49:55 165d44d0a3e4: Layer already exists 01:49:56 964dd873c39e: Layer already exists 01:49:56 e94e4f04bc64: Layer already exists 01:49:56 d7ca27aec813: Layer already exists 01:49:56 c4e71c2a4573: Layer already exists 01:49:56 main: digest: sha256:ef0192fddd42d93c50779c7772c1073a40f8576e1abe1ebd308fe6c7ee60de1d size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:49:56 ===================================================== [Pipeline] echo 01:49:56 taggedImages: 01:49:56 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:415d9321f1fd15cff76d4d829b82b7fc09cb1b7f 01:49:56 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 01:49:56 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.16 01:49:56 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:415d9321f1fd15cff76d4d829b82b7fc09cb1b7f-4.1.0-dev.16 01:49:56 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] echo 01:49:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:415d9321f1fd15cff76d4d829b82b7fc09cb1b7f [Pipeline] echo 01:49:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] echo 01:49:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.16 [Pipeline] echo 01:49:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:415d9321f1fd15cff76d4d829b82b7fc09cb1b7f-4.1.0-dev.16 [Pipeline] echo 01:49:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:49:56 01:49:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:49:59 arm64: Pulling from edgex-lftools-log-publisher 01:49:59 8998bd30e6a1: Pulling fs layer 01:49:59 04944245beec: Pulling fs layer 01:49:59 699f458cf7ca: Pulling fs layer 01:49:59 765212b225bb: Pulling fs layer 01:49:59 f23df028b6ca: Pulling fs layer 01:49:59 d65c8cfc05b1: Pulling fs layer 01:49:59 2437ff75d9bd: Pulling fs layer 01:49:59 765212b225bb: Waiting 01:49:59 f23df028b6ca: Waiting 01:49:59 d65c8cfc05b1: Waiting 01:49:59 2437ff75d9bd: Waiting 01:49:59 04944245beec: Verifying Checksum 01:49:59 04944245beec: Download complete 01:49:59 765212b225bb: Verifying Checksum 01:49:59 765212b225bb: Download complete 01:49:59 f23df028b6ca: Download complete 01:49:59 d65c8cfc05b1: Verifying Checksum 01:49:59 d65c8cfc05b1: Download complete 01:49:59 699f458cf7ca: Verifying Checksum 01:49:59 699f458cf7ca: Download complete 01:49:59 8998bd30e6a1: Verifying Checksum 01:49:59 8998bd30e6a1: Download complete 01:50:02 2437ff75d9bd: Verifying Checksum 01:50:02 2437ff75d9bd: Download complete 01:50:05 8998bd30e6a1: Pull complete 01:50:05 04944245beec: Pull complete 01:50:07 699f458cf7ca: Pull complete 01:50:07 765212b225bb: Pull complete 01:50:08 f23df028b6ca: Pull complete 01:50:08 d65c8cfc05b1: Pull complete 01:50:26 2437ff75d9bd: Pull complete 01:50:26 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:50:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:50:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:50:27 prd-ubuntu20.04-docker-arm64-4c-16g-4962 does not seem to be running inside a container 01:50:27 $ 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/222 -v /w/workspace/device-usb-camera/222:/w/workspace/device-usb-camera/222:rw,z -v /w/workspace/device-usb-camera/222@tmp:/w/workspace/device-usb-camera/222@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:50:29 $ docker top 922b17e2cd8fef889865b7f0f80caab3caac813115cf1fd85d96fae301a02eab -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:50:30 ---> job-cost.sh 01:50:30 lf-activate-venv: SKIPPING 01:50:30 INFO: No Stack... 01:50:30 INFO: Retrieving Pricing Info for: v3-standard-4 01:50:31 INFO: Archiving Costs [Pipeline] sh 01:50:32 + cat /w/workspace/device-usb-camera/222/archives/cost.csv 01:50:32 + cut -d, -f6 [Pipeline] lock 01:50:32 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-222-stack-cost] 01:50:32 Resource [jenkins-edgexfoundry-device-usb-camera-main-222-stack-cost] did not exist. Created. 01:50:32 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-222-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:50:33 /w/workspace/device-usb-camera/222@tmp/durable-aac9726e/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:50:33 + echo total: 0.10999999940395355 [Pipeline] stash 01:50:33 Warning: overwriting stash ‘stack-cost’ 01:50:33 Stashed 1 file(s) [Pipeline] } 01:50:33 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-222-stack-cost] [Pipeline] // lock [Pipeline] } 01:50:34 $ docker stop --time=1 922b17e2cd8fef889865b7f0f80caab3caac813115cf1fd85d96fae301a02eab 01:50:38 $ docker rm -f --volumes 922b17e2cd8fef889865b7f0f80caab3caac813115cf1fd85d96fae301a02eab [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 01:50:39 provisioning config files... 01:50:39 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config100719910146696036tmp [Pipeline] { [Pipeline] sh 01:50:39 + set +x 01:50:39 + + curl -s https://codecov.io/bashbash 01:50:39 -s -- 01:50:39 01:50:39 _____ _ 01:50:39 / ____| | | 01:50:39 | | ___ __| | ___ ___ _____ __ 01:50:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:50:39 | |___| (_) | (_| | __/ (_| (_) \ V / 01:50:39 \_____\___/ \__,_|\___|\___\___/ \_/ 01:50:39 Bash-1.0.6 01:50:39 01:50:39 01:50:39 ==> git version 2.25.1 found 01:50:39 ==> 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 01:50:39 Release-Date: 2020-01-08 01:50:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:50:39 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:50:39 ==> Jenkins CI detected. 01:50:39 current dir:  /w/workspace/exfoundry_device-usb-camera_main 01:50:39 project root: . 01:50:39 --> token set from env 01:50:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:50:39 ==> Running gcov in . (disable via -X gcov) 01:50:39 ==> Python coveragepy not found 01:50:39 ==> Searching for coverage reports in: 01:50:39 + . 01:50:39 -> Found 1 reports 01:50:39 ==> Detecting git/mercurial file structure 01:50:39 ==> Reading reports 01:50:39 + ./coverage.out bytes=54776 01:50:39 ==> Appending adjustments 01:50:39 https://docs.codecov.io/docs/fixing-reports 01:50:39 + Found adjustments 01:50:39 ==> Gzipping contents 01:50:39 8.0K /tmp/codecov.RPDdWh.gz 01:50:39 ==> Uploading reports 01:50:39 url: https://codecov.io 01:50:39 query: branch=main&commit=415d9321f1fd15cff76d4d829b82b7fc09cb1b7f&build=222&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F222%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 01:50:39 -> Pinging Codecov 01:50:39 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=415d9321f1fd15cff76d4d829b82b7fc09cb1b7f&build=222&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F222%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 01:50:40 -> Uploading to 01:50:40 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-usb-camera/415d9321f1fd15cff76d4d829b82b7fc09cb1b7f/699502dc-732a-4c04-898a-7e49c2582201.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260412%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260412T015040Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=c6657c09a833059e2012a34726992341320e917892da5722c85530464655fe25 01:50:40 % Total % Received % Xferd Average Speed Time Time Time Current 01:50:40 Dload Upload Total Spent Left Speed 01:50:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6798 0 0 100 6798 0 46882 --:--:-- --:--:-- --:--:-- 46882 01:50:40 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/415d9321f1fd15cff76d4d829b82b7fc09cb1b7f [Pipeline] } 01:50:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 01:50:40 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:50:40 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:50:41 01:50:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:50:41 latest: Pulling from edgex-devops/edgex-snyk-go 01:50:41 2d35ebdb57d9: Already exists 01:50:41 85e8836fcdb2: Pulling fs layer 01:50:41 91631faa732a: Pulling fs layer 01:50:41 f3f5ae8826fa: Pulling fs layer 01:50:41 4f4fb700ef54: Pulling fs layer 01:50:41 7861252a18e6: Pulling fs layer 01:50:41 9130f900ef6f: Pulling fs layer 01:50:41 7861252a18e6: Waiting 01:50:41 9130f900ef6f: Waiting 01:50:41 4f4fb700ef54: Waiting 01:50:41 f3f5ae8826fa: Verifying Checksum 01:50:41 f3f5ae8826fa: Download complete 01:50:41 85e8836fcdb2: Download complete 01:50:41 4f4fb700ef54: Verifying Checksum 01:50:41 4f4fb700ef54: Download complete 01:50:41 85e8836fcdb2: Pull complete 01:50:41 7861252a18e6: Download complete 01:50:41 91631faa732a: Verifying Checksum 01:50:41 91631faa732a: Download complete 01:50:42 9130f900ef6f: Verifying Checksum 01:50:42 9130f900ef6f: Download complete 01:50:46 91631faa732a: Pull complete 01:50:46 f3f5ae8826fa: Pull complete 01:50:46 4f4fb700ef54: Pull complete 01:50:46 7861252a18e6: Pull complete 01:50:50 9130f900ef6f: Pull complete 01:50:50 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 01:50:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:50:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:50:50 prd-ubuntu20.04-docker-8c-8g-4959 does not seem to be running inside a container 01:50:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 01:50:52 $ docker top a3c0f4e03b438359c06e2e04f3dcfba02cc424d642d33e451dd43ef4e7efb4c8 -eo pid,comm [Pipeline] { [Pipeline] sh 01:50:52 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] echo 01:50:52 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 01:50:52 + set -o pipefail 01:50:52 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 01:51:02 01:51:02 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 01:51:02 01:51:02 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/978f9534-f89b-479b-86d5-a67f44693f06/history/2f5d1b8a-c6fe-4b6d-97c0-32d91d2d73a0 01:51:02 01:51:02 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:51:02 01:51:02 01:51:02 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 01:51:02 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 01:51:02 $ docker stop --time=1 a3c0f4e03b438359c06e2e04f3dcfba02cc424d642d33e451dd43ef4e7efb4c8 01:51:05 $ docker rm -f --volumes a3c0f4e03b438359c06e2e04f3dcfba02cc424d642d33e451dd43ef4e7efb4c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:51:05 + git log --format=format:%s -1 415d9321f1fd15cff76d4d829b82b7fc09cb1b7f [Pipeline] sh 01:51:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:51:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:51:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:51:06 prd-ubuntu20.04-docker-8c-8g-4959 does not seem to be running inside a container 01:51:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 01:51:06 $ docker top fc55d6b3ed24cc9dbc72c2ac56919dc7348aa197e0727b518336bcb88234371c -eo pid,comm 01:51:06 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). 01:51:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:51:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:51:07 [ssh-agent] Looking for ssh-agent implementation... 01:51:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:51:07 $ docker exec fc55d6b3ed24cc9dbc72c2ac56919dc7348aa197e0727b518336bcb88234371c ssh-agent 01:51:07 SSH_AUTH_SOCK=/tmp/ssh-4f1nHY5unpug/agent.32 01:51:07 SSH_AGENT_PID=38 01:51:07 Running ssh-add (command line suppressed) 01:51:07 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16620234681311059175.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16620234681311059175.key) 01:51:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:51:07 + git semver tag 01:51:07 2026-04-12 01:51:07,901 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:51:07 2026-04-12 01:51:07,905 [run_tag] DEBUG tag force:False 01:51:07 2026-04-12 01:51:07,905 [check_head_tag] DEBUG check head tag 01:51:07 2026-04-12 01:51:07,906 [execute] INFO git cat-file --batch-check 01:51:07 2026-04-12 01:51:07,906 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=, shell=False, universal_newlines=False) 01:51:07 2026-04-12 01:51:07,909 [execute] INFO git cat-file --batch 01:51:07 2026-04-12 01:51:07,909 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=, shell=False, universal_newlines=False) 01:51:07 2026-04-12 01:51:07,919 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 01:51:07 2026-04-12 01:51:07,919 [execute] INFO git tag -a v4.1.0-dev.16 -m v4.1.0-dev.16 01:51:07 2026-04-12 01:51:07,920 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.16', '-m', 'v4.1.0-dev.16'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=None, shell=False, universal_newlines=False) 01:51:07 2026-04-12 01:51:07,923 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 01:51:07 4.1.0-dev.16 [Pipeline] } 01:51:08 $ docker exec --env ******** --env ******** fc55d6b3ed24cc9dbc72c2ac56919dc7348aa197e0727b518336bcb88234371c ssh-agent -k 01:51:08 unset SSH_AUTH_SOCK; 01:51:08 unset SSH_AGENT_PID; 01:51:08 echo Agent pid 38 killed; 01:51:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:51:08 + git semver [Pipeline] } 01:51:09 $ docker stop --time=1 fc55d6b3ed24cc9dbc72c2ac56919dc7348aa197e0727b518336bcb88234371c 01:51:10 $ docker rm -f --volumes fc55d6b3ed24cc9dbc72c2ac56919dc7348aa197e0727b518336bcb88234371c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:51:10 01:51:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:51:11 0.23.1-centos7: Pulling from edgex-lftools 01:51:11 ab5ef0e58194: Pulling fs layer 01:51:11 9712f1f96733: Pulling fs layer 01:51:11 63f879dbbcfc: Pulling fs layer 01:51:11 0d9ebad4ef96: Pulling fs layer 01:51:11 e9a5061849ea: Pulling fs layer 01:51:11 d747dcd14b5f: Pulling fs layer 01:51:11 2de7ff778b66: Pulling fs layer 01:51:11 0d9ebad4ef96: Waiting 01:51:11 d747dcd14b5f: Waiting 01:51:11 2de7ff778b66: Waiting 01:51:11 e9a5061849ea: Waiting 01:51:11 9712f1f96733: Verifying Checksum 01:51:11 9712f1f96733: Download complete 01:51:11 63f879dbbcfc: Verifying Checksum 01:51:11 63f879dbbcfc: Download complete 01:51:11 e9a5061849ea: Verifying Checksum 01:51:11 e9a5061849ea: Download complete 01:51:11 d747dcd14b5f: Verifying Checksum 01:51:11 d747dcd14b5f: Download complete 01:51:13 ab5ef0e58194: Verifying Checksum 01:51:13 ab5ef0e58194: Download complete 01:51:13 0d9ebad4ef96: Verifying Checksum 01:51:13 0d9ebad4ef96: Download complete 01:51:13 2de7ff778b66: Verifying Checksum 01:51:13 2de7ff778b66: Download complete 01:51:17 ab5ef0e58194: Pull complete 01:51:17 9712f1f96733: Pull complete 01:51:18 63f879dbbcfc: Pull complete 01:51:23 0d9ebad4ef96: Pull complete 01:51:23 e9a5061849ea: Pull complete 01:51:23 d747dcd14b5f: Pull complete 01:51:25 2de7ff778b66: Pull complete 01:51:25 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:51:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:51:25 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:51:25 prd-ubuntu20.04-docker-8c-8g-4959 does not seem to be running inside a container 01:51:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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-lftools:0.23.1-centos7 cat 01:51:27 $ docker top 5d48e73209b5064fca0b7348ed34b60ac3a905ed07b508c21985ee69870e70f3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:51:27 provisioning config files... 01:51:27 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16593712113962316790tmp 01:51:27 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13833217034154630511tmp 01:51:27 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6011514425384774625tmp [Pipeline] { [Pipeline] echo 01:51:27 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:51:27 ---> sigul-configuration.sh 01:51:27 gpg: directory `/root/.gnupg' created 01:51:27 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:51:27 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:51:27 gpg: keyring `/root/.gnupg/secring.gpg' created 01:51:27 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:51:27 gpg: CAST5 encrypted data 01:51:27 gpg: encrypted with 1 passphrase 01:51:27 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:51:27 + mkdir /home/jenkins 01:51:27 + mkdir /home/jenkins/sigul [Pipeline] sh 01:51:28 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 01:51:28 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:51:28 ---> sigul-install.sh 01:51:28 Sigul already installed; skipping installation. [Pipeline] sh 01:51:28 + git tag --list 01:51:28 v0.0.0 01:51:28 v2.2.0 01:51:28 v2.3.0 01:51:28 v2.3.1 01:51:28 v3.0 01:51:28 v3.0.0 01:51:28 v3.1 01:51:28 v3.1.0 01:51:28 v3.1.1 01:51:28 v4.0 01:51:28 v4.0.0 01:51:28 v4.0.1 01:51:28 v4.0.1-dev.1 01:51:28 v4.1.0-dev.1 01:51:28 v4.1.0-dev.10 01:51:28 v4.1.0-dev.11 01:51:28 v4.1.0-dev.12 01:51:28 v4.1.0-dev.13 01:51:28 v4.1.0-dev.14 01:51:28 v4.1.0-dev.15 01:51:28 v4.1.0-dev.16 01:51:28 v4.1.0-dev.2 01:51:28 v4.1.0-dev.3 01:51:28 v4.1.0-dev.4 01:51:28 v4.1.0-dev.5 01:51:28 v4.1.0-dev.6 01:51:28 v4.1.0-dev.7 01:51:28 v4.1.0-dev.8 01:51:28 v4.1.0-dev.9 [Pipeline] sh 01:51:29 + lftools sign git-tag v4.1.0-dev.16 01:51:29 Signing Git tag with Sigul... 01:51:29 Signing v4.1.0-dev.16 [Pipeline] echo 01:51:29 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:51:30 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:51:30 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:51:30 $ docker stop --time=1 5d48e73209b5064fca0b7348ed34b60ac3a905ed07b508c21985ee69870e70f3 01:51:31 $ docker rm -f --volumes 5d48e73209b5064fca0b7348ed34b60ac3a905ed07b508c21985ee69870e70f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 01:51:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:51:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:51:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:51:32 prd-ubuntu20.04-docker-8c-8g-4959 does not seem to be running inside a container 01:51:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 01:51:32 $ docker top efd4ec119145440b1cd13e24668c1bfd77351d838cb5faf502c7f4706444906f -eo pid,comm 01:51:32 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). 01:51:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:51:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:51:32 [ssh-agent] Looking for ssh-agent implementation... 01:51:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:51:32 $ docker exec efd4ec119145440b1cd13e24668c1bfd77351d838cb5faf502c7f4706444906f ssh-agent 01:51:33 SSH_AUTH_SOCK=/tmp/ssh-q0kkg3n16S1u/agent.32 01:51:33 SSH_AGENT_PID=38 01:51:33 Running ssh-add (command line suppressed) 01:51:33 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3031450392301550486.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3031450392301550486.key) 01:51:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:51:33 + git semver bump pre 01:51:33 2026-04-12 01:51:33,649 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:51:33 2026-04-12 01:51:33,652 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 01:51:33 2026-04-12 01:51:33,652 [bump_version] DEBUG bumping version:4.1.0-dev.16 on axis:pre with prefix:dev 01:51:33 2026-04-12 01:51:33,652 [bump_version] DEBUG bumped version:4.1.0-dev.17 01:51:33 2026-04-12 01:51:33,652 [write_version] DEBUG write version:4.1.0-dev.17 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 01:51:33 2026-04-12 01:51:33,652 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 01:51:33 2026-04-12 01:51:33,652 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 01:51:33 2026-04-12 01:51:33,654 [execute] INFO git cat-file --batch-check 01:51:33 2026-04-12 01:51:33,654 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=, shell=False, universal_newlines=False) 01:51:33 2026-04-12 01:51:33,657 [execute] INFO git cat-file --batch 01:51:33 2026-04-12 01:51:33,657 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=, shell=False, universal_newlines=False) 01:51:33 2026-04-12 01:51:33,660 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 01:51:33 4.1.0-dev.17 [Pipeline] } 01:51:33 $ docker exec --env ******** --env ******** efd4ec119145440b1cd13e24668c1bfd77351d838cb5faf502c7f4706444906f ssh-agent -k 01:51:33 unset SSH_AUTH_SOCK; 01:51:33 unset SSH_AGENT_PID; 01:51:33 echo Agent pid 38 killed; 01:51:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:51:34 + git semver [Pipeline] } 01:51:34 $ docker stop --time=1 efd4ec119145440b1cd13e24668c1bfd77351d838cb5faf502c7f4706444906f 01:51:35 $ docker rm -f --volumes efd4ec119145440b1cd13e24668c1bfd77351d838cb5faf502c7f4706444906f [Pipeline] // withDockerContainer [Pipeline] sh 01:51:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:51:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:51:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:51:36 prd-ubuntu20.04-docker-8c-8g-4959 does not seem to be running inside a container 01:51:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 01:51:36 $ docker top 68105ea8fddc0e549bcfd30a9abe0fbaed10df4798dce69793916cda4576f0ad -eo pid,comm 01:51:36 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). 01:51:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:51:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:51:36 [ssh-agent] Looking for ssh-agent implementation... 01:51:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:51:36 $ docker exec 68105ea8fddc0e549bcfd30a9abe0fbaed10df4798dce69793916cda4576f0ad ssh-agent 01:51:36 SSH_AUTH_SOCK=/tmp/ssh-eJH5SawnEKZW/agent.32 01:51:36 SSH_AGENT_PID=38 01:51:36 Running ssh-add (command line suppressed) 01:51:37 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9864566627439276634.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9864566627439276634.key) 01:51:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:51:37 + git semver push 01:51:37 2026-04-12 01:51:37,581 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:51:37 2026-04-12 01:51:37,585 [run_push] DEBUG push 01:51:37 2026-04-12 01:51:37,586 [execute] INFO git cat-file --batch-check 01:51:37 2026-04-12 01:51:37,586 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=, shell=False, universal_newlines=False) 01:51:37 2026-04-12 01:51:37,588 [execute] INFO git rev-list 64e79025901a404e294b4b9720cc487a51bedb0c -- 01:51:37 2026-04-12 01:51:37,588 [execute] DEBUG Popen(['git', 'rev-list', '64e79025901a404e294b4b9720cc487a51bedb0c', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) 01:51:37 2026-04-12 01:51:37,595 [execute] INFO git fetch -v -- origin 01:51:37 2026-04-12 01:51:37,596 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=None, shell=False, universal_newlines=True) 01:51:38 2026-04-12 01:51:38,122 [run_push] DEBUG no remote changes detected 01:51:38 2026-04-12 01:51:38,122 [execute] INFO git push origin semver 01:51:38 2026-04-12 01:51:38,123 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) 01:51:39 2026-04-12 01:51:39,146 [run_push] DEBUG push all version tags 01:51:39 2026-04-12 01:51:39,146 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 01:51:39 2026-04-12 01:51:39,147 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=None, shell=False, universal_newlines=False) 01:51:40 2026-04-12 01:51:40,065 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 01:51:40 4.1.0-dev.17 [Pipeline] } 01:51:40 $ docker exec --env ******** --env ******** 68105ea8fddc0e549bcfd30a9abe0fbaed10df4798dce69793916cda4576f0ad ssh-agent -k 01:51:40 unset SSH_AUTH_SOCK; 01:51:40 unset SSH_AGENT_PID; 01:51:40 echo Agent pid 38 killed; 01:51:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:51:40 + git semver [Pipeline] } 01:51:41 $ docker stop --time=1 68105ea8fddc0e549bcfd30a9abe0fbaed10df4798dce69793916cda4576f0ad 01:51:42 $ docker rm -f --volumes 68105ea8fddc0e549bcfd30a9abe0fbaed10df4798dce69793916cda4576f0ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 01:51:42 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 01:51:42 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 01:51:42 total 16 01:51:42 drwxr-xr-x 3 root root 4096 Apr 12 01:33 . 01:51:42 drwxrwxr-x 10 jenkins jenkins 4096 Apr 12 01:51 .. 01:51:42 drwxr-xr-x 2 root root 4096 Apr 12 01:33 cost 01:51:42 -rw-r--r-- 1 root root 89 Apr 12 01:33 cost.csv 01:51:42 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 01:51:42 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 01:51:42 total 16 01:51:42 drwxr-xr-x 3 jenkins jenkins 4096 Apr 12 01:33 . 01:51:42 drwxrwxr-x 10 jenkins jenkins 4096 Apr 12 01:51 .. 01:51:42 drwxr-xr-x 2 jenkins jenkins 4096 Apr 12 01:33 cost 01:51:42 -rw-r--r-- 1 jenkins jenkins 89 Apr 12 01:33 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:51:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:51:44 ---> package-listing.sh 01:51:44 ++ facter osfamily 01:51:44 ++ tr '[:upper:]' '[:lower:]' 01:51:44 + OS_FAMILY=debian 01:51:44 + workspace=/w/workspace/exfoundry_device-usb-camera_main 01:51:44 + START_PACKAGES=/tmp/packages_start.txt 01:51:44 + END_PACKAGES=/tmp/packages_end.txt 01:51:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:51:44 + PACKAGES=/tmp/packages_start.txt 01:51:44 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 01:51:44 + PACKAGES=/tmp/packages_end.txt 01:51:44 + case "${OS_FAMILY}" in 01:51:44 + dpkg -l 01:51:44 + grep '^ii' 01:51:44 + '[' -f /tmp/packages_start.txt ']' 01:51:44 + '[' -f /tmp/packages_end.txt ']' 01:51:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:51:44 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 01:51:44 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 01:51:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 01:51:44 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:51:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:51:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:51:45 prd-ubuntu20.04-docker-8c-8g-4959 does not seem to be running inside a container 01:51:45 $ 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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-lftools-log-publisher:latest cat 01:51:45 $ docker top fb893314773f095d662ece96a043682d63a7d64d18f7755a8b55a6c00a574823 -eo pid,comm [Pipeline] { [Pipeline] sh 01:51:45 + touch /tmp/pre-build-complete [Pipeline] sh 01:51:46 + mkdir -p /var/log/sysstat [Pipeline] sh 01:51:46 + ls /var/log/sa-host 01:51:46 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:51:46 provisioning config files... 01:51:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17520441468821175027tmp [Pipeline] { [Pipeline] echo 01:51:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:51:46 ---> create-netrc.sh [Pipeline] } 01:51:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:51:47 ---> python-tools-install.sh [Pipeline] echo 01:51:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:51:47 ---> sudo-logs.sh 01:51:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:51:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:51:47 ---> job-cost.sh 01:51:47 lf-activate-venv: SKIPPING 01:51:47 DEBUG: total: 0.2199999988079071 01:51:47 INFO: Retrieving Stack Cost... 01:51:48 INFO: Retrieving Pricing Info for: v3-standard-8 01:51:48 INFO: Archiving Costs [Pipeline] echo 01:51:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:51:48 ---> logs-deploy.sh 01:51:48 lf-activate-venv: SKIPPING 01:51:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/222 01:51:48 INFO: archiving workspace using pattern(s): 01:51:49 Archives upload complete. 01:51:49 INFO: archiving logs to Nexus