Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc 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-ssh17627693810042175585.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh10209065860405410578.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 056ae7b86453181957306e7078512cbe12174832 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-ssh1331535177393635599.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh9848911298536957585.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-ssh412624190224978866.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7036 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 88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc (main) Commit message: "Merge pull request #405 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.30" > 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 88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc # timeout=10 > git rev-list --no-walk 99e9c35639beb6ebc88f36f614ebb2475a2387c8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:00:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:00:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:00:50 ========================================================= 02:00:50 EdgeX Global Pipelines Version Info 02:00:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:00:51 ------------------- 02:00:51 stable info: 02:00:51 ------------------- 02:00:51 Commited By: Cherry Wang cherry@iotechsys.com 02:00:51 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 02:00:51 Message: update stable to v1.0.276 02:00:52 ------------------- 02:00:52 experimental info: 02:00:52 ------------------- 02:00:52 Commited By: **** collab-it+edgex@linuxfoundation.org 02:00:52 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 02:00:52 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:00:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 02:00:52 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 02:00:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:00:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:00:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:00:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 02:00:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:00:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:00:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:00:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:00:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:00:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 02:00:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:00:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:00:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:00:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:00:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:00:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:00:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:00:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:00:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:00:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:00:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:00:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:00:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:00:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:00:52 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:00:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:00:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:00:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:00:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc [Pipeline] echo 02:00:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 88a3eac [Pipeline] echo 02:00:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:00:53 provisioning config files... 02:00:53 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2819051823231177854tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:00:53 ---> ****-login.sh 02:00:53 nexus3.edgexfoundry.org:10001 02:00:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:53 02:00:53 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:00:53 Configure a credential helper to remove this warning. See 02:00:53 https://docs.****.com/go/credential-store/ 02:00:53 02:00:53 Login Succeeded 02:00:53 nexus3.edgexfoundry.org:10002 02:00:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:53 02:00:53 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:00:53 Configure a credential helper to remove this warning. See 02:00:53 https://docs.****.com/go/credential-store/ 02:00:53 02:00:53 Login Succeeded 02:00:53 nexus3.edgexfoundry.org:10003 02:00:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:54 02:00:54 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:00:54 Configure a credential helper to remove this warning. See 02:00:54 https://docs.****.com/go/credential-store/ 02:00:54 02:00:54 Login Succeeded 02:00:54 nexus3.edgexfoundry.org:10004 02:00:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:54 02:00:54 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:00:54 Configure a credential helper to remove this warning. See 02:00:54 https://docs.****.com/go/credential-store/ 02:00:54 02:00:54 Login Succeeded 02:00:54 ****.io 02:00:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:54 02:00:54 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:00:54 Configure a credential helper to remove this warning. See 02:00:54 https://docs.****.com/go/credential-store/ 02:00:54 02:00:54 Login Succeeded 02:00:54 ---> ****-login.sh ends [Pipeline] } 02:00:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:00:54 + git rev-list -1 --merges 88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc~1..88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc [Pipeline] echo 02:00:54 -----------> git rev-list -1 --merges 88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc~1..88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc 88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc 02:00:54 88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc [false] [Pipeline] sh 02:00:55 + git log --format=format:%s -1 88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc [Pipeline] echo 02:00:55 ========================================================= 02:00:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:00:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:00:55 + git log --format=format:%s -1 88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc [Pipeline] echo 02:00:55 [semverPrep] GIT_COMMIT: 88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc, Commit Message: Merge pull request #405 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.30 [Pipeline] echo 02:00:55 [semverPrep] This is not a build commit. [Pipeline] sh 02:00:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:00:55 + grep -v github /etc/ssh/ssh_known_hosts 02:00:55 + [ -e /tmp/ssh_known_hosts ] 02:00:55 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:00:55 + + sudo tee -a /etc/ssh/ssh_known_hosts 02:00:55 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:00:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:00:56 02:00:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:00:56 0.1.4: Pulling from edgex-devops/py-git-semver 02:00:56 3dae71ba6b94: Pulling fs layer 02:00:56 6bf1a483ea7c: Pulling fs layer 02:00:56 f5dfc541a4d3: Pulling fs layer 02:00:56 461d9e800cba: Pulling fs layer 02:00:56 80192f66455f: Pulling fs layer 02:00:56 2e8e34ca0e6c: Pulling fs layer 02:00:56 a29436f7fd5d: Pulling fs layer 02:00:56 80192f66455f: Waiting 02:00:56 a29436f7fd5d: Waiting 02:00:56 2e8e34ca0e6c: Waiting 02:00:56 461d9e800cba: Waiting 02:00:56 923cac83aea3: Pulling fs layer 02:00:56 25ad8b0a4227: Pulling fs layer 02:00:56 25ad8b0a4227: Waiting 02:00:56 923cac83aea3: Waiting 02:00:56 db01528c6b51: Pulling fs layer 02:00:56 28988de357af: Pulling fs layer 02:00:56 db01528c6b51: Waiting 02:00:56 28988de357af: Waiting 02:00:56 6bf1a483ea7c: Verifying Checksum 02:00:56 6bf1a483ea7c: Download complete 02:00:56 461d9e800cba: Verifying Checksum 02:00:56 461d9e800cba: Download complete 02:00:56 80192f66455f: Verifying Checksum 02:00:56 80192f66455f: Download complete 02:00:56 f5dfc541a4d3: Verifying Checksum 02:00:56 f5dfc541a4d3: Download complete 02:00:56 3dae71ba6b94: Verifying Checksum 02:00:56 3dae71ba6b94: Download complete 02:00:56 923cac83aea3: Verifying Checksum 02:00:56 923cac83aea3: Download complete 02:00:57 25ad8b0a4227: Verifying Checksum 02:00:57 25ad8b0a4227: Download complete 02:00:57 db01528c6b51: Download complete 02:00:57 28988de357af: Verifying Checksum 02:00:57 28988de357af: Download complete 02:00:57 a29436f7fd5d: Verifying Checksum 02:00:57 a29436f7fd5d: Download complete 02:00:57 2e8e34ca0e6c: Verifying Checksum 02:00:57 2e8e34ca0e6c: Download complete 02:00:58 3dae71ba6b94: Pull complete 02:00:58 6bf1a483ea7c: Pull complete 02:00:59 f5dfc541a4d3: Pull complete 02:00:59 461d9e800cba: Pull complete 02:00:59 80192f66455f: Pull complete 02:01:03 2e8e34ca0e6c: Pull complete 02:01:03 a29436f7fd5d: Pull complete 02:01:03 923cac83aea3: Pull complete 02:01:04 25ad8b0a4227: Pull complete 02:01:04 db01528c6b51: Pull complete 02:01:04 28988de357af: Pull complete 02:01:04 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 02:01:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:01:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:01:04 prd-ubuntu20.04-docker-8c-8g-7036 does not seem to be running inside a container 02:01:04 $ 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 02:01:07 $ docker top a3f28aaea9581230ea32d57b5275a0672020a05ecdce25607c26dd398341117f -eo pid,comm 02:01:07 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). 02:01:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:01:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:01:07 [ssh-agent] Looking for ssh-agent implementation... 02:01:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:01:07 $ docker exec a3f28aaea9581230ea32d57b5275a0672020a05ecdce25607c26dd398341117f ssh-agent 02:01:08 SSH_AUTH_SOCK=/tmp/ssh-BGjNvJaqSUiV/agent.32 02:01:08 SSH_AGENT_PID=38 02:01:08 Running ssh-add (command line suppressed) 02:01:08 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10726395725656231351.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10726395725656231351.key) 02:01:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:01:08 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] sh 02:01:08 + git tag --points-at HEAD [Pipeline] } 02:01:08 $ docker exec --env ******** --env ******** a3f28aaea9581230ea32d57b5275a0672020a05ecdce25607c26dd398341117f ssh-agent -k 02:01:08 unset SSH_AUTH_SOCK; 02:01:08 unset SSH_AGENT_PID; 02:01:08 echo Agent pid 38 killed; 02:01:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:01:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:01:08 [ssh-agent] Looking for ssh-agent implementation... 02:01:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:01:09 $ docker exec a3f28aaea9581230ea32d57b5275a0672020a05ecdce25607c26dd398341117f ssh-agent 02:01:09 SSH_AUTH_SOCK=/tmp/ssh-ghXTZb9y2KBP/agent.85 02:01:09 SSH_AGENT_PID=91 02:01:09 Running ssh-add (command line suppressed) 02:01:09 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15225019156369127582.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15225019156369127582.key) 02:01:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:01:09 + git semver init 02:01:09 2025-08-15 02:01:09,769 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:01:09 2025-08-15 02:01:09,773 [run_init] DEBUG init version:0.0.0 force:False 02:01:09 2025-08-15 02:01:09,773 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 02:01:09 2025-08-15 02:01:09,774 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 02:01:09 2025-08-15 02:01:09,774 [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) 02:01:11 2025-08-15 02:01:10,946 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 02:01:11 2025-08-15 02:01:10,946 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 02:01:11 2025-08-15 02:01:10,946 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:01:11 2025-08-15 02:01:10,946 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:01:11 4.1.0-dev.3 [Pipeline] } 02:01:11 $ docker exec --env ******** --env ******** a3f28aaea9581230ea32d57b5275a0672020a05ecdce25607c26dd398341117f ssh-agent -k 02:01:11 unset SSH_AUTH_SOCK; 02:01:11 unset SSH_AGENT_PID; 02:01:11 echo Agent pid 91 killed; 02:01:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:01:11 + git semver [Pipeline] } 02:01:11 $ docker stop --time=1 a3f28aaea9581230ea32d57b5275a0672020a05ecdce25607c26dd398341117f 02:01:13 $ docker rm -f --volumes a3f28aaea9581230ea32d57b5275a0672020a05ecdce25607c26dd398341117f [Pipeline] // withDockerContainer [Pipeline] sh 02:01:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:01:13 Stashed 1 file(s) [Pipeline] echo 02:01:13 [edgeXSemver]: initialized semver on version 4.1.0-dev.3 [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 02:01:13 provisioning config files... 02:01:13 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6588258280812009281tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:01:14 ---> ****-login.sh 02:01:14 nexus3.edgexfoundry.org:10001 02:01:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:14 Login Succeeded 02:01:14 nexus3.edgexfoundry.org:10002 02:01:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:14 Login Succeeded 02:01:14 nexus3.edgexfoundry.org:10003 02:01:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:14 Login Succeeded 02:01:14 nexus3.edgexfoundry.org:10004 02:01:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:14 Login Succeeded 02:01:14 ****.io 02:01:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:14 Login Succeeded 02:01:14 ---> ****-login.sh ends [Pipeline] } 02:01:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:01:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:01:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:01:14 ========================================================= 02:01:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 02:01:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:15 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 02:01:15 #0 building with "default" instance using docker driver 02:01:15 02:01:15 #1 [internal] load build definition from Dockerfile 02:01:15 #1 transferring dockerfile: 2.48kB done 02:01:15 #1 DONE 0.0s 02:01:15 02:01:15 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:01:15 #2 DONE 0.1s 02:01:16 02:01:16 #3 [internal] load .dockerignore 02:01:16 #3 transferring context: 2B done 02:01:16 #3 DONE 0.0s 02:01:16 02:01:16 #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 02:01:16 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done 02:01:16 #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done 02:01:16 #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done 02:01:16 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.15MB / 3.63MB 0.1s 02:01:16 #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done 02:01:16 #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done 02:01:16 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 6.29MB / 74.06MB 0.1s 02:01:16 #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done 02:01:16 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 02:01:16 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 15.73MB / 74.06MB 0.2s 02:01:16 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 02:01:16 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 02:01:16 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0B / 2.38MB 0.2s 02:01:16 #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.2s done 02:01:16 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0B / 103.05MB 0.2s 02:01:16 #4 ... 02:01:16 02:01:16 #5 [internal] load build context 02:01:16 #5 transferring context: 22.74MB 0.2s done 02:01:16 #5 DONE 0.2s 02:01:16 02:01:16 #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 02:01:16 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 33.55MB / 74.06MB 0.3s 02:01:16 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done 02:01:16 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.3s done 02:01:16 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 02:01:16 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 68.16MB / 74.06MB 0.5s 02:01:16 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 17.83MB / 103.05MB 0.5s 02:01:16 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done 02:01:16 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 9.44MB / 13.29MB 0.5s 02:01:16 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.6s 02:01:16 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 28.31MB / 103.05MB 0.6s 02:01:16 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.6s 02:01:16 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 42.99MB / 103.05MB 0.7s 02:01:16 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.8s done 02:01:16 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 63.48MB / 103.05MB 0.8s 02:01:16 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 02:01:16 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 85.98MB / 103.05MB 0.9s 02:01:16 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.8s done 02:01:17 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.0s 02:01:17 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.3s done 02:01:22 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.8s done 02:01:22 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 02:01:22 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done 02:01:22 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 02:01:22 #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 02:01:22 #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done 02:01:22 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done 02:01:22 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 02:01:25 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.7s done 02:01:25 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.1s 02:01:25 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.6s done 02:01:25 #4 DONE 9.8s 02:01:26 02:01:26 #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 02:01:26 #6 0.178 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:01:26 #6 0.330 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:01:26 #6 0.679 (1/14) Installing libintl (0.22.5-r0) 02:01:26 #6 0.686 (2/14) Installing eudev-libs (3.2.14-r2) 02:01:26 #6 0.691 (3/14) Installing libjpeg-turbo (3.0.3-r0) 02:01:26 #6 0.705 (4/14) Installing v4l-utils-libs (1.24.1-r1) 02:01:26 #6 0.713 (5/14) Installing v4l-utils (1.24.1-r1) 02:01:26 #6 0.739 (6/14) Installing libdvbv5 (1.24.1-r1) 02:01:26 #6 0.747 (7/14) Installing udev-init-scripts (35-r1) 02:01:26 #6 0.761 (8/14) Installing libeconf (0.6.3-r0) 02:01:26 #6 0.767 (9/14) Installing libblkid (2.40.1-r1) 02:01:26 #6 0.773 (10/14) Installing xz-libs (5.6.2-r1) 02:01:26 #6 0.790 (11/14) Installing kmod-libs (32-r0) 02:01:26 #6 0.795 (12/14) Installing eudev (3.2.14-r2) 02:01:26 #6 0.808 (13/14) Installing eudev-dev (3.2.14-r2) 02:01:26 #6 0.828 (14/14) Installing v4l-utils-dev (1.24.1-r1) 02:01:26 #6 0.845 Executing busybox-1.36.1-r29.trigger 02:01:26 #6 0.852 Executing eudev-3.2.14-r2.trigger 02:01:26 #6 0.857 OK: 254 MiB in 72 packages 02:01:28 Still waiting to schedule task 02:01:28 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 02:01:31 #6 DONE 5.3s 02:01:31 02:01:31 #7 [builder 3/8] WORKDIR /device-usb-camera 02:01:31 #7 DONE 0.0s 02:01:31 02:01:31 #8 [builder 4/8] COPY go.mod vendor* ./ 02:01:31 #8 DONE 0.0s 02:01:31 02:01:31 #9 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:01:53 #9 DONE 21.9s 02:01:53 02:01:53 #10 [builder 6/8] COPY . . 02:01:53 #10 DONE 0.3s 02:01:53 02:01:53 #11 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 02:01:53 #11 0.185 % Total % Received % Xferd Average Speed Time Time Time Current 02:01:53 #11 0.185 Dload Upload Total Spent Left Speed 02:01:53 #11 0.185 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 10205 0 --:--:-- --:--:-- --:--:-- 10310 02:01:53 #11 DONE 0.3s 02:01:53 02:01:53 #12 [builder 8/8] RUN echo noop 02:01:54 #12 0.278 noop 02:01:54 #12 DONE 0.5s 02:01:54 02:01:54 #13 exporting to image 02:01:54 #13 exporting layers 02:02:02 #13 exporting layers 8.2s done 02:02:02 #13 writing image sha256:4993c705cf54f9afd45a3645238cd682b9fe14f70cb7f31d7dc5aded65d278d5 done 02:02:02 #13 naming to docker.io/library/ci-base-image-x86_64 done 02:02:02 #13 DONE 8.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:02 + docker inspect -f . ci-base-image-x86_64 02:02:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:02:02 prd-ubuntu20.04-docker-8c-8g-7036 does not seem to be running inside a container 02:02:02 $ 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 02:02:03 $ docker top d345d2c7fd0ea3ad1c0021a7afa29125b999f9acd76d8599b4c3381879030ff3 -eo pid,comm [Pipeline] { [Pipeline] sh 02:02:03 + go version 02:02:03 go version go1.23.9 linux/amd64 [Pipeline] } 02:02:03 $ docker stop --time=1 d345d2c7fd0ea3ad1c0021a7afa29125b999f9acd76d8599b4c3381879030ff3 02:02:04 $ docker rm -f --volumes d345d2c7fd0ea3ad1c0021a7afa29125b999f9acd76d8599b4c3381879030ff3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:05 + docker inspect -f . ci-base-image-x86_64 02:02:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:02:05 prd-ubuntu20.04-docker-8c-8g-7036 does not seem to be running inside a container 02:02:05 $ 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 02:02:05 $ docker top a055798ee0d1ad21fe56132f56d056f52b2ff8686bcee0b84aa150791affbd47 -eo pid,comm [Pipeline] { [Pipeline] sh 02:02:06 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 02:02:06 + make test 02:02:06 go test ./... -coverprofile=coverage.out ./... 02:02:07 ? github.com/edgexfoundry/device-usb-camera [no test files] 02:02:29 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 02:02:29 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.014s coverage: 4.4% of statements 02:02:39 go vet ./... 02:02:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:02:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:02:44 ./bin/test-attribution-txt.sh 02:02:44 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 02:02:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 02:02:44 $ docker stop --time=1 a055798ee0d1ad21fe56132f56d056f52b2ff8686bcee0b84aa150791affbd47 02:02:47 $ docker rm -f --volumes a055798ee0d1ad21fe56132f56d056f52b2ff8686bcee0b84aa150791affbd47 [Pipeline] // withDockerContainer [Pipeline] sh 02:02:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:02:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:02:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:02:49 + ls -al . 02:02:49 total 288 02:02:49 drwxrwxr-x 9 jenkins jenkins 4096 Aug 15 02:02 . 02:02:49 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 02:00 .. 02:02:49 drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 02:02 .git 02:02:49 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 02:00 .github 02:02:49 -rw-rw-r-- 1 jenkins jenkins 379 Aug 15 02:00 .gitignore 02:02:49 -rw-rw-r-- 1 jenkins jenkins 203 Aug 15 02:00 .golangci.yml 02:02:49 -rw-rw-r-- 1 jenkins jenkins 77 Aug 15 02:00 .hadolint.yml 02:02:49 drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 02:01 .semver 02:02:49 -rw-rw-r-- 1 jenkins jenkins 20006 Aug 15 02:00 Attribution.txt 02:02:49 -rw-rw-r-- 1 jenkins jenkins 17743 Aug 15 02:00 CHANGELOG.md 02:02:49 -rw-rw-r-- 1 jenkins jenkins 2440 Aug 15 02:00 Dockerfile 02:02:49 -rw-rw-r-- 1 jenkins jenkins 678 Aug 15 02:00 GOVERNANCE.md 02:02:49 -rw-rw-r-- 1 jenkins jenkins 659 Aug 15 02:00 Jenkinsfile 02:02:49 -rw-rw-r-- 1 jenkins jenkins 11348 Aug 15 02:00 LICENSE 02:02:49 -rw-rw-r-- 1 jenkins jenkins 3193 Aug 15 02:00 Makefile 02:02:49 -rw-rw-r-- 1 jenkins jenkins 622 Aug 15 02:00 OWNERS.md 02:02:49 -rw-rw-r-- 1 jenkins jenkins 2575 Aug 15 02:00 README.md 02:02:49 -rw-rw-r-- 1 jenkins jenkins 11 Aug 15 02:01 VERSION 02:02:49 drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 02:00 bin 02:02:49 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 02:00 cmd 02:02:49 -rw-r--r-- 1 jenkins jenkins 54772 Aug 15 02:02 coverage.out 02:02:49 -rwxrwxr-x 1 jenkins jenkins 84 Aug 15 02:00 docker-entrypoint.sh 02:02:49 drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 02:00 docs 02:02:49 -rw-rw-r-- 1 jenkins jenkins 6400 Aug 15 02:00 go.mod 02:02:49 -rw-rw-r-- 1 jenkins jenkins 87399 Aug 15 02:00 go.sum 02:02:49 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 02:00 internal 02:02:49 -rw-rw-r-- 1 jenkins jenkins 231 Aug 15 02:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:49 + 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=88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc --label arch=amd64 --label version=4.1.0-dev.3 . 02:02:49 #0 building with "default" instance using docker driver 02:02:49 02:02:49 #1 [internal] load build definition from Dockerfile 02:02:49 #1 transferring dockerfile: 2.48kB done 02:02:49 #1 DONE 0.0s 02:02:49 02:02:49 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:02:49 #2 DONE 0.0s 02:02:49 02:02:49 #3 [internal] load metadata for docker.io/library/alpine:3.20 02:02:49 #3 DONE 0.1s 02:02:49 02:02:49 #4 [internal] load metadata for docker.io/bluenviron/mediamtx:1.8.2 02:02:50 #4 DONE 0.9s 02:02:50 02:02:50 #5 [internal] load .dockerignore 02:02:50 #5 transferring context: 2B done 02:02:50 #5 DONE 0.0s 02:02:50 02:02:50 #6 [internal] load build context 02:02:50 #6 transferring context: 66.90kB 0.0s done 02:02:50 #6 DONE 0.0s 02:02:50 02:02:50 #7 [builder 1/8] FROM docker.io/library/ci-base-image-x86_64:latest 02:02:50 #7 DONE 0.1s 02:02:50 02:02:50 #8 [stage-2 1/15] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 02:02:50 #8 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 02:02:50 #8 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 02:02:50 #8 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 02:02:50 #8 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s 02:02:50 #8 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 02:02:50 #8 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 02:02:51 #8 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 02:02:51 #8 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done 02:02:51 #8 DONE 0.4s 02:02:51 02:02:51 #9 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 02:02:51 #9 resolve docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 0.0s done 02:02:51 #9 sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 1.29kB / 1.29kB done 02:02:51 #9 sha256:de589e885ed7afd9e4df7cf1b34ab66d1cf2ced49b2ec677afc6a27d6ae2b15c 503B / 503B done 02:02:51 #9 sha256:1ac78cb06e13bae9021a568720e8cca9dba8ffb0814baf3c701270c04dd31a62 755B / 755B done 02:02:51 #9 sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 0B / 15.38MB 0.4s 02:02:51 #9 sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 9.44MB / 15.38MB 0.5s 02:02:51 #9 sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 15.38MB / 15.38MB 0.6s done 02:02:51 #9 extracting sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 02:02:51 #9 extracting sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 0.2s done 02:02:51 #9 DONE 0.9s 02:02:51 02:02:51 #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 02:02:51 #10 0.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:02:51 #10 0.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:02:51 #10 0.529 (1/115) Installing dumb-init (1.2.5-r3) 02:02:51 #10 0.540 (2/115) Installing libSvtAv1Enc (2.0.0-r1) 02:02:51 #10 0.589 (3/115) Installing aom-libs (3.9.1-r0) 02:02:51 #10 0.744 (4/115) Installing libxau (1.0.11-r4) 02:02:51 #10 0.748 (5/115) Installing libmd (1.1.0-r0) 02:02:51 #10 0.752 (6/115) Installing libbsd (0.12.2-r0) 02:02:51 #10 0.758 (7/115) Installing libxdmcp (1.1.5-r1) 02:02:51 #10 0.773 (8/115) Installing libxcb (1.16.1-r0) 02:02:51 #10 0.789 (9/115) Installing libx11 (1.8.9-r1) 02:02:51 #10 0.820 (10/115) Installing hwdata-pci (0.382-r0) 02:02:51 #10 0.832 (11/115) Installing libpciaccess (0.18.1-r0) 02:02:51 #10 0.842 (12/115) Installing libdrm (2.4.120-r0) 02:02:51 #10 0.861 (13/115) Installing libxext (1.3.6-r2) 02:02:51 #10 ... 02:02:51 02:02:51 #11 [builder 2/8] RUN apk add --no-cache make git gcc libc-dev curl v4l-utils-dev v4l-utils v4l-utils-libs linux-headers 02:02:51 #11 0.232 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:02:51 #11 0.390 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:02:51 #11 0.811 OK: 254 MiB in 72 packages 02:02:51 #11 DONE 1.2s 02:02:51 02:02:51 #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 02:02:51 #10 0.864 (14/115) Installing libxfixes (6.0.1-r4) 02:02:51 #10 0.868 (15/115) Installing libffi (3.4.6-r0) 02:02:51 #10 0.873 (16/115) Installing wayland-libs-client (1.22.0-r4) 02:02:51 #10 0.877 (17/115) Installing libva (2.21.0-r0) 02:02:51 #10 0.886 (18/115) Installing libvdpau (1.5-r3) 02:02:51 #10 0.891 (19/115) Installing libgcc (13.2.1_git20240309-r1) 02:02:51 #10 0.897 (20/115) Installing libstdc++ (13.2.1_git20240309-r1) 02:02:51 #10 0.917 (21/115) Installing onevpl-libs (2023.3.1-r2) 02:02:51 #10 0.924 (22/115) Installing ffmpeg-libavutil (6.1.1-r8) 02:02:51 #10 0.946 (23/115) Installing libdav1d (1.4.2-r0) 02:02:51 #10 0.965 (24/115) Installing openexr-libiex (3.1.13-r1) 02:02:52 #10 ... 02:02:52 02:02:52 #12 [builder 3/8] WORKDIR /device-usb-camera 02:02:52 #12 DONE 0.1s 02:02:52 02:02:52 #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 02:02:52 #10 0.992 (25/115) Installing openexr-libilmthread (3.1.13-r1) 02:02:52 #10 1.009 (26/115) Installing imath (3.1.12-r0) 02:02:52 #10 ... 02:02:52 02:02:52 #13 [builder 4/8] COPY go.mod vendor* ./ 02:02:52 #13 DONE 0.0s 02:02:52 02:02:52 #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 02:02:52 #10 1.114 (27/115) Installing openexr-libopenexr (3.1.13-r1) 02:02:52 #10 1.154 (28/115) Installing brotli-libs (1.1.0-r2) 02:02:52 #10 1.165 (29/115) Installing giflib (5.2.2-r0) 02:02:52 #10 1.251 (30/115) Installing libhwy (1.0.7-r0) 02:02:52 #10 1.255 (31/115) Installing libjpeg-turbo (3.0.3-r0) 02:02:52 #10 1.265 (32/115) Installing lcms2 (2.16-r0) 02:02:52 #10 1.273 (33/115) Installing libpng (1.6.44-r0) 02:02:52 #10 1.292 (34/115) Installing libjxl (0.10.2-r0) 02:02:52 #10 1.329 (35/115) Installing lame-libs (3.100-r5) 02:02:52 #10 1.336 (36/115) Installing opus (1.5.2-r0) 02:02:52 #10 1.346 (37/115) Installing rav1e-libs (0.7.1-r0) 02:02:52 #10 1.377 (38/115) Installing libgomp (13.2.1_git20240309-r1) 02:02:52 #10 1.384 (39/115) Installing soxr (0.1.3-r7) 02:02:52 #10 1.390 (40/115) Installing ffmpeg-libswresample (6.1.1-r8) 02:02:52 #10 1.396 (41/115) Installing libogg (1.3.5-r5) 02:02:52 #10 1.402 (42/115) Installing libtheora (1.1.1-r18) 02:02:52 #10 1.418 (43/115) Installing libvorbis (1.3.7-r2) 02:02:52 #10 1.428 (44/115) Installing libvpx (1.14.1-r0) 02:02:52 #10 1.460 (45/115) Installing libsharpyuv (1.3.2-r0) 02:02:52 #10 1.464 (46/115) Installing libwebp (1.3.2-r0) 02:02:52 #10 1.475 (47/115) Installing libwebpmux (1.3.2-r0) 02:02:52 #10 1.480 (48/115) Installing x264-libs (0.164_git20231001-r0) 02:02:52 #10 1.504 (49/115) Installing numactl (2.0.18-r0) 02:02:52 #10 1.508 (50/115) Installing x265-libs (3.6-r0) 02:02:52 #10 1.592 (51/115) Installing xvidcore (1.3.7-r2) 02:02:52 #10 1.768 (52/115) Installing ffmpeg-libavcodec (6.1.1-r8) 02:02:52 #10 1.875 (53/115) Installing sdl2 (2.28.5-r1) 02:02:53 #10 ... 02:02:53 02:02:53 #14 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:02:53 #14 DONE 0.8s 02:02:53 02:02:53 #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 02:02:53 #10 1.892 (54/115) Installing alsa-lib (1.2.11-r0) 02:02:53 #10 2.086 (55/115) Installing libexpat (2.7.0-r0) 02:02:53 #10 ... 02:02:53 02:02:53 #15 [builder 6/8] COPY . . 02:02:53 #15 DONE 0.3s 02:02:53 02:02:53 #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 02:02:53 #10 2.090 (56/115) Installing libbz2 (1.0.8-r6) 02:02:53 #10 2.095 (57/115) Installing freetype (2.13.2-r0) 02:02:53 #10 2.111 (58/115) Installing fontconfig (2.15.0-r1) 02:02:53 #10 2.125 (59/115) Installing fribidi (1.0.15-r0) 02:02:53 #10 2.130 (60/115) Installing libintl (0.22.5-r0) 02:02:53 #10 2.135 (61/115) Installing libeconf (0.6.3-r0) 02:02:53 #10 2.143 (62/115) Installing libblkid (2.40.1-r1) 02:02:53 #10 2.153 (63/115) Installing libmount (2.40.1-r1) 02:02:53 #10 2.198 (64/115) Installing pcre2 (10.43-r0) 02:02:53 #10 2.207 (65/115) Installing glib (2.80.5-r0) 02:02:53 #10 2.254 (66/115) Installing graphite2 (1.3.14-r6) 02:02:53 #10 2.259 (67/115) Installing harfbuzz (8.5.0-r0) 02:02:53 #10 2.272 (68/115) Installing libunibreak (6.1-r0) 02:02:53 #10 2.277 (69/115) Installing libass (0.17.2-r0) 02:02:53 #10 2.292 (70/115) Installing libbluray (1.3.4-r1) 02:02:53 #10 2.303 (71/115) Installing mpg123-libs (1.32.8-r0) 02:02:53 #10 2.311 (72/115) Installing libopenmpt (0.7.7-r0) 02:02:53 #10 2.334 (73/115) Installing cjson (1.7.18-r0) 02:02:53 #10 2.337 (74/115) Installing mbedtls (3.6.4-r0) 02:02:53 #10 2.349 (75/115) Installing librist (0.2.10-r1) 02:02:53 #10 2.357 (76/115) Installing libsrt (1.5.3-r0) 02:02:53 #10 2.379 (77/115) Installing libssh (0.10.6-r0) 02:02:53 #10 2.388 (78/115) Installing xz-libs (5.6.2-r1) 02:02:53 #10 2.395 (79/115) Installing libxml2 (2.12.10-r0) 02:02:53 #10 2.411 (80/115) Installing libsodium (1.0.19-r0) 02:02:53 #10 2.420 (81/115) Installing libzmq (4.3.5-r2) 02:02:53 #10 2.438 (82/115) Installing ffmpeg-libavformat (6.1.1-r8) 02:02:53 #10 2.466 (83/115) Installing serd-libs (0.32.2-r0) 02:02:53 #10 2.470 (84/115) Installing zix-libs (0.4.2-r0) 02:02:53 #10 2.474 (85/115) Installing sord-libs (0.16.16-r0) 02:02:53 #10 2.479 (86/115) Installing sratom (0.6.16-r0) 02:02:53 #10 2.506 (87/115) Installing lilv-libs (0.24.24-r1) 02:02:53 #10 2.511 (88/115) Installing glslang-libs (1.3.261.1-r0) 02:02:53 #10 ... 02:02:53 02:02:53 #16 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 02:02:53 #16 0.225 % Total % Received % Xferd Average Speed Time Time Time Current 02:02:53 #16 0.225 Dload Upload Total Spent Left Speed 02:02:53 #16 0.225 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 45720 0 --:--:-- --:--:-- --:--:-- 48272 02:02:53 #16 DONE 0.4s 02:02:53 02:02:53 #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 02:02:53 #10 2.546 (89/115) Installing libdovi (3.3.0-r0) 02:02:53 #10 2.555 (90/115) Installing spirv-tools (1.3.261.1-r0) 02:02:53 #10 2.595 (91/115) Installing shaderc (2024.0-r0) 02:02:53 #10 2.603 (92/115) Installing vulkan-loader (1.3.261.1-r0) 02:02:53 #10 2.626 (93/115) Installing libplacebo (6.338.2-r1) 02:02:53 #10 2.641 (94/115) Installing ffmpeg-libpostproc (6.1.1-r8) 02:02:53 #10 2.646 (95/115) Installing ffmpeg-libswscale (6.1.1-r8) 02:02:53 #10 2.657 (96/115) Installing vidstab (1.1.1-r0) 02:02:53 #10 2.662 (97/115) Installing zimg (3.0.5-r2) 02:02:53 #10 2.676 (98/115) Installing ffmpeg-libavfilter (6.1.1-r8) 02:02:53 #10 2.757 (99/115) Installing libasyncns (0.8-r3) 02:02:53 #10 2.761 (100/115) Installing dbus-libs (1.14.10-r1) 02:02:53 #10 2.767 (101/115) Installing libltdl (2.4.7-r3) 02:02:53 #10 2.772 (102/115) Installing orc (0.4.40-r0) 02:02:53 #10 2.781 (103/115) Installing libflac (1.4.3-r1) 02:02:53 #10 2.789 (104/115) Installing libsndfile (1.2.2-r1) 02:02:53 #10 2.799 (105/115) Installing speexdsp (1.2.1-r2) 02:02:53 #10 2.813 (106/115) Installing tdb-libs (1.4.9-r1) 02:02:53 #10 2.819 (107/115) Installing libpulse (17.0-r0) 02:02:53 #10 2.840 (108/115) Installing v4l-utils-libs (1.24.1-r1) 02:02:53 #10 2.847 (109/115) Installing ffmpeg-libavdevice (6.1.1-r8) 02:02:53 #10 2.852 (110/115) Installing ffmpeg (6.1.1-r8) 02:02:53 #10 2.863 (111/115) Installing udev-init-scripts (35-r1) 02:02:53 #10 2.867 (112/115) Installing eudev-libs (3.2.14-r2) 02:02:53 #10 2.873 (113/115) Installing zstd-libs (1.5.6-r0) 02:02:53 #10 2.887 (114/115) Installing kmod-libs (32-r0) 02:02:53 #10 2.894 (115/115) Installing eudev (3.2.14-r2) 02:02:53 #10 2.908 Executing busybox-1.36.1-r29.trigger 02:02:53 #10 2.917 Executing glib-2.80.5-r0.trigger 02:02:53 #10 2.922 Executing eudev-3.2.14-r2.trigger 02:02:53 #10 2.927 OK: 134 MiB in 129 packages 02:02:54 #10 DONE 3.3s 02:02:54 02:02:54 #17 [builder 8/8] RUN make build 02:02:54 #17 0.273 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.1.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 02:02:55 #17 ... 02:02:55 02:02:55 #18 [stage-2 3/15] RUN apk --no-cache upgrade 02:02:55 #18 0.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:02:55 #18 0.362 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:02:55 #18 0.638 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 02:02:55 #18 0.658 Executing busybox-1.36.1-r30.post-upgrade 02:02:55 #18 0.707 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 02:02:55 #18 0.711 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 02:02:55 #18 0.716 Executing busybox-1.36.1-r30.trigger 02:02:55 #18 0.722 OK: 134 MiB in 129 packages 02:02:55 #18 DONE 1.0s 02:02:55 02:02:55 #17 [builder 8/8] RUN make build 02:03:27 #17 DONE 29.9s 02:03:27 02:03:27 #19 [stage-2 4/15] COPY --from=builder /device-usb-camera/cmd / 02:03:27 #19 DONE 0.4s 02:03:27 02:03:27 #20 [stage-2 5/15] COPY --from=builder /device-usb-camera/LICENSE / 02:03:27 #20 DONE 0.0s 02:03:27 02:03:27 #21 [stage-2 6/15] COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 02:03:27 #21 DONE 0.2s 02:03:27 02:03:27 #22 [stage-2 7/15] COPY --from=builder /device-usb-camera/Attribution.txt / 02:03:27 #22 DONE 0.1s 02:03:27 02:03:27 #23 [stage-2 8/15] COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 02:03:27 #23 DONE 0.0s 02:03:27 02:03:27 #24 [stage-2 9/15] COPY --from=rtsp /mediamtx.yml / 02:03:27 #24 DONE 0.0s 02:03:27 02:03:27 #25 [stage-2 10/15] COPY --from=rtsp /mediamtx / 02:03:27 #25 DONE 0.3s 02:03:27 02:03:27 #26 [stage-2 11/15] RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 02:03:27 #26 DONE 0.3s 02:03:27 02:03:27 #27 [stage-2 12/15] RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 02:03:27 #27 DONE 0.3s 02:03:27 02:03:27 #28 [stage-2 13/15] RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 02:03:27 #28 DONE 0.3s 02:03:27 02:03:27 #29 [stage-2 14/15] RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 02:03:27 #29 DONE 0.3s 02:03:27 02:03:27 #30 exporting to image 02:03:27 #30 exporting layers 02:03:27 #30 exporting layers 0.5s done 02:03:27 #30 writing image sha256:54667cd056091e7776e839118bf76d95dc3d44a7440aef3f3bae4a341d3d2641 done 02:03:27 #30 naming to docker.io/library/device-usb-camera done 02:03:27 #30 DONE 0.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:03:27 provisioning config files... 02:03:27 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15674104733550654608tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:03:27 ---> ****-login.sh 02:03:27 nexus3.edgexfoundry.org:10001 02:03:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:27 Login Succeeded 02:03:27 nexus3.edgexfoundry.org:10002 02:03:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:27 Login Succeeded 02:03:27 nexus3.edgexfoundry.org:10003 02:03:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:28 Login Succeeded 02:03:28 nexus3.edgexfoundry.org:10004 02:03:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:28 Login Succeeded 02:03:28 ****.io 02:03:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:28 Login Succeeded 02:03:28 ---> ****-login.sh ends [Pipeline] } 02:03:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:03:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:03:28 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 02:03:28 88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc 02:03:28 latest 02:03:28 4.1.0-dev.3 02:03:28 88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc-4.1.0-dev.3 02:03:28 main 02:03:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:28 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:29 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc 02:03:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 02:03:29 34ece0549e21: Preparing 02:03:29 07e8cbdc9b19: Preparing 02:03:29 39339d79266a: Preparing 02:03:29 39339d79266a: Preparing 02:03:29 f0083bf6475a: Preparing 02:03:29 7206d983d249: Preparing 02:03:29 d1f8df613d31: Preparing 02:03:29 9877b1ab1c75: Preparing 02:03:29 fd970ac14301: Preparing 02:03:29 6515f112def2: Preparing 02:03:29 a623ae0e1740: Preparing 02:03:29 f728e5572140: Preparing 02:03:29 0b96dbc4a8a2: Preparing 02:03:29 d1f8df613d31: Waiting 02:03:29 fd970ac14301: Waiting 02:03:29 6515f112def2: Waiting 02:03:29 a623ae0e1740: Waiting 02:03:29 f728e5572140: Waiting 02:03:29 0b96dbc4a8a2: Waiting 02:03:29 9877b1ab1c75: Waiting 02:03:29 097100c76c15: Preparing 02:03:29 097100c76c15: Waiting 02:03:29 39339d79266a: Pushed 02:03:29 07e8cbdc9b19: Pushed 02:03:29 7206d983d249: Pushed 02:03:29 34ece0549e21: Pushed 02:03:29 d1f8df613d31: Pushed 02:03:29 fd970ac14301: Pushed 02:03:29 9877b1ab1c75: Pushed 02:03:29 6515f112def2: Pushed 02:03:29 097100c76c15: Layer already exists 02:03:29 f728e5572140: Pushed 02:03:32 f0083bf6475a: Pushed 02:03:35 a623ae0e1740: Pushed 02:03:47 0b96dbc4a8a2: Pushed 02:03:47 88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc: digest: sha256:cd151b4885525fdc9687f1dd63be12f25e4915a1c140dcc197ec1089f7256124 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:48 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:48 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 02:03:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 02:03:48 34ece0549e21: Preparing 02:03:48 07e8cbdc9b19: Preparing 02:03:48 39339d79266a: Preparing 02:03:48 39339d79266a: Preparing 02:03:48 f0083bf6475a: Preparing 02:03:48 7206d983d249: Preparing 02:03:48 d1f8df613d31: Preparing 02:03:48 9877b1ab1c75: Preparing 02:03:48 fd970ac14301: Preparing 02:03:48 6515f112def2: Preparing 02:03:48 a623ae0e1740: Preparing 02:03:48 f728e5572140: Preparing 02:03:48 0b96dbc4a8a2: Preparing 02:03:48 097100c76c15: Preparing 02:03:48 fd970ac14301: Waiting 02:03:48 6515f112def2: Waiting 02:03:48 a623ae0e1740: Waiting 02:03:48 f728e5572140: Waiting 02:03:48 0b96dbc4a8a2: Waiting 02:03:48 097100c76c15: Waiting 02:03:48 d1f8df613d31: Waiting 02:03:48 9877b1ab1c75: Waiting 02:03:48 07e8cbdc9b19: Layer already exists 02:03:48 f0083bf6475a: Layer already exists 02:03:48 39339d79266a: Layer already exists 02:03:48 7206d983d249: Layer already exists 02:03:48 34ece0549e21: Layer already exists 02:03:48 d1f8df613d31: Layer already exists 02:03:48 9877b1ab1c75: Layer already exists 02:03:48 fd970ac14301: Layer already exists 02:03:48 a623ae0e1740: Layer already exists 02:03:48 6515f112def2: Layer already exists 02:03:48 f728e5572140: Layer already exists 02:03:48 0b96dbc4a8a2: Layer already exists 02:03:48 097100c76c15: Layer already exists 02:03:48 latest: digest: sha256:cd151b4885525fdc9687f1dd63be12f25e4915a1c140dcc197ec1089f7256124 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:48 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:49 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.3 02:03:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 02:03:49 34ece0549e21: Preparing 02:03:49 07e8cbdc9b19: Preparing 02:03:49 39339d79266a: Preparing 02:03:49 39339d79266a: Preparing 02:03:49 f0083bf6475a: Preparing 02:03:49 7206d983d249: Preparing 02:03:49 d1f8df613d31: Preparing 02:03:49 9877b1ab1c75: Preparing 02:03:49 fd970ac14301: Preparing 02:03:49 6515f112def2: Preparing 02:03:49 a623ae0e1740: Preparing 02:03:49 f728e5572140: Preparing 02:03:49 0b96dbc4a8a2: Preparing 02:03:49 097100c76c15: Preparing 02:03:49 6515f112def2: Waiting 02:03:49 a623ae0e1740: Waiting 02:03:49 f728e5572140: Waiting 02:03:49 0b96dbc4a8a2: Waiting 02:03:49 097100c76c15: Waiting 02:03:49 9877b1ab1c75: Waiting 02:03:49 fd970ac14301: Waiting 02:03:49 d1f8df613d31: Waiting 02:03:49 39339d79266a: Layer already exists 02:03:49 07e8cbdc9b19: Layer already exists 02:03:49 7206d983d249: Layer already exists 02:03:49 f0083bf6475a: Layer already exists 02:03:49 34ece0549e21: Layer already exists 02:03:49 fd970ac14301: Layer already exists 02:03:49 d1f8df613d31: Layer already exists 02:03:49 9877b1ab1c75: Layer already exists 02:03:49 6515f112def2: Layer already exists 02:03:49 a623ae0e1740: Layer already exists 02:03:49 f728e5572140: Layer already exists 02:03:49 097100c76c15: Layer already exists 02:03:49 0b96dbc4a8a2: Layer already exists 02:03:49 4.1.0-dev.3: digest: sha256:cd151b4885525fdc9687f1dd63be12f25e4915a1c140dcc197ec1089f7256124 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:49 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc-4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:49 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc-4.1.0-dev.3 02:03:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 02:03:49 34ece0549e21: Preparing 02:03:49 07e8cbdc9b19: Preparing 02:03:49 39339d79266a: Preparing 02:03:49 39339d79266a: Preparing 02:03:49 f0083bf6475a: Preparing 02:03:49 7206d983d249: Preparing 02:03:49 d1f8df613d31: Preparing 02:03:49 9877b1ab1c75: Preparing 02:03:49 fd970ac14301: Preparing 02:03:49 6515f112def2: Preparing 02:03:49 a623ae0e1740: Preparing 02:03:49 f728e5572140: Preparing 02:03:49 0b96dbc4a8a2: Preparing 02:03:49 097100c76c15: Preparing 02:03:49 d1f8df613d31: Waiting 02:03:49 fd970ac14301: Waiting 02:03:49 9877b1ab1c75: Waiting 02:03:49 6515f112def2: Waiting 02:03:49 a623ae0e1740: Waiting 02:03:49 f728e5572140: Waiting 02:03:49 0b96dbc4a8a2: Waiting 02:03:49 097100c76c15: Waiting 02:03:49 f0083bf6475a: Layer already exists 02:03:49 7206d983d249: Layer already exists 02:03:49 34ece0549e21: Layer already exists 02:03:49 07e8cbdc9b19: Layer already exists 02:03:49 39339d79266a: Layer already exists 02:03:49 d1f8df613d31: Layer already exists 02:03:49 a623ae0e1740: Layer already exists 02:03:49 9877b1ab1c75: Layer already exists 02:03:49 fd970ac14301: Layer already exists 02:03:49 6515f112def2: Layer already exists 02:03:49 f728e5572140: Layer already exists 02:03:49 0b96dbc4a8a2: Layer already exists 02:03:49 097100c76c15: Layer already exists 02:03:49 88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc-4.1.0-dev.3: digest: sha256:cd151b4885525fdc9687f1dd63be12f25e4915a1c140dcc197ec1089f7256124 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:49 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:50 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 02:03:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 02:03:50 34ece0549e21: Preparing 02:03:50 07e8cbdc9b19: Preparing 02:03:50 39339d79266a: Preparing 02:03:50 39339d79266a: Preparing 02:03:50 f0083bf6475a: Preparing 02:03:50 7206d983d249: Preparing 02:03:50 d1f8df613d31: Preparing 02:03:50 9877b1ab1c75: Preparing 02:03:50 fd970ac14301: Preparing 02:03:50 6515f112def2: Preparing 02:03:50 a623ae0e1740: Preparing 02:03:50 f728e5572140: Preparing 02:03:50 0b96dbc4a8a2: Preparing 02:03:50 097100c76c15: Preparing 02:03:50 6515f112def2: Waiting 02:03:50 a623ae0e1740: Waiting 02:03:50 d1f8df613d31: Waiting 02:03:50 f728e5572140: Waiting 02:03:50 0b96dbc4a8a2: Waiting 02:03:50 9877b1ab1c75: Waiting 02:03:50 097100c76c15: Waiting 02:03:50 fd970ac14301: Waiting 02:03:50 34ece0549e21: Layer already exists 02:03:50 7206d983d249: Layer already exists 02:03:50 07e8cbdc9b19: Layer already exists 02:03:50 39339d79266a: Layer already exists 02:03:50 f0083bf6475a: Layer already exists 02:03:50 d1f8df613d31: Layer already exists 02:03:50 9877b1ab1c75: Layer already exists 02:03:50 6515f112def2: Layer already exists 02:03:50 a623ae0e1740: Layer already exists 02:03:50 fd970ac14301: Layer already exists 02:03:50 f728e5572140: Layer already exists 02:03:50 097100c76c15: Layer already exists 02:03:50 0b96dbc4a8a2: Layer already exists 02:03:50 main: digest: sha256:cd151b4885525fdc9687f1dd63be12f25e4915a1c140dcc197ec1089f7256124 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:03:50 ===================================================== [Pipeline] echo 02:03:50 taggedImages: 02:03:50 - nexus3.edgexfoundry.org:10004/device-usb-camera:88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc 02:03:50 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 02:03:50 - nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.3 02:03:50 - nexus3.edgexfoundry.org:10004/device-usb-camera:88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc-4.1.0-dev.3 02:03:50 - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] echo 02:03:50 ========================================================= 02:03:50 [edgeXBuildMultiArch] RAW Config: 02:03:50 images: 02:03:50 - nexus3.edgexfoundry.org:10004/device-usb-camera:88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc 02:03:50 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 02:03:50 - nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.3 02:03:50 - nexus3.edgexfoundry.org:10004/device-usb-camera:88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc-4.1.0-dev.3 02:03:50 - nexus3.edgexfoundry.org:10004/device-usb-camera:main 02:03:50 settingsFile: 02:03:50 device-usb-camera-settings 02:03:50 ========================================================= [Pipeline] node 02:04:01 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7039 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 02:04:01 Running in /w/workspace/device-usb-camera/203 [Pipeline] { [Pipeline] checkout 02:04:04 Selected Git installation does not exist. Using Default 02:04:04 The recommended git tool is: NONE 02:04:05 Still waiting to schedule task 02:04:05 All nodes of label ‘centos7-docker-4c-2g’ are offline 02:04:08 using credential edgex-jenkins-ssh 02:04:08 Cloning the remote Git repository 02:04:08 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 02:04:08 > git init /w/workspace/device-usb-camera/203 # timeout=10 02:04:09 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 02:04:09 > git --version # timeout=10 02:04:09 > git --version # 'git version 2.25.1' 02:04:09 using GIT_SSH to set credentials SSH Credentials for GitHub 02:04:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:04:12 Avoid second fetch 02:04:12 Checking out Revision 88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc (main) 02:04:11 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 02:04:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:04:12 > git config core.sparsecheckout # timeout=10 02:04:12 > git checkout -f 88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc # timeout=10 02:04:13 Commit message: "Merge pull request #405 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.30" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:04:17 provisioning config files... 02:04:17 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/203@tmp/config13295120271162015361tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:04:18 ---> ****-login.sh 02:04:18 nexus3.edgexfoundry.org:10001 02:04:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:04:19 Configure a credential helper to remove this warning. See 02:04:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:04:19 02:04:19 Login Succeeded 02:04:19 nexus3.edgexfoundry.org:10002 02:04:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:04:19 Configure a credential helper to remove this warning. See 02:04:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:04:19 02:04:19 Login Succeeded 02:04:19 nexus3.edgexfoundry.org:10003 02:04:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:04:19 Configure a credential helper to remove this warning. See 02:04:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:04:19 02:04:19 Login Succeeded 02:04:19 nexus3.edgexfoundry.org:10004 02:04:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:04:20 Configure a credential helper to remove this warning. See 02:04:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:04:20 02:04:20 Login Succeeded 02:04:20 ****.io 02:04:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:04:20 Configure a credential helper to remove this warning. See 02:04:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:04:20 02:04:20 Login Succeeded 02:04:20 ---> ****-login.sh ends [Pipeline] } 02:04:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:04:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:04:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:04:21 ========================================================= 02:04:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 02:04:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:21 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 02:04:22 Sending build context to Docker daemon 11.89MB 02:04:22 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 02:04:22 Step 2/13 : FROM ${BASE} AS builder 02:04:22 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:04:22 94e9d8af2201: Pulling fs layer 02:04:22 a6c56e8762df: Pulling fs layer 02:04:22 f0f3c8884826: Pulling fs layer 02:04:22 c7e7622c144d: Pulling fs layer 02:04:22 4f4fb700ef54: Pulling fs layer 02:04:22 b4c3b6d88c5a: Pulling fs layer 02:04:22 ba8bce9d2590: Pulling fs layer 02:04:22 ca778ea9c289: Pulling fs layer 02:04:22 c7e7622c144d: Waiting 02:04:22 4f4fb700ef54: Waiting 02:04:22 b4c3b6d88c5a: Waiting 02:04:22 ba8bce9d2590: Waiting 02:04:22 ca778ea9c289: Waiting 02:04:22 a6c56e8762df: Verifying Checksum 02:04:22 a6c56e8762df: Download complete 02:04:22 c7e7622c144d: Verifying Checksum 02:04:22 c7e7622c144d: Download complete 02:04:22 4f4fb700ef54: Verifying Checksum 02:04:22 4f4fb700ef54: Download complete 02:04:22 b4c3b6d88c5a: Verifying Checksum 02:04:22 b4c3b6d88c5a: Download complete 02:04:22 94e9d8af2201: Download complete 02:04:23 ca778ea9c289: Verifying Checksum 02:04:23 ca778ea9c289: Download complete 02:04:23 94e9d8af2201: Pull complete 02:04:24 a6c56e8762df: Pull complete 02:04:24 f0f3c8884826: Verifying Checksum 02:04:24 f0f3c8884826: Download complete 02:04:25 ba8bce9d2590: Verifying Checksum 02:04:25 ba8bce9d2590: Download complete 02:04:37 f0f3c8884826: Pull complete 02:04:38 c7e7622c144d: Pull complete 02:04:38 4f4fb700ef54: Pull complete 02:04:38 b4c3b6d88c5a: Pull complete 02:04:46 ba8bce9d2590: Pull complete 02:04:49 ca778ea9c289: Pull complete 02:04:49 Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 02:04:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:04:49 ---> 47b25d7523d1 02:04:49 Step 3/13 : ARG ADD_BUILD_TAGS="" 02:04:50 ---> Running in 4c48cfcb251e 02:04:51 Removing intermediate container 4c48cfcb251e 02:04:51 ---> 7b96a31601ae 02:04:51 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:04:51 ---> Running in 63d72b066ac6 02:04:51 Removing intermediate container 63d72b066ac6 02:04:51 ---> 846b667e300e 02:04:51 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 02:04:51 ---> Running in adfa3aecdaf6 02:04:51 Removing intermediate container adfa3aecdaf6 02:04:51 ---> b80065b18ec6 02:04:51 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 02:04:52 ---> Running in e80aefd3eb19 02:04:52 Removing intermediate container e80aefd3eb19 02:04:52 ---> 831e348a29a6 02:04:52 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:04:52 ---> Running in 917dc4d084ff 02:04:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:04:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:04:55 (1/14) Installing libintl (0.22.5-r0) 02:04:55 (2/14) Installing eudev-libs (3.2.14-r2) 02:04:55 (3/14) Installing libjpeg-turbo (3.0.3-r0) 02:04:55 (4/14) Installing v4l-utils-libs (1.24.1-r1) 02:04:55 (5/14) Installing v4l-utils (1.24.1-r1) 02:04:55 (6/14) Installing libdvbv5 (1.24.1-r1) 02:04:55 (7/14) Installing udev-init-scripts (35-r1) 02:04:55 (8/14) Installing libeconf (0.6.3-r0) 02:04:55 (9/14) Installing libblkid (2.40.1-r1) 02:04:55 (10/14) Installing xz-libs (5.6.2-r1) 02:04:55 (11/14) Installing kmod-libs (32-r0) 02:04:55 (12/14) Installing eudev (3.2.14-r2) 02:04:55 (13/14) Installing eudev-dev (3.2.14-r2) 02:04:56 (14/14) Installing v4l-utils-dev (1.24.1-r1) 02:04:56 Executing busybox-1.36.1-r29.trigger 02:04:56 Executing eudev-3.2.14-r2.trigger 02:04:56 OK: 247 MiB in 72 packages 02:04:57 Removing intermediate container 917dc4d084ff 02:04:57 ---> 1196680b3b5b 02:04:57 Step 8/13 : WORKDIR /device-usb-camera 02:04:57 ---> Running in 6b3c92b72a63 02:04:57 Removing intermediate container 6b3c92b72a63 02:04:57 ---> 24360115b8f5 02:04:57 Step 9/13 : COPY go.mod vendor* ./ 02:04:58 ---> 0e25acd90aed 02:04:58 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:04:58 ---> Running in 2144ff0daa53 02:05:04 Running on prd-centos7-docker-4c-2g-7042 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:05:04 provisioning config files... 02:05:04 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6428417919942868885tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:05:09 ---> ****-login.sh 02:05:09 nexus3.edgexfoundry.org:10001 02:05:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:05:09 Configure a credential helper to remove this warning. See 02:05:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:05:09 02:05:09 Login Succeeded 02:05:09 nexus3.edgexfoundry.org:10002 02:05:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:05:09 Configure a credential helper to remove this warning. See 02:05:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:05:09 02:05:09 Login Succeeded 02:05:09 nexus3.edgexfoundry.org:10003 02:05:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:05:09 Configure a credential helper to remove this warning. See 02:05:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:05:09 02:05:09 Login Succeeded 02:05:09 nexus3.edgexfoundry.org:10004 02:05:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:05:09 Configure a credential helper to remove this warning. See 02:05:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:05:09 02:05:09 Login Succeeded 02:05:09 ****.io 02:05:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:05:09 Configure a credential helper to remove this warning. See 02:05:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:05:09 02:05:09 Login Succeeded 02:05:09 ---> ****-login.sh ends [Pipeline] } 02:05:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:05:10 + docker buildx ls 02:05:10 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 02:05:10 default * docker 02:05:10 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 02:05:10 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 02:05:10 edgex-builder [Pipeline] sh 02:05:11 + docker buildx inspect --bootstrap 02:05:11 #1 [internal] booting buildkit 02:05:11 #1 pulling image moby/buildkit:buildx-stable-1 02:05:14 #1 pulling image moby/buildkit:buildx-stable-1 3.2s done 02:05:14 #1 creating container buildx_buildkit_edgex-builder0 02:05:16 #1 creating container buildx_buildkit_edgex-builder0 2.0s done 02:05:16 #1 DONE 5.3s 02:05:16 Name: edgex-builder 02:05:16 Driver: docker-container 02:05:16 02:05:16 Nodes: 02:05:16 Name: edgex-builder0 02:05:16 Endpoint: unix:///var/run/docker.sock 02:05:16 Status: running 02:05:16 Buildkit: v0.22.0 02:05:16 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 02:05:16 + docker buildx ls 02:05:16 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 02:05:16 edgex-builder * docker-container 02:05:16 edgex-builder0 unix:///var/run/docker.sock running v0.22.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 02:05:16 default docker 02:05:16 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 02:05:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc' 02:05:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc --push - 02:05:16 #1 [internal] load build definition from Dockerfile 02:05:16 #1 transferring dockerfile: 202B done 02:05:16 #1 DONE 0.0s 02:05:16 02:05:16 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc 02:05:16 #2 DONE 0.1s 02:05:16 02:05:16 #3 [internal] load .dockerignore 02:05:16 #3 transferring context: 02:05:17 #3 transferring context: 2B done 02:05:17 #3 DONE 0.0s 02:05:17 02:05:17 #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc 02:05:17 #4 DONE 0.1s 02:05:17 02:05:17 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc@sha256:cd151b4885525fdc9687f1dd63be12f25e4915a1c140dcc197ec1089f7256124 02:05:17 #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc@sha256:cd151b4885525fdc9687f1dd63be12f25e4915a1c140dcc197ec1089f7256124 0.0s done 02:05:17 #5 DONE 0.0s 02:05:17 02:05:17 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc@sha256:cd151b4885525fdc9687f1dd63be12f25e4915a1c140dcc197ec1089f7256124 02:05:17 #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc@sha256:cd151b4885525fdc9687f1dd63be12f25e4915a1c140dcc197ec1089f7256124 0.0s done 02:05:17 #6 DONE 0.1s 02:05:17 02:05:17 #7 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 02:05:17 #7 DONE 0.0s 02:05:17 02:05:17 #8 exporting to image 02:05:17 #8 exporting layers done 02:05:17 #8 exporting manifest sha256:5a29b60e7c0966a1b2ce429085a7f47f51557dec6e10ad0dbe2e29173cac13c5 done 02:05:17 #8 exporting config sha256:54667cd056091e7776e839118bf76d95dc3d44a7440aef3f3bae4a341d3d2641 done 02:05:17 #8 exporting manifest sha256:04abbc8b04255f35db176d3740ab23c8f6c7bfe84096c9d6c7a633c44ffb6393 done 02:05:17 #8 exporting config sha256:e5887f7ee2748663faa28f2ed88d7cc77f6afe63e561123c0e767a2c0d8a30bb done 02:05:17 #8 exporting manifest list sha256:bc9d7f925fc226c4d7e525fea6d21922b05c01bbe30dd44b4e0c4109a199b33f done 02:05:17 #8 pushing layers 02:05:17 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:25 #8 pushing layers 7.2s done 02:05:25 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc@sha256:bc9d7f925fc226c4d7e525fea6d21922b05c01bbe30dd44b4e0c4109a199b33f 0.1s done 02:05:25 #8 DONE 7.3s 02:05:25 02:05:25 1 warning found (use --debug to expand): 02:05:25  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:25 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:latest' 02:05:25 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:latest --push - 02:05:25 #1 [internal] load build definition from Dockerfile 02:05:25 #1 transferring dockerfile: 168B done 02:05:25 #1 DONE 0.0s 02:05:25 02:05:25 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:latest 02:05:25 #2 DONE 0.0s 02:05:25 02:05:25 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:latest 02:05:25 #3 DONE 0.0s 02:05:25 02:05:25 #4 [internal] load .dockerignore 02:05:25 #4 transferring context: 2B done 02:05:25 #4 DONE 0.0s 02:05:25 02:05:25 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:cd151b4885525fdc9687f1dd63be12f25e4915a1c140dcc197ec1089f7256124 02:05:25 #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:cd151b4885525fdc9687f1dd63be12f25e4915a1c140dcc197ec1089f7256124 0.0s done 02:05:25 #5 CACHED 02:05:25 02:05:25 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:cd151b4885525fdc9687f1dd63be12f25e4915a1c140dcc197ec1089f7256124 02:05:25 #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:cd151b4885525fdc9687f1dd63be12f25e4915a1c140dcc197ec1089f7256124 done 02:05:25 #6 CACHED 02:05:25 02:05:25 #7 exporting to image 02:05:25 #7 exporting layers 02:05:25 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:26 #7 exporting layers done 02:05:26 #7 exporting manifest sha256:5a29b60e7c0966a1b2ce429085a7f47f51557dec6e10ad0dbe2e29173cac13c5 done 02:05:26 #7 exporting config sha256:54667cd056091e7776e839118bf76d95dc3d44a7440aef3f3bae4a341d3d2641 done 02:05:26 #7 exporting manifest sha256:04abbc8b04255f35db176d3740ab23c8f6c7bfe84096c9d6c7a633c44ffb6393 done 02:05:26 #7 exporting config sha256:e5887f7ee2748663faa28f2ed88d7cc77f6afe63e561123c0e767a2c0d8a30bb done 02:05:26 #7 exporting manifest list sha256:bc9d7f925fc226c4d7e525fea6d21922b05c01bbe30dd44b4e0c4109a199b33f done 02:05:26 #7 pushing layers 0.0s done 02:05:26 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:bc9d7f925fc226c4d7e525fea6d21922b05c01bbe30dd44b4e0c4109a199b33f 0.1s done 02:05:26 #7 DONE 0.1s 02:05:26 02:05:26 #8 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 02:05:26 #8 DONE 0.0s 02:05:26 02:05:26 1 warning found (use --debug to expand): 02:05:26  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:26 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.3' 02:05:26 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.3 --push - 02:05:26 #1 [internal] load build definition from Dockerfile 02:05:26 #1 transferring dockerfile: 173B done 02:05:26 #1 DONE 0.0s 02:05:26 02:05:26 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.3 02:05:26 #2 DONE 0.0s 02:05:26 02:05:26 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.3 02:05:26 #3 DONE 0.0s 02:05:26 02:05:26 #4 [internal] load .dockerignore 02:05:26 #4 transferring context: 2B done 02:05:26 #4 DONE 0.0s 02:05:26 02:05:26 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.3@sha256:cd151b4885525fdc9687f1dd63be12f25e4915a1c140dcc197ec1089f7256124 02:05:26 #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.3@sha256:cd151b4885525fdc9687f1dd63be12f25e4915a1c140dcc197ec1089f7256124 0.0s done 02:05:26 #5 DONE 0.0s 02:05:26 02:05:26 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.3@sha256:cd151b4885525fdc9687f1dd63be12f25e4915a1c140dcc197ec1089f7256124 02:05:26 #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.3@sha256:cd151b4885525fdc9687f1dd63be12f25e4915a1c140dcc197ec1089f7256124 0.0s done 02:05:26 #6 CACHED 02:05:26 02:05:26 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.3@sha256:cd151b4885525fdc9687f1dd63be12f25e4915a1c140dcc197ec1089f7256124 02:05:26 #5 CACHED 02:05:26 02:05:26 #7 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 02:05:26 #7 DONE 0.0s 02:05:26 02:05:26 #8 exporting to image 02:05:26 #8 exporting layers done 02:05:26 #8 exporting manifest sha256:5a29b60e7c0966a1b2ce429085a7f47f51557dec6e10ad0dbe2e29173cac13c5 done 02:05:26 #8 exporting config sha256:54667cd056091e7776e839118bf76d95dc3d44a7440aef3f3bae4a341d3d2641 done 02:05:26 #8 exporting manifest sha256:04abbc8b04255f35db176d3740ab23c8f6c7bfe84096c9d6c7a633c44ffb6393 done 02:05:26 #8 exporting config sha256:e5887f7ee2748663faa28f2ed88d7cc77f6afe63e561123c0e767a2c0d8a30bb done 02:05:26 #8 exporting manifest list sha256:bc9d7f925fc226c4d7e525fea6d21922b05c01bbe30dd44b4e0c4109a199b33f done 02:05:26 #8 pushing layers 0.0s done 02:05:26 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.3@sha256:bc9d7f925fc226c4d7e525fea6d21922b05c01bbe30dd44b4e0c4109a199b33f 0.1s done 02:05:26 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:26 #8 DONE 0.1s 02:05:26 02:05:26 1 warning found (use --debug to expand): 02:05:26  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:27 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc-4.1.0-dev.3 --push - 02:05:27 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc-4.1.0-dev.3' 02:05:27 #1 [internal] load build definition from Dockerfile 02:05:27 #1 transferring dockerfile: 214B done 02:05:27 #1 DONE 0.0s 02:05:27 02:05:27 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc-4.1.0-dev.3 02:05:27 #2 DONE 0.0s 02:05:27 02:05:27 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc-4.1.0-dev.3 02:05:27 #3 DONE 0.0s 02:05:27 02:05:27 #4 [internal] load .dockerignore 02:05:27 #4 transferring context: 2B done 02:05:27 #4 DONE 0.0s 02:05:27 02:05:27 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc-4.1.0-dev.3@sha256:cd151b4885525fdc9687f1dd63be12f25e4915a1c140dcc197ec1089f7256124 02:05:27 #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc-4.1.0-dev.3@sha256:cd151b4885525fdc9687f1dd63be12f25e4915a1c140dcc197ec1089f7256124 0.0s done 02:05:27 #5 CACHED 02:05:27 02:05:27 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc-4.1.0-dev.3@sha256:cd151b4885525fdc9687f1dd63be12f25e4915a1c140dcc197ec1089f7256124 02:05:27 #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc-4.1.0-dev.3@sha256:cd151b4885525fdc9687f1dd63be12f25e4915a1c140dcc197ec1089f7256124 0.0s done 02:05:27 #6 CACHED 02:05:27 02:05:27 #7 exporting to image 02:05:27 #7 exporting layers done 02:05:27 #7 exporting manifest sha256:5a29b60e7c0966a1b2ce429085a7f47f51557dec6e10ad0dbe2e29173cac13c5 done 02:05:27 #7 exporting config sha256:54667cd056091e7776e839118bf76d95dc3d44a7440aef3f3bae4a341d3d2641 done 02:05:27 #7 exporting manifest sha256:04abbc8b04255f35db176d3740ab23c8f6c7bfe84096c9d6c7a633c44ffb6393 done 02:05:27 #7 exporting config sha256:e5887f7ee2748663faa28f2ed88d7cc77f6afe63e561123c0e767a2c0d8a30bb done 02:05:27 #7 exporting manifest list sha256:bc9d7f925fc226c4d7e525fea6d21922b05c01bbe30dd44b4e0c4109a199b33f done 02:05:27 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:27 #7 pushing layers 0.0s done 02:05:27 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc-4.1.0-dev.3@sha256:bc9d7f925fc226c4d7e525fea6d21922b05c01bbe30dd44b4e0c4109a199b33f 0.1s done 02:05:27 #7 DONE 0.1s 02:05:27 02:05:27 #8 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 02:05:27 #8 DONE 0.0s 02:05:27 02:05:27 1 warning found (use --debug to expand): 02:05:27  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:27 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:main' 02:05:27 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:main --push - 02:05:27 #1 [internal] load build definition from Dockerfile 02:05:27 #1 transferring dockerfile: 166B done 02:05:27 #1 DONE 0.0s 02:05:27 02:05:27 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:main 02:05:27 #2 DONE 0.0s 02:05:27 02:05:27 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:main 02:05:27 #3 DONE 0.0s 02:05:27 02:05:27 #4 [internal] load .dockerignore 02:05:27 #4 transferring context: 2B done 02:05:27 #4 DONE 0.0s 02:05:27 02:05:27 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:cd151b4885525fdc9687f1dd63be12f25e4915a1c140dcc197ec1089f7256124 02:05:27 #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:cd151b4885525fdc9687f1dd63be12f25e4915a1c140dcc197ec1089f7256124 0.0s done 02:05:27 #5 CACHED 02:05:27 02:05:27 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:cd151b4885525fdc9687f1dd63be12f25e4915a1c140dcc197ec1089f7256124 02:05:27 #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:cd151b4885525fdc9687f1dd63be12f25e4915a1c140dcc197ec1089f7256124 done 02:05:27 #6 CACHED 02:05:27 02:05:27 #7 exporting to image 02:05:27 #7 exporting layers done 02:05:27 #7 exporting manifest sha256:5a29b60e7c0966a1b2ce429085a7f47f51557dec6e10ad0dbe2e29173cac13c5 02:05:27 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:27 #7 exporting manifest sha256:5a29b60e7c0966a1b2ce429085a7f47f51557dec6e10ad0dbe2e29173cac13c5 done 02:05:27 #7 exporting config sha256:54667cd056091e7776e839118bf76d95dc3d44a7440aef3f3bae4a341d3d2641 done 02:05:27 #7 exporting manifest sha256:04abbc8b04255f35db176d3740ab23c8f6c7bfe84096c9d6c7a633c44ffb6393 done 02:05:27 #7 exporting config sha256:e5887f7ee2748663faa28f2ed88d7cc77f6afe63e561123c0e767a2c0d8a30bb done 02:05:27 #7 exporting manifest list sha256:bc9d7f925fc226c4d7e525fea6d21922b05c01bbe30dd44b4e0c4109a199b33f done 02:05:27 #7 pushing layers 0.0s done 02:05:27 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:bc9d7f925fc226c4d7e525fea6d21922b05c01bbe30dd44b4e0c4109a199b33f 0.1s done 02:05:27 #7 DONE 0.1s 02:05:27 02:05:27 #8 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 02:05:27 #8 DONE 0.0s 02:05:27 02:05:27 1 warning found (use --debug to expand): 02:05:27  - 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 02:05:28 + '[' -d /w/workspace/exfoundry_device-usb-camera_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 02:05:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:05:29 ---> package-listing.sh 02:05:29 ++ facter osfamily 02:05:29 ++ tr '[:upper:]' '[:lower:]' 02:05:29 + OS_FAMILY=redhat 02:05:29 + workspace=/w/workspace/exfoundry_device-usb-camera_main 02:05:29 + START_PACKAGES=/tmp/packages_start.txt 02:05:29 + END_PACKAGES=/tmp/packages_end.txt 02:05:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:05:29 + PACKAGES=/tmp/packages_start.txt 02:05:29 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 02:05:29 + PACKAGES=/tmp/packages_end.txt 02:05:29 + case "${OS_FAMILY}" in 02:05:29 + rpm -qa 02:05:29 + sort 02:05:29 + '[' -f /tmp/packages_start.txt ']' 02:05:29 + '[' -f /tmp/packages_end.txt ']' 02:05:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:05:29 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 02:05:29 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 02:05:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 02:05:29 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 02:05:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:05:30 02:05:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:05:31 latest: Pulling from edgex-lftools-log-publisher 02:05:31 5eb5b503b376: Pulling fs layer 02:05:31 5c69ac0246d0: Pulling fs layer 02:05:31 ec43610c2a17: Pulling fs layer 02:05:31 3a2ae6a8a46f: Pulling fs layer 02:05:31 33b1e0a273af: Pulling fs layer 02:05:31 5d3b04190fa2: Pulling fs layer 02:05:31 2f39f015ded8: Pulling fs layer 02:05:31 33b1e0a273af: Waiting 02:05:31 5d3b04190fa2: Waiting 02:05:31 2f39f015ded8: Waiting 02:05:31 3a2ae6a8a46f: Waiting 02:05:31 5c69ac0246d0: Verifying Checksum 02:05:31 5c69ac0246d0: Download complete 02:05:31 3a2ae6a8a46f: Verifying Checksum 02:05:31 3a2ae6a8a46f: Download complete 02:05:31 33b1e0a273af: Verifying Checksum 02:05:31 33b1e0a273af: Download complete 02:05:31 ec43610c2a17: Verifying Checksum 02:05:31 ec43610c2a17: Download complete 02:05:31 5d3b04190fa2: Verifying Checksum 02:05:31 5d3b04190fa2: Download complete 02:05:31 5eb5b503b376: Verifying Checksum 02:05:31 5eb5b503b376: Download complete 02:05:31 2f39f015ded8: Verifying Checksum 02:05:31 2f39f015ded8: Download complete 02:05:32 5eb5b503b376: Pull complete 02:05:32 5c69ac0246d0: Pull complete 02:05:33 ec43610c2a17: Pull complete 02:05:33 3a2ae6a8a46f: Pull complete 02:05:33 33b1e0a273af: Pull complete 02:05:33 5d3b04190fa2: Pull complete 02:05:37 2f39f015ded8: Pull complete 02:05:37 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:05:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:05:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:05:37 prd-centos7-docker-4c-2g-7042 does not seem to be running inside a container 02:05:38 $ 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 02:05:42 $ docker top c675af4acac09e90deeda7bee0cea9b13f7a54eee90b21d9421d174972710d7d -eo pid,comm [Pipeline] { [Pipeline] sh 02:05:42 + touch /tmp/pre-build-complete [Pipeline] sh 02:05:42 + mkdir -p /var/log/sysstat [Pipeline] sh 02:05:43 + ls /var/log/sa-host 02:05:43 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:05:43 provisioning config files... 02:05:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1599415412143225775tmp [Pipeline] { [Pipeline] echo 02:05:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:05:43 ---> create-netrc.sh [Pipeline] } 02:05:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:05:43 ---> python-tools-install.sh [Pipeline] echo 02:05:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:05:44 ---> sudo-logs.sh 02:05:44 Archiving 'sudo' log.. 02:05:44 sudo: unable to resolve host prd-centos7-docker-4c-2g-7042.novalocal: Name or service not known 02:05:44 sudo: unable to resolve host prd-centos7-docker-4c-2g-7042.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 02:05:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:05:44 ---> job-cost.sh 02:05:44 lf-activate-venv: SKIPPING 02:05:44 INFO: No Stack... 02:05:44 INFO: Retrieving Pricing Info for: v3-standard-2 02:05:45 INFO: Archiving Costs [Pipeline] echo 02:05:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:05:45 ---> logs-deploy.sh 02:05:45 lf-activate-venv: SKIPPING 02:05:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/203 02:05:45 INFO: archiving workspace using pattern(s): 02:05:46 Archives upload complete. 02:05:46 INFO: archiving logs to Nexus 02:05:46 ---> uname -a: 02:05:46 Linux prd-centos7-docker-4c-2g-7042.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 02:05:46 02:05:46 02:05:46 ---> lscpu: 02:05:46 Architecture: x86_64 02:05:46 CPU op-mode(s): 32-bit, 64-bit 02:05:46 Byte Order: Little Endian 02:05:46 Address sizes: 40 bits physical, 48 bits virtual 02:05:46 CPU(s): 2 02:05:46 On-line CPU(s) list: 0,1 02:05:46 Thread(s) per core: 1 02:05:46 Core(s) per socket: 1 02:05:46 Socket(s): 2 02:05:46 NUMA node(s): 1 02:05:46 Vendor ID: AuthenticAMD 02:05:46 CPU family: 23 02:05:46 Model: 49 02:05:46 Model name: AMD EPYC-Rome Processor 02:05:46 Stepping: 0 02:05:46 CPU MHz: 2799.998 02:05:46 BogoMIPS: 5599.99 02:05:46 Virtualization: AMD-V 02:05:46 Hypervisor vendor: KVM 02:05:46 Virtualization type: full 02:05:46 L1d cache: 64 KiB 02:05:46 L1i cache: 64 KiB 02:05:46 L2 cache: 1 MiB 02:05:46 L3 cache: 32 MiB 02:05:46 NUMA node0 CPU(s): 0,1 02:05:46 Vulnerability Itlb multihit: Not affected 02:05:46 Vulnerability L1tf: Not affected 02:05:46 Vulnerability Mds: Not affected 02:05:46 Vulnerability Meltdown: Not affected 02:05:46 Vulnerability Mmio stale data: Not affected 02:05:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:05:46 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 02:05:46 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 02:05:46 Vulnerability Srbds: Not affected 02:05:46 Vulnerability Tsx async abort: Not affected 02:05:46 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 02:05:46 02:05:46 02:05:46 ---> nproc: 02:05:46 2 02:05:46 02:05:46 02:05:46 ---> df -h: 02:05:46 Filesystem Size Used Avail Use% Mounted on 02:05:46 overlay 40G 7.3G 33G 19% / 02:05:46 tmpfs 64M 0 64M 0% /dev 02:05:46 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 02:05:46 shm 64M 0 64M 0% /dev/shm 02:05:46 /dev/vda1 40G 7.3G 33G 19% /facter-os 02:05:46 02:05:46 02:05:46 Cannot open /var/log/sysstat/sa15: No such file or directory 02:05:46 Please check if data collecting is enabled 02:05:46 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:05:47 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 02:05:47 $ docker stop --time=1 c675af4acac09e90deeda7bee0cea9b13f7a54eee90b21d9421d174972710d7d 02:05:48 $ docker rm -f --volumes c675af4acac09e90deeda7bee0cea9b13f7a54eee90b21d9421d174972710d7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 02:05:48 [WS-CLEANUP] Deleting project workspace... 02:05:48 [WS-CLEANUP] Deferred wipeout is used... 02:05:48 [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 02:05:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:05:48 02:05:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:05:49 latest: Pulling from edgex-lftools-log-publisher 02:05:49 5eb5b503b376: Pulling fs layer 02:05:49 5c69ac0246d0: Pulling fs layer 02:05:49 ec43610c2a17: Pulling fs layer 02:05:49 3a2ae6a8a46f: Pulling fs layer 02:05:49 33b1e0a273af: Pulling fs layer 02:05:49 5d3b04190fa2: Pulling fs layer 02:05:49 2f39f015ded8: Pulling fs layer 02:05:49 3a2ae6a8a46f: Waiting 02:05:49 33b1e0a273af: Waiting 02:05:49 5d3b04190fa2: Waiting 02:05:49 2f39f015ded8: Waiting 02:05:49 5c69ac0246d0: Verifying Checksum 02:05:49 5c69ac0246d0: Download complete 02:05:49 3a2ae6a8a46f: Verifying Checksum 02:05:49 3a2ae6a8a46f: Download complete 02:05:49 33b1e0a273af: Verifying Checksum 02:05:49 33b1e0a273af: Download complete 02:05:49 5d3b04190fa2: Verifying Checksum 02:05:49 5d3b04190fa2: Download complete 02:05:49 ec43610c2a17: Verifying Checksum 02:05:49 ec43610c2a17: Download complete 02:05:49 5eb5b503b376: Verifying Checksum 02:05:49 5eb5b503b376: Download complete 02:05:50 2f39f015ded8: Download complete 02:05:51 5eb5b503b376: Pull complete 02:05:51 5c69ac0246d0: Pull complete 02:05:51 ec43610c2a17: Pull complete 02:05:51 3a2ae6a8a46f: Pull complete 02:05:52 33b1e0a273af: Pull complete 02:05:52 5d3b04190fa2: Pull complete 02:05:58 2f39f015ded8: Pull complete 02:05:58 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:05:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:05:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:05:58 prd-ubuntu20.04-docker-8c-8g-7036 does not seem to be running inside a container 02:05:58 $ 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 02:06:02 $ docker top 129facc4de9f69ea1aec37bc846d1dfccf7e6a80b32f61e3e9d92e2b769cafc6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:06:02 ---> job-cost.sh 02:06:02 lf-activate-venv: SKIPPING 02:06:02 INFO: No Stack... 02:06:02 INFO: Retrieving Pricing Info for: v3-standard-8 02:06:02 INFO: Archiving Costs [Pipeline] sh 02:06:03 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 02:06:03 + cut -d, -f6 [Pipeline] lock 02:06:03 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-203-stack-cost] 02:06:03 Resource [jenkins-edgexfoundry-device-usb-camera-main-203-stack-cost] did not exist. Created. 02:06:03 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-203-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:06:03 + echo total: 0.2199999988079071 [Pipeline] stash 02:06:03 Stashed 1 file(s) [Pipeline] } 02:06:03 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-203-stack-cost] [Pipeline] // lock [Pipeline] } 02:06:03 $ docker stop --time=1 129facc4de9f69ea1aec37bc846d1dfccf7e6a80b32f61e3e9d92e2b769cafc6 02:06:04 $ docker rm -f --volumes 129facc4de9f69ea1aec37bc846d1dfccf7e6a80b32f61e3e9d92e2b769cafc6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:07:05 Removing intermediate container 2144ff0daa53 02:07:05 ---> 9317df693258 02:07:05 Step 11/13 : COPY . . 02:07:05 ---> 19898df6a8e2 02:07:05 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 02:07:05 ---> Running in 6290f26f6303 02:07:06  % Total % Received % Xferd Average Speed Time Time Time Current 02:07:06 Dload Upload Total Spent Left Speed 02:07:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062  100 1062 0 0 6456 0 --:--:-- --:--:-- --:--:-- 6555 02:07:07 Removing intermediate container 6290f26f6303 02:07:07 ---> caefa0a792e0 02:07:07 Step 13/13 : RUN ${MAKE} 02:07:07 ---> Running in e8ccc9b2d94b 02:07:08 noop 02:07:08 Removing intermediate container e8ccc9b2d94b 02:07:08 ---> 43cea2084738 02:07:08 Successfully built 43cea2084738 02:07:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:09 + docker inspect -f . ci-base-image-arm64 02:07:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:09 prd-ubuntu20.04-docker-arm64-4c-16g-7039 does not seem to be running inside a container 02:07:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/203 -v /w/workspace/device-usb-camera/203:/w/workspace/device-usb-camera/203:rw,z -v /w/workspace/device-usb-camera/203@tmp:/w/workspace/device-usb-camera/203@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 02:07:10 $ docker top 1113f6807e8e53343dc2d3f2604d1e833d313c1b97cf7f3b23be0f116377511c -eo pid,comm [Pipeline] { [Pipeline] sh 02:07:11 + go version 02:07:11 go version go1.23.9 linux/arm64 [Pipeline] } 02:07:11 $ docker stop --time=1 1113f6807e8e53343dc2d3f2604d1e833d313c1b97cf7f3b23be0f116377511c 02:07:13 $ docker rm -f --volumes 1113f6807e8e53343dc2d3f2604d1e833d313c1b97cf7f3b23be0f116377511c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:13 + docker inspect -f . ci-base-image-arm64 02:07:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:14 prd-ubuntu20.04-docker-arm64-4c-16g-7039 does not seem to be running inside a container 02:07:14 $ 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/203 -v /w/workspace/device-usb-camera/203:/w/workspace/device-usb-camera/203:rw,z -v /w/workspace/device-usb-camera/203@tmp:/w/workspace/device-usb-camera/203@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 02:07:16 $ docker top a6dc0174e54979a80c60747549bf977c40217a32417ee21bb8c2427c14e93ffe -eo pid,comm [Pipeline] { [Pipeline] sh 02:07:17 + git config --global --add safe.directory /w/workspace/device-usb-camera/203 [Pipeline] fileExists [Pipeline] sh 02:07:17 + make test 02:07:17 go test ./... -coverprofile=coverage.out ./... 02:07:24 ? github.com/edgexfoundry/device-usb-camera [no test files] 02:11:46 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 02:11:51 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.066s coverage: 4.4% of statements 02:11:53 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:11:53 go vet ./... 02:12:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:12:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:12:52 ./bin/test-attribution-txt.sh 02:12:52 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 02:12:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 02:12:53 $ docker stop --time=1 a6dc0174e54979a80c60747549bf977c40217a32417ee21bb8c2427c14e93ffe 02:12:54 $ docker rm -f --volumes a6dc0174e54979a80c60747549bf977c40217a32417ee21bb8c2427c14e93ffe [Pipeline] // withDockerContainer [Pipeline] sh 02:12:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:12:56 Warning: overwriting stash ‘coverage-report’ 02:12:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:12:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:12:58 + ls -al . 02:12:58 total 284 02:12:58 drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 02:07 . 02:12:58 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 02:04 .. 02:12:58 drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 02:04 .git 02:12:58 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 02:04 .github 02:12:58 -rw-rw-r-- 1 jenkins jenkins 379 Aug 15 02:04 .gitignore 02:12:58 -rw-rw-r-- 1 jenkins jenkins 203 Aug 15 02:04 .golangci.yml 02:12:58 -rw-rw-r-- 1 jenkins jenkins 77 Aug 15 02:04 .hadolint.yml 02:12:58 -rw-rw-r-- 1 jenkins jenkins 20006 Aug 15 02:04 Attribution.txt 02:12:58 -rw-rw-r-- 1 jenkins jenkins 17743 Aug 15 02:04 CHANGELOG.md 02:12:58 -rw-rw-r-- 1 jenkins jenkins 2440 Aug 15 02:04 Dockerfile 02:12:58 -rw-rw-r-- 1 jenkins jenkins 678 Aug 15 02:04 GOVERNANCE.md 02:12:58 -rw-rw-r-- 1 jenkins jenkins 659 Aug 15 02:04 Jenkinsfile 02:12:58 -rw-rw-r-- 1 jenkins jenkins 11348 Aug 15 02:04 LICENSE 02:12:58 -rw-rw-r-- 1 jenkins jenkins 3193 Aug 15 02:04 Makefile 02:12:58 -rw-rw-r-- 1 jenkins jenkins 622 Aug 15 02:04 OWNERS.md 02:12:58 -rw-rw-r-- 1 jenkins jenkins 2575 Aug 15 02:04 README.md 02:12:58 -rw-rw-r-- 1 jenkins jenkins 11 Aug 15 02:01 VERSION 02:12:58 drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 02:04 bin 02:12:58 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 02:04 cmd 02:12:58 -rw-r--r-- 1 jenkins jenkins 54772 Aug 15 02:11 coverage.out 02:12:58 -rwxrwxr-x 1 jenkins jenkins 84 Aug 15 02:04 docker-entrypoint.sh 02:12:58 drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 02:04 docs 02:12:58 -rw-rw-r-- 1 jenkins jenkins 6400 Aug 15 02:04 go.mod 02:12:58 -rw-rw-r-- 1 jenkins jenkins 87399 Aug 15 02:04 go.sum 02:12:58 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 02:04 internal 02:12:58 -rw-rw-r-- 1 jenkins jenkins 231 Aug 15 02:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:58 + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc --label arch=arm64 --label version=4.1.0-dev.3 . 02:12:59 Sending build context to Docker daemon 11.94MB 02:12:59 Step 1/37 : ARG BASE=golang:1.23-alpine3.20 02:12:59 Step 2/37 : FROM ${BASE} AS builder 02:12:59 ---> 43cea2084738 02:12:59 Step 3/37 : ARG ADD_BUILD_TAGS="" 02:12:59 ---> Running in bf1a2582836e 02:12:59 Removing intermediate container bf1a2582836e 02:12:59 ---> a24a75a0dbaa 02:12:59 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:12:59 ---> Running in 86931d366663 02:12:59 Removing intermediate container 86931d366663 02:12:59 ---> 939c15ad1541 02:12:59 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 02:12:59 ---> Running in b06d8672b609 02:13:00 Removing intermediate container b06d8672b609 02:13:00 ---> b41cb68ed18b 02:13:00 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 02:13:00 ---> Running in 9f0a0c9c98d9 02:13:00 Removing intermediate container 9f0a0c9c98d9 02:13:00 ---> f0da75653ebf 02:13:00 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:13:00 ---> Running in 103fec3968b3 02:13:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:13:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:13:03 OK: 247 MiB in 72 packages 02:13:04 Removing intermediate container 103fec3968b3 02:13:04 ---> 08300dbffa2b 02:13:04 Step 8/37 : WORKDIR /device-usb-camera 02:13:04 ---> Running in 55adc5a84ec1 02:13:04 Removing intermediate container 55adc5a84ec1 02:13:04 ---> a8f05f327e26 02:13:04 Step 9/37 : COPY go.mod vendor* ./ 02:13:05 ---> abd9143759b5 02:13:05 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:13:05 ---> Running in 462df2f13400 02:13:08 Removing intermediate container 462df2f13400 02:13:08 ---> 9d7f4e442a64 02:13:08 Step 11/37 : COPY . . 02:13:09 ---> e44d4d0b3390 02:13:09 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 02:13:09 ---> Running in b353a6e81a81 02:13:10  % Total % Received % Xferd Average Speed Time Time Time Current 02:13:10 Dload Upload Total Spent Left Speed 02:13:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6657      0 --:--:-- --:--:-- --:--:-- 6764 02:13:11 Removing intermediate container b353a6e81a81 02:13:11 ---> 82477dc87dd2 02:13:11 Step 13/37 : RUN ${MAKE} 02:13:11 ---> Running in bbd77d9f079d 02:13:12 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.1.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 02:17:34 Removing intermediate container bbd77d9f079d 02:17:34 ---> c8d6a050c3d0 02:17:34 Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp 02:17:34 1.8.2: Pulling from bluenviron/mediamtx 02:17:34 da4d7e05a7aa: Pulling fs layer 02:17:36 da4d7e05a7aa: Verifying Checksum 02:17:36 da4d7e05a7aa: Download complete 02:17:36 da4d7e05a7aa: Pull complete 02:17:36 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 02:17:36 Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 02:17:36 ---> 62c65ed7ef0d 02:17:36 Step 15/37 : FROM alpine:3.20 02:17:37 3.20: Pulling from library/alpine 02:17:37 13e713f82565: Pulling fs layer 02:17:37 13e713f82565: Verifying Checksum 02:17:37 13e713f82565: Download complete 02:17:38 13e713f82565: Pull complete 02:17:38 Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 02:17:38 Status: Downloaded newer image for alpine:3.20 02:17:38 ---> c88e9dceb6cb 02:17:38 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 02:17:39 ---> Running in 2a9365742d0f 02:17:39 Removing intermediate container 2a9365742d0f 02:17:39 ---> 91f94d71fd4d 02:17:39 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 02:17:39 ---> Running in 6005372b4287 02:17:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:17:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:17:43 (1/114) Installing dumb-init (1.2.5-r3) 02:17:43 (2/114) Installing libSvtAv1Enc (2.0.0-r1) 02:17:43 (3/114) Installing aom-libs (3.9.1-r0) 02:17:43 (4/114) Installing libxau (1.0.11-r4) 02:17:43 (5/114) Installing libmd (1.1.0-r0) 02:17:43 (6/114) Installing libbsd (0.12.2-r0) 02:17:43 (7/114) Installing libxdmcp (1.1.5-r1) 02:17:43 (8/114) Installing libxcb (1.16.1-r0) 02:17:43 (9/114) Installing libx11 (1.8.9-r1) 02:17:43 (10/114) Installing hwdata-pci (0.382-r0) 02:17:43 (11/114) Installing libpciaccess (0.18.1-r0) 02:17:43 (12/114) Installing libdrm (2.4.120-r0) 02:17:43 (13/114) Installing libxext (1.3.6-r2) 02:17:43 (14/114) Installing libxfixes (6.0.1-r4) 02:17:43 (15/114) Installing libffi (3.4.6-r0) 02:17:43 (16/114) Installing wayland-libs-client (1.22.0-r4) 02:17:43 (17/114) Installing libva (2.21.0-r0) 02:17:43 (18/114) Installing libvdpau (1.5-r3) 02:17:43 (19/114) Installing ffmpeg-libavutil (6.1.1-r8) 02:17:43 (20/114) Installing libdav1d (1.4.2-r0) 02:17:44 (21/114) Installing libgcc (13.2.1_git20240309-r1) 02:17:44 (22/114) Installing libstdc++ (13.2.1_git20240309-r1) 02:17:44 (23/114) Installing openexr-libiex (3.1.13-r1) 02:17:44 (24/114) Installing openexr-libilmthread (3.1.13-r1) 02:17:44 (25/114) Installing imath (3.1.12-r0) 02:17:44 (26/114) Installing openexr-libopenexr (3.1.13-r1) 02:17:44 (27/114) Installing brotli-libs (1.1.0-r2) 02:17:44 (28/114) Installing giflib (5.2.2-r0) 02:17:44 (29/114) Installing libhwy (1.0.7-r0) 02:17:44 (30/114) Installing libjpeg-turbo (3.0.3-r0) 02:17:44 (31/114) Installing lcms2 (2.16-r0) 02:17:44 (32/114) Installing libpng (1.6.44-r0) 02:17:44 (33/114) Installing libjxl (0.10.2-r0) 02:17:44 (34/114) Installing lame-libs (3.100-r5) 02:17:44 (35/114) Installing opus (1.5.2-r0) 02:17:44 (36/114) Installing rav1e-libs (0.7.1-r0) 02:17:44 (37/114) Installing libgomp (13.2.1_git20240309-r1) 02:17:44 (38/114) Installing soxr (0.1.3-r7) 02:17:44 (39/114) Installing ffmpeg-libswresample (6.1.1-r8) 02:17:44 (40/114) Installing libogg (1.3.5-r5) 02:17:44 (41/114) Installing libtheora (1.1.1-r18) 02:17:44 (42/114) Installing libvorbis (1.3.7-r2) 02:17:44 (43/114) Installing libvpx (1.14.1-r0) 02:17:45 (44/114) Installing libsharpyuv (1.3.2-r0) 02:17:45 (45/114) Installing libwebp (1.3.2-r0) 02:17:45 (46/114) Installing libwebpmux (1.3.2-r0) 02:17:45 (47/114) Installing x264-libs (0.164_git20231001-r0) 02:17:45 (48/114) Installing numactl (2.0.18-r0) 02:17:45 (49/114) Installing x265-libs (3.6-r0) 02:17:45 (50/114) Installing xvidcore (1.3.7-r2) 02:17:45 (51/114) Installing ffmpeg-libavcodec (6.1.1-r8) 02:17:46 (52/114) Installing sdl2 (2.28.5-r1) 02:17:46 (53/114) Installing alsa-lib (1.2.11-r0) 02:17:46 (54/114) Installing libexpat (2.7.0-r0) 02:17:46 (55/114) Installing libbz2 (1.0.8-r6) 02:17:46 (56/114) Installing freetype (2.13.2-r0) 02:17:46 (57/114) Installing fontconfig (2.15.0-r1) 02:17:46 (58/114) Installing fribidi (1.0.15-r0) 02:17:46 (59/114) Installing libintl (0.22.5-r0) 02:17:46 (60/114) Installing libeconf (0.6.3-r0) 02:17:46 (61/114) Installing libblkid (2.40.1-r1) 02:17:46 (62/114) Installing libmount (2.40.1-r1) 02:17:46 (63/114) Installing pcre2 (10.43-r0) 02:17:46 (64/114) Installing glib (2.80.5-r0) 02:17:47 (65/114) Installing graphite2 (1.3.14-r6) 02:17:47 (66/114) Installing harfbuzz (8.5.0-r0) 02:17:47 (67/114) Installing libunibreak (6.1-r0) 02:17:47 (68/114) Installing libass (0.17.2-r0) 02:17:47 (69/114) Installing libbluray (1.3.4-r1) 02:17:47 (70/114) Installing mpg123-libs (1.32.8-r0) 02:17:47 (71/114) Installing libopenmpt (0.7.7-r0) 02:17:47 (72/114) Installing cjson (1.7.18-r0) 02:17:47 (73/114) Installing mbedtls (3.6.4-r0) 02:17:47 (74/114) Installing librist (0.2.10-r1) 02:17:47 (75/114) Installing libsrt (1.5.3-r0) 02:17:47 (76/114) Installing libssh (0.10.6-r0) 02:17:47 (77/114) Installing xz-libs (5.6.2-r1) 02:17:47 (78/114) Installing libxml2 (2.12.10-r0) 02:17:47 (79/114) Installing libsodium (1.0.19-r0) 02:17:47 (80/114) Installing libzmq (4.3.5-r2) 02:17:47 (81/114) Installing ffmpeg-libavformat (6.1.1-r8) 02:17:47 (82/114) Installing serd-libs (0.32.2-r0) 02:17:47 (83/114) Installing zix-libs (0.4.2-r0) 02:17:47 (84/114) Installing sord-libs (0.16.16-r0) 02:17:47 (85/114) Installing sratom (0.6.16-r0) 02:17:47 (86/114) Installing lilv-libs (0.24.24-r1) 02:17:47 (87/114) Installing glslang-libs (1.3.261.1-r0) 02:17:47 (88/114) Installing libdovi (3.3.0-r0) 02:17:47 (89/114) Installing spirv-tools (1.3.261.1-r0) 02:17:48 (90/114) Installing shaderc (2024.0-r0) 02:17:48 (91/114) Installing vulkan-loader (1.3.261.1-r0) 02:17:48 (92/114) Installing libplacebo (6.338.2-r1) 02:17:48 (93/114) Installing ffmpeg-libpostproc (6.1.1-r8) 02:17:48 (94/114) Installing ffmpeg-libswscale (6.1.1-r8) 02:17:48 (95/114) Installing vidstab (1.1.1-r0) 02:17:48 (96/114) Installing zimg (3.0.5-r2) 02:17:48 (97/114) Installing ffmpeg-libavfilter (6.1.1-r8) 02:17:48 (98/114) Installing libasyncns (0.8-r3) 02:17:48 (99/114) Installing dbus-libs (1.14.10-r1) 02:17:48 (100/114) Installing libltdl (2.4.7-r3) 02:17:48 (101/114) Installing orc (0.4.40-r0) 02:17:48 (102/114) Installing libflac (1.4.3-r1) 02:17:48 (103/114) Installing libsndfile (1.2.2-r1) 02:17:48 (104/114) Installing speexdsp (1.2.1-r2) 02:17:48 (105/114) Installing tdb-libs (1.4.9-r1) 02:17:48 (106/114) Installing libpulse (17.0-r0) 02:17:48 (107/114) Installing v4l-utils-libs (1.24.1-r1) 02:17:48 (108/114) Installing ffmpeg-libavdevice (6.1.1-r8) 02:17:48 (109/114) Installing ffmpeg (6.1.1-r8) 02:17:48 (110/114) Installing udev-init-scripts (35-r1) 02:17:48 (111/114) Installing eudev-libs (3.2.14-r2) 02:17:48 (112/114) Installing zstd-libs (1.5.6-r0) 02:17:48 (113/114) Installing kmod-libs (32-r0) 02:17:48 (114/114) Installing eudev (3.2.14-r2) 02:17:48 Executing busybox-1.36.1-r29.trigger 02:17:48 Executing glib-2.80.5-r0.trigger 02:17:48 Executing eudev-3.2.14-r2.trigger 02:17:48 OK: 120 MiB in 128 packages 02:17:54 Removing intermediate container 6005372b4287 02:17:54 ---> e2d42c3a085b 02:17:54 Step 18/37 : RUN apk --no-cache upgrade 02:17:54 ---> Running in 033c2ba1e1ad 02:17:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:17:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:17:57 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 02:17:57 Executing busybox-1.36.1-r30.post-upgrade 02:17:57 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 02:17:57 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 02:17:57 Executing busybox-1.36.1-r30.trigger 02:17:57 OK: 120 MiB in 128 packages 02:17:58 Removing intermediate container 033c2ba1e1ad 02:17:58 ---> 89a087f471dd 02:17:58 Step 19/37 : WORKDIR / 02:17:59 ---> Running in b7dd0922b6fb 02:17:59 Removing intermediate container b7dd0922b6fb 02:17:59 ---> 9e3fd4f2c71f 02:17:59 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 02:18:02 ---> 193e42609df8 02:18:02 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 02:18:02 ---> 7868939c34cf 02:18:02 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 02:18:03 ---> 8ee7e8c72bd6 02:18:03 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 02:18:04 ---> 724e6241cb24 02:18:04 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 02:18:04 ---> 6fd6e4b3f6c5 02:18:04 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 02:18:05 ---> 75d46990c0a5 02:18:05 Step 26/37 : COPY --from=rtsp /mediamtx / 02:18:07 ---> 955525d04166 02:18:07 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 02:18:07 ---> Running in d4257d99b849 02:18:09 Removing intermediate container d4257d99b849 02:18:09 ---> f81b39a51131 02:18:09 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 02:18:09 ---> Running in 206511ef4fd5 02:18:11 Removing intermediate container 206511ef4fd5 02:18:11 ---> 75d633b031b6 02:18:11 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 02:18:11 ---> Running in 36a081c46654 02:18:13 Removing intermediate container 36a081c46654 02:18:13 ---> 812a336a2481 02:18:13 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 02:18:13 ---> Running in 73afc5698cbf 02:18:15 Removing intermediate container 73afc5698cbf 02:18:15 ---> a72dc56c32b4 02:18:15 Step 31/37 : EXPOSE 59983 02:18:15 ---> Running in 8adcb5b36afe 02:18:15 Removing intermediate container 8adcb5b36afe 02:18:15 ---> 22a2fa251801 02:18:15 Step 32/37 : EXPOSE 8554 02:18:15 ---> Running in 8e7d9204646b 02:18:16 Removing intermediate container 8e7d9204646b 02:18:16 ---> 31683756bd04 02:18:16 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 02:18:16 ---> Running in 812c44e6d43c 02:18:16 Removing intermediate container 812c44e6d43c 02:18:16 ---> d88b305878b3 02:18:16 Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] 02:18:16 ---> Running in 262a928a09af 02:18:17 Removing intermediate container 262a928a09af 02:18:17 ---> 644506063af7 02:18:17 Step 35/37 : LABEL arch=arm64 02:18:17 ---> Running in 70099cae850d 02:18:17 Removing intermediate container 70099cae850d 02:18:17 ---> 9da6b68d8d7d 02:18:17 Step 36/37 : LABEL git_sha=88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc 02:18:17 ---> Running in 4366eab33cdd 02:18:18 Removing intermediate container 4366eab33cdd 02:18:18 ---> 46d530a6963c 02:18:18 Step 37/37 : LABEL version=4.1.0-dev.3 02:18:18 ---> Running in 1db311fea6c6 02:18:18 Removing intermediate container 1db311fea6c6 02:18:18 ---> 624a0e6d524e 02:18:18 [Warning] One or more build-args [ARCH] were not consumed 02:18:18 Successfully built 624a0e6d524e 02:18:18 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 02:18:18 provisioning config files... 02:18:18 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/203@tmp/config17284649168099933933tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:18:18 ---> ****-login.sh 02:18:18 nexus3.edgexfoundry.org:10001 02:18:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:18:19 Configure a credential helper to remove this warning. See 02:18:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:18:19 02:18:19 Login Succeeded 02:18:19 nexus3.edgexfoundry.org:10002 02:18:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:18:19 Configure a credential helper to remove this warning. See 02:18:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:18:19 02:18:19 Login Succeeded 02:18:19 nexus3.edgexfoundry.org:10003 02:18:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:18:20 Configure a credential helper to remove this warning. See 02:18:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:18:20 02:18:20 Login Succeeded 02:18:20 nexus3.edgexfoundry.org:10004 02:18:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:18:20 Configure a credential helper to remove this warning. See 02:18:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:18:20 02:18:20 Login Succeeded 02:18:20 ****.io 02:18:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:18:21 Configure a credential helper to remove this warning. See 02:18:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:18:21 02:18:21 Login Succeeded 02:18:21 ---> ****-login.sh ends [Pipeline] } 02:18:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:18:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:18:21 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 02:18:21 88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc 02:18:21 latest 02:18:21 4.1.0-dev.3 02:18:21 88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc-4.1.0-dev.3 02:18:21 main 02:18:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:21 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:21 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc 02:18:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 02:18:21 8603ee502e34: Preparing 02:18:21 282298dc7e7e: Preparing 02:18:21 4a4f7c2c856f: Preparing 02:18:21 08cd568a0599: Preparing 02:18:21 f0c0fc467d42: Preparing 02:18:21 4fdee56d7956: Preparing 02:18:21 ec073d0c044d: Preparing 02:18:21 e50bbd86d594: Preparing 02:18:21 665db07bcb4c: Preparing 02:18:21 e45452c1e33d: Preparing 02:18:21 9c25fc41ef5a: Preparing 02:18:21 6023fba47a07: Preparing 02:18:21 fc9815f1438a: Preparing 02:18:21 1e890da81ec9: Preparing 02:18:21 4fdee56d7956: Waiting 02:18:21 ec073d0c044d: Waiting 02:18:21 e50bbd86d594: Waiting 02:18:21 665db07bcb4c: Waiting 02:18:21 e45452c1e33d: Waiting 02:18:21 9c25fc41ef5a: Waiting 02:18:21 6023fba47a07: Waiting 02:18:21 fc9815f1438a: Waiting 02:18:21 1e890da81ec9: Waiting 02:18:22 282298dc7e7e: Pushed 02:18:22 08cd568a0599: Pushed 02:18:22 8603ee502e34: Pushed 02:18:22 4a4f7c2c856f: Pushed 02:18:22 4fdee56d7956: Pushed 02:18:22 ec073d0c044d: Pushed 02:18:22 665db07bcb4c: Pushed 02:18:22 e50bbd86d594: Pushed 02:18:22 e45452c1e33d: Pushed 02:18:22 1e890da81ec9: Layer already exists 02:18:23 6023fba47a07: Pushed 02:18:29 f0c0fc467d42: Pushed 02:18:33 9c25fc41ef5a: Pushed 02:18:48 fc9815f1438a: Pushed 02:18:48 88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc: digest: sha256:ff0fab1cc133ca6e004071f2f254ae440e27fd3f64f5a0b603dfa3e279c70da9 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:49 + 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 02:18:49 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 02:18:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 02:18:49 8603ee502e34: Preparing 02:18:49 282298dc7e7e: Preparing 02:18:49 4a4f7c2c856f: Preparing 02:18:49 08cd568a0599: Preparing 02:18:49 f0c0fc467d42: Preparing 02:18:49 4fdee56d7956: Preparing 02:18:49 ec073d0c044d: Preparing 02:18:49 e50bbd86d594: Preparing 02:18:49 665db07bcb4c: Preparing 02:18:49 e45452c1e33d: Preparing 02:18:49 9c25fc41ef5a: Preparing 02:18:49 4fdee56d7956: Waiting 02:18:49 ec073d0c044d: Waiting 02:18:49 6023fba47a07: Preparing 02:18:49 e50bbd86d594: Waiting 02:18:49 fc9815f1438a: Preparing 02:18:49 1e890da81ec9: Preparing 02:18:49 665db07bcb4c: Waiting 02:18:49 e45452c1e33d: Waiting 02:18:49 fc9815f1438a: Waiting 02:18:49 1e890da81ec9: Waiting 02:18:49 9c25fc41ef5a: Waiting 02:18:49 6023fba47a07: Waiting 02:18:49 f0c0fc467d42: Layer already exists 02:18:49 4a4f7c2c856f: Layer already exists 02:18:49 282298dc7e7e: Layer already exists 02:18:49 08cd568a0599: Layer already exists 02:18:49 8603ee502e34: Layer already exists 02:18:49 ec073d0c044d: Layer already exists 02:18:49 4fdee56d7956: Layer already exists 02:18:49 e45452c1e33d: Layer already exists 02:18:49 e50bbd86d594: Layer already exists 02:18:49 665db07bcb4c: Layer already exists 02:18:49 1e890da81ec9: Layer already exists 02:18:49 fc9815f1438a: Layer already exists 02:18:49 9c25fc41ef5a: Layer already exists 02:18:50 6023fba47a07: Layer already exists 02:18:50 latest: digest: sha256:ff0fab1cc133ca6e004071f2f254ae440e27fd3f64f5a0b603dfa3e279c70da9 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:50 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:50 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.3 02:18:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 02:18:50 8603ee502e34: Preparing 02:18:50 282298dc7e7e: Preparing 02:18:50 4a4f7c2c856f: Preparing 02:18:50 08cd568a0599: Preparing 02:18:50 f0c0fc467d42: Preparing 02:18:50 4fdee56d7956: Preparing 02:18:50 ec073d0c044d: Preparing 02:18:50 4fdee56d7956: Waiting 02:18:50 e50bbd86d594: Preparing 02:18:50 ec073d0c044d: Waiting 02:18:50 665db07bcb4c: Preparing 02:18:50 e50bbd86d594: Waiting 02:18:50 665db07bcb4c: Waiting 02:18:50 e45452c1e33d: Preparing 02:18:50 9c25fc41ef5a: Preparing 02:18:50 e45452c1e33d: Waiting 02:18:50 6023fba47a07: Preparing 02:18:50 9c25fc41ef5a: Waiting 02:18:50 fc9815f1438a: Preparing 02:18:50 1e890da81ec9: Preparing 02:18:50 1e890da81ec9: Waiting 02:18:50 f0c0fc467d42: Layer already exists 02:18:50 8603ee502e34: Layer already exists 02:18:50 4a4f7c2c856f: Layer already exists 02:18:50 282298dc7e7e: Layer already exists 02:18:50 08cd568a0599: Layer already exists 02:18:50 e50bbd86d594: Layer already exists 02:18:50 4fdee56d7956: Layer already exists 02:18:50 665db07bcb4c: Layer already exists 02:18:50 ec073d0c044d: Layer already exists 02:18:50 e45452c1e33d: Layer already exists 02:18:51 fc9815f1438a: Layer already exists 02:18:51 9c25fc41ef5a: Layer already exists 02:18:51 6023fba47a07: Layer already exists 02:18:51 1e890da81ec9: Layer already exists 02:18:51 4.1.0-dev.3: digest: sha256:ff0fab1cc133ca6e004071f2f254ae440e27fd3f64f5a0b603dfa3e279c70da9 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:51 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc-4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:51 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc-4.1.0-dev.3 02:18:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 02:18:51 8603ee502e34: Preparing 02:18:51 282298dc7e7e: Preparing 02:18:51 4a4f7c2c856f: Preparing 02:18:51 08cd568a0599: Preparing 02:18:51 f0c0fc467d42: Preparing 02:18:51 4fdee56d7956: Preparing 02:18:51 ec073d0c044d: Preparing 02:18:51 e50bbd86d594: Preparing 02:18:51 665db07bcb4c: Preparing 02:18:51 e45452c1e33d: Preparing 02:18:51 9c25fc41ef5a: Preparing 02:18:51 6023fba47a07: Preparing 02:18:51 fc9815f1438a: Preparing 02:18:51 1e890da81ec9: Preparing 02:18:51 4fdee56d7956: Waiting 02:18:51 ec073d0c044d: Waiting 02:18:51 e50bbd86d594: Waiting 02:18:51 665db07bcb4c: Waiting 02:18:51 e45452c1e33d: Waiting 02:18:51 fc9815f1438a: Waiting 02:18:51 1e890da81ec9: Waiting 02:18:51 9c25fc41ef5a: Waiting 02:18:51 6023fba47a07: Waiting 02:18:51 8603ee502e34: Layer already exists 02:18:51 282298dc7e7e: Layer already exists 02:18:51 4a4f7c2c856f: Layer already exists 02:18:51 f0c0fc467d42: Layer already exists 02:18:51 08cd568a0599: Layer already exists 02:18:51 e45452c1e33d: Layer already exists 02:18:52 ec073d0c044d: Layer already exists 02:18:52 e50bbd86d594: Layer already exists 02:18:52 4fdee56d7956: Layer already exists 02:18:52 665db07bcb4c: Layer already exists 02:18:52 6023fba47a07: Layer already exists 02:18:52 1e890da81ec9: Layer already exists 02:18:52 fc9815f1438a: Layer already exists 02:18:52 9c25fc41ef5a: Layer already exists 02:18:52 88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc-4.1.0-dev.3: digest: sha256:ff0fab1cc133ca6e004071f2f254ae440e27fd3f64f5a0b603dfa3e279c70da9 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:52 + 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 02:18:52 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 02:18:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 02:18:52 8603ee502e34: Preparing 02:18:52 282298dc7e7e: Preparing 02:18:52 4a4f7c2c856f: Preparing 02:18:52 08cd568a0599: Preparing 02:18:52 f0c0fc467d42: Preparing 02:18:52 4fdee56d7956: Preparing 02:18:52 ec073d0c044d: Preparing 02:18:52 e50bbd86d594: Preparing 02:18:52 665db07bcb4c: Preparing 02:18:52 e45452c1e33d: Preparing 02:18:52 9c25fc41ef5a: Preparing 02:18:52 6023fba47a07: Preparing 02:18:52 fc9815f1438a: Preparing 02:18:52 1e890da81ec9: Preparing 02:18:52 e45452c1e33d: Waiting 02:18:52 ec073d0c044d: Waiting 02:18:52 9c25fc41ef5a: Waiting 02:18:52 4fdee56d7956: Waiting 02:18:52 6023fba47a07: Waiting 02:18:52 fc9815f1438a: Waiting 02:18:52 e50bbd86d594: Waiting 02:18:52 1e890da81ec9: Waiting 02:18:52 665db07bcb4c: Waiting 02:18:52 4a4f7c2c856f: Layer already exists 02:18:52 08cd568a0599: Layer already exists 02:18:52 282298dc7e7e: Layer already exists 02:18:52 f0c0fc467d42: Layer already exists 02:18:52 8603ee502e34: Layer already exists 02:18:53 4fdee56d7956: Layer already exists 02:18:53 ec073d0c044d: Layer already exists 02:18:53 e50bbd86d594: Layer already exists 02:18:53 665db07bcb4c: Layer already exists 02:18:53 e45452c1e33d: Layer already exists 02:18:53 1e890da81ec9: Layer already exists 02:18:53 6023fba47a07: Layer already exists 02:18:53 fc9815f1438a: Layer already exists 02:18:53 9c25fc41ef5a: Layer already exists 02:18:53 main: digest: sha256:ff0fab1cc133ca6e004071f2f254ae440e27fd3f64f5a0b603dfa3e279c70da9 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:18:53 ===================================================== [Pipeline] echo 02:18:53 taggedImages: 02:18:53 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc 02:18:53 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 02:18:53 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.3 02:18:53 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc-4.1.0-dev.3 02:18:53 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] echo 02:18:53 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc [Pipeline] echo 02:18:53 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] echo 02:18:53 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.3 [Pipeline] echo 02:18:53 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc-4.1.0-dev.3 [Pipeline] echo 02:18:53 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 02:18:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:18:53 02:18:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:18:57 arm64: Pulling from edgex-lftools-log-publisher 02:18:57 8998bd30e6a1: Pulling fs layer 02:18:57 04944245beec: Pulling fs layer 02:18:57 699f458cf7ca: Pulling fs layer 02:18:57 765212b225bb: Pulling fs layer 02:18:57 f23df028b6ca: Pulling fs layer 02:18:57 d65c8cfc05b1: Pulling fs layer 02:18:57 2437ff75d9bd: Pulling fs layer 02:18:57 765212b225bb: Waiting 02:18:57 f23df028b6ca: Waiting 02:18:57 d65c8cfc05b1: Waiting 02:18:57 2437ff75d9bd: Waiting 02:18:57 04944245beec: Verifying Checksum 02:18:57 04944245beec: Download complete 02:18:57 765212b225bb: Verifying Checksum 02:18:57 765212b225bb: Download complete 02:18:57 f23df028b6ca: Download complete 02:18:57 d65c8cfc05b1: Verifying Checksum 02:18:57 d65c8cfc05b1: Download complete 02:18:57 699f458cf7ca: Verifying Checksum 02:18:57 699f458cf7ca: Download complete 02:18:58 8998bd30e6a1: Verifying Checksum 02:18:58 8998bd30e6a1: Download complete 02:19:07 8998bd30e6a1: Pull complete 02:19:07 04944245beec: Pull complete 02:19:07 699f458cf7ca: Pull complete 02:19:07 765212b225bb: Pull complete 02:19:07 f23df028b6ca: Pull complete 02:19:07 d65c8cfc05b1: Pull complete 02:19:07 2437ff75d9bd: Verifying Checksum 02:19:07 2437ff75d9bd: Download complete 02:19:25 2437ff75d9bd: Pull complete 02:19:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:19:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:19:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:19:26 prd-ubuntu20.04-docker-arm64-4c-16g-7039 does not seem to be running inside a container 02:19:26 $ 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/203 -v /w/workspace/device-usb-camera/203:/w/workspace/device-usb-camera/203:rw,z -v /w/workspace/device-usb-camera/203@tmp:/w/workspace/device-usb-camera/203@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 02:19:28 $ docker top eac938de7d477e4d3612464d28ad53928a30f429f4facbe1fa76697625679c9d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:19:29 ---> job-cost.sh 02:19:29 lf-activate-venv: SKIPPING 02:19:29 INFO: No Stack... 02:19:29 INFO: Retrieving Pricing Info for: v3-standard-4 02:19:30 INFO: Archiving Costs [Pipeline] sh 02:19:31 + + cut -d, -f6 02:19:31 cat /w/workspace/device-usb-camera/203/archives/cost.csv [Pipeline] lock 02:19:31 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-203-stack-cost] 02:19:31 Resource [jenkins-edgexfoundry-device-usb-camera-main-203-stack-cost] did not exist. Created. 02:19:31 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-203-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:19:32 /w/workspace/device-usb-camera/203@tmp/durable-6d8c5ae7/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:19:32 + echo total: 0.10999999940395355 [Pipeline] stash 02:19:32 Warning: overwriting stash ‘stack-cost’ 02:19:32 Stashed 1 file(s) [Pipeline] } 02:19:32 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-203-stack-cost] [Pipeline] // lock [Pipeline] } 02:19:32 $ docker stop --time=1 eac938de7d477e4d3612464d28ad53928a30f429f4facbe1fa76697625679c9d 02:19:34 $ docker rm -f --volumes eac938de7d477e4d3612464d28ad53928a30f429f4facbe1fa76697625679c9d [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 02:19:34 provisioning config files... 02:19:34 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13108995935763898268tmp [Pipeline] { [Pipeline] sh 02:19:35 + set +x 02:19:35 + curl -s https://codecov.io/bash 02:19:35 + bash -s -- 02:19:35 02:19:35 _____ _ 02:19:35 / ____| | | 02:19:35 | | ___ __| | ___ ___ _____ __ 02:19:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:19:35 | |___| (_) | (_| | __/ (_| (_) \ V / 02:19:35 \_____\___/ \__,_|\___|\___\___/ \_/ 02:19:35 Bash-1.0.6 02:19:35 02:19:35 02:19:35 ==> git version 2.25.1 found 02:19:35 ==> 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 02:19:35 Release-Date: 2020-01-08 02:19:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:19:35 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:19:35 ==> Jenkins CI detected. 02:19:35 current dir:  /w/workspace/exfoundry_device-usb-camera_main 02:19:35 project root: . 02:19:35 --> token set from env 02:19:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:19:35 ==> Running gcov in . (disable via -X gcov) 02:19:35 ==> Python coveragepy not found 02:19:35 ==> Searching for coverage reports in: 02:19:35 + . 02:19:35 -> Found 1 reports 02:19:35 ==> Detecting git/mercurial file structure 02:19:35 ==> Reading reports 02:19:35 + ./coverage.out bytes=54772 02:19:35 ==> Appending adjustments 02:19:35 https://docs.codecov.io/docs/fixing-reports 02:19:35 + Found adjustments 02:19:35 ==> Gzipping contents 02:19:35 8.0K /tmp/codecov.abT3x3.gz 02:19:35 ==> Uploading reports 02:19:35 url: https://codecov.io 02:19:35 query: branch=main&commit=88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc&build=203&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F203%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 02:19:35 -> Pinging Codecov 02:19:35 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc&build=203&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F203%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 02:19:35 -> Uploading to 02:19:35 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-usb-camera/88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc/1ef70739-943a-4854-91f4-2ae396068971.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250815%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250815T021935Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=ec9f9d37733645674f36336c8b13317a6f5e75537aa85493318a995a584360e9 02:19:35 % Total % Received % Xferd Average Speed Time Time Time Current 02:19:35 Dload Upload Total Spent Left Speed 02:19:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6815 0 0 100 6815 0 29759 --:--:-- --:--:-- --:--:-- 29759 02:19:36 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc [Pipeline] } 02:19:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:19:36 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:19:36 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:19:36 02:19:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:19:36 latest: Pulling from edgex-devops/edgex-snyk-go 02:19:36 0a9a5dfd008f: Already exists 02:19:36 36466aa92d05: Already exists 02:19:36 e10405b45d13: Already exists 02:19:36 096b7ceb2af7: Already exists 02:19:36 4f4fb700ef54: Already exists 02:19:36 e50aa161e22a: Pulling fs layer 02:19:36 d3c8db5fb9df: Pulling fs layer 02:19:37 e50aa161e22a: Verifying Checksum 02:19:37 e50aa161e22a: Download complete 02:19:37 e50aa161e22a: Pull complete 02:19:38 d3c8db5fb9df: Verifying Checksum 02:19:38 d3c8db5fb9df: Download complete 02:19:43 d3c8db5fb9df: Pull complete 02:19:43 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 02:19:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:19:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:19:43 prd-ubuntu20.04-docker-8c-8g-7036 does not seem to be running inside a container 02:19:43 $ 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 02:19:45 $ docker top d6c4bfebb2099f4a0ad5782b23eaf3ec85935e36fdb172c2a15a608e8a6c57a1 -eo pid,comm [Pipeline] { [Pipeline] sh 02:19:46 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] echo 02:19:46 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 02:19:46 + set -o pipefail 02:19:46 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 02:19:56 02:19:56 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 02:19:56 02:19:56 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/978f9534-f89b-479b-86d5-a67f44693f06/history/61cd594c-1345-49be-825e-2479a811ac7d 02:19:56 02:19:56 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:19:56 02:19:56 02:19:56 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 02:19:56 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 02:19:56 $ docker stop --time=1 d6c4bfebb2099f4a0ad5782b23eaf3ec85935e36fdb172c2a15a608e8a6c57a1 02:20:11 $ docker rm -f --volumes d6c4bfebb2099f4a0ad5782b23eaf3ec85935e36fdb172c2a15a608e8a6c57a1 [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 02:20:12 + git log --format=format:%s -1 88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc [Pipeline] sh 02:20:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:20:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:20:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:20:13 prd-ubuntu20.04-docker-8c-8g-7036 does not seem to be running inside a container 02:20: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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:20:14 $ docker top 05655a548b259463bd593689ba39b8001ff1a02e36ad42ba53f583292e149ddd -eo pid,comm 02:20:14 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). 02:20:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:20:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:20:14 [ssh-agent] Looking for ssh-agent implementation... 02:20:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:20:14 $ docker exec 05655a548b259463bd593689ba39b8001ff1a02e36ad42ba53f583292e149ddd ssh-agent 02:20:15 SSH_AUTH_SOCK=/tmp/ssh-p881lAOsckOX/agent.14 02:20:15 SSH_AGENT_PID=20 02:20:15 Running ssh-add (command line suppressed) 02:20:15 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12124737729169618292.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12124737729169618292.key) 02:20:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:20:15 + git semver tag 02:20:15 2025-08-15 02:20:15,676 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:20:15 2025-08-15 02:20:15,695 [run_tag] DEBUG tag force:False 02:20:15 2025-08-15 02:20:15,695 [check_head_tag] DEBUG check head tag 02:20:15 2025-08-15 02:20:15,696 [execute] INFO git cat-file --batch-check 02:20:15 2025-08-15 02:20:15,697 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=, shell=False, universal_newlines=False) 02:20:15 2025-08-15 02:20:15,699 [execute] INFO git cat-file --batch 02:20:15 2025-08-15 02:20:15,700 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=, shell=False, universal_newlines=False) 02:20:15 2025-08-15 02:20:15,706 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:20:15 2025-08-15 02:20:15,707 [execute] INFO git tag -a v4.1.0-dev.3 -m v4.1.0-dev.3 02:20:15 2025-08-15 02:20:15,707 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.3', '-m', 'v4.1.0-dev.3'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=None, shell=False, universal_newlines=False) 02:20:15 2025-08-15 02:20:15,710 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:20:15 4.1.0-dev.3 [Pipeline] } 02:20:15 $ docker exec --env ******** --env ******** 05655a548b259463bd593689ba39b8001ff1a02e36ad42ba53f583292e149ddd ssh-agent -k 02:20:16 unset SSH_AUTH_SOCK; 02:20:16 unset SSH_AGENT_PID; 02:20:16 echo Agent pid 20 killed; 02:20:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:20:16 + git semver [Pipeline] } 02:20:16 $ docker stop --time=1 05655a548b259463bd593689ba39b8001ff1a02e36ad42ba53f583292e149ddd 02:20:18 $ docker rm -f --volumes 05655a548b259463bd593689ba39b8001ff1a02e36ad42ba53f583292e149ddd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:20:19 02:20:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:20:20 0.23.1-centos7: Pulling from edgex-lftools 02:20:20 ab5ef0e58194: Pulling fs layer 02:20:20 9712f1f96733: Pulling fs layer 02:20:20 63f879dbbcfc: Pulling fs layer 02:20:20 0d9ebad4ef96: Pulling fs layer 02:20:20 e9a5061849ea: Pulling fs layer 02:20:20 d747dcd14b5f: Pulling fs layer 02:20:20 2de7ff778b66: Pulling fs layer 02:20:20 e9a5061849ea: Waiting 02:20:20 d747dcd14b5f: Waiting 02:20:20 2de7ff778b66: Waiting 02:20:20 0d9ebad4ef96: Waiting 02:20:20 9712f1f96733: Verifying Checksum 02:20:20 9712f1f96733: Download complete 02:20:20 63f879dbbcfc: Verifying Checksum 02:20:20 63f879dbbcfc: Download complete 02:20:20 e9a5061849ea: Verifying Checksum 02:20:20 e9a5061849ea: Download complete 02:20:20 d747dcd14b5f: Verifying Checksum 02:20:20 d747dcd14b5f: Download complete 02:20:20 ab5ef0e58194: Verifying Checksum 02:20:20 ab5ef0e58194: Download complete 02:20:20 0d9ebad4ef96: Verifying Checksum 02:20:20 0d9ebad4ef96: Download complete 02:20:20 2de7ff778b66: Download complete 02:20:25 ab5ef0e58194: Pull complete 02:20:25 9712f1f96733: Pull complete 02:20:26 63f879dbbcfc: Pull complete 02:20:32 0d9ebad4ef96: Pull complete 02:20:33 e9a5061849ea: Pull complete 02:20:33 d747dcd14b5f: Pull complete 02:20:35 2de7ff778b66: Pull complete 02:20:35 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:20:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:20:35 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:20:35 prd-ubuntu20.04-docker-8c-8g-7036 does not seem to be running inside a container 02:20:35 $ 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 02:20:40 $ docker top a6035a0ce8d4599ffc2a82e45a584551d4515806dbc22d214279ad5522673aab -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:20:40 provisioning config files... 02:20:40 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5172330649675703296tmp 02:20:40 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15116264789491185828tmp 02:20:40 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2891837878729223777tmp [Pipeline] { [Pipeline] echo 02:20:40 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:20:41 ---> sigul-configuration.sh 02:20:41 gpg: directory `/root/.gnupg' created 02:20:41 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:20:41 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:20:41 gpg: keyring `/root/.gnupg/secring.gpg' created 02:20:41 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:20:41 gpg: CAST5 encrypted data 02:20:41 gpg: encrypted with 1 passphrase 02:20:41 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:20:41 + mkdir /home/jenkins 02:20:41 + mkdir /home/jenkins/sigul [Pipeline] sh 02:20:41 + 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 02:20:41 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:20:42 ---> sigul-install.sh 02:20:42 Sigul already installed; skipping installation. [Pipeline] sh 02:20:42 + git tag --list 02:20:42 v0.0.0 02:20:42 v2.2.0 02:20:42 v2.3.0 02:20:42 v2.3.1 02:20:42 v3.0 02:20:42 v3.0.0 02:20:42 v3.1 02:20:42 v3.1.0 02:20:42 v3.1.1 02:20:42 v4.0 02:20:42 v4.0.0 02:20:42 v4.1.0-dev.1 02:20:42 v4.1.0-dev.2 02:20:42 v4.1.0-dev.3 [Pipeline] sh 02:20:42 + lftools sign git-tag v4.1.0-dev.3 02:20:43 Signing Git tag with Sigul... 02:20:43 Signing v4.1.0-dev.3 [Pipeline] echo 02:20:44 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:20:44 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:20:44 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:20:44 $ docker stop --time=1 a6035a0ce8d4599ffc2a82e45a584551d4515806dbc22d214279ad5522673aab 02:20:45 $ docker rm -f --volumes a6035a0ce8d4599ffc2a82e45a584551d4515806dbc22d214279ad5522673aab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:20:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:20:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:20:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:20:46 prd-ubuntu20.04-docker-8c-8g-7036 does not seem to be running inside a container 02:20:46 $ 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 02:20:46 $ docker top 10f7024c3a0bfdf49dbb87b34344c654c6ce44e646c327ca5af579cc7e22db47 -eo pid,comm 02:20:46 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). 02:20:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:20:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:20:46 [ssh-agent] Looking for ssh-agent implementation... 02:20:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:20:47 $ docker exec 10f7024c3a0bfdf49dbb87b34344c654c6ce44e646c327ca5af579cc7e22db47 ssh-agent 02:20:47 SSH_AUTH_SOCK=/tmp/ssh-rs7yRNKZfcxs/agent.32 02:20:47 SSH_AGENT_PID=38 02:20:47 Running ssh-add (command line suppressed) 02:20:47 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15309472180144021702.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15309472180144021702.key) 02:20:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:20:47 + git semver bump pre 02:20:47 2025-08-15 02:20:47,797 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:20:47 2025-08-15 02:20:47,801 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:20:47 2025-08-15 02:20:47,801 [bump_version] DEBUG bumping version:4.1.0-dev.3 on axis:pre with prefix:dev 02:20:47 2025-08-15 02:20:47,801 [bump_version] DEBUG bumped version:4.1.0-dev.4 02:20:47 2025-08-15 02:20:47,801 [write_version] DEBUG write version:4.1.0-dev.4 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 02:20:47 2025-08-15 02:20:47,801 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:20:47 2025-08-15 02:20:47,802 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:20:47 2025-08-15 02:20:47,804 [execute] INFO git cat-file --batch-check 02:20:47 2025-08-15 02:20:47,804 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=, shell=False, universal_newlines=False) 02:20:47 2025-08-15 02:20:47,808 [execute] INFO git cat-file --batch 02:20:47 2025-08-15 02:20:47,808 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=, shell=False, universal_newlines=False) 02:20:47 2025-08-15 02:20:47,812 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:20:47 4.1.0-dev.4 [Pipeline] } 02:20:48 $ docker exec --env ******** --env ******** 10f7024c3a0bfdf49dbb87b34344c654c6ce44e646c327ca5af579cc7e22db47 ssh-agent -k 02:20:48 unset SSH_AUTH_SOCK; 02:20:48 unset SSH_AGENT_PID; 02:20:48 echo Agent pid 38 killed; 02:20:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:20:48 + git semver [Pipeline] } 02:20:49 $ docker stop --time=1 10f7024c3a0bfdf49dbb87b34344c654c6ce44e646c327ca5af579cc7e22db47 02:20:50 $ docker rm -f --volumes 10f7024c3a0bfdf49dbb87b34344c654c6ce44e646c327ca5af579cc7e22db47 [Pipeline] // withDockerContainer [Pipeline] sh 02:20:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:20:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:20:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:20:51 prd-ubuntu20.04-docker-8c-8g-7036 does not seem to be running inside a container 02:20:51 $ 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 02:20:51 $ docker top 680654fba91c1d9a261a3d8ec53b0e77fa3aa709d4c121edce7ffb3943d46c72 -eo pid,comm 02:20:51 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). 02:20:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:20:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:20:51 [ssh-agent] Looking for ssh-agent implementation... 02:20:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:20:51 $ docker exec 680654fba91c1d9a261a3d8ec53b0e77fa3aa709d4c121edce7ffb3943d46c72 ssh-agent 02:20:51 SSH_AUTH_SOCK=/tmp/ssh-imgjmpACwtfU/agent.31 02:20:51 SSH_AGENT_PID=37 02:20:51 Running ssh-add (command line suppressed) 02:20:51 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1107091596556687085.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1107091596556687085.key) 02:20:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:20:52 + git semver push 02:20:52 2025-08-15 02:20:52,382 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:20:52 2025-08-15 02:20:52,386 [run_push] DEBUG push 02:20:52 2025-08-15 02:20:52,387 [execute] INFO git cat-file --batch-check 02:20:52 2025-08-15 02:20:52,387 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=, shell=False, universal_newlines=False) 02:20:52 2025-08-15 02:20:52,389 [execute] INFO git rev-list 47594353fb5698ff2cdc3c03ab30b2c6a959665f -- 02:20:52 2025-08-15 02:20:52,389 [execute] DEBUG Popen(['git', 'rev-list', '47594353fb5698ff2cdc3c03ab30b2c6a959665f', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) 02:20:52 2025-08-15 02:20:52,396 [execute] INFO git fetch -v -- origin 02:20:52 2025-08-15 02:20:52,396 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=None, shell=False, universal_newlines=True) 02:20:52 2025-08-15 02:20:52,864 [run_push] DEBUG no remote changes detected 02:20:52 2025-08-15 02:20:52,864 [execute] INFO git push origin semver 02:20:52 2025-08-15 02:20:52,864 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) 02:20:53 2025-08-15 02:20:53,563 [run_push] DEBUG push all version tags 02:20:53 2025-08-15 02:20:53,563 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:20:53 2025-08-15 02:20:53,563 [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) 02:20:54 2025-08-15 02:20:54,333 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:20:54 4.1.0-dev.4 [Pipeline] } 02:20:54 $ docker exec --env ******** --env ******** 680654fba91c1d9a261a3d8ec53b0e77fa3aa709d4c121edce7ffb3943d46c72 ssh-agent -k 02:20:54 unset SSH_AUTH_SOCK; 02:20:54 unset SSH_AGENT_PID; 02:20:54 echo Agent pid 37 killed; 02:20:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:20:54 + git semver [Pipeline] } 02:20:55 $ docker stop --time=1 680654fba91c1d9a261a3d8ec53b0e77fa3aa709d4c121edce7ffb3943d46c72 02:20:56 $ docker rm -f --volumes 680654fba91c1d9a261a3d8ec53b0e77fa3aa709d4c121edce7ffb3943d46c72 [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 02:20:57 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 02:20:57 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 02:20:57 total 16 02:20:57 drwxr-xr-x 3 root root 4096 Aug 15 02:06 . 02:20:57 drwxrwxr-x 10 jenkins jenkins 4096 Aug 15 02:20 .. 02:20:57 drwxr-xr-x 2 root root 4096 Aug 15 02:06 cost 02:20:57 -rw-r--r-- 1 root root 89 Aug 15 02:06 cost.csv 02:20:57 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 02:20:57 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 02:20:57 total 16 02:20:57 drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 02:06 . 02:20:57 drwxrwxr-x 10 jenkins jenkins 4096 Aug 15 02:20 .. 02:20:57 drwxr-xr-x 2 jenkins jenkins 4096 Aug 15 02:06 cost 02:20:57 -rw-r--r-- 1 jenkins jenkins 89 Aug 15 02:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:20:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:20:58 ---> package-listing.sh 02:20:58 ++ facter osfamily 02:20:58 ++ tr '[:upper:]' '[:lower:]' 02:20:58 + OS_FAMILY=debian 02:20:58 + workspace=/w/workspace/exfoundry_device-usb-camera_main 02:20:58 + START_PACKAGES=/tmp/packages_start.txt 02:20:58 + END_PACKAGES=/tmp/packages_end.txt 02:20:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:20:58 + PACKAGES=/tmp/packages_start.txt 02:20:58 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 02:20:58 + PACKAGES=/tmp/packages_end.txt 02:20:58 + case "${OS_FAMILY}" in 02:20:58 + dpkg -l 02:20:58 + grep '^ii' 02:20:58 + '[' -f /tmp/packages_start.txt ']' 02:20:58 + '[' -f /tmp/packages_end.txt ']' 02:20:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:20:58 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 02:20:58 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 02:20:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 02:20:58 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 02:20:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:20:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:20:59 prd-ubuntu20.04-docker-8c-8g-7036 does not seem to be running inside a container 02:20:59 $ 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 02:21:00 $ docker top f90d30974da5e64add456eff9da05463a015d2121ebad61637150fac0ab9f8e1 -eo pid,comm [Pipeline] { [Pipeline] sh 02:21:00 + touch /tmp/pre-build-complete [Pipeline] sh 02:21:00 + mkdir -p /var/log/sysstat [Pipeline] sh 02:21:00 + ls /var/log/sa-host 02:21:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:21:00 provisioning config files... 02:21:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15178178484076122419tmp [Pipeline] { [Pipeline] echo 02:21:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:21:01 ---> create-netrc.sh [Pipeline] } 02:21:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:21:01 ---> python-tools-install.sh [Pipeline] echo 02:21:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:21:01 ---> sudo-logs.sh 02:21:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:21:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:21:02 ---> job-cost.sh 02:21:02 lf-activate-venv: SKIPPING 02:21:02 DEBUG: total: 0.2199999988079071 02:21:02 INFO: Retrieving Stack Cost... 02:21:02 INFO: Retrieving Pricing Info for: v3-standard-8 02:21:03 INFO: Archiving Costs [Pipeline] echo 02:21:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:21:03 ---> logs-deploy.sh 02:21:03 lf-activate-venv: SKIPPING 02:21:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/203 02:21:03 INFO: archiving workspace using pattern(s): 02:21:04 Archives upload complete. 02:21:04 INFO: archiving logs to Nexus