Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b55fd285ebd787c217b27884136d82f1ea207ed4 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-ssh5376889763914637359.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8520329077716440397.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > 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-ssh17041727133209330875.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh14496963902606858332.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-ssh16216643960026404705.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 ‘prd-centos7-blackbox-4c-2g-39928’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-40069’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-40099’ is offline ‘prd-ubuntu20.04-docker-8c-8g-40101’ is offline ‘prd-ubuntu20.04-docker-8c-8g-40105’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-40093’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-40107 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 > 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 Avoid second fetch Checking out Revision b55fd285ebd787c217b27884136d82f1ea207ed4 (main) Commit message: "Merge pull request #389 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.26" > git config core.sparsecheckout # timeout=10 > git checkout -f b55fd285ebd787c217b27884136d82f1ea207ed4 # timeout=10 > git rev-list --no-walk fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:50:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:50:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:50:43 ========================================================= 00:50:43 EdgeX Global Pipelines Version Info 00:50:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:50:44 ------------------- 00:50:44 stable info: 00:50:44 ------------------- 00:50:44 Commited By: Cherry Wang cherry@iotechsys.com 00:50:44 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 00:50:44 Message: update stable to v1.0.269 00:50:45 ------------------- 00:50:45 experimental info: 00:50:45 ------------------- 00:50:45 Commited By: Ginny Guan ginny@iotechsys.com 00:50:45 Commit SHA: 7f93e8bad95e9991f74bdd88f4a3d704a5893b6d 00:50:45 Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:50:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 00:50:45 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 00:50:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:50:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:50:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:50:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 00:50:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:50:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:50:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:50:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:50:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:50:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 00:50:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:50:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:50:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:50:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:50:45 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:50:45 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:50:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:50:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:50:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:50:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:50:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:50:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:50:45 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:50:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:50:45 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:50:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:50:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:50:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:50:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b55fd285ebd787c217b27884136d82f1ea207ed4 [Pipeline] echo 00:50:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b55fd28 [Pipeline] echo 00:50:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:50:46 provisioning config files... 00:50:46 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13469126835335619603tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:50:46 ---> ****-login.sh 00:50:46 nexus3.edgexfoundry.org:10001 00:50:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:50:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:50:46 Configure a credential helper to remove this warning. See 00:50:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:50:46 00:50:46 Login Succeeded 00:50:46 nexus3.edgexfoundry.org:10002 00:50:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:50:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:50:46 Configure a credential helper to remove this warning. See 00:50:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:50:46 00:50:46 Login Succeeded 00:50:46 nexus3.edgexfoundry.org:10003 00:50:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:50:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:50:46 Configure a credential helper to remove this warning. See 00:50:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:50:46 00:50:46 Login Succeeded 00:50:46 nexus3.edgexfoundry.org:10004 00:50:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:50:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:50:46 Configure a credential helper to remove this warning. See 00:50:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:50:46 00:50:46 Login Succeeded 00:50:46 ****.io 00:50:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:50:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:50:47 Configure a credential helper to remove this warning. See 00:50:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:50:47 00:50:47 Login Succeeded 00:50:47 ---> ****-login.sh ends [Pipeline] } 00:50:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:50:47 + git rev-list -1 --merges b55fd285ebd787c217b27884136d82f1ea207ed4~1..b55fd285ebd787c217b27884136d82f1ea207ed4 [Pipeline] echo 00:50:47 -----------> git rev-list -1 --merges b55fd285ebd787c217b27884136d82f1ea207ed4~1..b55fd285ebd787c217b27884136d82f1ea207ed4 b55fd285ebd787c217b27884136d82f1ea207ed4 00:50:47 b55fd285ebd787c217b27884136d82f1ea207ed4 [false] [Pipeline] sh 00:50:47 + git log --format=format:%s -1 b55fd285ebd787c217b27884136d82f1ea207ed4 [Pipeline] echo 00:50:47 ========================================================= 00:50:47 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:50:47 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:50:48 + git log --format=format:%s -1 b55fd285ebd787c217b27884136d82f1ea207ed4 [Pipeline] echo 00:50:48 [semverPrep] GIT_COMMIT: b55fd285ebd787c217b27884136d82f1ea207ed4, Commit Message: Merge pull request #389 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.26 [Pipeline] echo 00:50:48 [semverPrep] This is not a build commit. [Pipeline] sh 00:50:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:50:48 + grep -v github /etc/ssh/ssh_known_hosts 00:50:48 + [ -e /tmp/ssh_known_hosts ] 00:50:48 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:50:48 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ 00:50:48 sudo tee -a /etc/ssh/ssh_known_hosts 00:50:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:50:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:50:48 00:50:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:50:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:50:49 0.1.4: Pulling from edgex-devops/py-git-semver 00:50:49 b85a868b505f: Pulling fs layer 00:50:49 e2be974225ed: Pulling fs layer 00:50:49 339a4e72a1f5: Pulling fs layer 00:50:49 988bab9f4d93: Pulling fs layer 00:50:49 1469e6f7b9e6: Pulling fs layer 00:50:49 988bab9f4d93: Waiting 00:50:49 eaf3925da568: Pulling fs layer 00:50:49 bab4dde63d76: Pulling fs layer 00:50:49 eaf3925da568: Waiting 00:50:49 bde34c3a00c8: Pulling fs layer 00:50:49 b352a97aabf1: Pulling fs layer 00:50:49 bab4dde63d76: Waiting 00:50:49 4872d77fe225: Pulling fs layer 00:50:49 5851b861e8e6: Pulling fs layer 00:50:49 4872d77fe225: Waiting 00:50:49 bde34c3a00c8: Waiting 00:50:49 e2be974225ed: Verifying Checksum 00:50:49 e2be974225ed: Download complete 00:50:49 988bab9f4d93: Verifying Checksum 00:50:49 988bab9f4d93: Download complete 00:50:49 1469e6f7b9e6: Verifying Checksum 00:50:49 1469e6f7b9e6: Download complete 00:50:49 eaf3925da568: Verifying Checksum 00:50:49 eaf3925da568: Download complete 00:50:49 339a4e72a1f5: Verifying Checksum 00:50:49 339a4e72a1f5: Download complete 00:50:49 bde34c3a00c8: Download complete 00:50:49 b352a97aabf1: Download complete 00:50:49 4872d77fe225: Download complete 00:50:49 5851b861e8e6: Verifying Checksum 00:50:49 5851b861e8e6: Download complete 00:50:49 b85a868b505f: Verifying Checksum 00:50:49 b85a868b505f: Download complete 00:50:49 bab4dde63d76: Verifying Checksum 00:50:49 bab4dde63d76: Download complete 00:50:50 b85a868b505f: Pull complete 00:50:50 e2be974225ed: Pull complete 00:50:51 339a4e72a1f5: Pull complete 00:50:51 988bab9f4d93: Pull complete 00:50:51 1469e6f7b9e6: Pull complete 00:50:51 eaf3925da568: Pull complete 00:50:52 bab4dde63d76: Pull complete 00:50:53 bde34c3a00c8: Pull complete 00:50:53 b352a97aabf1: Pull complete 00:50:53 4872d77fe225: Pull complete 00:50:53 5851b861e8e6: Pull complete 00:50:53 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:50:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:50:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:50:53 prd-ubuntu20.04-docker-8c-8g-40107 does not seem to be running inside a container 00:50:53 $ 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 00:50:55 $ docker top 987aca327878b841f189a0ef000c3d9c616aeabd2ba59f858d71e14e315f066c -eo pid,comm 00:50:55 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). 00:50:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:50:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:50:55 [ssh-agent] Looking for ssh-agent implementation... 00:50:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:50:55 $ docker exec 987aca327878b841f189a0ef000c3d9c616aeabd2ba59f858d71e14e315f066c ssh-agent 00:50:55 SSH_AUTH_SOCK=/tmp/ssh-SiPWbqMA8rL1/agent.33 00:50:55 SSH_AGENT_PID=39 00:50:55 Running ssh-add (command line suppressed) 00:50:55 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2206719038850996491.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2206719038850996491.key) 00:50:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:50:56 + git tag --points-at HEAD [Pipeline] } 00:50:56 $ docker exec --env ******** --env ******** 987aca327878b841f189a0ef000c3d9c616aeabd2ba59f858d71e14e315f066c ssh-agent -k 00:50:56 unset SSH_AUTH_SOCK; 00:50:56 unset SSH_AGENT_PID; 00:50:56 echo Agent pid 39 killed; 00:50:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:50:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:50:56 [ssh-agent] Looking for ssh-agent implementation... 00:50:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:50:56 $ docker exec 987aca327878b841f189a0ef000c3d9c616aeabd2ba59f858d71e14e315f066c ssh-agent 00:50:56 SSH_AUTH_SOCK=/tmp/ssh-X1lgNtnSbcZu/agent.72 00:50:56 SSH_AGENT_PID=78 00:50:56 Running ssh-add (command line suppressed) 00:50:56 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1543602862328469405.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1543602862328469405.key) 00:50:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:50:57 + git semver init 00:50:57 2025-03-04 00:50:57,269 [run_init] DEBUG init version:0.0.0 force:False 00:50:57 2025-03-04 00:50:57,270 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 00:50:57 2025-03-04 00:50:57,271 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 00:50:57 2025-03-04 00:50:57,271 [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, universal_newlines=False, shell=None, istream=None) 00:50:58 2025-03-04 00:50:58,717 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 00:50:58 2025-03-04 00:50:58,718 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 00:50:58 2025-03-04 00:50:58,718 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 00:50:58 2025-03-04 00:50:58,718 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 00:50:58 4.0.0-dev.9 [Pipeline] } 00:50:58 $ docker exec --env ******** --env ******** 987aca327878b841f189a0ef000c3d9c616aeabd2ba59f858d71e14e315f066c ssh-agent -k 00:50:58 unset SSH_AUTH_SOCK; 00:50:58 unset SSH_AGENT_PID; 00:50:58 echo Agent pid 78 killed; 00:50:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:50:59 + git semver [Pipeline] } 00:50:59 $ docker stop --time=1 987aca327878b841f189a0ef000c3d9c616aeabd2ba59f858d71e14e315f066c 00:51:00 $ docker rm -f --volumes 987aca327878b841f189a0ef000c3d9c616aeabd2ba59f858d71e14e315f066c [Pipeline] // withDockerContainer [Pipeline] sh 00:51:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:51:01 Stashed 1 file(s) [Pipeline] echo 00:51:01 [edgeXSemver]: initialized semver on version 4.0.0-dev.9 [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 00:51:01 provisioning config files... 00:51:01 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4400610276226204583tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:51:01 ---> ****-login.sh 00:51:01 nexus3.edgexfoundry.org:10001 00:51:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:51:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:51:01 Configure a credential helper to remove this warning. See 00:51:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:51:01 00:51:01 Login Succeeded 00:51:01 nexus3.edgexfoundry.org:10002 00:51:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:51:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:51:01 Configure a credential helper to remove this warning. See 00:51:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:51:01 00:51:01 Login Succeeded 00:51:01 nexus3.edgexfoundry.org:10003 00:51:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:51:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:51:02 Configure a credential helper to remove this warning. See 00:51:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:51:02 00:51:02 Login Succeeded 00:51:02 nexus3.edgexfoundry.org:10004 00:51:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:51:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:51:02 Configure a credential helper to remove this warning. See 00:51:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:51:02 00:51:02 Login Succeeded 00:51:02 ****.io 00:51:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:51:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:51:02 Configure a credential helper to remove this warning. See 00:51:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:51:02 00:51:02 Login Succeeded 00:51:02 ---> ****-login.sh ends [Pipeline] } 00:51:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:51:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:51:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:51:02 ========================================================= 00:51:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 00:51:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:51:02 + 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 . 00:51:02 Sending build context to Docker daemon 20.76MB 00:51:02 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 00:51:02 Step 2/13 : FROM ${BASE} AS builder 00:51:03 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 00:51:03 da9db072f522: Pulling fs layer 00:51:03 6ef4a4ee8ca5: Pulling fs layer 00:51:03 06f05ace1117: Pulling fs layer 00:51:03 5fe327b54edc: Pulling fs layer 00:51:03 4f4fb700ef54: Pulling fs layer 00:51:03 92a5565b7b96: Pulling fs layer 00:51:03 ff9bb7016b71: Pulling fs layer 00:51:03 b67dba6c2c7d: Pulling fs layer 00:51:03 a813b0c90790: Pulling fs layer 00:51:03 5fe327b54edc: Waiting 00:51:03 4f4fb700ef54: Waiting 00:51:03 92a5565b7b96: Waiting 00:51:03 ff9bb7016b71: Waiting 00:51:03 b67dba6c2c7d: Waiting 00:51:03 a813b0c90790: Waiting 00:51:03 6ef4a4ee8ca5: Download complete 00:51:03 5fe327b54edc: Verifying Checksum 00:51:03 5fe327b54edc: Download complete 00:51:03 4f4fb700ef54: Verifying Checksum 00:51:03 4f4fb700ef54: Download complete 00:51:03 92a5565b7b96: Download complete 00:51:03 da9db072f522: Verifying Checksum 00:51:03 da9db072f522: Download complete 00:51:03 ff9bb7016b71: Verifying Checksum 00:51:03 ff9bb7016b71: Download complete 00:51:03 da9db072f522: Pull complete 00:51:03 6ef4a4ee8ca5: Pull complete 00:51:03 a813b0c90790: Download complete 00:51:03 06f05ace1117: Verifying Checksum 00:51:03 06f05ace1117: Download complete 00:51:04 b67dba6c2c7d: Verifying Checksum 00:51:04 b67dba6c2c7d: Download complete 00:51:06 06f05ace1117: Pull complete 00:51:06 5fe327b54edc: Pull complete 00:51:06 4f4fb700ef54: Pull complete 00:51:06 92a5565b7b96: Pull complete 00:51:06 ff9bb7016b71: Pull complete 00:51:09 b67dba6c2c7d: Pull complete 00:51:09 a813b0c90790: Pull complete 00:51:09 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 00:51:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 00:51:09 ---> 3ba60ce46760 00:51:09 Step 3/13 : ARG ADD_BUILD_TAGS="" 00:51:12 ---> Running in b592c3125c25 00:51:12 Removing intermediate container b592c3125c25 00:51:12 ---> 90e3679fa0f4 00:51:12 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:51:12 ---> Running in 960b57697cfd 00:51:13 Removing intermediate container 960b57697cfd 00:51:13 ---> d7dc90e5e877 00:51:13 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 00:51:13 ---> Running in 812b2099cf9f 00:51:13 Removing intermediate container 812b2099cf9f 00:51:13 ---> 81ee16393354 00:51:13 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 00:51:13 ---> Running in 117531e3de19 00:51:13 Removing intermediate container 117531e3de19 00:51:13 ---> c2b3302ed5d0 00:51:13 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:51:13 ---> Running in 8ed3077c6151 00:51:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:51:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:51:13 (1/14) Installing libintl (0.22.5-r0) 00:51:13 (2/14) Installing eudev-libs (3.2.14-r2) 00:51:13 (3/14) Installing libjpeg-turbo (3.0.3-r0) 00:51:13 (4/14) Installing v4l-utils-libs (1.24.1-r1) 00:51:13 (5/14) Installing v4l-utils (1.24.1-r1) 00:51:13 (6/14) Installing libdvbv5 (1.24.1-r1) 00:51:13 (7/14) Installing udev-init-scripts (35-r1) 00:51:13 (8/14) Installing libeconf (0.6.3-r0) 00:51:13 (9/14) Installing libblkid (2.40.1-r1) 00:51:13 (10/14) Installing xz-libs (5.6.2-r0) 00:51:13 (11/14) Installing kmod-libs (32-r0) 00:51:13 (12/14) Installing eudev (3.2.14-r2) 00:51:13 (13/14) Installing eudev-dev (3.2.14-r2) 00:51:13 (14/14) Installing v4l-utils-dev (1.24.1-r1) 00:51:13 Executing busybox-1.36.1-r29.trigger 00:51:13 Executing eudev-3.2.14-r2.trigger 00:51:13 OK: 254 MiB in 72 packages 00:51:14 Removing intermediate container 8ed3077c6151 00:51:14 ---> 7db7994544c0 00:51:14 Step 8/13 : WORKDIR /device-usb-camera 00:51:14 ---> Running in e8579d08486b 00:51:14 Removing intermediate container e8579d08486b 00:51:14 ---> f6871ed2954c 00:51:14 Step 9/13 : COPY go.mod vendor* ./ 00:51:14 ---> e6d9502203d8 00:51:14 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:51:14 ---> Running in 90c4f1bef18d 00:51:16 Still waiting to schedule task 00:51:16 ‘prd-centos7-blackbox-4c-2g-39928’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 00:51:16 ‘prd-ubuntu18.04-docker-8c-8g-40069’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 00:51:16 ‘prd-ubuntu20.04-docker-8c-8g-40096’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 00:51:16 ‘prd-ubuntu20.04-docker-8c-8g-40099’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 00:51:16 ‘prd-ubuntu20.04-docker-8c-8g-40101’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 00:51:16 ‘prd-ubuntu20.04-docker-8c-8g-40104’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 00:51:16 ‘prd-ubuntu20.04-docker-8c-8g-40112’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 00:51:16 ‘prd-ubuntu20.04-docker-arm64-4c-16g-40093’ is offline 00:51:16 ‘prd-ubuntu20.04-docker-arm64-4c-16g-40108’ is offline 00:51:16 ‘prd-ubuntu20.04-docker-arm64-4c-16g-40110’ is offline 00:51:53 Removing intermediate container 90c4f1bef18d 00:51:53 ---> 0d130cc2424f 00:51:53 Step 11/13 : COPY . . 00:51:53 ---> 6d1d6bf9e4df 00:51:53 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 00:51:53 ---> Running in fcbf120ff62b 00:51:53  % Total % Received % Xferd Average Speed Time Time Time Current 00:51:53 Dload Upload Total Spent Left  Speed 00:51:53  0 0 0 0  0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 11011 0 --:--:-- --:--:-- --:--:-- 11178 00:51:53 Removing intermediate container fcbf120ff62b 00:51:53 ---> 629e77db2c79 00:51:53 Step 13/13 : RUN ${MAKE} 00:51:53 ---> Running in 6dae1aa7704f 00:51:53 noop 00:51:53 Removing intermediate container 6dae1aa7704f 00:51:53 ---> 4919f2492b0d 00:51:53 Successfully built 4919f2492b0d 00:51:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:51:53 + docker inspect -f . ci-base-image-x86_64 00:51:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:51:53 prd-ubuntu20.04-docker-8c-8g-40107 does not seem to be running inside a container 00:51:53 $ 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 00:51:53 $ docker top 1b76072ce9b58894c11f6b647250c81cabf6c1325e9531b3af48a8097451d109 -eo pid,comm [Pipeline] { [Pipeline] sh 00:51:54 + go version 00:51:54 go version go1.23.4 linux/amd64 [Pipeline] } 00:51:54 $ docker stop --time=1 1b76072ce9b58894c11f6b647250c81cabf6c1325e9531b3af48a8097451d109 00:51:55 $ docker rm -f --volumes 1b76072ce9b58894c11f6b647250c81cabf6c1325e9531b3af48a8097451d109 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:51:55 + docker inspect -f . ci-base-image-x86_64 00:51:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:51:56 prd-ubuntu20.04-docker-8c-8g-40107 does not seem to be running inside a container 00:51:56 $ 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 00:51:56 $ docker top 5c7807aaf9a617ea8829e4e5acf84c5b9c18d2b8fc37437c8cce50f71fb8978d -eo pid,comm [Pipeline] { [Pipeline] sh 00:51:56 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 00:51:56 + make test 00:51:56 go test ./... -coverprofile=coverage.out ./... 00:51:58 ? github.com/edgexfoundry/device-usb-camera [no test files] 00:52:16 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 00:52:16 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.012s coverage: 4.4% of statements 00:52:26 go vet ./... 00:52:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:52:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:52:30 ./bin/test-attribution-txt.sh [Pipeline] echo 00:52:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 00:52:30 $ docker stop --time=1 5c7807aaf9a617ea8829e4e5acf84c5b9c18d2b8fc37437c8cce50f71fb8978d 00:52:33 $ docker rm -f --volumes 5c7807aaf9a617ea8829e4e5acf84c5b9c18d2b8fc37437c8cce50f71fb8978d [Pipeline] // withDockerContainer [Pipeline] sh 00:52:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:52:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:52:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:52:35 + ls -al . 00:52:35 total 288 00:52:35 drwxrwxr-x 9 jenkins jenkins 4096 Mar 4 00:51 . 00:52:35 drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 00:50 .. 00:52:35 drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 00:52 .git 00:52:35 drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 00:50 .github 00:52:35 -rw-rw-r-- 1 jenkins jenkins 379 Mar 4 00:50 .gitignore 00:52:35 -rw-rw-r-- 1 jenkins jenkins 203 Mar 4 00:50 .golangci.yml 00:52:35 -rw-rw-r-- 1 jenkins jenkins 77 Mar 4 00:50 .hadolint.yml 00:52:35 drwxr-xr-x 3 jenkins jenkins 4096 Mar 4 00:50 .semver 00:52:35 -rw-rw-r-- 1 jenkins jenkins 19367 Mar 4 00:50 Attribution.txt 00:52:35 -rw-rw-r-- 1 jenkins jenkins 16561 Mar 4 00:50 CHANGELOG.md 00:52:35 -rw-rw-r-- 1 jenkins jenkins 2440 Mar 4 00:50 Dockerfile 00:52:35 -rw-rw-r-- 1 jenkins jenkins 678 Mar 4 00:50 GOVERNANCE.md 00:52:35 -rw-rw-r-- 1 jenkins jenkins 659 Mar 4 00:50 Jenkinsfile 00:52:35 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 4 00:50 LICENSE 00:52:35 -rw-rw-r-- 1 jenkins jenkins 3193 Mar 4 00:50 Makefile 00:52:35 -rw-rw-r-- 1 jenkins jenkins 622 Mar 4 00:50 OWNERS.md 00:52:35 -rw-rw-r-- 1 jenkins jenkins 2575 Mar 4 00:50 README.md 00:52:35 -rw-rw-r-- 1 jenkins jenkins 11 Mar 4 00:51 VERSION 00:52:35 drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 00:50 bin 00:52:35 drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 00:50 cmd 00:52:35 -rw-r--r-- 1 jenkins jenkins 54772 Mar 4 00:52 coverage.out 00:52:35 -rwxrwxr-x 1 jenkins jenkins 84 Mar 4 00:50 docker-entrypoint.sh 00:52:35 drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 00:50 docs 00:52:35 -rw-rw-r-- 1 jenkins jenkins 6368 Mar 4 00:50 go.mod 00:52:35 -rw-rw-r-- 1 jenkins jenkins 87083 Mar 4 00:50 go.sum 00:52:35 drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 00:50 internal 00:52:35 -rw-rw-r-- 1 jenkins jenkins 231 Mar 4 00:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:35 + 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=b55fd285ebd787c217b27884136d82f1ea207ed4 --label arch=amd64 --label version=4.0.0-dev.9 . 00:52:35 Sending build context to Docker daemon 20.81MB 00:52:35 Step 1/37 : ARG BASE=golang:1.23-alpine3.20 00:52:35 Step 2/37 : FROM ${BASE} AS builder 00:52:35 ---> 4919f2492b0d 00:52:35 Step 3/37 : ARG ADD_BUILD_TAGS="" 00:52:35 ---> Running in 9af42a5f8875 00:52:35 Removing intermediate container 9af42a5f8875 00:52:35 ---> 8da9e5bde2c1 00:52:35 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:52:35 ---> Running in 33d768208e29 00:52:35 Removing intermediate container 33d768208e29 00:52:35 ---> e2fdd6d4cb2a 00:52:35 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 00:52:36 ---> Running in 57de87d9a0a7 00:52:36 Removing intermediate container 57de87d9a0a7 00:52:36 ---> 68c99ac6cac5 00:52:36 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 00:52:36 ---> Running in 550a70033203 00:52:36 Removing intermediate container 550a70033203 00:52:36 ---> 91b2d175aeb9 00:52:36 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:52:36 ---> Running in 91811b47e110 00:52:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:52:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:52:36 OK: 254 MiB in 72 packages 00:52:37 Removing intermediate container 91811b47e110 00:52:37 ---> 6ffba329f15b 00:52:37 Step 8/37 : WORKDIR /device-usb-camera 00:52:37 ---> Running in 9ef62ff00e45 00:52:37 Removing intermediate container 9ef62ff00e45 00:52:37 ---> 90a48031a39d 00:52:37 Step 9/37 : COPY go.mod vendor* ./ 00:52:37 ---> f940ab888c1a 00:52:37 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:52:37 ---> Running in 9b0caf6dd5e4 00:52:37 Removing intermediate container 9b0caf6dd5e4 00:52:37 ---> b5efc07e23be 00:52:37 Step 11/37 : COPY . . 00:52:38 ---> c63cded1ea3b 00:52:38 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 00:52:38 ---> Running in 15a6081880f3 00:52:38  % Total % Received % Xferd Average Speed Time Time Time Current 00:52:38 Dload Upload Total Spent Left Speed 00:52:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100  1062  100  1062    0     0  47330      0 --:--:-- --:--:-- --:--:-- 50571 00:52:39 Removing intermediate container 15a6081880f3 00:52:39 ---> 348bf183923f 00:52:39 Step 13/37 : RUN ${MAKE} 00:52:39 ---> Running in f30b962d4a3e 00:52:39 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.0.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 00:53:11 Removing intermediate container f30b962d4a3e 00:53:11 ---> cdb8f263bc63 00:53:11 Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp 00:53:11 1.8.2: Pulling from bluenviron/mediamtx 00:53:11 8411072a22a5: Pulling fs layer 00:53:11 8411072a22a5: Verifying Checksum 00:53:11 8411072a22a5: Download complete 00:53:11 8411072a22a5: Pull complete 00:53:11 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 00:53:11 Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 00:53:11 ---> 1ac78cb06e13 00:53:11 Step 15/37 : FROM alpine:3.20 00:53:11 3.20: Pulling from library/alpine 00:53:11 0a9a5dfd008f: Pulling fs layer 00:53:11 0a9a5dfd008f: Verifying Checksum 00:53:11 0a9a5dfd008f: Download complete 00:53:11 0a9a5dfd008f: Pull complete 00:53:11 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 00:53:11 Status: Downloaded newer image for alpine:3.20 00:53:11 ---> ff221270b9fb 00:53:11 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 00:53:11 ---> Running in 9cf2f723002b 00:53:11 Removing intermediate container 9cf2f723002b 00:53:11 ---> 51c1e77f65d0 00:53:11 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 00:53:11 ---> Running in e851d4c540ff 00:53:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:53:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:53:12 (1/115) Installing dumb-init (1.2.5-r3) 00:53:12 (2/115) Installing libSvtAv1Enc (2.0.0-r1) 00:53:12 (3/115) Installing aom-libs (3.9.1-r0) 00:53:12 (4/115) Installing libxau (1.0.11-r4) 00:53:12 (5/115) Installing libmd (1.1.0-r0) 00:53:12 (6/115) Installing libbsd (0.12.2-r0) 00:53:12 (7/115) Installing libxdmcp (1.1.5-r1) 00:53:12 (8/115) Installing libxcb (1.16.1-r0) 00:53:12 (9/115) Installing libx11 (1.8.9-r1) 00:53:12 (10/115) Installing hwdata-pci (0.382-r0) 00:53:12 (11/115) Installing libpciaccess (0.18.1-r0) 00:53:12 (12/115) Installing libdrm (2.4.120-r0) 00:53:12 (13/115) Installing libxext (1.3.6-r2) 00:53:12 (14/115) Installing libxfixes (6.0.1-r4) 00:53:12 (15/115) Installing libffi (3.4.6-r0) 00:53:12 (16/115) Installing wayland-libs-client (1.22.0-r4) 00:53:12 (17/115) Installing libva (2.21.0-r0) 00:53:12 (18/115) Installing libvdpau (1.5-r3) 00:53:12 (19/115) Installing libgcc (13.2.1_git20240309-r1) 00:53:12 (20/115) Installing libstdc++ (13.2.1_git20240309-r1) 00:53:12 (21/115) Installing onevpl-libs (2023.3.1-r2) 00:53:12 (22/115) Installing ffmpeg-libavutil (6.1.1-r8) 00:53:12 (23/115) Installing libdav1d (1.4.2-r0) 00:53:12 (24/115) Installing openexr-libiex (3.1.13-r1) 00:53:12 (25/115) Installing openexr-libilmthread (3.1.13-r1) 00:53:12 (26/115) Installing imath (3.1.12-r0) 00:53:12 (27/115) Installing openexr-libopenexr (3.1.13-r1) 00:53:12 (28/115) Installing brotli-libs (1.1.0-r2) 00:53:12 (29/115) Installing giflib (5.2.2-r0) 00:53:12 (30/115) Installing libhwy (1.0.7-r0) 00:53:12 (31/115) Installing libjpeg-turbo (3.0.3-r0) 00:53:12 (32/115) Installing lcms2 (2.16-r0) 00:53:12 (33/115) Installing libpng (1.6.44-r0) 00:53:12 (34/115) Installing libjxl (0.10.2-r0) 00:53:12 (35/115) Installing lame-libs (3.100-r5) 00:53:12 (36/115) Installing opus (1.5.2-r0) 00:53:12 (37/115) Installing rav1e-libs (0.7.1-r0) 00:53:12 (38/115) Installing libgomp (13.2.1_git20240309-r1) 00:53:12 (39/115) Installing soxr (0.1.3-r7) 00:53:12 (40/115) Installing ffmpeg-libswresample (6.1.1-r8) 00:53:12 (41/115) Installing libogg (1.3.5-r5) 00:53:12 (42/115) Installing libtheora (1.1.1-r18) 00:53:12 (43/115) Installing libvorbis (1.3.7-r2) 00:53:12 (44/115) Installing libvpx (1.14.1-r0) 00:53:12 (45/115) Installing libsharpyuv (1.3.2-r0) 00:53:12 (46/115) Installing libwebp (1.3.2-r0) 00:53:12 (47/115) Installing libwebpmux (1.3.2-r0) 00:53:12 (48/115) Installing x264-libs (0.164_git20231001-r0) 00:53:12 (49/115) Installing numactl (2.0.18-r0) 00:53:12 (50/115) Installing x265-libs (3.6-r0) 00:53:12 (51/115) Installing xvidcore (1.3.7-r2) 00:53:12 (52/115) Installing ffmpeg-libavcodec (6.1.1-r8) 00:53:12 (53/115) Installing sdl2 (2.28.5-r1) 00:53:12 (54/115) Installing alsa-lib (1.2.11-r0) 00:53:12 (55/115) Installing libexpat (2.6.4-r0) 00:53:12 (56/115) Installing libbz2 (1.0.8-r6) 00:53:12 (57/115) Installing freetype (2.13.2-r0) 00:53:12 (58/115) Installing fontconfig (2.15.0-r1) 00:53:12 (59/115) Installing fribidi (1.0.15-r0) 00:53:12 (60/115) Installing libintl (0.22.5-r0) 00:53:12 (61/115) Installing libeconf (0.6.3-r0) 00:53:12 (62/115) Installing libblkid (2.40.1-r1) 00:53:12 (63/115) Installing libmount (2.40.1-r1) 00:53:12 (64/115) Installing pcre2 (10.43-r0) 00:53:12 (65/115) Installing glib (2.80.5-r0) 00:53:12 (66/115) Installing graphite2 (1.3.14-r6) 00:53:12 (67/115) Installing harfbuzz (8.5.0-r0) 00:53:12 (68/115) Installing libunibreak (6.1-r0) 00:53:12 (69/115) Installing libass (0.17.2-r0) 00:53:12 (70/115) Installing libbluray (1.3.4-r1) 00:53:12 (71/115) Installing mpg123-libs (1.32.8-r0) 00:53:12 (72/115) Installing libopenmpt (0.7.7-r0) 00:53:12 (73/115) Installing cjson (1.7.18-r0) 00:53:12 (74/115) Installing mbedtls (3.6.2-r0) 00:53:12 (75/115) Installing librist (0.2.10-r1) 00:53:12 (76/115) Installing libsrt (1.5.3-r0) 00:53:13 (77/115) Installing libssh (0.10.6-r0) 00:53:13 (78/115) Installing xz-libs (5.6.2-r0) 00:53:13 (79/115) Installing libxml2 (2.12.7-r0) 00:53:13 (80/115) Installing libsodium (1.0.19-r0) 00:53:13 (81/115) Installing libzmq (4.3.5-r2) 00:53:13 (82/115) Installing ffmpeg-libavformat (6.1.1-r8) 00:53:13 (83/115) Installing serd-libs (0.32.2-r0) 00:53:13 (84/115) Installing zix-libs (0.4.2-r0) 00:53:13 (85/115) Installing sord-libs (0.16.16-r0) 00:53:13 (86/115) Installing sratom (0.6.16-r0) 00:53:13 (87/115) Installing lilv-libs (0.24.24-r1) 00:53:13 (88/115) Installing glslang-libs (1.3.261.1-r0) 00:53:13 (89/115) Installing libdovi (3.3.0-r0) 00:53:13 (90/115) Installing spirv-tools (1.3.261.1-r0) 00:53:13 (91/115) Installing shaderc (2024.0-r0) 00:53:13 (92/115) Installing vulkan-loader (1.3.261.1-r0) 00:53:13 (93/115) Installing libplacebo (6.338.2-r1) 00:53:13 (94/115) Installing ffmpeg-libpostproc (6.1.1-r8) 00:53:13 (95/115) Installing ffmpeg-libswscale (6.1.1-r8) 00:53:13 (96/115) Installing vidstab (1.1.1-r0) 00:53:13 (97/115) Installing zimg (3.0.5-r2) 00:53:13 (98/115) Installing ffmpeg-libavfilter (6.1.1-r8) 00:53:13 (99/115) Installing libasyncns (0.8-r3) 00:53:13 (100/115) Installing dbus-libs (1.14.10-r1) 00:53:13 (101/115) Installing libltdl (2.4.7-r3) 00:53:13 (102/115) Installing orc (0.4.40-r0) 00:53:13 (103/115) Installing libflac (1.4.3-r1) 00:53:13 (104/115) Installing libsndfile (1.2.2-r1) 00:53:13 (105/115) Installing speexdsp (1.2.1-r2) 00:53:13 (106/115) Installing tdb-libs (1.4.9-r1) 00:53:13 (107/115) Installing libpulse (17.0-r0) 00:53:13 (108/115) Installing v4l-utils-libs (1.24.1-r1) 00:53:13 (109/115) Installing ffmpeg-libavdevice (6.1.1-r8) 00:53:13 (110/115) Installing ffmpeg (6.1.1-r8) 00:53:13 (111/115) Installing udev-init-scripts (35-r1) 00:53:13 (112/115) Installing eudev-libs (3.2.14-r2) 00:53:13 (113/115) Installing zstd-libs (1.5.6-r0) 00:53:13 (114/115) Installing kmod-libs (32-r0) 00:53:13 (115/115) Installing eudev (3.2.14-r2) 00:53:13 Executing busybox-1.36.1-r29.trigger 00:53:13 Executing glib-2.80.5-r0.trigger 00:53:13 Executing eudev-3.2.14-r2.trigger 00:53:13 OK: 134 MiB in 129 packages 00:53:16 Removing intermediate container e851d4c540ff 00:53:16 ---> e04c7c49fc0e 00:53:16 Step 18/37 : RUN apk --no-cache upgrade 00:53:16 ---> Running in 484d100f0335 00:53:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:53:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:53:16 OK: 134 MiB in 129 packages 00:53:17 Removing intermediate container 484d100f0335 00:53:17 ---> 2490a10d4931 00:53:17 Step 19/37 : WORKDIR / 00:53:17 ---> Running in 3d6d664a7d4d 00:53:17 Running on prd-ubuntu20.04-docker-arm64-4c-16g-40115 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 00:53:17 Running in /w/workspace/device-usb-camera/197 [Pipeline] { [Pipeline] checkout 00:53:17 Removing intermediate container 3d6d664a7d4d 00:53:17 ---> 4def65b6457e 00:53:17 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 00:53:18 ---> 3bdcd3e2e1bd 00:53:18 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 00:53:18 ---> 8a948ad888ee 00:53:18 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 00:53:18 ---> 03f3216ada4d 00:53:18 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 00:53:18 ---> 047ea092dada 00:53:18 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 00:53:18 ---> ed1cabccd911 00:53:18 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 00:53:18 ---> b3703b8e7994 00:53:18 Step 26/37 : COPY --from=rtsp /mediamtx / 00:53:19 ---> d34516ecfbcd 00:53:19 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 00:53:19 ---> Running in 1fa11652a7f9 00:53:20 Selected Git installation does not exist. Using Default 00:53:20 The recommended git tool is: NONE 00:53:20 Removing intermediate container 1fa11652a7f9 00:53:20 ---> d4fc340de417 00:53:20 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 00:53:20 ---> Running in f896278187e2 00:53:20 Removing intermediate container f896278187e2 00:53:20 ---> ecb722753c3d 00:53:20 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 00:53:20 ---> Running in 2f2946659999 00:53:21 Removing intermediate container 2f2946659999 00:53:21 ---> 2aa20f01e19c 00:53:21 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 00:53:21 ---> Running in 0367cc42c63d 00:53:21 Removing intermediate container 0367cc42c63d 00:53:21 ---> 49727280fb58 00:53:21 Step 31/37 : EXPOSE 59983 00:53:21 ---> Running in 8e4867a63e2d 00:53:22 Removing intermediate container 8e4867a63e2d 00:53:22 ---> 2fd0396d4dce 00:53:22 Step 32/37 : EXPOSE 8554 00:53:22 ---> Running in b1b88bf4805c 00:53:22 Removing intermediate container b1b88bf4805c 00:53:22 ---> f81c8b8b39b9 00:53:22 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 00:53:22 ---> Running in 04b043d518b3 00:53:22 Removing intermediate container 04b043d518b3 00:53:22 ---> 0d9c688eb31a 00:53:22 Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] 00:53:22 ---> Running in c168a260f397 00:53:22 Removing intermediate container c168a260f397 00:53:22 ---> f15828254dfc 00:53:22 Step 35/37 : LABEL arch=amd64 00:53:22 ---> Running in 08e865566131 00:53:22 Removing intermediate container 08e865566131 00:53:22 ---> 3dbc521ce150 00:53:22 Step 36/37 : LABEL git_sha=b55fd285ebd787c217b27884136d82f1ea207ed4 00:53:22 ---> Running in 5d2d477473a4 00:53:22 Removing intermediate container 5d2d477473a4 00:53:22 ---> ea1b0e3b5de5 00:53:22 Step 37/37 : LABEL version=4.0.0-dev.9 00:53:22 ---> Running in 10bb365aab61 00:53:22 Removing intermediate container 10bb365aab61 00:53:22 ---> e6ca4a31df56 00:53:22 [Warning] One or more build-args [ARCH] were not consumed 00:53:22 Successfully built e6ca4a31df56 00:53:22 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:53:22 provisioning config files... 00:53:22 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7377829343176848621tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:53:23 ---> ****-login.sh 00:53:23 nexus3.edgexfoundry.org:10001 00:53:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:53:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:53:23 Configure a credential helper to remove this warning. See 00:53:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:53:23 00:53:23 Login Succeeded 00:53:23 nexus3.edgexfoundry.org:10002 00:53:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:53:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:53:23 Configure a credential helper to remove this warning. See 00:53:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:53:23 00:53:23 Login Succeeded 00:53:23 nexus3.edgexfoundry.org:10003 00:53:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:53:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:53:23 Configure a credential helper to remove this warning. See 00:53:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:53:23 00:53:23 Login Succeeded 00:53:23 nexus3.edgexfoundry.org:10004 00:53:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:53:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:53:23 Configure a credential helper to remove this warning. See 00:53:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:53:23 00:53:23 Login Succeeded 00:53:23 ****.io 00:53:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:53:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:53:23 Configure a credential helper to remove this warning. See 00:53:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:53:23 00:53:23 Login Succeeded 00:53:23 ---> ****-login.sh ends [Pipeline] } 00:53:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:53:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:53:23 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 00:53:23 b55fd285ebd787c217b27884136d82f1ea207ed4 00:53:23 latest 00:53:23 4.0.0-dev.9 00:53:23 b55fd285ebd787c217b27884136d82f1ea207ed4-4.0.0-dev.9 00:53:23 main 00:53:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:24 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:b55fd285ebd787c217b27884136d82f1ea207ed4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:24 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:b55fd285ebd787c217b27884136d82f1ea207ed4 00:53:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 00:53:24 1518813a91a1: Preparing 00:53:24 e1a2a89c798e: Preparing 00:53:24 50227cf058c7: Preparing 00:53:24 97beb456b007: Preparing 00:53:24 0e81680c8547: Preparing 00:53:24 4fdee56d7956: Preparing 00:53:24 b6c27e354d24: Preparing 00:53:24 28e4855b5bf6: Preparing 00:53:24 405498d060c2: Preparing 00:53:24 758f8a2912d6: Preparing 00:53:24 09cfed220a0e: Preparing 00:53:24 d2d372af433c: Preparing 00:53:24 ab82618e9dc1: Preparing 00:53:24 994456c4fd7b: Preparing 00:53:24 405498d060c2: Waiting 00:53:24 758f8a2912d6: Waiting 00:53:24 09cfed220a0e: Waiting 00:53:24 d2d372af433c: Waiting 00:53:24 ab82618e9dc1: Waiting 00:53:24 994456c4fd7b: Waiting 00:53:24 4fdee56d7956: Waiting 00:53:24 b6c27e354d24: Waiting 00:53:24 28e4855b5bf6: Waiting 00:53:24 97beb456b007: Pushed 00:53:24 e1a2a89c798e: Pushed 00:53:24 1518813a91a1: Pushed 00:53:24 50227cf058c7: Pushed 00:53:24 4fdee56d7956: Pushed 00:53:24 28e4855b5bf6: Pushed 00:53:24 b6c27e354d24: Pushed 00:53:24 405498d060c2: Pushed 00:53:24 758f8a2912d6: Pushed 00:53:24 994456c4fd7b: Layer already exists 00:53:24 d2d372af433c: Pushed 00:53:27 0e81680c8547: Pushed 00:53:27 using credential edgex-jenkins-ssh 00:53:27 Cloning the remote Git repository 00:53:27 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 00:53:27 > git init /w/workspace/device-usb-camera/197 # timeout=10 00:53:27 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 00:53:27 > git --version # timeout=10 00:53:27 > git --version # 'git version 2.25.1' 00:53:27 using GIT_SSH to set credentials SSH Credentials for GitHub 00:53:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:53:28 09cfed220a0e: Pushed 00:53:31 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 00:53:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:53:32 Avoid second fetch 00:53:32 Checking out Revision b55fd285ebd787c217b27884136d82f1ea207ed4 (main) 00:53:33 Commit message: "Merge pull request #389 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.26" 00:53:32 > git config core.sparsecheckout # timeout=10 00:53:32 > git checkout -f b55fd285ebd787c217b27884136d82f1ea207ed4 # timeout=10 00:53:36 ab82618e9dc1: Pushed 00:53:36 b55fd285ebd787c217b27884136d82f1ea207ed4: digest: sha256:618eaad5f838230913ecb40436659ca48c054d4130e63a7622bac3e21b31fcc0 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:37 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:37 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 00:53:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 00:53:37 1518813a91a1: Preparing 00:53:37 e1a2a89c798e: Preparing 00:53:37 50227cf058c7: Preparing 00:53:37 97beb456b007: Preparing 00:53:37 0e81680c8547: Preparing 00:53:37 4fdee56d7956: Preparing 00:53:37 b6c27e354d24: Preparing 00:53:37 28e4855b5bf6: Preparing 00:53:37 405498d060c2: Preparing 00:53:37 758f8a2912d6: Preparing 00:53:37 09cfed220a0e: Preparing 00:53:37 d2d372af433c: Preparing 00:53:37 ab82618e9dc1: Preparing 00:53:37 994456c4fd7b: Preparing 00:53:37 4fdee56d7956: Waiting 00:53:37 b6c27e354d24: Waiting 00:53:37 28e4855b5bf6: Waiting 00:53:37 405498d060c2: Waiting 00:53:37 758f8a2912d6: Waiting 00:53:37 09cfed220a0e: Waiting 00:53:37 ab82618e9dc1: Waiting 00:53:37 994456c4fd7b: Waiting 00:53:37 d2d372af433c: Waiting 00:53:37 97beb456b007: Layer already exists 00:53:37 0e81680c8547: Layer already exists 00:53:37 e1a2a89c798e: Layer already exists 00:53:37 1518813a91a1: Layer already exists 00:53:37 50227cf058c7: Layer already exists 00:53:37 28e4855b5bf6: Layer already exists 00:53:37 4fdee56d7956: Layer already exists 00:53:37 b6c27e354d24: Layer already exists 00:53:37 405498d060c2: Layer already exists 00:53:37 758f8a2912d6: Layer already exists 00:53:37 09cfed220a0e: Layer already exists 00:53:37 ab82618e9dc1: Layer already exists 00:53:37 d2d372af433c: Layer already exists 00:53:37 994456c4fd7b: Layer already exists 00:53:37 latest: digest: sha256:618eaad5f838230913ecb40436659ca48c054d4130e63a7622bac3e21b31fcc0 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:37 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:53:38 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:4.0.0-dev.9 00:53:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 00:53:38 1518813a91a1: Preparing 00:53:38 e1a2a89c798e: Preparing 00:53:38 50227cf058c7: Preparing 00:53:38 97beb456b007: Preparing 00:53:38 0e81680c8547: Preparing 00:53:38 4fdee56d7956: Preparing 00:53:38 b6c27e354d24: Preparing 00:53:38 28e4855b5bf6: Preparing 00:53:38 405498d060c2: Preparing 00:53:38 758f8a2912d6: Preparing 00:53:38 09cfed220a0e: Preparing 00:53:38 d2d372af433c: Preparing 00:53:38 ab82618e9dc1: Preparing 00:53:38 994456c4fd7b: Preparing 00:53:38 4fdee56d7956: Waiting 00:53:38 ab82618e9dc1: Waiting 00:53:38 994456c4fd7b: Waiting 00:53:38 09cfed220a0e: Waiting 00:53:38 d2d372af433c: Waiting 00:53:38 758f8a2912d6: Waiting 00:53:38 b6c27e354d24: Waiting 00:53:38 405498d060c2: Waiting 00:53:38 28e4855b5bf6: Waiting 00:53:38 1518813a91a1: Layer already exists 00:53:38 97beb456b007: Layer already exists 00:53:38 e1a2a89c798e: Layer already exists 00:53:38 50227cf058c7: Layer already exists 00:53:38 0e81680c8547: Layer already exists 00:53:38 405498d060c2: Layer already exists 00:53:38 b6c27e354d24: Layer already exists 00:53:38 758f8a2912d6: Layer already exists 00:53:38 28e4855b5bf6: Layer already exists 00:53:38 4fdee56d7956: Layer already exists 00:53:38 09cfed220a0e: Layer already exists 00:53:38 ab82618e9dc1: Layer already exists 00:53:38 994456c4fd7b: Layer already exists 00:53:38 d2d372af433c: Layer already exists 00:53:38 4.0.0-dev.9: digest: sha256:618eaad5f838230913ecb40436659ca48c054d4130e63a7622bac3e21b31fcc0 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:38 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:b55fd285ebd787c217b27884136d82f1ea207ed4-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:53:38 % Total % Received % Xferd Average Speed Time Time Time Current 00:53:38 Dload Upload Total Spent Left Speed 00:53:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 171k 0 --:--:-- --:--:-- --:--:-- 171k [Pipeline] sh 00:53:38 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:b55fd285ebd787c217b27884136d82f1ea207ed4-4.0.0-dev.9 00:53:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 00:53:38 1518813a91a1: Preparing 00:53:38 e1a2a89c798e: Preparing 00:53:38 50227cf058c7: Preparing 00:53:38 97beb456b007: Preparing 00:53:38 0e81680c8547: Preparing 00:53:38 4fdee56d7956: Preparing 00:53:38 b6c27e354d24: Preparing 00:53:38 28e4855b5bf6: Preparing 00:53:38 405498d060c2: Preparing 00:53:38 758f8a2912d6: Preparing 00:53:38 09cfed220a0e: Preparing 00:53:38 d2d372af433c: Preparing 00:53:38 ab82618e9dc1: Preparing 00:53:38 994456c4fd7b: Preparing 00:53:38 758f8a2912d6: Waiting 00:53:38 09cfed220a0e: Waiting 00:53:38 d2d372af433c: Waiting 00:53:38 b6c27e354d24: Waiting 00:53:38 4fdee56d7956: Waiting 00:53:38 ab82618e9dc1: Waiting 00:53:38 28e4855b5bf6: Waiting 00:53:38 994456c4fd7b: Waiting 00:53:38 405498d060c2: Waiting 00:53:38 0e81680c8547: Layer already exists 00:53:38 50227cf058c7: Layer already exists 00:53:38 e1a2a89c798e: Layer already exists 00:53:38 97beb456b007: Layer already exists 00:53:38 1518813a91a1: Layer already exists 00:53:38 4fdee56d7956: Layer already exists 00:53:38 28e4855b5bf6: Layer already exists 00:53:38 b6c27e354d24: Layer already exists 00:53:38 405498d060c2: Layer already exists 00:53:38 758f8a2912d6: Layer already exists 00:53:38 09cfed220a0e: Layer already exists 00:53:38 ab82618e9dc1: Layer already exists 00:53:38 994456c4fd7b: Layer already exists 00:53:38 d2d372af433c: Layer already exists 00:53:38 b55fd285ebd787c217b27884136d82f1ea207ed4-4.0.0-dev.9: digest: sha256:618eaad5f838230913ecb40436659ca48c054d4130e63a7622bac3e21b31fcc0 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:53:39 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:39 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 00:53:39 /etc/docker/daemon.json 00:53:39 { 00:53:39 "registry-mirrors": [ 00:53:39 "https://nexus3.edgexfoundry.org:10001" 00:53:39 ], 00:53:39 "bip": "10.250.0.254/24", 00:53:39 "hosts": [ 00:53:39 "tcp://0.0.0.0:5555", 00:53:39 "unix:///var/run/docker.sock" 00:53:39 ], 00:53:39 "mtu": 1458, 00:53:39 "selinux-enabled": true, 00:53:39 "seccomp-profile": "/etc/docker/seccomp.json" 00:53:39 } [Pipeline] sh 00:53:39 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 00:53:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 00:53:39 1518813a91a1: Preparing 00:53:39 e1a2a89c798e: Preparing 00:53:39 50227cf058c7: Preparing 00:53:39 97beb456b007: Preparing 00:53:39 0e81680c8547: Preparing 00:53:39 4fdee56d7956: Preparing 00:53:39 b6c27e354d24: Preparing 00:53:39 28e4855b5bf6: Preparing 00:53:39 405498d060c2: Preparing 00:53:39 758f8a2912d6: Preparing 00:53:39 09cfed220a0e: Preparing 00:53:39 d2d372af433c: Preparing 00:53:39 ab82618e9dc1: Preparing 00:53:39 994456c4fd7b: Preparing 00:53:39 4fdee56d7956: Waiting 00:53:39 405498d060c2: Waiting 00:53:39 758f8a2912d6: Waiting 00:53:39 d2d372af433c: Waiting 00:53:39 09cfed220a0e: Waiting 00:53:39 ab82618e9dc1: Waiting 00:53:39 994456c4fd7b: Waiting 00:53:39 b6c27e354d24: Waiting 00:53:39 28e4855b5bf6: Waiting 00:53:39 0e81680c8547: Layer already exists 00:53:39 97beb456b007: Layer already exists 00:53:39 e1a2a89c798e: Layer already exists 00:53:39 1518813a91a1: Layer already exists 00:53:39 50227cf058c7: Layer already exists 00:53:39 4fdee56d7956: Layer already exists 00:53:39 405498d060c2: Layer already exists 00:53:39 b6c27e354d24: Layer already exists 00:53:39 28e4855b5bf6: Layer already exists 00:53:39 758f8a2912d6: Layer already exists 00:53:39 09cfed220a0e: Layer already exists 00:53:39 d2d372af433c: Layer already exists 00:53:39 ab82618e9dc1: Layer already exists 00:53:39 994456c4fd7b: Layer already exists 00:53:39 main: digest: sha256:618eaad5f838230913ecb40436659ca48c054d4130e63a7622bac3e21b31fcc0 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:53:39 ===================================================== [Pipeline] echo 00:53:39 taggedImages: 00:53:39 - nexus3.edgexfoundry.org:10004/device-usb-camera:b55fd285ebd787c217b27884136d82f1ea207ed4 00:53:39 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 00:53:39 - nexus3.edgexfoundry.org:10004/device-usb-camera:4.0.0-dev.9 00:53:39 - nexus3.edgexfoundry.org:10004/device-usb-camera:b55fd285ebd787c217b27884136d82f1ea207ed4-4.0.0-dev.9 00:53:39 - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage 00:53:39 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:40 + sudo service docker restart 00:53:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:53:40 00:53:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:53:40 latest: Pulling from edgex-lftools-log-publisher 00:53:40 5eb5b503b376: Pulling fs layer 00:53:40 5c69ac0246d0: Pulling fs layer 00:53:40 ec43610c2a17: Pulling fs layer 00:53:40 3a2ae6a8a46f: Pulling fs layer 00:53:40 33b1e0a273af: Pulling fs layer 00:53:40 5d3b04190fa2: Pulling fs layer 00:53:40 2f39f015ded8: Pulling fs layer 00:53:40 33b1e0a273af: Waiting 00:53:40 3a2ae6a8a46f: Waiting 00:53:40 5d3b04190fa2: Waiting 00:53:40 2f39f015ded8: Waiting 00:53:40 5c69ac0246d0: Download complete 00:53:40 3a2ae6a8a46f: Verifying Checksum 00:53:40 3a2ae6a8a46f: Download complete 00:53:40 33b1e0a273af: Verifying Checksum 00:53:40 33b1e0a273af: Download complete 00:53:40 5d3b04190fa2: Verifying Checksum 00:53:40 ec43610c2a17: Verifying Checksum 00:53:40 ec43610c2a17: Download complete 00:53:40 5eb5b503b376: Download complete 00:53:41 2f39f015ded8: Verifying Checksum 00:53:41 2f39f015ded8: Download complete 00:53:41 5eb5b503b376: Pull complete 00:53:41 5c69ac0246d0: Pull complete 00:53:42 ec43610c2a17: Pull complete 00:53:42 3a2ae6a8a46f: Pull complete 00:53:42 33b1e0a273af: Pull complete 00:53:42 5d3b04190fa2: Pull complete 00:53:46 2f39f015ded8: Pull complete 00:53:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:53:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:53:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:53:47 prd-ubuntu20.04-docker-8c-8g-40107 does not seem to be running inside a container 00:53:47 $ 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 00:53:50 $ docker top 4964be2af99826a7054ef9b43d207a7814df5faf7fd9d3b729f1e7669d826c4d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:53:51 ---> job-cost.sh 00:53:51 lf-activate-venv: SKIPPING 00:53:51 INFO: No Stack... 00:53:51 INFO: Retrieving Pricing Info for: v3-standard-8 00:53:51 INFO: Archiving Costs [Pipeline] sh 00:53:52 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 00:53:52 + cut -d, -f6 [Pipeline] lock 00:53:52 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-197-stack-cost] 00:53:52 Resource [jenkins-edgexfoundry-device-usb-camera-main-197-stack-cost] did not exist. Created. 00:53:52 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-197-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:53:52 + echo total: 0.2199999988079071 [Pipeline] stash 00:53:52 Stashed 1 file(s) [Pipeline] } 00:53:52 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-197-stack-cost] [Pipeline] // lock [Pipeline] } 00:53:52 $ docker stop --time=1 4964be2af99826a7054ef9b43d207a7814df5faf7fd9d3b729f1e7669d826c4d 00:53:53 $ docker rm -f --volumes 4964be2af99826a7054ef9b43d207a7814df5faf7fd9d3b729f1e7669d826c4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:53:58 provisioning config files... 00:53:58 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/197@tmp/config6476774059984413702tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:53:59 ---> ****-login.sh 00:53:59 nexus3.edgexfoundry.org:10001 00:53:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:53:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:53:59 Configure a credential helper to remove this warning. See 00:53:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:53:59 00:53:59 Login Succeeded 00:53:59 nexus3.edgexfoundry.org:10002 00:54:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:54:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:54:00 Configure a credential helper to remove this warning. See 00:54:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:54:00 00:54:00 Login Succeeded 00:54:00 nexus3.edgexfoundry.org:10003 00:54:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:54:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:54:00 Configure a credential helper to remove this warning. See 00:54:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:54:00 00:54:00 Login Succeeded 00:54:00 nexus3.edgexfoundry.org:10004 00:54:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:54:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:54:01 Configure a credential helper to remove this warning. See 00:54:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:54:01 00:54:01 Login Succeeded 00:54:01 ****.io 00:54:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:54:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:54:01 Configure a credential helper to remove this warning. See 00:54:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:54:01 00:54:01 Login Succeeded 00:54:01 ---> ****-login.sh ends [Pipeline] } 00:54:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:54:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:54:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:54:02 ========================================================= 00:54:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 00:54:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:54:02 + 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 . 00:54:03 Sending build context to Docker daemon 10.65MB 00:54:03 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 00:54:03 Step 2/13 : FROM ${BASE} AS builder 00:54:03 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:54:03 9986a736f7d3: Pulling fs layer 00:54:03 1f018df60701: Pulling fs layer 00:54:03 39f8f326b044: Pulling fs layer 00:54:03 e6a1e7a6a96a: Pulling fs layer 00:54:03 4f4fb700ef54: Pulling fs layer 00:54:03 d45d956e0dbf: Pulling fs layer 00:54:03 d7702b0d1db1: Pulling fs layer 00:54:03 5c7f0f088c93: Pulling fs layer 00:54:03 4fdc064ae6cf: Pulling fs layer 00:54:03 d45d956e0dbf: Waiting 00:54:03 d7702b0d1db1: Waiting 00:54:03 5c7f0f088c93: Waiting 00:54:03 e6a1e7a6a96a: Waiting 00:54:03 4f4fb700ef54: Waiting 00:54:03 4fdc064ae6cf: Waiting 00:54:04 e6a1e7a6a96a: Verifying Checksum 00:54:04 e6a1e7a6a96a: Download complete 00:54:04 4f4fb700ef54: Verifying Checksum 00:54:04 4f4fb700ef54: Download complete 00:54:04 d45d956e0dbf: Verifying Checksum 00:54:04 d45d956e0dbf: Download complete 00:54:04 9986a736f7d3: Verifying Checksum 00:54:04 9986a736f7d3: Download complete 00:54:04 d7702b0d1db1: Verifying Checksum 00:54:04 d7702b0d1db1: Download complete 00:54:04 4fdc064ae6cf: Verifying Checksum 00:54:04 4fdc064ae6cf: Download complete 00:54:05 9986a736f7d3: Pull complete 00:54:06 1f018df60701: Pull complete 00:54:06 39f8f326b044: Verifying Checksum 00:54:06 39f8f326b044: Download complete 00:54:07 5c7f0f088c93: Verifying Checksum 00:54:07 5c7f0f088c93: Download complete 00:54:22 39f8f326b044: Pull complete 00:54:22 e6a1e7a6a96a: Pull complete 00:54:22 4f4fb700ef54: Pull complete 00:54:22 d45d956e0dbf: Pull complete 00:54:22 d7702b0d1db1: Pull complete 00:54:33 5c7f0f088c93: Pull complete 00:54:33 4fdc064ae6cf: Pull complete 00:54:33 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 00:54:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 00:54:33 ---> 63f30b955cb9 00:54:33 Step 3/13 : ARG ADD_BUILD_TAGS="" 00:54:34 ---> Running in bec3e3aa806b 00:54:35 Removing intermediate container bec3e3aa806b 00:54:35 ---> 1b6381c062a9 00:54:35 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:54:35 ---> Running in d5ea3d7dc442 00:54:35 Removing intermediate container d5ea3d7dc442 00:54:35 ---> a4f3d7ce7f83 00:54:35 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 00:54:35 ---> Running in fae0820787ff 00:54:36 Removing intermediate container fae0820787ff 00:54:36 ---> 7eb1b8e76607 00:54:36 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 00:54:36 ---> Running in ef6b91c42211 00:54:36 Removing intermediate container ef6b91c42211 00:54:36 ---> 5f92eec31768 00:54:36 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:54:37 ---> Running in 201d37912baf 00:54:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:54:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:54:41 (1/14) Installing libintl (0.22.5-r0) 00:54:41 (2/14) Installing eudev-libs (3.2.14-r2) 00:54:41 (3/14) Installing libjpeg-turbo (3.0.3-r0) 00:54:41 (4/14) Installing v4l-utils-libs (1.24.1-r1) 00:54:41 (5/14) Installing v4l-utils (1.24.1-r1) 00:54:41 (6/14) Installing libdvbv5 (1.24.1-r1) 00:54:41 (7/14) Installing udev-init-scripts (35-r1) 00:54:41 (8/14) Installing libeconf (0.6.3-r0) 00:54:41 (9/14) Installing libblkid (2.40.1-r1) 00:54:41 (10/14) Installing xz-libs (5.6.2-r0) 00:54:41 (11/14) Installing kmod-libs (32-r0) 00:54:41 (12/14) Installing eudev (3.2.14-r2) 00:54:41 (13/14) Installing eudev-dev (3.2.14-r2) 00:54:42 (14/14) Installing v4l-utils-dev (1.24.1-r1) 00:54:42 Executing busybox-1.36.1-r29.trigger 00:54:42 Executing eudev-3.2.14-r2.trigger 00:54:42 OK: 247 MiB in 72 packages 00:54:44 Removing intermediate container 201d37912baf 00:54:44 ---> 37513ca85bc3 00:54:44 Step 8/13 : WORKDIR /device-usb-camera 00:54:44 ---> Running in 3b5dc76e1946 00:54:44 Removing intermediate container 3b5dc76e1946 00:54:44 ---> 0bfdc0742de4 00:54:44 Step 9/13 : COPY go.mod vendor* ./ 00:54:45 ---> d223a5064492 00:54:45 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:54:45 ---> Running in 10c34b735b7c 00:56:52 Removing intermediate container 10c34b735b7c 00:56:52 ---> 1a03e82adbc3 00:56:52 Step 11/13 : COPY . . 00:56:52 ---> b8085563b24a 00:56:52 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 00:56:52 ---> Running in 44e03dc7f85d 00:56:52  % Total % Received % Xferd Average Speed Time Time Time Current 00:56:52 Dload Upload Total Spent Left Speed 00:56:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6976 0 --:--:-- --:--:-- --:--:-- 7127 00:56:52 Removing intermediate container 44e03dc7f85d 00:56:52 ---> 1a8252a395a8 00:56:52 Step 13/13 : RUN ${MAKE} 00:56:52 ---> Running in 6dc6c8e82f5a 00:56:52 noop 00:56:52 Removing intermediate container 6dc6c8e82f5a 00:56:52 ---> 73ac60716c44 00:56:52 Successfully built 73ac60716c44 00:56:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:52 + docker inspect -f . ci-base-image-arm64 00:56:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:56:53 prd-ubuntu20.04-docker-arm64-4c-16g-40115 does not seem to be running inside a container 00:56:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/197 -v /w/workspace/device-usb-camera/197:/w/workspace/device-usb-camera/197:rw,z -v /w/workspace/device-usb-camera/197@tmp:/w/workspace/device-usb-camera/197@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 00:56:54 $ docker top e9d65905fab0c8888f3099ac67d40591eb13236aa406ef2a823e40cb44169746 -eo pid,comm [Pipeline] { [Pipeline] sh 00:56:55 + go version 00:56:55 go version go1.23.4 linux/arm64 [Pipeline] } 00:56:55 $ docker stop --time=1 e9d65905fab0c8888f3099ac67d40591eb13236aa406ef2a823e40cb44169746 00:56:57 $ docker rm -f --volumes e9d65905fab0c8888f3099ac67d40591eb13236aa406ef2a823e40cb44169746 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:58 + docker inspect -f . ci-base-image-arm64 00:56:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:56:58 prd-ubuntu20.04-docker-arm64-4c-16g-40115 does not seem to be running inside a container 00:56:58 $ 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/197 -v /w/workspace/device-usb-camera/197:/w/workspace/device-usb-camera/197:rw,z -v /w/workspace/device-usb-camera/197@tmp:/w/workspace/device-usb-camera/197@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 00:57:00 $ docker top 002a5730643f8a1b619af25f711d6f3087b58de3d9b8dc2bd07de528b26a59b3 -eo pid,comm [Pipeline] { [Pipeline] sh 00:57:01 + git config --global --add safe.directory /w/workspace/device-usb-camera/197 [Pipeline] fileExists [Pipeline] sh 00:57:01 + make test 00:57:01 go test ./... -coverprofile=coverage.out ./... 00:57:08 ? github.com/edgexfoundry/device-usb-camera [no test files] 01:02:15 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 01:02:18 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.081s coverage: 4.4% of statements 01:02:19 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:02:19 go vet ./... 01:03:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:03:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:03:27 ./bin/test-attribution-txt.sh [Pipeline] echo 01:03:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:03:27 $ docker stop --time=1 002a5730643f8a1b619af25f711d6f3087b58de3d9b8dc2bd07de528b26a59b3 01:03:29 $ docker rm -f --volumes 002a5730643f8a1b619af25f711d6f3087b58de3d9b8dc2bd07de528b26a59b3 [Pipeline] // withDockerContainer [Pipeline] sh 01:03:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:03:32 Warning: overwriting stash ‘coverage-report’ 01:03:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:03:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:03:33 + ls -al . 01:03:33 total 284 01:03:33 drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 00:57 . 01:03:33 drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 00:53 .. 01:03:33 drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 00:53 .git 01:03:33 drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 00:53 .github 01:03:33 -rw-rw-r-- 1 jenkins jenkins 379 Mar 4 00:53 .gitignore 01:03:33 -rw-rw-r-- 1 jenkins jenkins 203 Mar 4 00:53 .golangci.yml 01:03:33 -rw-rw-r-- 1 jenkins jenkins 77 Mar 4 00:53 .hadolint.yml 01:03:33 -rw-rw-r-- 1 jenkins jenkins 19367 Mar 4 00:53 Attribution.txt 01:03:33 -rw-rw-r-- 1 jenkins jenkins 16561 Mar 4 00:53 CHANGELOG.md 01:03:33 -rw-rw-r-- 1 jenkins jenkins 2440 Mar 4 00:53 Dockerfile 01:03:33 -rw-rw-r-- 1 jenkins jenkins 678 Mar 4 00:53 GOVERNANCE.md 01:03:33 -rw-rw-r-- 1 jenkins jenkins 659 Mar 4 00:53 Jenkinsfile 01:03:33 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 4 00:53 LICENSE 01:03:33 -rw-rw-r-- 1 jenkins jenkins 3193 Mar 4 00:53 Makefile 01:03:33 -rw-rw-r-- 1 jenkins jenkins 622 Mar 4 00:53 OWNERS.md 01:03:33 -rw-rw-r-- 1 jenkins jenkins 2575 Mar 4 00:53 README.md 01:03:33 -rw-rw-r-- 1 jenkins jenkins 11 Mar 4 00:51 VERSION 01:03:33 drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 00:53 bin 01:03:33 drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 00:53 cmd 01:03:33 -rw-r--r-- 1 jenkins jenkins 54772 Mar 4 01:02 coverage.out 01:03:33 -rwxrwxr-x 1 jenkins jenkins 84 Mar 4 00:53 docker-entrypoint.sh 01:03:33 drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 00:53 docs 01:03:33 -rw-rw-r-- 1 jenkins jenkins 6368 Mar 4 00:53 go.mod 01:03:33 -rw-rw-r-- 1 jenkins jenkins 87083 Mar 4 00:53 go.sum 01:03:33 drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 00:53 internal 01:03:33 -rw-rw-r-- 1 jenkins jenkins 231 Mar 4 00:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:33 + 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=b55fd285ebd787c217b27884136d82f1ea207ed4 --label arch=arm64 --label version=4.0.0-dev.9 . 01:03:34 Sending build context to Docker daemon 10.7MB 01:03:34 Step 1/37 : ARG BASE=golang:1.23-alpine3.20 01:03:34 Step 2/37 : FROM ${BASE} AS builder 01:03:34 ---> 73ac60716c44 01:03:34 Step 3/37 : ARG ADD_BUILD_TAGS="" 01:03:34 ---> Running in 16b575d022ce 01:03:35 Removing intermediate container 16b575d022ce 01:03:35 ---> d3337f2ff3cf 01:03:35 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:03:35 ---> Running in 1fcc1e007c8d 01:03:35 Removing intermediate container 1fcc1e007c8d 01:03:35 ---> 83ebe5e259c0 01:03:35 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 01:03:35 ---> Running in 97460a5d3763 01:03:36 Removing intermediate container 97460a5d3763 01:03:36 ---> 3adb7a160517 01:03:36 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 01:03:36 ---> Running in 512cd889c70c 01:03:36 Removing intermediate container 512cd889c70c 01:03:36 ---> 01f9d2d1dcf5 01:03:36 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:03:36 ---> Running in e95fabb3e455 01:03:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:03:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:03:41 OK: 247 MiB in 72 packages 01:03:42 Removing intermediate container e95fabb3e455 01:03:42 ---> eb841c4f02df 01:03:42 Step 8/37 : WORKDIR /device-usb-camera 01:03:42 ---> Running in 16922a1261fa 01:03:42 Removing intermediate container 16922a1261fa 01:03:42 ---> 6cf82b39baf0 01:03:42 Step 9/37 : COPY go.mod vendor* ./ 01:03:42 ---> 50935f201a7a 01:03:42 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:03:43 ---> Running in 22cb292478e6 01:03:45 Removing intermediate container 22cb292478e6 01:03:45 ---> 7544541af05d 01:03:45 Step 11/37 : COPY . . 01:03:47 ---> 0b8bffcd0da4 01:03:47 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 01:03:47 ---> Running in 4dac59454bc9 01:03:48  % Total % Received % Xferd Average Speed Time Time Time Current 01:03:48 Dload Upload Total Spent Left Speed 01:03:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0  0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 4673 0 --:--:-- --:--:-- --:--:-- 4699 01:03:49 Removing intermediate container 4dac59454bc9 01:03:49 ---> 699e1b355607 01:03:49 Step 13/37 : RUN ${MAKE} 01:03:49 ---> Running in 57aa181f8cf3 01:03:50 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.0.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 01:08:27 Removing intermediate container 57aa181f8cf3 01:08:27 ---> 8f3e43b1ab37 01:08:27 Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp 01:08:27 1.8.2: Pulling from bluenviron/mediamtx 01:08:27 da4d7e05a7aa: Pulling fs layer 01:08:27 da4d7e05a7aa: Verifying Checksum 01:08:27 da4d7e05a7aa: Download complete 01:08:27 da4d7e05a7aa: Pull complete 01:08:27 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 01:08:27 Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 01:08:27 ---> 62c65ed7ef0d 01:08:27 Step 15/37 : FROM alpine:3.20 01:08:27 3.20: Pulling from library/alpine 01:08:27 94e9d8af2201: Pulling fs layer 01:08:27 94e9d8af2201: Verifying Checksum 01:08:27 94e9d8af2201: Download complete 01:08:27 94e9d8af2201: Pull complete 01:08:27 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 01:08:27 Status: Downloaded newer image for alpine:3.20 01:08:27 ---> 7aab056cecc6 01:08:27 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 01:08:27 ---> Running in f4969e5bcc44 01:08:28 Removing intermediate container f4969e5bcc44 01:08:28 ---> bc61522e22b6 01:08:28 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 01:08:28 ---> Running in 76d5b1ea9361 01:08:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:08:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:08:31 (1/114) Installing dumb-init (1.2.5-r3) 01:08:32 (2/114) Installing libSvtAv1Enc (2.0.0-r1) 01:08:32 (3/114) Installing aom-libs (3.9.1-r0) 01:08:32 (4/114) Installing libxau (1.0.11-r4) 01:08:32 (5/114) Installing libmd (1.1.0-r0) 01:08:32 (6/114) Installing libbsd (0.12.2-r0) 01:08:32 (7/114) Installing libxdmcp (1.1.5-r1) 01:08:32 (8/114) Installing libxcb (1.16.1-r0) 01:08:32 (9/114) Installing libx11 (1.8.9-r1) 01:08:32 (10/114) Installing hwdata-pci (0.382-r0) 01:08:33 (11/114) Installing libpciaccess (0.18.1-r0) 01:08:33 (12/114) Installing libdrm (2.4.120-r0) 01:08:33 (13/114) Installing libxext (1.3.6-r2) 01:08:33 (14/114) Installing libxfixes (6.0.1-r4) 01:08:33 (15/114) Installing libffi (3.4.6-r0) 01:08:33 (16/114) Installing wayland-libs-client (1.22.0-r4) 01:08:33 (17/114) Installing libva (2.21.0-r0) 01:08:33 (18/114) Installing libvdpau (1.5-r3) 01:08:33 (19/114) Installing ffmpeg-libavutil (6.1.1-r8) 01:08:33 (20/114) Installing libdav1d (1.4.2-r0) 01:08:33 (21/114) Installing libgcc (13.2.1_git20240309-r1) 01:08:33 (22/114) Installing libstdc++ (13.2.1_git20240309-r1) 01:08:33 (23/114) Installing openexr-libiex (3.1.13-r1) 01:08:33 (24/114) Installing openexr-libilmthread (3.1.13-r1) 01:08:33 (25/114) Installing imath (3.1.12-r0) 01:08:33 (26/114) Installing openexr-libopenexr (3.1.13-r1) 01:08:33 (27/114) Installing brotli-libs (1.1.0-r2) 01:08:33 (28/114) Installing giflib (5.2.2-r0) 01:08:33 (29/114) Installing libhwy (1.0.7-r0) 01:08:33 (30/114) Installing libjpeg-turbo (3.0.3-r0) 01:08:33 (31/114) Installing lcms2 (2.16-r0) 01:08:33 (32/114) Installing libpng (1.6.44-r0) 01:08:33 (33/114) Installing libjxl (0.10.2-r0) 01:08:33 (34/114) Installing lame-libs (3.100-r5) 01:08:33 (35/114) Installing opus (1.5.2-r0) 01:08:33 (36/114) Installing rav1e-libs (0.7.1-r0) 01:08:33 (37/114) Installing libgomp (13.2.1_git20240309-r1) 01:08:33 (38/114) Installing soxr (0.1.3-r7) 01:08:33 (39/114) Installing ffmpeg-libswresample (6.1.1-r8) 01:08:33 (40/114) Installing libogg (1.3.5-r5) 01:08:33 (41/114) Installing libtheora (1.1.1-r18) 01:08:34 (42/114) Installing libvorbis (1.3.7-r2) 01:08:34 (43/114) Installing libvpx (1.14.1-r0) 01:08:34 (44/114) Installing libsharpyuv (1.3.2-r0) 01:08:34 (45/114) Installing libwebp (1.3.2-r0) 01:08:34 (46/114) Installing libwebpmux (1.3.2-r0) 01:08:34 (47/114) Installing x264-libs (0.164_git20231001-r0) 01:08:34 (48/114) Installing numactl (2.0.18-r0) 01:08:34 (49/114) Installing x265-libs (3.6-r0) 01:08:34 (50/114) Installing xvidcore (1.3.7-r2) 01:08:34 (51/114) Installing ffmpeg-libavcodec (6.1.1-r8) 01:08:35 (52/114) Installing sdl2 (2.28.5-r1) 01:08:35 (53/114) Installing alsa-lib (1.2.11-r0) 01:08:35 (54/114) Installing libexpat (2.6.4-r0) 01:08:35 (55/114) Installing libbz2 (1.0.8-r6) 01:08:35 (56/114) Installing freetype (2.13.2-r0) 01:08:35 (57/114) Installing fontconfig (2.15.0-r1) 01:08:35 (58/114) Installing fribidi (1.0.15-r0) 01:08:35 (59/114) Installing libintl (0.22.5-r0) 01:08:35 (60/114) Installing libeconf (0.6.3-r0) 01:08:35 (61/114) Installing libblkid (2.40.1-r1) 01:08:35 (62/114) Installing libmount (2.40.1-r1) 01:08:35 (63/114) Installing pcre2 (10.43-r0) 01:08:35 (64/114) Installing glib (2.80.5-r0) 01:08:35 (65/114) Installing graphite2 (1.3.14-r6) 01:08:35 (66/114) Installing harfbuzz (8.5.0-r0) 01:08:35 (67/114) Installing libunibreak (6.1-r0) 01:08:36 (68/114) Installing libass (0.17.2-r0) 01:08:36 (69/114) Installing libbluray (1.3.4-r1) 01:08:36 (70/114) Installing mpg123-libs (1.32.8-r0) 01:08:36 (71/114) Installing libopenmpt (0.7.7-r0) 01:08:36 (72/114) Installing cjson (1.7.18-r0) 01:08:36 (73/114) Installing mbedtls (3.6.2-r0) 01:08:36 (74/114) Installing librist (0.2.10-r1) 01:08:36 (75/114) Installing libsrt (1.5.3-r0) 01:08:36 (76/114) Installing libssh (0.10.6-r0) 01:08:36 (77/114) Installing xz-libs (5.6.2-r0) 01:08:36 (78/114) Installing libxml2 (2.12.7-r0) 01:08:36 (79/114) Installing libsodium (1.0.19-r0) 01:08:36 (80/114) Installing libzmq (4.3.5-r2) 01:08:36 (81/114) Installing ffmpeg-libavformat (6.1.1-r8) 01:08:37 (82/114) Installing serd-libs (0.32.2-r0) 01:08:37 (83/114) Installing zix-libs (0.4.2-r0) 01:08:37 (84/114) Installing sord-libs (0.16.16-r0) 01:08:37 (85/114) Installing sratom (0.6.16-r0) 01:08:37 (86/114) Installing lilv-libs (0.24.24-r1) 01:08:37 (87/114) Installing glslang-libs (1.3.261.1-r0) 01:08:37 (88/114) Installing libdovi (3.3.0-r0) 01:08:37 (89/114) Installing spirv-tools (1.3.261.1-r0) 01:08:37 (90/114) Installing shaderc (2024.0-r0) 01:08:37 (91/114) Installing vulkan-loader (1.3.261.1-r0) 01:08:37 (92/114) Installing libplacebo (6.338.2-r1) 01:08:38 (93/114) Installing ffmpeg-libpostproc (6.1.1-r8) 01:08:38 (94/114) Installing ffmpeg-libswscale (6.1.1-r8) 01:08:38 (95/114) Installing vidstab (1.1.1-r0) 01:08:38 (96/114) Installing zimg (3.0.5-r2) 01:08:38 (97/114) Installing ffmpeg-libavfilter (6.1.1-r8) 01:08:38 (98/114) Installing libasyncns (0.8-r3) 01:08:38 (99/114) Installing dbus-libs (1.14.10-r1) 01:08:38 (100/114) Installing libltdl (2.4.7-r3) 01:08:38 (101/114) Installing orc (0.4.40-r0) 01:08:38 (102/114) Installing libflac (1.4.3-r1) 01:08:38 (103/114) Installing libsndfile (1.2.2-r1) 01:08:38 (104/114) Installing speexdsp (1.2.1-r2) 01:08:38 (105/114) Installing tdb-libs (1.4.9-r1) 01:08:38 (106/114) Installing libpulse (17.0-r0) 01:08:38 (107/114) Installing v4l-utils-libs (1.24.1-r1) 01:08:38 (108/114) Installing ffmpeg-libavdevice (6.1.1-r8) 01:08:38 (109/114) Installing ffmpeg (6.1.1-r8) 01:08:38 (110/114) Installing udev-init-scripts (35-r1) 01:08:38 (111/114) Installing eudev-libs (3.2.14-r2) 01:08:38 (112/114) Installing zstd-libs (1.5.6-r0) 01:08:38 (113/114) Installing kmod-libs (32-r0) 01:08:38 (114/114) Installing eudev (3.2.14-r2) 01:08:38 Executing busybox-1.36.1-r29.trigger 01:08:38 Executing glib-2.80.5-r0.trigger 01:08:38 Executing eudev-3.2.14-r2.trigger 01:08:38 OK: 120 MiB in 128 packages 01:08:44 Removing intermediate container 76d5b1ea9361 01:08:44 ---> f4f4bab5faa2 01:08:44 Step 18/37 : RUN apk --no-cache upgrade 01:08:44 ---> Running in 0770ac1b339d 01:08:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:08:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:08:47 OK: 120 MiB in 128 packages 01:08:48 Removing intermediate container 0770ac1b339d 01:08:48 ---> c662e35d6572 01:08:48 Step 19/37 : WORKDIR / 01:08:48 ---> Running in 18b94fbf8992 01:08:48 Removing intermediate container 18b94fbf8992 01:08:48 ---> 55f3eb381f16 01:08:48 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 01:08:51 ---> e788de184f61 01:08:51 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 01:08:52 ---> efeaad9cead9 01:08:52 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 01:08:52 ---> 7ba45b9ac935 01:08:52 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 01:08:53 ---> aa2bf155ebbb 01:08:53 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 01:08:54 ---> 99a9f2980a4b 01:08:54 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 01:08:54 ---> 54424b61826b 01:08:54 Step 26/37 : COPY --from=rtsp /mediamtx / 01:08:56 ---> 66bfff7c2ddc 01:08:56 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 01:08:56 ---> Running in 5a4ead46057c 01:08:58 Removing intermediate container 5a4ead46057c 01:08:58 ---> ef77c804427d 01:08:58 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 01:08:58 ---> Running in fda8a834b4f5 01:09:00 Removing intermediate container fda8a834b4f5 01:09:00 ---> 540830019d90 01:09:00 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 01:09:00 ---> Running in 3e70fe4262b0 01:09:02 Removing intermediate container 3e70fe4262b0 01:09:02 ---> c73e2d4b7643 01:09:02 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 01:09:02 ---> Running in 7ccfe41d2702 01:09:04 Removing intermediate container 7ccfe41d2702 01:09:04 ---> 5de7460e69b6 01:09:04 Step 31/37 : EXPOSE 59983 01:09:04 ---> Running in 4dd181e3b1e0 01:09:05 Removing intermediate container 4dd181e3b1e0 01:09:05 ---> 9a52156417e8 01:09:05 Step 32/37 : EXPOSE 8554 01:09:05 ---> Running in 4ddd00dd9b0c 01:09:08 Removing intermediate container 4ddd00dd9b0c 01:09:08 ---> c70fa9e741d3 01:09:08 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 01:09:08 ---> Running in df8d97b8d508 01:09:08 Removing intermediate container df8d97b8d508 01:09:08 ---> 6236ec74e1a8 01:09:08 Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] 01:09:08 ---> Running in 51211d20b51b 01:09:08 Removing intermediate container 51211d20b51b 01:09:08 ---> 4a9a86e49eb1 01:09:08 Step 35/37 : LABEL arch=arm64 01:09:08 ---> Running in 08f08d738988 01:09:08 Removing intermediate container 08f08d738988 01:09:08 ---> 794d4c4e4ab8 01:09:08 Step 36/37 : LABEL git_sha=b55fd285ebd787c217b27884136d82f1ea207ed4 01:09:08 ---> Running in 0c46750957ec 01:09:08 Removing intermediate container 0c46750957ec 01:09:08 ---> a8a870a14dd7 01:09:08 Step 37/37 : LABEL version=4.0.0-dev.9 01:09:08 ---> Running in 72782ba041f4 01:09:08 Removing intermediate container 72782ba041f4 01:09:08 ---> 1e263be42f02 01:09:08 [Warning] One or more build-args [ARCH] were not consumed 01:09:08 Successfully built 1e263be42f02 01:09:08 Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:09:08 provisioning config files... 01:09:08 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/197@tmp/config17569862793493032386tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:09:09 ---> ****-login.sh 01:09:09 nexus3.edgexfoundry.org:10001 01:09:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:09:10 Configure a credential helper to remove this warning. See 01:09:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:09:10 01:09:10 Login Succeeded 01:09:10 nexus3.edgexfoundry.org:10002 01:09:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:09:12 Configure a credential helper to remove this warning. See 01:09:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:09:12 01:09:12 Login Succeeded 01:09:12 nexus3.edgexfoundry.org:10003 01:09:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:09:12 Configure a credential helper to remove this warning. See 01:09:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:09:12 01:09:12 Login Succeeded 01:09:12 nexus3.edgexfoundry.org:10004 01:09:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:09:13 Configure a credential helper to remove this warning. See 01:09:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:09:13 01:09:13 Login Succeeded 01:09:13 ****.io 01:09:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:09:13 Configure a credential helper to remove this warning. See 01:09:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:09:13 01:09:13 Login Succeeded 01:09:13 ---> ****-login.sh ends [Pipeline] } 01:09:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:09:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:09:14 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 01:09:14 b55fd285ebd787c217b27884136d82f1ea207ed4 01:09:14 latest 01:09:14 4.0.0-dev.9 01:09:14 b55fd285ebd787c217b27884136d82f1ea207ed4-4.0.0-dev.9 01:09:14 main 01:09:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:14 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:b55fd285ebd787c217b27884136d82f1ea207ed4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:14 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:b55fd285ebd787c217b27884136d82f1ea207ed4 01:09:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 01:09:14 eb3f62878c8a: Preparing 01:09:14 2a2e06090283: Preparing 01:09:14 077eb5590526: Preparing 01:09:14 a786d0e73d01: Preparing 01:09:14 f0c0fc467d42: Preparing 01:09:14 4fdee56d7956: Preparing 01:09:14 4076329b4caf: Preparing 01:09:14 fa6c8e3e90aa: Preparing 01:09:14 c78c70a68702: Preparing 01:09:14 121c6d6ff6ab: Preparing 01:09:14 74232257d752: Preparing 01:09:14 32044ec73203: Preparing 01:09:14 8a389855a411: Preparing 01:09:14 4fdee56d7956: Waiting 01:09:14 dd9c8f8612c8: Preparing 01:09:14 4076329b4caf: Waiting 01:09:14 fa6c8e3e90aa: Waiting 01:09:14 74232257d752: Waiting 01:09:14 c78c70a68702: Waiting 01:09:14 121c6d6ff6ab: Waiting 01:09:14 32044ec73203: Waiting 01:09:14 8a389855a411: Waiting 01:09:14 dd9c8f8612c8: Waiting 01:09:15 eb3f62878c8a: Pushed 01:09:15 077eb5590526: Pushed 01:09:15 2a2e06090283: Pushed 01:09:15 a786d0e73d01: Pushed 01:09:15 4fdee56d7956: Pushed 01:09:15 4076329b4caf: Pushed 01:09:15 fa6c8e3e90aa: Pushed 01:09:15 c78c70a68702: Pushed 01:09:15 121c6d6ff6ab: Pushed 01:09:15 dd9c8f8612c8: Layer already exists 01:09:15 32044ec73203: Pushed 01:09:23 f0c0fc467d42: Pushed 01:09:26 74232257d752: Pushed 01:09:41 8a389855a411: Pushed 01:09:41 b55fd285ebd787c217b27884136d82f1ea207ed4: digest: sha256:ecd8f5e4c9f2e0aff25ec319f89eb36bbccb055d000495611f436a8791eea11f size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:41 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:42 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 01:09:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 01:09:42 eb3f62878c8a: Preparing 01:09:42 2a2e06090283: Preparing 01:09:42 077eb5590526: Preparing 01:09:42 a786d0e73d01: Preparing 01:09:42 f0c0fc467d42: Preparing 01:09:42 4fdee56d7956: Preparing 01:09:42 4076329b4caf: Preparing 01:09:42 fa6c8e3e90aa: Preparing 01:09:42 c78c70a68702: Preparing 01:09:42 121c6d6ff6ab: Preparing 01:09:42 74232257d752: Preparing 01:09:42 32044ec73203: Preparing 01:09:42 8a389855a411: Preparing 01:09:42 dd9c8f8612c8: Preparing 01:09:42 c78c70a68702: Waiting 01:09:42 121c6d6ff6ab: Waiting 01:09:42 74232257d752: Waiting 01:09:42 32044ec73203: Waiting 01:09:42 8a389855a411: Waiting 01:09:42 dd9c8f8612c8: Waiting 01:09:42 4fdee56d7956: Waiting 01:09:42 4076329b4caf: Waiting 01:09:42 fa6c8e3e90aa: Waiting 01:09:42 2a2e06090283: Layer already exists 01:09:42 f0c0fc467d42: Layer already exists 01:09:42 a786d0e73d01: Layer already exists 01:09:42 eb3f62878c8a: Layer already exists 01:09:42 077eb5590526: Layer already exists 01:09:42 fa6c8e3e90aa: Layer already exists 01:09:42 121c6d6ff6ab: Layer already exists 01:09:42 4076329b4caf: Layer already exists 01:09:42 4fdee56d7956: Layer already exists 01:09:42 c78c70a68702: Layer already exists 01:09:42 32044ec73203: Layer already exists 01:09:42 8a389855a411: Layer already exists 01:09:42 74232257d752: Layer already exists 01:09:42 dd9c8f8612c8: Layer already exists 01:09:42 latest: digest: sha256:ecd8f5e4c9f2e0aff25ec319f89eb36bbccb055d000495611f436a8791eea11f size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:42 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:43 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.0.0-dev.9 01:09:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 01:09:43 eb3f62878c8a: Preparing 01:09:43 2a2e06090283: Preparing 01:09:43 077eb5590526: Preparing 01:09:43 a786d0e73d01: Preparing 01:09:43 f0c0fc467d42: Preparing 01:09:43 4fdee56d7956: Preparing 01:09:43 4076329b4caf: Preparing 01:09:43 fa6c8e3e90aa: Preparing 01:09:43 c78c70a68702: Preparing 01:09:43 121c6d6ff6ab: Preparing 01:09:43 74232257d752: Preparing 01:09:43 32044ec73203: Preparing 01:09:43 8a389855a411: Preparing 01:09:43 4fdee56d7956: Waiting 01:09:43 fa6c8e3e90aa: Waiting 01:09:43 121c6d6ff6ab: Waiting 01:09:43 c78c70a68702: Waiting 01:09:43 74232257d752: Waiting 01:09:43 32044ec73203: Waiting 01:09:43 dd9c8f8612c8: Preparing 01:09:43 4076329b4caf: Waiting 01:09:43 8a389855a411: Waiting 01:09:43 dd9c8f8612c8: Waiting 01:09:43 f0c0fc467d42: Layer already exists 01:09:43 077eb5590526: Layer already exists 01:09:43 2a2e06090283: Layer already exists 01:09:43 eb3f62878c8a: Layer already exists 01:09:43 a786d0e73d01: Layer already exists 01:09:43 4fdee56d7956: Layer already exists 01:09:43 121c6d6ff6ab: Layer already exists 01:09:43 4076329b4caf: Layer already exists 01:09:43 c78c70a68702: Layer already exists 01:09:43 fa6c8e3e90aa: Layer already exists 01:09:43 74232257d752: Layer already exists 01:09:43 8a389855a411: Layer already exists 01:09:43 32044ec73203: Layer already exists 01:09:43 dd9c8f8612c8: Layer already exists 01:09:43 4.0.0-dev.9: digest: sha256:ecd8f5e4c9f2e0aff25ec319f89eb36bbccb055d000495611f436a8791eea11f size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:43 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:b55fd285ebd787c217b27884136d82f1ea207ed4-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:44 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:b55fd285ebd787c217b27884136d82f1ea207ed4-4.0.0-dev.9 01:09:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 01:09:44 eb3f62878c8a: Preparing 01:09:44 2a2e06090283: Preparing 01:09:44 077eb5590526: Preparing 01:09:44 a786d0e73d01: Preparing 01:09:44 f0c0fc467d42: Preparing 01:09:44 4fdee56d7956: Preparing 01:09:44 4076329b4caf: Preparing 01:09:44 fa6c8e3e90aa: Preparing 01:09:44 c78c70a68702: Preparing 01:09:44 121c6d6ff6ab: Preparing 01:09:44 74232257d752: Preparing 01:09:44 32044ec73203: Preparing 01:09:44 8a389855a411: Preparing 01:09:44 dd9c8f8612c8: Preparing 01:09:44 4fdee56d7956: Waiting 01:09:44 74232257d752: Waiting 01:09:44 4076329b4caf: Waiting 01:09:44 32044ec73203: Waiting 01:09:44 fa6c8e3e90aa: Waiting 01:09:44 8a389855a411: Waiting 01:09:44 c78c70a68702: Waiting 01:09:44 dd9c8f8612c8: Waiting 01:09:44 121c6d6ff6ab: Waiting 01:09:44 eb3f62878c8a: Layer already exists 01:09:44 077eb5590526: Layer already exists 01:09:44 2a2e06090283: Layer already exists 01:09:44 a786d0e73d01: Layer already exists 01:09:44 f0c0fc467d42: Layer already exists 01:09:44 4fdee56d7956: Layer already exists 01:09:44 fa6c8e3e90aa: Layer already exists 01:09:44 4076329b4caf: Layer already exists 01:09:44 c78c70a68702: Layer already exists 01:09:44 121c6d6ff6ab: Layer already exists 01:09:44 8a389855a411: Layer already exists 01:09:44 32044ec73203: Layer already exists 01:09:44 74232257d752: Layer already exists 01:09:44 dd9c8f8612c8: Layer already exists 01:09:44 b55fd285ebd787c217b27884136d82f1ea207ed4-4.0.0-dev.9: digest: sha256:ecd8f5e4c9f2e0aff25ec319f89eb36bbccb055d000495611f436a8791eea11f size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:44 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:45 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 01:09:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 01:09:45 eb3f62878c8a: Preparing 01:09:45 2a2e06090283: Preparing 01:09:45 077eb5590526: Preparing 01:09:45 a786d0e73d01: Preparing 01:09:45 f0c0fc467d42: Preparing 01:09:45 4fdee56d7956: Preparing 01:09:45 4076329b4caf: Preparing 01:09:45 fa6c8e3e90aa: Preparing 01:09:45 c78c70a68702: Preparing 01:09:45 121c6d6ff6ab: Preparing 01:09:45 74232257d752: Preparing 01:09:45 32044ec73203: Preparing 01:09:45 8a389855a411: Preparing 01:09:45 dd9c8f8612c8: Preparing 01:09:45 4fdee56d7956: Waiting 01:09:45 4076329b4caf: Waiting 01:09:45 fa6c8e3e90aa: Waiting 01:09:45 c78c70a68702: Waiting 01:09:45 32044ec73203: Waiting 01:09:45 121c6d6ff6ab: Waiting 01:09:45 74232257d752: Waiting 01:09:45 8a389855a411: Waiting 01:09:45 dd9c8f8612c8: Waiting 01:09:45 a786d0e73d01: Layer already exists 01:09:45 077eb5590526: Layer already exists 01:09:45 2a2e06090283: Layer already exists 01:09:45 eb3f62878c8a: Layer already exists 01:09:45 f0c0fc467d42: Layer already exists 01:09:45 fa6c8e3e90aa: Layer already exists 01:09:45 c78c70a68702: Layer already exists 01:09:45 4fdee56d7956: Layer already exists 01:09:45 121c6d6ff6ab: Layer already exists 01:09:45 4076329b4caf: Layer already exists 01:09:45 32044ec73203: Layer already exists 01:09:45 74232257d752: Layer already exists 01:09:45 8a389855a411: Layer already exists 01:09:45 dd9c8f8612c8: Layer already exists 01:09:45 main: digest: sha256:ecd8f5e4c9f2e0aff25ec319f89eb36bbccb055d000495611f436a8791eea11f size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:09:45 ===================================================== [Pipeline] echo 01:09:45 taggedImages: 01:09:45 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:b55fd285ebd787c217b27884136d82f1ea207ed4 01:09:45 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 01:09:45 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.0.0-dev.9 01:09:45 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:b55fd285ebd787c217b27884136d82f1ea207ed4-4.0.0-dev.9 01:09:45 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:09:46 01:09:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:09:46 arm64: Pulling from edgex-lftools-log-publisher 01:09:46 8998bd30e6a1: Pulling fs layer 01:09:46 04944245beec: Pulling fs layer 01:09:46 699f458cf7ca: Pulling fs layer 01:09:46 765212b225bb: Pulling fs layer 01:09:46 f23df028b6ca: Pulling fs layer 01:09:46 d65c8cfc05b1: Pulling fs layer 01:09:46 2437ff75d9bd: Pulling fs layer 01:09:46 765212b225bb: Waiting 01:09:46 d65c8cfc05b1: Waiting 01:09:46 f23df028b6ca: Waiting 01:09:46 2437ff75d9bd: Waiting 01:09:46 04944245beec: Verifying Checksum 01:09:46 04944245beec: Download complete 01:09:46 765212b225bb: Download complete 01:09:46 f23df028b6ca: Download complete 01:09:46 d65c8cfc05b1: Verifying Checksum 01:09:46 d65c8cfc05b1: Download complete 01:09:47 699f458cf7ca: Verifying Checksum 01:09:47 699f458cf7ca: Download complete 01:09:47 8998bd30e6a1: Verifying Checksum 01:09:47 8998bd30e6a1: Download complete 01:09:50 2437ff75d9bd: Verifying Checksum 01:09:50 2437ff75d9bd: Download complete 01:09:52 8998bd30e6a1: Pull complete 01:09:52 04944245beec: Pull complete 01:09:54 699f458cf7ca: Pull complete 01:09:54 765212b225bb: Pull complete 01:09:55 f23df028b6ca: Pull complete 01:09:56 d65c8cfc05b1: Pull complete 01:10:14 2437ff75d9bd: Pull complete 01:10:14 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:10:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:10:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:10:14 prd-ubuntu20.04-docker-arm64-4c-16g-40115 does not seem to be running inside a container 01:10:14 $ 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/197 -v /w/workspace/device-usb-camera/197:/w/workspace/device-usb-camera/197:rw,z -v /w/workspace/device-usb-camera/197@tmp:/w/workspace/device-usb-camera/197@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:10:16 $ docker top fedc78c109c345179fdfac72feaebf173c12e66df264a55bdd2f4182f6b1385d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:10:17 ---> job-cost.sh 01:10:17 lf-activate-venv: SKIPPING 01:10:17 INFO: No Stack... 01:10:18 INFO: Retrieving Pricing Info for: v3-standard-4 01:10:18 INFO: Archiving Costs [Pipeline] sh 01:10:19 + cut -d, -f6 01:10:19 + cat /w/workspace/device-usb-camera/197/archives/cost.csv [Pipeline] lock 01:10:19 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-197-stack-cost] 01:10:19 Resource [jenkins-edgexfoundry-device-usb-camera-main-197-stack-cost] did not exist. Created. 01:10:19 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-197-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:10:20 /w/workspace/device-usb-camera/197@tmp/durable-df6fb470/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:10:20 + echo total: 0.10999999940395355 [Pipeline] stash 01:10:20 Warning: overwriting stash ‘stack-cost’ 01:10:20 Stashed 1 file(s) [Pipeline] } 01:10:20 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-197-stack-cost] [Pipeline] // lock [Pipeline] } 01:10:20 $ docker stop --time=1 fedc78c109c345179fdfac72feaebf173c12e66df264a55bdd2f4182f6b1385d 01:10:22 $ docker rm -f --volumes fedc78c109c345179fdfac72feaebf173c12e66df264a55bdd2f4182f6b1385d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 01:10:22 provisioning config files... 01:10:22 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15962163682585723796tmp [Pipeline] { [Pipeline] sh 01:10:23 + set +x 01:10:23 + curl -s https://codecov.io/bash 01:10:23 + bash -s -- 01:10:23 01:10:23 _____ _ 01:10:23 / ____| | | 01:10:23 | | ___ __| | ___ ___ _____ __ 01:10:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:10:23 | |___| (_) | (_| | __/ (_| (_) \ V / 01:10:23 \_____\___/ \__,_|\___|\___\___/ \_/ 01:10:23 Bash-1.0.6 01:10:23 01:10:23 01:10:23 ==> git version 2.25.1 found 01:10:23 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 01:10:23 Release-Date: 2020-01-08 01:10:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:10:23 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:10:23 ==> Jenkins CI detected. 01:10:23 current dir:  /w/workspace/exfoundry_device-usb-camera_main 01:10:23 project root: . 01:10:23 --> token set from env 01:10:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:10:23 ==> Running gcov in . (disable via -X gcov) 01:10:23 ==> Python coveragepy not found 01:10:23 ==> Searching for coverage reports in: 01:10:23 + . 01:10:23 -> Found 1 reports 01:10:23 ==> Detecting git/mercurial file structure 01:10:23 ==> Reading reports 01:10:23 + ./coverage.out bytes=54772 01:10:23 ==> Appending adjustments 01:10:23 https://docs.codecov.io/docs/fixing-reports 01:10:23 + Found adjustments 01:10:23 ==> Gzipping contents 01:10:23 8.0K /tmp/codecov.MKikwB.gz 01:10:23 ==> Uploading reports 01:10:23 url: https://codecov.io 01:10:23 query: branch=main&commit=b55fd285ebd787c217b27884136d82f1ea207ed4&build=197&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F197%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 01:10:23 -> Pinging Codecov 01:10:23 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=b55fd285ebd787c217b27884136d82f1ea207ed4&build=197&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F197%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 01:10:23 -> Uploading to 01:10:23 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-usb-camera/b55fd285ebd787c217b27884136d82f1ea207ed4/7a2be31e-7e86-407b-90a6-b5cb5c72ad1f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250304%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250304T011023Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=52d4aa1d99fdf8611f039c3611e1be6e61ab1fa6e2ad6dfe7260f8a2d44604c0 01:10:23 % Total % Received % Xferd Average Speed Time Time Time Current 01:10:23 Dload Upload Total Spent Left Speed 01:10:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6816 0 0 100 6816 0 45440 --:--:-- --:--:-- --:--:-- 45744 01:10:23 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/b55fd285ebd787c217b27884136d82f1ea207ed4 [Pipeline] } 01:10:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 01:10:23 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:10:23 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:10:24 01:10:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:10:24 latest: Pulling from edgex-devops/edgex-snyk-go 01:10:24 43c4264eed91: Pulling fs layer 01:10:24 4cc291be95ef: Pulling fs layer 01:10:24 2ac1f1163629: Pulling fs layer 01:10:24 5c3c966382ef: Pulling fs layer 01:10:24 4f4fb700ef54: Pulling fs layer 01:10:24 d9c7d2e4e75e: Pulling fs layer 01:10:24 9c3e1370e548: Pulling fs layer 01:10:24 5c3c966382ef: Waiting 01:10:24 4f4fb700ef54: Waiting 01:10:24 d9c7d2e4e75e: Waiting 01:10:24 9c3e1370e548: Waiting 01:10:24 4cc291be95ef: Verifying Checksum 01:10:24 4cc291be95ef: Download complete 01:10:24 5c3c966382ef: Download complete 01:10:24 4f4fb700ef54: Download complete 01:10:24 43c4264eed91: Download complete 01:10:24 43c4264eed91: Pull complete 01:10:24 d9c7d2e4e75e: Verifying Checksum 01:10:24 d9c7d2e4e75e: Download complete 01:10:24 4cc291be95ef: Pull complete 01:10:25 2ac1f1163629: Download complete 01:10:25 9c3e1370e548: Verifying Checksum 01:10:25 9c3e1370e548: Download complete 01:10:28 2ac1f1163629: Pull complete 01:10:28 5c3c966382ef: Pull complete 01:10:28 4f4fb700ef54: Pull complete 01:10:28 d9c7d2e4e75e: Pull complete 01:10:31 9c3e1370e548: Pull complete 01:10:31 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 01:10:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:10:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:10:31 prd-ubuntu20.04-docker-8c-8g-40107 does not seem to be running inside a container 01:10:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 01:10:33 $ docker top c92e043f2a7f872a6cb344db2e6c81199949fbe053152fe48d0ec188ad4364e0 -eo pid,comm [Pipeline] { [Pipeline] sh 01:10:33 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] echo 01:10:33 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 01:10:34 + set -o pipefail 01:10:34 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 01:10:40 01:10:40 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 01:10:40 01:10:40 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/978f9534-f89b-479b-86d5-a67f44693f06/history/49bde3a2-3e3c-429a-aa80-6c9340f5d858 01:10:40 01:10:40 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:10:40 01:10:40 01:10:40 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 01:10:40 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 01:10:40 $ docker stop --time=1 c92e043f2a7f872a6cb344db2e6c81199949fbe053152fe48d0ec188ad4364e0 01:10:43 $ docker rm -f --volumes c92e043f2a7f872a6cb344db2e6c81199949fbe053152fe48d0ec188ad4364e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:10:43 + git log --format=format:%s -1 b55fd285ebd787c217b27884136d82f1ea207ed4 [Pipeline] sh 01:10:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:10:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:10:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:10:44 prd-ubuntu20.04-docker-8c-8g-40107 does not seem to be running inside a container 01:10:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:10:45 $ docker top b656d7b0877a51ef7fa68483f0cd9f69d029af5b6639794f9535048dc4d38c31 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:10:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:10:45 [ssh-agent] Looking for ssh-agent implementation... 01:10:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:10:45 $ docker exec b656d7b0877a51ef7fa68483f0cd9f69d029af5b6639794f9535048dc4d38c31 ssh-agent 01:10:45 SSH_AUTH_SOCK=/tmp/ssh-Sog62iDtIA8u/agent.32 01:10:45 SSH_AGENT_PID=38 01:10:45 Running ssh-add (command line suppressed) 01:10:45 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11122502801852038194.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11122502801852038194.key) 01:10:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:10:45 + git semver tag 01:10:46 2025-03-04 01:10:45,918 [run_tag] DEBUG tag force:False 01:10:46 2025-03-04 01:10:45,918 [check_head_tag] DEBUG check head tag 01:10:46 2025-03-04 01:10:45,922 [execute] INFO git cat-file --batch-check 01:10:46 2025-03-04 01:10:45,922 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 01:10:46 2025-03-04 01:10:45,925 [execute] INFO git cat-file --batch 01:10:46 2025-03-04 01:10:45,926 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 01:10:46 2025-03-04 01:10:45,970 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 01:10:46 2025-03-04 01:10:45,970 [execute] INFO git tag -a v4.0.0-dev.9 -m v4.0.0-dev.9 01:10:46 2025-03-04 01:10:45,971 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.9', '-m', 'v4.0.0-dev.9'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 01:10:46 2025-03-04 01:10:45,975 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 01:10:46 4.0.0-dev.9 [Pipeline] } 01:10:46 $ docker exec --env ******** --env ******** b656d7b0877a51ef7fa68483f0cd9f69d029af5b6639794f9535048dc4d38c31 ssh-agent -k 01:10:46 unset SSH_AUTH_SOCK; 01:10:46 unset SSH_AGENT_PID; 01:10:46 echo Agent pid 38 killed; 01:10:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:10:46 + git semver [Pipeline] } 01:10:46 $ docker stop --time=1 b656d7b0877a51ef7fa68483f0cd9f69d029af5b6639794f9535048dc4d38c31 01:10:47 $ docker rm -f --volumes b656d7b0877a51ef7fa68483f0cd9f69d029af5b6639794f9535048dc4d38c31 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:10:48 01:10:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:10:48 0.23.1-centos7: Pulling from edgex-lftools 01:10:48 ab5ef0e58194: Pulling fs layer 01:10:48 9712f1f96733: Pulling fs layer 01:10:48 63f879dbbcfc: Pulling fs layer 01:10:48 0d9ebad4ef96: Pulling fs layer 01:10:48 e9a5061849ea: Pulling fs layer 01:10:48 d747dcd14b5f: Pulling fs layer 01:10:48 2de7ff778b66: Pulling fs layer 01:10:48 e9a5061849ea: Waiting 01:10:48 d747dcd14b5f: Waiting 01:10:48 0d9ebad4ef96: Waiting 01:10:48 2de7ff778b66: Waiting 01:10:48 9712f1f96733: Verifying Checksum 01:10:48 9712f1f96733: Download complete 01:10:48 63f879dbbcfc: Verifying Checksum 01:10:48 63f879dbbcfc: Download complete 01:10:49 e9a5061849ea: Verifying Checksum 01:10:49 e9a5061849ea: Download complete 01:10:49 d747dcd14b5f: Download complete 01:10:49 ab5ef0e58194: Verifying Checksum 01:10:49 ab5ef0e58194: Download complete 01:10:49 0d9ebad4ef96: Verifying Checksum 01:10:49 0d9ebad4ef96: Download complete 01:10:49 2de7ff778b66: Verifying Checksum 01:10:49 2de7ff778b66: Download complete 01:10:51 ab5ef0e58194: Pull complete 01:10:51 9712f1f96733: Pull complete 01:10:52 63f879dbbcfc: Pull complete 01:10:55 0d9ebad4ef96: Pull complete 01:10:55 e9a5061849ea: Pull complete 01:10:55 d747dcd14b5f: Pull complete 01:10:56 2de7ff778b66: Pull complete 01:10:56 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:10:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:10:56 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:10:56 prd-ubuntu20.04-docker-8c-8g-40107 does not seem to be running inside a container 01:10:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 01:10:59 $ docker top 475b9d619321336fb0254b91b744545f3af4ba782c0f34efa4a85dbf78a35bfa -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:10:59 provisioning config files... 01:10:59 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2487231619381352805tmp 01:10:59 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14445019856851926975tmp 01:10:59 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16711078666408486820tmp [Pipeline] { [Pipeline] echo 01:10:59 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:11:00 ---> sigul-configuration.sh 01:11:00 gpg: directory `/root/.gnupg' created 01:11:00 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:11:00 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:11:00 gpg: keyring `/root/.gnupg/secring.gpg' created 01:11:00 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:11:00 gpg: CAST5 encrypted data 01:11:00 gpg: encrypted with 1 passphrase 01:11:00 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:11:00 + mkdir /home/jenkins 01:11:00 + mkdir /home/jenkins/sigul [Pipeline] sh 01:11:00 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 01:11:00 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:11:00 ---> sigul-install.sh 01:11:00 Sigul already installed; skipping installation. [Pipeline] sh 01:11:01 + git tag --list 01:11:01 v0.0.0 01:11:01 v0.0.1-dev.1 01:11:01 v0.0.1-dev.10 01:11:01 v0.0.1-dev.11 01:11:01 v0.0.1-dev.12 01:11:01 v0.0.1-dev.13 01:11:01 v0.0.1-dev.14 01:11:01 v0.0.1-dev.15 01:11:01 v0.0.1-dev.16 01:11:01 v0.0.1-dev.2 01:11:01 v0.0.1-dev.3 01:11:01 v0.0.1-dev.4 01:11:01 v0.0.1-dev.5 01:11:01 v0.0.1-dev.6 01:11:01 v0.0.1-dev.7 01:11:01 v0.0.1-dev.8 01:11:01 v0.0.1-dev.9 01:11:01 v2.2.0 01:11:01 v2.2.0-dev.17 01:11:01 v2.2.0-dev.18 01:11:01 v2.2.0-dev.19 01:11:01 v2.2.0-dev.20 01:11:01 v2.2.0-dev.21 01:11:01 v2.2.0-dev.22 01:11:01 v2.2.0-dev.23 01:11:01 v2.2.0-dev.24 01:11:01 v2.2.0-dev.25 01:11:01 v2.2.0-dev.26 01:11:01 v2.2.0-dev.27 01:11:01 v2.3.0 01:11:01 v2.3.0-dev.1 01:11:01 v2.3.0-dev.10 01:11:01 v2.3.0-dev.11 01:11:01 v2.3.0-dev.12 01:11:01 v2.3.0-dev.13 01:11:01 v2.3.0-dev.14 01:11:01 v2.3.0-dev.15 01:11:01 v2.3.0-dev.16 01:11:01 v2.3.0-dev.17 01:11:01 v2.3.0-dev.18 01:11:01 v2.3.0-dev.19 01:11:01 v2.3.0-dev.2 01:11:01 v2.3.0-dev.20 01:11:01 v2.3.0-dev.21 01:11:01 v2.3.0-dev.22 01:11:01 v2.3.0-dev.23 01:11:01 v2.3.0-dev.24 01:11:01 v2.3.0-dev.25 01:11:01 v2.3.0-dev.26 01:11:01 v2.3.0-dev.27 01:11:01 v2.3.0-dev.28 01:11:01 v2.3.0-dev.3 01:11:01 v2.3.0-dev.4 01:11:01 v2.3.0-dev.5 01:11:01 v2.3.0-dev.6 01:11:01 v2.3.0-dev.7 01:11:01 v2.3.0-dev.8 01:11:01 v2.3.0-dev.9 01:11:01 v2.3.1 01:11:01 v2.3.1-dev.4 01:11:01 v2.3.1-dev.5 01:11:01 v2.3.1-dev.6 01:11:01 v3.0 01:11:01 v3.0.0 01:11:01 v3.0.0-dev.1 01:11:01 v3.0.0-dev.10 01:11:01 v3.0.0-dev.11 01:11:01 v3.0.0-dev.12 01:11:01 v3.0.0-dev.13 01:11:01 v3.0.0-dev.14 01:11:01 v3.0.0-dev.15 01:11:01 v3.0.0-dev.16 01:11:01 v3.0.0-dev.17 01:11:01 v3.0.0-dev.18 01:11:01 v3.0.0-dev.19 01:11:01 v3.0.0-dev.2 01:11:01 v3.0.0-dev.20 01:11:01 v3.0.0-dev.21 01:11:01 v3.0.0-dev.22 01:11:01 v3.0.0-dev.23 01:11:01 v3.0.0-dev.24 01:11:01 v3.0.0-dev.25 01:11:01 v3.0.0-dev.26 01:11:01 v3.0.0-dev.27 01:11:01 v3.0.0-dev.28 01:11:01 v3.0.0-dev.29 01:11:01 v3.0.0-dev.3 01:11:01 v3.0.0-dev.30 01:11:01 v3.0.0-dev.31 01:11:01 v3.0.0-dev.32 01:11:01 v3.0.0-dev.33 01:11:01 v3.0.0-dev.34 01:11:01 v3.0.0-dev.35 01:11:01 v3.0.0-dev.36 01:11:01 v3.0.0-dev.37 01:11:01 v3.0.0-dev.38 01:11:01 v3.0.0-dev.39 01:11:01 v3.0.0-dev.4 01:11:01 v3.0.0-dev.40 01:11:01 v3.0.0-dev.41 01:11:01 v3.0.0-dev.42 01:11:01 v3.0.0-dev.43 01:11:01 v3.0.0-dev.44 01:11:01 v3.0.0-dev.45 01:11:01 v3.0.0-dev.46 01:11:01 v3.0.0-dev.47 01:11:01 v3.0.0-dev.48 01:11:01 v3.0.0-dev.49 01:11:01 v3.0.0-dev.5 01:11:01 v3.0.0-dev.50 01:11:01 v3.0.0-dev.51 01:11:01 v3.0.0-dev.6 01:11:01 v3.0.0-dev.7 01:11:01 v3.0.0-dev.8 01:11:01 v3.0.0-dev.9 01:11:01 v3.1 01:11:01 v3.1.0 01:11:01 v3.1.0-dev.1 01:11:01 v3.1.0-dev.10 01:11:01 v3.1.0-dev.11 01:11:01 v3.1.0-dev.12 01:11:01 v3.1.0-dev.13 01:11:01 v3.1.0-dev.14 01:11:01 v3.1.0-dev.15 01:11:01 v3.1.0-dev.16 01:11:01 v3.1.0-dev.17 01:11:01 v3.1.0-dev.18 01:11:01 v3.1.0-dev.19 01:11:01 v3.1.0-dev.2 01:11:01 v3.1.0-dev.20 01:11:01 v3.1.0-dev.21 01:11:01 v3.1.0-dev.22 01:11:01 v3.1.0-dev.23 01:11:01 v3.1.0-dev.24 01:11:01 v3.1.0-dev.25 01:11:01 v3.1.0-dev.26 01:11:01 v3.1.0-dev.27 01:11:01 v3.1.0-dev.28 01:11:01 v3.1.0-dev.29 01:11:01 v3.1.0-dev.3 01:11:01 v3.1.0-dev.30 01:11:01 v3.1.0-dev.31 01:11:01 v3.1.0-dev.32 01:11:01 v3.1.0-dev.33 01:11:01 v3.1.0-dev.34 01:11:01 v3.1.0-dev.35 01:11:01 v3.1.0-dev.36 01:11:01 v3.1.0-dev.37 01:11:01 v3.1.0-dev.38 01:11:01 v3.1.0-dev.39 01:11:01 v3.1.0-dev.4 01:11:01 v3.1.0-dev.5 01:11:01 v3.1.0-dev.6 01:11:01 v3.1.0-dev.7 01:11:01 v3.1.0-dev.8 01:11:01 v3.1.0-dev.9 01:11:01 v3.1.1 01:11:01 v3.1.1-dev.1 01:11:01 v3.2.0-dev.1 01:11:01 v3.2.0-dev.10 01:11:01 v3.2.0-dev.11 01:11:01 v3.2.0-dev.12 01:11:01 v3.2.0-dev.13 01:11:01 v3.2.0-dev.14 01:11:01 v3.2.0-dev.15 01:11:01 v3.2.0-dev.16 01:11:01 v3.2.0-dev.17 01:11:01 v3.2.0-dev.18 01:11:01 v3.2.0-dev.19 01:11:01 v3.2.0-dev.2 01:11:01 v3.2.0-dev.20 01:11:01 v3.2.0-dev.21 01:11:01 v3.2.0-dev.22 01:11:01 v3.2.0-dev.3 01:11:01 v3.2.0-dev.4 01:11:01 v3.2.0-dev.5 01:11:01 v3.2.0-dev.6 01:11:01 v3.2.0-dev.7 01:11:01 v3.2.0-dev.8 01:11:01 v3.2.0-dev.9 01:11:01 v4.0.0-dev.1 01:11:01 v4.0.0-dev.2 01:11:01 v4.0.0-dev.3 01:11:01 v4.0.0-dev.4 01:11:01 v4.0.0-dev.5 01:11:01 v4.0.0-dev.6 01:11:01 v4.0.0-dev.7 01:11:01 v4.0.0-dev.8 01:11:01 v4.0.0-dev.9 [Pipeline] sh 01:11:01 + lftools sign git-tag v4.0.0-dev.9 01:11:02 Signing Git tag with Sigul... 01:11:02 Signing v4.0.0-dev.9 [Pipeline] echo 01:11:02 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:11:02 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:11:02 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:11:02 $ docker stop --time=1 475b9d619321336fb0254b91b744545f3af4ba782c0f34efa4a85dbf78a35bfa 01:11:03 $ docker rm -f --volumes 475b9d619321336fb0254b91b744545f3af4ba782c0f34efa4a85dbf78a35bfa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 01:11:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:11:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:11:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:11:04 prd-ubuntu20.04-docker-8c-8g-40107 does not seem to be running inside a container 01:11: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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:11:05 $ docker top 04e8ba73f88de03ea7dbd6a774edf3adf7dc23de441c8456cbdd1e0c95fc5bba -eo pid,comm 01:11:05 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:11:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:11:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:11:05 [ssh-agent] Looking for ssh-agent implementation... 01:11:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:11:05 $ docker exec 04e8ba73f88de03ea7dbd6a774edf3adf7dc23de441c8456cbdd1e0c95fc5bba ssh-agent 01:11:05 SSH_AUTH_SOCK=/tmp/ssh-heCTlV984GF8/agent.33 01:11:05 SSH_AGENT_PID=39 01:11:05 Running ssh-add (command line suppressed) 01:11:05 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10431230252837368883.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10431230252837368883.key) 01:11:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:11:05 + git semver bump pre 01:11:06 2025-03-04 01:11:06,035 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 01:11:06 2025-03-04 01:11:06,036 [bump_version] DEBUG bumping version:4.0.0-dev.9 on axis:pre with prefix:dev 01:11:06 2025-03-04 01:11:06,036 [bump_version] DEBUG bumped version:4.0.0-dev.10 01:11:06 2025-03-04 01:11:06,036 [write_version] DEBUG write version:4.0.0-dev.10 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 01:11:06 2025-03-04 01:11:06,036 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 01:11:06 2025-03-04 01:11:06,036 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 01:11:06 2025-03-04 01:11:06,038 [execute] INFO git cat-file --batch-check 01:11:06 2025-03-04 01:11:06,038 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 01:11:06 2025-03-04 01:11:06,044 [execute] INFO git cat-file --batch 01:11:06 2025-03-04 01:11:06,044 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 01:11:06 2025-03-04 01:11:06,048 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 01:11:06 4.0.0-dev.10 [Pipeline] } 01:11:06 $ docker exec --env ******** --env ******** 04e8ba73f88de03ea7dbd6a774edf3adf7dc23de441c8456cbdd1e0c95fc5bba ssh-agent -k 01:11:06 unset SSH_AUTH_SOCK; 01:11:06 unset SSH_AGENT_PID; 01:11:06 echo Agent pid 39 killed; 01:11:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:11:06 + git semver [Pipeline] } 01:11:06 $ docker stop --time=1 04e8ba73f88de03ea7dbd6a774edf3adf7dc23de441c8456cbdd1e0c95fc5bba 01:11:08 $ docker rm -f --volumes 04e8ba73f88de03ea7dbd6a774edf3adf7dc23de441c8456cbdd1e0c95fc5bba [Pipeline] // withDockerContainer [Pipeline] sh 01:11:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:11:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:11:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:11:08 prd-ubuntu20.04-docker-8c-8g-40107 does not seem to be running inside a container 01:11:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:11:09 $ docker top e8a575c15cba49121ee2ec144b8be2e235e1f02d2958cf786b78d638a573a2f7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:11:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:11:09 [ssh-agent] Looking for ssh-agent implementation... 01:11:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:11:09 $ docker exec e8a575c15cba49121ee2ec144b8be2e235e1f02d2958cf786b78d638a573a2f7 ssh-agent 01:11:09 SSH_AUTH_SOCK=/tmp/ssh-bmUzkWvvvmfY/agent.32 01:11:09 SSH_AGENT_PID=38 01:11:09 Running ssh-add (command line suppressed) 01:11:09 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16360016235937662554.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16360016235937662554.key) 01:11:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:11:09 + git semver push 01:11:10 2025-03-04 01:11:10,104 [run_push] DEBUG push 01:11:10 2025-03-04 01:11:10,105 [execute] INFO git cat-file --batch-check 01:11:10 2025-03-04 01:11:10,105 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 01:11:10 2025-03-04 01:11:10,108 [execute] INFO git rev-list 327ebfc3d84d7b27c8e36a7c3bee1c1ce2536409 -- 01:11:10 2025-03-04 01:11:10,108 [execute] DEBUG Popen(['git', 'rev-list', '327ebfc3d84d7b27c8e36a7c3bee1c1ce2536409', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 01:11:10 2025-03-04 01:11:10,117 [execute] INFO git fetch -v origin 01:11:10 2025-03-04 01:11:10,117 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 01:11:10 2025-03-04 01:11:10,556 [run_push] DEBUG no remote changes detected 01:11:10 2025-03-04 01:11:10,556 [execute] INFO git push origin semver 01:11:10 2025-03-04 01:11:10,557 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 01:11:11 2025-03-04 01:11:11,256 [run_push] DEBUG push all version tags 01:11:11 2025-03-04 01:11:11,257 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 01:11:11 2025-03-04 01:11:11,257 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 01:11:12 2025-03-04 01:11:11,894 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 01:11:12 4.0.0-dev.10 [Pipeline] } 01:11:12 $ docker exec --env ******** --env ******** e8a575c15cba49121ee2ec144b8be2e235e1f02d2958cf786b78d638a573a2f7 ssh-agent -k 01:11:12 unset SSH_AUTH_SOCK; 01:11:12 unset SSH_AGENT_PID; 01:11:12 echo Agent pid 38 killed; 01:11:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:11:12 + git semver [Pipeline] } 01:11:12 $ docker stop --time=1 e8a575c15cba49121ee2ec144b8be2e235e1f02d2958cf786b78d638a573a2f7 01:11:14 $ docker rm -f --volumes e8a575c15cba49121ee2ec144b8be2e235e1f02d2958cf786b78d638a573a2f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:11:14 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 01:11:14 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 01:11:14 total 16 01:11:14 drwxr-xr-x 3 root root 4096 Mar 4 00:53 . 01:11:14 drwxrwxr-x 10 jenkins jenkins 4096 Mar 4 01:11 .. 01:11:14 drwxr-xr-x 2 root root 4096 Mar 4 00:53 cost 01:11:14 -rw-r--r-- 1 root root 89 Mar 4 00:53 cost.csv 01:11:14 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 01:11:14 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 01:11:14 total 16 01:11:14 drwxr-xr-x 3 jenkins jenkins 4096 Mar 4 00:53 . 01:11:14 drwxrwxr-x 10 jenkins jenkins 4096 Mar 4 01:11 .. 01:11:14 drwxr-xr-x 2 jenkins jenkins 4096 Mar 4 00:53 cost 01:11:14 -rw-r--r-- 1 jenkins jenkins 89 Mar 4 00:53 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:11:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:11:16 ---> package-listing.sh 01:11:16 ++ facter osfamily 01:11:16 ++ tr '[:upper:]' '[:lower:]' 01:11:16 + OS_FAMILY=debian 01:11:16 + workspace=/w/workspace/exfoundry_device-usb-camera_main 01:11:16 + START_PACKAGES=/tmp/packages_start.txt 01:11:16 + END_PACKAGES=/tmp/packages_end.txt 01:11:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:11:16 + PACKAGES=/tmp/packages_start.txt 01:11:16 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 01:11:16 + PACKAGES=/tmp/packages_end.txt 01:11:16 + case "${OS_FAMILY}" in 01:11:16 + dpkg -l 01:11:16 + grep '^ii' 01:11:16 + '[' -f /tmp/packages_start.txt ']' 01:11:16 + '[' -f /tmp/packages_end.txt ']' 01:11:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:11:16 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 01:11:16 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 01:11:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 01:11:16 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:11:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:11:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:11:17 prd-ubuntu20.04-docker-8c-8g-40107 does not seem to be running inside a container 01:11:17 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:11:17 $ docker top 38d0a130a0abd30e1820fde44b83481de446799ea6dda246ada3b39fa20c9e96 -eo pid,comm [Pipeline] { [Pipeline] sh 01:11:17 + touch /tmp/pre-build-complete [Pipeline] sh 01:11:18 + mkdir -p /var/log/sysstat [Pipeline] sh 01:11:18 + ls /var/log/sa-host 01:11:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:11:18 provisioning config files... 01:11:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config18396672501009370959tmp [Pipeline] { [Pipeline] echo 01:11:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:11:18 ---> create-netrc.sh [Pipeline] } 01:11:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:11:19 ---> python-tools-install.sh [Pipeline] echo 01:11:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:11:19 ---> sudo-logs.sh 01:11:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:11:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:11:19 ---> job-cost.sh 01:11:19 lf-activate-venv: SKIPPING 01:11:19 DEBUG: total: 0.2199999988079071 01:11:19 INFO: Retrieving Stack Cost... 01:11:20 INFO: Retrieving Pricing Info for: v3-standard-8 01:11:20 INFO: Archiving Costs [Pipeline] echo 01:11:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:11:20 ---> logs-deploy.sh 01:11:20 lf-activate-venv: SKIPPING 01:11:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/197 01:11:20 INFO: archiving workspace using pattern(s): 01:11:21 Archives upload complete. 01:11:21 INFO: archiving logs to Nexus