Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2b35e06d21f41f2d7f280c9456da9975a2a2885e 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-ssh4564644731477002053.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-ssh4442873524141757779.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-ssh5834374785140219450.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-ssh4783737668791306213.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-ssh14758921183826910003.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-37166 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 2b35e06d21f41f2d7f280c9456da9975a2a2885e (main) Commit message: "Merge pull request #382 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.19" > git config core.sparsecheckout # timeout=10 > git checkout -f 2b35e06d21f41f2d7f280c9456da9975a2a2885e # timeout=10 > git rev-list --no-walk 7690bcd711045423acdb8c53079eda27d9cd07fc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:26:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:26:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:26:18 ========================================================= 01:26:18 EdgeX Global Pipelines Version Info 01:26:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:26:18 ------------------- 01:26:18 stable info: 01:26:18 ------------------- 01:26:18 Commited By: Cherry Wang cherry@iotechsys.com 01:26:18 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 01:26:18 Message: update stable to v1.0.269 01:26:19 ------------------- 01:26:19 experimental info: 01:26:19 ------------------- 01:26:19 Commited By: **** collab-it+edgex@linuxfoundation.org 01:26:19 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 01:26:19 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:26:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 01:26:19 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 01:26:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:26:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:26:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:26:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 01:26:19 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:26:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:26:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:26:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:26:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:26:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 01:26:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:26:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:26:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:26:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:26:19 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:26:19 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:26:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:26:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:26:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:26:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:26:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:26:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:26:20 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:26:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:26:20 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:26:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:26:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:26:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:26:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2b35e06d21f41f2d7f280c9456da9975a2a2885e [Pipeline] echo 01:26:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2b35e06 [Pipeline] echo 01:26:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:26:20 provisioning config files... 01:26:20 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config271455115415323759tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:26:20 ---> ****-login.sh 01:26:20 nexus3.edgexfoundry.org:10001 01:26:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:26:20 Configure a credential helper to remove this warning. See 01:26:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:26:20 01:26:20 Login Succeeded 01:26:20 nexus3.edgexfoundry.org:10002 01:26:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:26:20 Configure a credential helper to remove this warning. See 01:26:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:26:20 01:26:20 Login Succeeded 01:26:20 nexus3.edgexfoundry.org:10003 01:26:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:26:21 Configure a credential helper to remove this warning. See 01:26:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:26:21 01:26:21 Login Succeeded 01:26:21 nexus3.edgexfoundry.org:10004 01:26:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:26:21 Configure a credential helper to remove this warning. See 01:26:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:26:21 01:26:21 Login Succeeded 01:26:21 ****.io 01:26:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:26:21 Configure a credential helper to remove this warning. See 01:26:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:26:21 01:26:21 Login Succeeded 01:26:21 ---> ****-login.sh ends [Pipeline] } 01:26:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:26:21 + git rev-list -1 --merges 2b35e06d21f41f2d7f280c9456da9975a2a2885e~1..2b35e06d21f41f2d7f280c9456da9975a2a2885e [Pipeline] echo 01:26:21 -----------> git rev-list -1 --merges 2b35e06d21f41f2d7f280c9456da9975a2a2885e~1..2b35e06d21f41f2d7f280c9456da9975a2a2885e 2b35e06d21f41f2d7f280c9456da9975a2a2885e 01:26:21 2b35e06d21f41f2d7f280c9456da9975a2a2885e [false] [Pipeline] sh 01:26:22 + git log --format=format:%s -1 2b35e06d21f41f2d7f280c9456da9975a2a2885e [Pipeline] echo 01:26:22 ========================================================= 01:26:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:26:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:26:22 + git log --format=format:%s -1 2b35e06d21f41f2d7f280c9456da9975a2a2885e [Pipeline] echo 01:26:22 [semverPrep] GIT_COMMIT: 2b35e06d21f41f2d7f280c9456da9975a2a2885e, Commit Message: Merge pull request #382 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.19 [Pipeline] echo 01:26:22 [semverPrep] This is not a build commit. [Pipeline] sh 01:26:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:26:23 + grep -v github /etc/ssh/ssh_known_hosts 01:26:23 + [ -e /tmp/ssh_known_hosts ] 01:26:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:26:23 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:26:23 sudo tee -a /etc/ssh/ssh_known_hosts 01:26:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:26:23 01:26:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:26:23 0.1.4: Pulling from edgex-devops/py-git-semver 01:26:23 b85a868b505f: Pulling fs layer 01:26:23 e2be974225ed: Pulling fs layer 01:26:23 339a4e72a1f5: Pulling fs layer 01:26:23 988bab9f4d93: Pulling fs layer 01:26:23 1469e6f7b9e6: Pulling fs layer 01:26:23 eaf3925da568: Pulling fs layer 01:26:23 bab4dde63d76: Pulling fs layer 01:26:23 bde34c3a00c8: Pulling fs layer 01:26:23 b352a97aabf1: Pulling fs layer 01:26:23 4872d77fe225: Pulling fs layer 01:26:23 5851b861e8e6: Pulling fs layer 01:26:23 988bab9f4d93: Waiting 01:26:23 1469e6f7b9e6: Waiting 01:26:23 eaf3925da568: Waiting 01:26:23 bab4dde63d76: Waiting 01:26:23 5851b861e8e6: Waiting 01:26:23 4872d77fe225: Waiting 01:26:23 b352a97aabf1: Waiting 01:26:23 bde34c3a00c8: Waiting 01:26:23 e2be974225ed: Verifying Checksum 01:26:23 e2be974225ed: Download complete 01:26:23 988bab9f4d93: Download complete 01:26:24 1469e6f7b9e6: Verifying Checksum 01:26:24 1469e6f7b9e6: Download complete 01:26:24 eaf3925da568: Download complete 01:26:24 339a4e72a1f5: Verifying Checksum 01:26:24 339a4e72a1f5: Download complete 01:26:24 bde34c3a00c8: Verifying Checksum 01:26:24 bde34c3a00c8: Download complete 01:26:24 b352a97aabf1: Verifying Checksum 01:26:24 b352a97aabf1: Download complete 01:26:24 4872d77fe225: Verifying Checksum 01:26:24 4872d77fe225: Download complete 01:26:24 5851b861e8e6: Verifying Checksum 01:26:24 5851b861e8e6: Download complete 01:26:24 b85a868b505f: Verifying Checksum 01:26:24 b85a868b505f: Download complete 01:26:24 bab4dde63d76: Verifying Checksum 01:26:24 bab4dde63d76: Download complete 01:26:25 b85a868b505f: Pull complete 01:26:25 e2be974225ed: Pull complete 01:26:25 339a4e72a1f5: Pull complete 01:26:25 988bab9f4d93: Pull complete 01:26:26 1469e6f7b9e6: Pull complete 01:26:26 eaf3925da568: Pull complete 01:26:28 bab4dde63d76: Pull complete 01:26:28 bde34c3a00c8: Pull complete 01:26:28 b352a97aabf1: Pull complete 01:26:28 4872d77fe225: Pull complete 01:26:28 5851b861e8e6: Pull complete 01:26:28 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:26:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:26:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:26:28 prd-ubuntu20.04-docker-8c-8g-37166 does not seem to be running inside a container 01:26:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:26:29 $ docker top 19fbea6ba3386a32ab6be4d69f093811e69502e6ae325b5b8f58f3c50bbe768e -eo pid,comm 01:26:29 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:26:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:26:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:26:29 [ssh-agent] Looking for ssh-agent implementation... 01:26:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:26:30 $ docker exec 19fbea6ba3386a32ab6be4d69f093811e69502e6ae325b5b8f58f3c50bbe768e ssh-agent 01:26:30 SSH_AUTH_SOCK=/tmp/ssh-ehqn4h52YOeH/agent.32 01:26:30 SSH_AGENT_PID=39 01:26:30 Running ssh-add (command line suppressed) 01:26:30 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4891183988420124234.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4891183988420124234.key) 01:26:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:26:30 + git tag --points-at HEAD [Pipeline] } 01:26:30 $ docker exec --env ******** --env ******** 19fbea6ba3386a32ab6be4d69f093811e69502e6ae325b5b8f58f3c50bbe768e ssh-agent -k 01:26:30 unset SSH_AUTH_SOCK; 01:26:30 unset SSH_AGENT_PID; 01:26:30 echo Agent pid 39 killed; 01:26:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:26:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:26:30 [ssh-agent] Looking for ssh-agent implementation... 01:26:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:26:30 $ docker exec 19fbea6ba3386a32ab6be4d69f093811e69502e6ae325b5b8f58f3c50bbe768e ssh-agent 01:26:30 SSH_AUTH_SOCK=/tmp/ssh-vjsXKpKg8JQf/agent.71 01:26:30 SSH_AGENT_PID=77 01:26:30 Running ssh-add (command line suppressed) 01:26:31 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17536419171230637171.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17536419171230637171.key) 01:26:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:26:31 + git semver init 01:26:31 2025-01-20 01:26:31,541 [run_init] DEBUG init version:0.0.0 force:False 01:26:31 2025-01-20 01:26:31,542 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 01:26:31 2025-01-20 01:26:31,543 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 01:26:31 2025-01-20 01:26:31,543 [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) 01:26:32 2025-01-20 01:26:32,914 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 01:26:32 2025-01-20 01:26:32,915 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 01:26:32 2025-01-20 01:26:32,915 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 01:26:32 2025-01-20 01:26:32,915 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 01:26:32 4.0.0-dev.7 [Pipeline] } 01:26:33 $ docker exec --env ******** --env ******** 19fbea6ba3386a32ab6be4d69f093811e69502e6ae325b5b8f58f3c50bbe768e ssh-agent -k 01:26:33 unset SSH_AUTH_SOCK; 01:26:33 unset SSH_AGENT_PID; 01:26:33 echo Agent pid 77 killed; 01:26:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:26:33 + git semver [Pipeline] } 01:26:33 $ docker stop --time=1 19fbea6ba3386a32ab6be4d69f093811e69502e6ae325b5b8f58f3c50bbe768e 01:26:35 $ docker rm -f --volumes 19fbea6ba3386a32ab6be4d69f093811e69502e6ae325b5b8f58f3c50bbe768e [Pipeline] // withDockerContainer [Pipeline] sh 01:26:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:26:35 Stashed 1 file(s) [Pipeline] echo 01:26:35 [edgeXSemver]: initialized semver on version 4.0.0-dev.7 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:26:35 provisioning config files... 01:26:35 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6899845983084765880tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:26:36 ---> ****-login.sh 01:26:36 nexus3.edgexfoundry.org:10001 01:26:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:26:36 Configure a credential helper to remove this warning. See 01:26:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:26:36 01:26:36 Login Succeeded 01:26:36 nexus3.edgexfoundry.org:10002 01:26:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:26:36 Configure a credential helper to remove this warning. See 01:26:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:26:36 01:26:36 Login Succeeded 01:26:36 nexus3.edgexfoundry.org:10003 01:26:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:26:36 Configure a credential helper to remove this warning. See 01:26:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:26:36 01:26:36 Login Succeeded 01:26:36 nexus3.edgexfoundry.org:10004 01:26:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:26:36 Configure a credential helper to remove this warning. See 01:26:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:26:36 01:26:36 Login Succeeded 01:26:36 ****.io 01:26:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:26:36 Configure a credential helper to remove this warning. See 01:26:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:26:36 01:26:36 Login Succeeded 01:26:36 ---> ****-login.sh ends [Pipeline] } 01:26:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:26:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:26:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:26:36 ========================================================= 01:26:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 01:26:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:37 + 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 . 01:26:37 Sending build context to Docker daemon 20.82MB 01:26:37 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 01:26:37 Step 2/13 : FROM ${BASE} AS builder 01:26:37 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 01:26:37 da9db072f522: Pulling fs layer 01:26:37 6ef4a4ee8ca5: Pulling fs layer 01:26:37 06f05ace1117: Pulling fs layer 01:26:37 5fe327b54edc: Pulling fs layer 01:26:37 4f4fb700ef54: Pulling fs layer 01:26:37 92a5565b7b96: Pulling fs layer 01:26:37 ff9bb7016b71: Pulling fs layer 01:26:37 b67dba6c2c7d: Pulling fs layer 01:26:37 a813b0c90790: Pulling fs layer 01:26:37 92a5565b7b96: Waiting 01:26:37 ff9bb7016b71: Waiting 01:26:37 b67dba6c2c7d: Waiting 01:26:37 a813b0c90790: Waiting 01:26:37 5fe327b54edc: Waiting 01:26:37 4f4fb700ef54: Waiting 01:26:37 6ef4a4ee8ca5: Verifying Checksum 01:26:37 6ef4a4ee8ca5: Download complete 01:26:37 5fe327b54edc: Verifying Checksum 01:26:37 5fe327b54edc: Download complete 01:26:37 4f4fb700ef54: Verifying Checksum 01:26:37 4f4fb700ef54: Download complete 01:26:37 92a5565b7b96: Verifying Checksum 01:26:37 92a5565b7b96: Download complete 01:26:37 da9db072f522: Download complete 01:26:37 ff9bb7016b71: Verifying Checksum 01:26:37 ff9bb7016b71: Download complete 01:26:37 da9db072f522: Pull complete 01:26:37 a813b0c90790: Verifying Checksum 01:26:37 a813b0c90790: Download complete 01:26:37 6ef4a4ee8ca5: Pull complete 01:26:38 06f05ace1117: Verifying Checksum 01:26:38 06f05ace1117: Download complete 01:26:38 b67dba6c2c7d: Verifying Checksum 01:26:38 b67dba6c2c7d: Download complete 01:26:42 06f05ace1117: Pull complete 01:26:42 5fe327b54edc: Pull complete 01:26:42 4f4fb700ef54: Pull complete 01:26:42 92a5565b7b96: Pull complete 01:26:42 ff9bb7016b71: Pull complete 01:26:44 b67dba6c2c7d: Pull complete 01:26:44 a813b0c90790: Pull complete 01:26:44 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 01:26:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:26:44 ---> 3ba60ce46760 01:26:44 Step 3/13 : ARG ADD_BUILD_TAGS="" 01:26:46 ---> Running in 4f9002284946 01:26:46 Removing intermediate container 4f9002284946 01:26:46 ---> 4729c3351724 01:26:46 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:26:46 ---> Running in 3973621db26f 01:26:46 Removing intermediate container 3973621db26f 01:26:46 ---> 0c58af449821 01:26:46 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 01:26:46 ---> Running in a090a9b6f5ea 01:26:46 Removing intermediate container a090a9b6f5ea 01:26:46 ---> 7b05ebdece9f 01:26:46 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 01:26:46 ---> Running in b32f6e7508ec 01:26:46 Removing intermediate container b32f6e7508ec 01:26:46 ---> 59f18a8d008d 01:26:46 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:26:46 ---> Running in d451ae8d1a06 01:26:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:26:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:26:47 (1/14) Installing libintl (0.22.5-r0) 01:26:47 (2/14) Installing eudev-libs (3.2.14-r2) 01:26:47 (3/14) Installing libjpeg-turbo (3.0.3-r0) 01:26:47 (4/14) Installing v4l-utils-libs (1.24.1-r1) 01:26:47 (5/14) Installing v4l-utils (1.24.1-r1) 01:26:47 (6/14) Installing libdvbv5 (1.24.1-r1) 01:26:47 (7/14) Installing udev-init-scripts (35-r1) 01:26:47 (8/14) Installing libeconf (0.6.3-r0) 01:26:47 (9/14) Installing libblkid (2.40.1-r1) 01:26:47 (10/14) Installing xz-libs (5.6.2-r0) 01:26:47 (11/14) Installing kmod-libs (32-r0) 01:26:47 (12/14) Installing eudev (3.2.14-r2) 01:26:47 (13/14) Installing eudev-dev (3.2.14-r2) 01:26:47 (14/14) Installing v4l-utils-dev (1.24.1-r1) 01:26:47 Executing busybox-1.36.1-r29.trigger 01:26:47 Executing eudev-3.2.14-r2.trigger 01:26:47 OK: 254 MiB in 72 packages 01:26:48 Removing intermediate container d451ae8d1a06 01:26:48 ---> 526c4791f780 01:26:48 Step 8/13 : WORKDIR /device-usb-camera 01:26:48 ---> Running in 6cba03c8ffb2 01:26:48 Removing intermediate container 6cba03c8ffb2 01:26:48 ---> e95360ae3be2 01:26:48 Step 9/13 : COPY go.mod vendor* ./ 01:26:48 ---> 8e5ee47eb4ba 01:26:48 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:26:48 ---> Running in aeec1a86522b 01:26:50 Still waiting to schedule task 01:26:50 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 01:27:27 Removing intermediate container aeec1a86522b 01:27:27 ---> f65d5696484e 01:27:27 Step 11/13 : COPY . . 01:27:27 ---> 095f857e3c30 01:27:27 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 01:27:27 ---> Running in 39ba17401bc5 01:27:27  % Total % Received % Xferd Average Speed Time Time Time Current 01:27:27 Dload Upload Total Spent Left Speed 01:27:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 9934 0 --:--:-- --:--:-- --:--:-- 10018 01:27:27 Removing intermediate container 39ba17401bc5 01:27:27 ---> b17b2bcd7e0f 01:27:27 Step 13/13 : RUN ${MAKE} 01:27:27 ---> Running in ceed85ef4312 01:27:27 noop 01:27:27 Removing intermediate container ceed85ef4312 01:27:27 ---> 1a61b25ab8eb 01:27:27 Successfully built 1a61b25ab8eb 01:27:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:27 + docker inspect -f . ci-base-image-x86_64 01:27:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:27:27 prd-ubuntu20.04-docker-8c-8g-37166 does not seem to be running inside a container 01:27:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:27:27 $ docker top 7b5699dff426248007495ca7acf58e8cb4a805814f3f2984f255375dda5bebb3 -eo pid,comm [Pipeline] { [Pipeline] sh 01:27:28 + go version 01:27:28 go version go1.23.4 linux/amd64 [Pipeline] } 01:27:28 $ docker stop --time=1 7b5699dff426248007495ca7acf58e8cb4a805814f3f2984f255375dda5bebb3 01:27:29 $ docker rm -f --volumes 7b5699dff426248007495ca7acf58e8cb4a805814f3f2984f255375dda5bebb3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:30 + docker inspect -f . ci-base-image-x86_64 01:27:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:27:30 prd-ubuntu20.04-docker-8c-8g-37166 does not seem to be running inside a container 01:27:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:27:30 $ docker top 2eafdbb9c0588b7aafeb0145b9c78983bc723620f52a75cb49567bfe5437adfa -eo pid,comm [Pipeline] { [Pipeline] sh 01:27:30 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 01:27:31 + make test 01:27:31 go test ./... -coverprofile=coverage.out ./... 01:27:32 ? github.com/edgexfoundry/device-usb-camera [no test files] 01:27:54 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 01:27:54 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.012s coverage: 4.4% of statements 01:28:04 go vet ./... 01:28:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:28:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:28:09 ./bin/test-attribution-txt.sh [Pipeline] echo 01:28:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:28:09 $ docker stop --time=1 2eafdbb9c0588b7aafeb0145b9c78983bc723620f52a75cb49567bfe5437adfa 01:28:11 $ docker rm -f --volumes 2eafdbb9c0588b7aafeb0145b9c78983bc723620f52a75cb49567bfe5437adfa [Pipeline] // withDockerContainer [Pipeline] sh 01:28:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:28:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:28:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:28:12 + ls -al . 01:28:12 total 288 01:28:12 drwxrwxr-x 9 jenkins jenkins 4096 Jan 20 01:27 . 01:28:12 drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 01:26 .. 01:28:12 drwxrwxr-x 8 jenkins jenkins 4096 Jan 20 01:27 .git 01:28:12 drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 01:26 .github 01:28:12 -rw-rw-r-- 1 jenkins jenkins 379 Jan 20 01:26 .gitignore 01:28:12 -rw-rw-r-- 1 jenkins jenkins 203 Jan 20 01:26 .golangci.yml 01:28:12 -rw-rw-r-- 1 jenkins jenkins 77 Jan 20 01:26 .hadolint.yml 01:28:12 drwxr-xr-x 3 jenkins jenkins 4096 Jan 20 01:26 .semver 01:28:12 -rw-rw-r-- 1 jenkins jenkins 19367 Jan 20 01:26 Attribution.txt 01:28:12 -rw-rw-r-- 1 jenkins jenkins 16561 Jan 20 01:26 CHANGELOG.md 01:28:12 -rw-rw-r-- 1 jenkins jenkins 2440 Jan 20 01:26 Dockerfile 01:28:12 -rw-rw-r-- 1 jenkins jenkins 678 Jan 20 01:26 GOVERNANCE.md 01:28:12 -rw-rw-r-- 1 jenkins jenkins 659 Jan 20 01:26 Jenkinsfile 01:28:12 -rw-rw-r-- 1 jenkins jenkins 11348 Jan 20 01:26 LICENSE 01:28:12 -rw-rw-r-- 1 jenkins jenkins 3193 Jan 20 01:26 Makefile 01:28:12 -rw-rw-r-- 1 jenkins jenkins 622 Jan 20 01:26 OWNERS.md 01:28:12 -rw-rw-r-- 1 jenkins jenkins 2575 Jan 20 01:26 README.md 01:28:12 -rw-rw-r-- 1 jenkins jenkins 11 Jan 20 01:26 VERSION 01:28:12 drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 01:26 bin 01:28:12 drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 01:26 cmd 01:28:12 -rw-r--r-- 1 jenkins jenkins 54772 Jan 20 01:27 coverage.out 01:28:12 -rwxrwxr-x 1 jenkins jenkins 84 Jan 20 01:26 docker-entrypoint.sh 01:28:12 drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 01:26 docs 01:28:12 -rw-rw-r-- 1 jenkins jenkins 6415 Jan 20 01:26 go.mod 01:28:12 -rw-rw-r-- 1 jenkins jenkins 87089 Jan 20 01:26 go.sum 01:28:12 drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 01:26 internal 01:28:12 -rw-rw-r-- 1 jenkins jenkins 231 Jan 20 01:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:13 + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=2b35e06d21f41f2d7f280c9456da9975a2a2885e --label arch=amd64 --label version=4.0.0-dev.7 . 01:28:13 Sending build context to Docker daemon 20.88MB 01:28:13 Step 1/37 : ARG BASE=golang:1.23-alpine3.20 01:28:13 Step 2/37 : FROM ${BASE} AS builder 01:28:13 ---> 1a61b25ab8eb 01:28:13 Step 3/37 : ARG ADD_BUILD_TAGS="" 01:28:13 ---> Running in 4048d6864abf 01:28:13 Removing intermediate container 4048d6864abf 01:28:13 ---> 707e6014b082 01:28:13 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:28:13 ---> Running in 9d7cf32322b5 01:28:13 Removing intermediate container 9d7cf32322b5 01:28:13 ---> 8443e52f5ba6 01:28:13 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 01:28:13 ---> Running in 5026b21d91cd 01:28:13 Removing intermediate container 5026b21d91cd 01:28:13 ---> f75578b691d0 01:28:13 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 01:28:13 ---> Running in 2b61a048f593 01:28:13 Removing intermediate container 2b61a048f593 01:28:13 ---> 3ca64b7d118d 01:28:13 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:28:13 ---> Running in 770e56f2c12a 01:28:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:28:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:28:14 OK: 254 MiB in 72 packages 01:28:14 Removing intermediate container 770e56f2c12a 01:28:14 ---> eb1588d5e2e4 01:28:14 Step 8/37 : WORKDIR /device-usb-camera 01:28:14 ---> Running in 10b1f46e415a 01:28:14 Removing intermediate container 10b1f46e415a 01:28:14 ---> 675276ad6838 01:28:14 Step 9/37 : COPY go.mod vendor* ./ 01:28:14 ---> 465768e44588 01:28:14 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:28:14 ---> Running in e65eb66291d3 01:28:15 Removing intermediate container e65eb66291d3 01:28:15 ---> 1dfd07443760 01:28:15 Step 11/37 : COPY . . 01:28:16 ---> 667b03b9ca99 01:28:16 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 01:28:16 ---> Running in 1e8de013a93e 01:28:16  % Total % Received % Xferd Average Speed Time Time Time Current 01:28:16 Dload Upload Total Spent Left Speed 01:28:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062  100 1062   0   0  43137    0 --:--:-- --:--:-- --:--:-- 44250 01:28:16 Removing intermediate container 1e8de013a93e 01:28:16 ---> d98ef3e003d0 01:28:16 Step 13/37 : RUN ${MAKE} 01:28:16 ---> Running in e1e0f5f060e8 01:28:17 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.0.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 01:28:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-37170 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 01:28:37 Running in /w/workspace/device-usb-camera/194 [Pipeline] { [Pipeline] checkout 01:28:40 Selected Git installation does not exist. Using Default 01:28:40 The recommended git tool is: NONE 01:28:47 using credential edgex-jenkins-ssh 01:28:47 Cloning the remote Git repository 01:28:47 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 01:28:47 > git init /w/workspace/device-usb-camera/194 # timeout=10 01:28:47 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 01:28:47 > git --version # timeout=10 01:28:47 > git --version # 'git version 2.25.1' 01:28:47 using GIT_SSH to set credentials SSH Credentials for GitHub 01:28:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:28:49 Removing intermediate container e1e0f5f060e8 01:28:49 ---> e8e214cdb0d3 01:28:49 Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp 01:28:49 1.8.2: Pulling from bluenviron/mediamtx 01:28:49 8411072a22a5: Pulling fs layer 01:28:49 8411072a22a5: Verifying Checksum 01:28:49 8411072a22a5: Download complete 01:28:49 8411072a22a5: Pull complete 01:28:49 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 01:28:49 Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 01:28:49 ---> 1ac78cb06e13 01:28:49 Step 15/37 : FROM alpine:3.20 01:28:49 3.20: Pulling from library/alpine 01:28:49 66a3d608f3fa: Pulling fs layer 01:28:49 66a3d608f3fa: Download complete 01:28:49 66a3d608f3fa: Pull complete 01:28:49 Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 01:28:49 Status: Downloaded newer image for alpine:3.20 01:28:49 ---> e29df9b510ff 01:28:49 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 01:28:49 ---> Running in 31359852b1a4 01:28:49 Removing intermediate container 31359852b1a4 01:28:49 ---> ae111f2ccca3 01:28:49 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 01:28:49 ---> Running in da25ed985047 01:28:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:28:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:28:50 (1/115) Installing dumb-init (1.2.5-r3) 01:28:50 (2/115) Installing libSvtAv1Enc (2.0.0-r1) 01:28:50 (3/115) Installing aom-libs (3.9.1-r0) 01:28:50 (4/115) Installing libxau (1.0.11-r4) 01:28:50 (5/115) Installing libmd (1.1.0-r0) 01:28:50 (6/115) Installing libbsd (0.12.2-r0) 01:28:50 (7/115) Installing libxdmcp (1.1.5-r1) 01:28:50 (8/115) Installing libxcb (1.16.1-r0) 01:28:50 (9/115) Installing libx11 (1.8.9-r1) 01:28:50 (10/115) Installing hwdata-pci (0.382-r0) 01:28:50 (11/115) Installing libpciaccess (0.18.1-r0) 01:28:50 (12/115) Installing libdrm (2.4.120-r0) 01:28:50 (13/115) Installing libxext (1.3.6-r2) 01:28:50 (14/115) Installing libxfixes (6.0.1-r4) 01:28:50 (15/115) Installing libffi (3.4.6-r0) 01:28:50 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 01:28:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:28:51 (16/115) Installing wayland-libs-client (1.22.0-r4) 01:28:51 (17/115) Installing libva (2.21.0-r0) 01:28:51 (18/115) Installing libvdpau (1.5-r3) 01:28:51 (19/115) Installing libgcc (13.2.1_git20240309-r0) 01:28:51 (20/115) Installing libstdc++ (13.2.1_git20240309-r0) 01:28:51 (21/115) Installing onevpl-libs (2023.3.1-r2) 01:28:51 (22/115) Installing ffmpeg-libavutil (6.1.1-r8) 01:28:51 (23/115) Installing libdav1d (1.4.2-r0) 01:28:51 (24/115) Installing openexr-libiex (3.1.13-r1) 01:28:51 (25/115) Installing openexr-libilmthread (3.1.13-r1) 01:28:51 (26/115) Installing imath (3.1.12-r0) 01:28:51 (27/115) Installing openexr-libopenexr (3.1.13-r1) 01:28:51 (28/115) Installing brotli-libs (1.1.0-r2) 01:28:51 (29/115) Installing giflib (5.2.2-r0) 01:28:51 (30/115) Installing libhwy (1.0.7-r0) 01:28:51 (31/115) Installing libjpeg-turbo (3.0.3-r0) 01:28:51 (32/115) Installing lcms2 (2.16-r0) 01:28:51 (33/115) Installing libpng (1.6.44-r0) 01:28:51 (34/115) Installing libjxl (0.10.2-r0) 01:28:51 (35/115) Installing lame-libs (3.100-r5) 01:28:51 (36/115) Installing opus (1.5.2-r0) 01:28:51 (37/115) Installing rav1e-libs (0.7.1-r0) 01:28:51 (38/115) Installing libgomp (13.2.1_git20240309-r0) 01:28:51 (39/115) Installing soxr (0.1.3-r7) 01:28:51 (40/115) Installing ffmpeg-libswresample (6.1.1-r8) 01:28:51 (41/115) Installing libogg (1.3.5-r5) 01:28:51 (42/115) Installing libtheora (1.1.1-r18) 01:28:51 (43/115) Installing libvorbis (1.3.7-r2) 01:28:51 (44/115) Installing libvpx (1.14.1-r0) 01:28:51 (45/115) Installing libsharpyuv (1.3.2-r0) 01:28:51 (46/115) Installing libwebp (1.3.2-r0) 01:28:51 (47/115) Installing libwebpmux (1.3.2-r0) 01:28:51 (48/115) Installing x264-libs (0.164_git20231001-r0) 01:28:51 (49/115) Installing numactl (2.0.18-r0) 01:28:51 (50/115) Installing x265-libs (3.6-r0) 01:28:51 (51/115) Installing xvidcore (1.3.7-r2) 01:28:51 (52/115) Installing ffmpeg-libavcodec (6.1.1-r8) 01:28:51 (53/115) Installing sdl2 (2.28.5-r1) 01:28:51 (54/115) Installing alsa-lib (1.2.11-r0) 01:28:51 (55/115) Installing libexpat (2.6.4-r0) 01:28:51 (56/115) Installing libbz2 (1.0.8-r6) 01:28:51 (57/115) Installing freetype (2.13.2-r0) 01:28:51 (58/115) Installing fontconfig (2.15.0-r1) 01:28:51 (59/115) Installing fribidi (1.0.15-r0) 01:28:51 (60/115) Installing libintl (0.22.5-r0) 01:28:51 (61/115) Installing libeconf (0.6.3-r0) 01:28:51 (62/115) Installing libblkid (2.40.1-r1) 01:28:51 (63/115) Installing libmount (2.40.1-r1) 01:28:51 (64/115) Installing pcre2 (10.43-r0) 01:28:51 (65/115) Installing glib (2.80.5-r0) 01:28:51 (66/115) Installing graphite2 (1.3.14-r6) 01:28:51 (67/115) Installing harfbuzz (8.5.0-r0) 01:28:51 (68/115) Installing libunibreak (6.1-r0) 01:28:51 (69/115) Installing libass (0.17.2-r0) 01:28:51 (70/115) Installing libbluray (1.3.4-r1) 01:28:52 (71/115) Installing mpg123-libs (1.32.8-r0) 01:28:52 (72/115) Installing libopenmpt (0.7.7-r0) 01:28:52 (73/115) Installing cjson (1.7.18-r0) 01:28:52 (74/115) Installing mbedtls (3.6.2-r0) 01:28:52 (75/115) Installing librist (0.2.10-r1) 01:28:52 (76/115) Installing libsrt (1.5.3-r0) 01:28:52 (77/115) Installing libssh (0.10.6-r0) 01:28:52 (78/115) Installing xz-libs (5.6.2-r0) 01:28:52 (79/115) Installing libxml2 (2.12.7-r0) 01:28:52 (80/115) Installing libsodium (1.0.19-r0) 01:28:52 (81/115) Installing libzmq (4.3.5-r2) 01:28:52 Avoid second fetch 01:28:52 Checking out Revision 2b35e06d21f41f2d7f280c9456da9975a2a2885e (main) 01:28:52 (82/115) Installing ffmpeg-libavformat (6.1.1-r8) 01:28:52 (83/115) Installing serd-libs (0.32.2-r0) 01:28:52 (84/115) Installing zix-libs (0.4.2-r0) 01:28:52 (85/115) Installing sord-libs (0.16.16-r0) 01:28:52 (86/115) Installing sratom (0.6.16-r0) 01:28:52 (87/115) Installing lilv-libs (0.24.24-r1) 01:28:52 (88/115) Installing glslang-libs (1.3.261.1-r0) 01:28:52 (89/115) Installing libdovi (3.3.0-r0) 01:28:52 (90/115) Installing spirv-tools (1.3.261.1-r0) 01:28:52 > git config core.sparsecheckout # timeout=10 01:28:52 > git checkout -f 2b35e06d21f41f2d7f280c9456da9975a2a2885e # timeout=10 01:28:52 (91/115) Installing shaderc (2024.0-r0) 01:28:52 (92/115) Installing vulkan-loader (1.3.261.1-r0) 01:28:52 (93/115) Installing libplacebo (6.338.2-r1) 01:28:52 (94/115) Installing ffmpeg-libpostproc (6.1.1-r8) 01:28:52 (95/115) Installing ffmpeg-libswscale (6.1.1-r8) 01:28:52 (96/115) Installing vidstab (1.1.1-r0) 01:28:52 (97/115) Installing zimg (3.0.5-r2) 01:28:52 (98/115) Installing ffmpeg-libavfilter (6.1.1-r8) 01:28:52 (99/115) Installing libasyncns (0.8-r3) 01:28:52 (100/115) Installing dbus-libs (1.14.10-r1) 01:28:52 (101/115) Installing libltdl (2.4.7-r3) 01:28:52 (102/115) Installing orc (0.4.40-r0) 01:28:52 (103/115) Installing libflac (1.4.3-r1) 01:28:52 (104/115) Installing libsndfile (1.2.2-r1) 01:28:52 (105/115) Installing speexdsp (1.2.1-r2) 01:28:52 (106/115) Installing tdb-libs (1.4.9-r1) 01:28:52 (107/115) Installing libpulse (17.0-r0) 01:28:52 Commit message: "Merge pull request #382 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.19" 01:28:53 (108/115) Installing v4l-utils-libs (1.24.1-r1) 01:28:53 (109/115) Installing ffmpeg-libavdevice (6.1.1-r8) 01:28:53 (110/115) Installing ffmpeg (6.1.1-r8) 01:28:53 (111/115) Installing udev-init-scripts (35-r1) 01:28:53 (112/115) Installing eudev-libs (3.2.14-r2) 01:28:53 (113/115) Installing zstd-libs (1.5.6-r0) 01:28:53 (114/115) Installing kmod-libs (32-r0) 01:28:53 (115/115) Installing eudev (3.2.14-r2) 01:28:53 Executing busybox-1.36.1-r29.trigger 01:28:53 Executing glib-2.80.5-r0.trigger 01:28:53 Executing eudev-3.2.14-r2.trigger 01:28:53 OK: 134 MiB in 129 packages 01:28:55 Removing intermediate container da25ed985047 01:28:55 ---> f2d0de5410fc 01:28:55 Step 18/37 : RUN apk --no-cache upgrade 01:28:55 ---> Running in d4da83320c62 01:28:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:28:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:28:55 OK: 134 MiB in 129 packages 01:28:55 Removing intermediate container d4da83320c62 01:28:55 ---> bb708e4bfb4b 01:28:55 Step 19/37 : WORKDIR / 01:28:55 ---> Running in 6727036b95e7 01:28:55 Removing intermediate container 6727036b95e7 01:28:55 ---> 0276745b1728 01:28:55 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 01:28:56 ---> b3bc9ed9115f 01:28:56 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 01:28:56 ---> 58ba6c612c74 01:28:56 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 01:28:56 ---> 4f346b747f03 01:28:56 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 01:28:57 ---> d85ee908b808 01:28:57 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 01:28:57 ---> 06b836f64c31 01:28:57 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 01:28:57 ---> 3e8f88896ebd 01:28:57 Step 26/37 : COPY --from=rtsp /mediamtx / [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:28:57 ---> a9ac0c5ca421 01:28:57 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 01:28:57 ---> Running in 201d3cbbd3fb 01:28:58 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:28:58 % Total % Received % Xferd Average Speed Time Time Time Current 01:28:58 Dload Upload Total Spent Left Speed 01:28:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 86675 0 --:--:-- --:--:-- --:--:-- 86675 [Pipeline] sh 01:28:58 Removing intermediate container 201d3cbbd3fb 01:28:58 ---> e280ecf93314 01:28:58 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 01:28:58 ---> Running in 4d51aa00ee0b 01:28:58 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:28:58 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:28:58 + sudo tee /etc/docker/daemon.new 01:28:58 Removing intermediate container 4d51aa00ee0b 01:28:58 ---> 1c7198d52524 01:28:58 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 01:28:58 ---> Running in 05ed4dd3c770 01:28:59 { 01:28:59 "registry-mirrors": [ 01:28:59 "https://nexus3.edgexfoundry.org:10001" 01:28:59 ], 01:28:59 "bip": "10.250.0.254/24", 01:28:59 "hosts": [ 01:28:59 "tcp://0.0.0.0:5555", 01:28:59 "unix:///var/run/docker.sock" 01:28:59 ], 01:28:59 "mtu": 1458, 01:28:59 "selinux-enabled": true, 01:28:59 "seccomp-profile": "/etc/docker/seccomp.json" 01:28:59 } [Pipeline] sh 01:28:59 Removing intermediate container 05ed4dd3c770 01:28:59 ---> 0005f3205f56 01:28:59 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 01:28:59 ---> Running in 8f871608c779 01:28:59 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:28:59 + sudo service docker restart 01:29:00 Removing intermediate container 8f871608c779 01:29:00 ---> 8302b471d855 01:29:00 Step 31/37 : EXPOSE 59983 01:29:00 ---> Running in e955c6bc1935 01:29:00 Removing intermediate container e955c6bc1935 01:29:00 ---> 0be2dbf2c654 01:29:00 Step 32/37 : EXPOSE 8554 01:29:00 ---> Running in 7ae4090d9a0e 01:29:00 Removing intermediate container 7ae4090d9a0e 01:29:00 ---> f3f9f7b49051 01:29:00 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 01:29:00 ---> Running in 1e9585a40c1e 01:29:00 Removing intermediate container 1e9585a40c1e 01:29:00 ---> eec07578322c 01:29:00 Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] 01:29:00 ---> Running in 7f16c66eb22e 01:29:00 Removing intermediate container 7f16c66eb22e 01:29:00 ---> 008266a7f5de 01:29:00 Step 35/37 : LABEL arch=amd64 01:29:00 ---> Running in db9b93cea437 01:29:00 Removing intermediate container db9b93cea437 01:29:00 ---> 1d794eeb0a66 01:29:00 Step 36/37 : LABEL git_sha=2b35e06d21f41f2d7f280c9456da9975a2a2885e 01:29:00 ---> Running in ad52ec62f2f1 01:29:00 Removing intermediate container ad52ec62f2f1 01:29:00 ---> 67f1908381b6 01:29:00 Step 37/37 : LABEL version=4.0.0-dev.7 01:29:00 ---> Running in 1d431778615e 01:29:00 Removing intermediate container 1d431778615e 01:29:00 ---> 93c04b91b603 01:29:00 [Warning] One or more build-args [ARCH] were not consumed 01:29:00 Successfully built 93c04b91b603 01:29:00 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 01:29:00 provisioning config files... 01:29:00 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6797280932238320997tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:29:01 ---> ****-login.sh 01:29:01 nexus3.edgexfoundry.org:10001 01:29:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:29:01 Configure a credential helper to remove this warning. See 01:29:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:29:01 01:29:01 Login Succeeded 01:29:01 nexus3.edgexfoundry.org:10002 01:29:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:29:01 Configure a credential helper to remove this warning. See 01:29:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:29:01 01:29:01 Login Succeeded 01:29:01 nexus3.edgexfoundry.org:10003 01:29:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:29:01 Configure a credential helper to remove this warning. See 01:29:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:29:01 01:29:01 Login Succeeded 01:29:01 nexus3.edgexfoundry.org:10004 01:29:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:29:01 Configure a credential helper to remove this warning. See 01:29:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:29:01 01:29:01 Login Succeeded 01:29:01 ****.io 01:29:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:29:01 Configure a credential helper to remove this warning. See 01:29:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:29:01 01:29:01 Login Succeeded 01:29:01 ---> ****-login.sh ends [Pipeline] } 01:29:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:29:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:29:01 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 01:29:01 2b35e06d21f41f2d7f280c9456da9975a2a2885e 01:29:01 latest 01:29:01 4.0.0-dev.7 01:29:01 2b35e06d21f41f2d7f280c9456da9975a2a2885e-4.0.0-dev.7 01:29:01 main 01:29:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:02 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:2b35e06d21f41f2d7f280c9456da9975a2a2885e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:02 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:2b35e06d21f41f2d7f280c9456da9975a2a2885e 01:29:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 01:29:02 4306cd41bc41: Preparing 01:29:02 61b6612a0c5d: Preparing 01:29:02 272436450187: Preparing 01:29:02 bb6e2fc4a568: Preparing 01:29:02 0e81680c8547: Preparing 01:29:02 4fdee56d7956: Preparing 01:29:02 fdfdcda7100f: Preparing 01:29:02 79b06ae3050a: Preparing 01:29:02 8bf2fe63be63: Preparing 01:29:02 eb0611111a59: Preparing 01:29:02 3479c1411097: Preparing 01:29:02 eeb1c1a89ffd: Preparing 01:29:02 84e4c552a881: Preparing 01:29:02 ce5a8cde9eee: Preparing 01:29:02 fdfdcda7100f: Waiting 01:29:02 79b06ae3050a: Waiting 01:29:02 8bf2fe63be63: Waiting 01:29:02 eb0611111a59: Waiting 01:29:02 3479c1411097: Waiting 01:29:02 eeb1c1a89ffd: Waiting 01:29:02 84e4c552a881: Waiting 01:29:02 ce5a8cde9eee: Waiting 01:29:02 4fdee56d7956: Waiting 01:29:02 272436450187: Pushed 01:29:02 61b6612a0c5d: Pushed 01:29:02 4306cd41bc41: Pushed 01:29:02 bb6e2fc4a568: Pushed 01:29:02 4fdee56d7956: Pushed 01:29:02 fdfdcda7100f: Pushed 01:29:02 79b06ae3050a: Pushed 01:29:02 8bf2fe63be63: Pushed 01:29:02 eb0611111a59: Pushed 01:29:02 ce5a8cde9eee: Layer already exists 01:29:02 eeb1c1a89ffd: Pushed 01:29:06 0e81680c8547: Pushed 01:29:07 3479c1411097: Pushed 01:29:17 84e4c552a881: Pushed 01:29:17 2b35e06d21f41f2d7f280c9456da9975a2a2885e: digest: sha256:42f2383b47a82260c0e03253598778c03dcb73eb95ff41474e2e591f2a657b0b size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:17 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { 01:29:18 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 01:29:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 01:29:18 4306cd41bc41: Preparing 01:29:18 61b6612a0c5d: Preparing 01:29:18 272436450187: Preparing 01:29:18 bb6e2fc4a568: Preparing 01:29:18 0e81680c8547: Preparing 01:29:18 4fdee56d7956: Preparing 01:29:18 fdfdcda7100f: Preparing 01:29:18 79b06ae3050a: Preparing 01:29:18 8bf2fe63be63: Preparing 01:29:18 eb0611111a59: Preparing 01:29:18 3479c1411097: Preparing 01:29:18 eeb1c1a89ffd: Preparing 01:29:18 84e4c552a881: Preparing 01:29:18 ce5a8cde9eee: Preparing 01:29:18 4fdee56d7956: Waiting 01:29:18 eb0611111a59: Waiting 01:29:18 3479c1411097: Waiting 01:29:18 eeb1c1a89ffd: Waiting 01:29:18 84e4c552a881: Waiting 01:29:18 79b06ae3050a: Waiting 01:29:18 ce5a8cde9eee: Waiting 01:29:18 8bf2fe63be63: Waiting 01:29:18 fdfdcda7100f: Waiting 01:29:18 bb6e2fc4a568: Layer already exists 01:29:18 0e81680c8547: Layer already exists 01:29:18 4306cd41bc41: Layer already exists 01:29:18 272436450187: Layer already exists 01:29:18 61b6612a0c5d: Layer already exists 01:29:18 79b06ae3050a: Layer already exists 01:29:18 4fdee56d7956: Layer already exists 01:29:18 8bf2fe63be63: Layer already exists 01:29:18 eb0611111a59: Layer already exists 01:29:18 fdfdcda7100f: Layer already exists 01:29:18 3479c1411097: Layer already exists 01:29:18 eeb1c1a89ffd: Layer already exists 01:29:18 84e4c552a881: Layer already exists 01:29:18 ce5a8cde9eee: Layer already exists 01:29:18 latest: digest: sha256:42f2383b47a82260c0e03253598778c03dcb73eb95ff41474e2e591f2a657b0b size: 3243 [Pipeline] configFileProvider 01:29:18 provisioning config files... [Pipeline] } [Pipeline] // withEnv 01:29:18 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/194@tmp/config10377826205023917462tmp [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:29:18 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:18 ---> ****-login.sh 01:29:18 nexus3.edgexfoundry.org:10001 01:29:18 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:4.0.0-dev.7 01:29:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 01:29:18 4306cd41bc41: Preparing 01:29:18 61b6612a0c5d: Preparing 01:29:18 272436450187: Preparing 01:29:18 bb6e2fc4a568: Preparing 01:29:18 0e81680c8547: Preparing 01:29:18 4fdee56d7956: Preparing 01:29:18 fdfdcda7100f: Preparing 01:29:18 79b06ae3050a: Preparing 01:29:18 8bf2fe63be63: Preparing 01:29:18 eb0611111a59: Preparing 01:29:18 3479c1411097: Preparing 01:29:18 eeb1c1a89ffd: Preparing 01:29:18 fdfdcda7100f: Waiting 01:29:18 79b06ae3050a: Waiting 01:29:18 84e4c552a881: Preparing 01:29:18 ce5a8cde9eee: Preparing 01:29:18 8bf2fe63be63: Waiting 01:29:18 eb0611111a59: Waiting 01:29:18 3479c1411097: Waiting 01:29:18 eeb1c1a89ffd: Waiting 01:29:18 84e4c552a881: Waiting 01:29:18 ce5a8cde9eee: Waiting 01:29:18 4fdee56d7956: Waiting 01:29:18 61b6612a0c5d: Layer already exists 01:29:18 4306cd41bc41: Layer already exists 01:29:18 0e81680c8547: Layer already exists 01:29:18 bb6e2fc4a568: Layer already exists 01:29:18 272436450187: Layer already exists 01:29:18 79b06ae3050a: Layer already exists 01:29:18 4fdee56d7956: Layer already exists 01:29:18 eb0611111a59: Layer already exists 01:29:18 8bf2fe63be63: Layer already exists 01:29:18 fdfdcda7100f: Layer already exists 01:29:18 3479c1411097: Layer already exists 01:29:18 eeb1c1a89ffd: Layer already exists 01:29:18 84e4c552a881: Layer already exists 01:29:18 ce5a8cde9eee: Layer already exists 01:29:18 4.0.0-dev.7: digest: sha256:42f2383b47a82260c0e03253598778c03dcb73eb95ff41474e2e591f2a657b0b size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:19 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:2b35e06d21f41f2d7f280c9456da9975a2a2885e-4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 01:29:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:29:19 Configure a credential helper to remove this warning. See 01:29:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:29:19 01:29:19 Login Succeeded 01:29:19 nexus3.edgexfoundry.org:10002 [Pipeline] sh 01:29:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:29:19 Configure a credential helper to remove this warning. See 01:29:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:29:19 01:29:19 Login Succeeded 01:29:19 nexus3.edgexfoundry.org:10003 01:29:19 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:2b35e06d21f41f2d7f280c9456da9975a2a2885e-4.0.0-dev.7 01:29:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 01:29:19 4306cd41bc41: Preparing 01:29:19 61b6612a0c5d: Preparing 01:29:19 272436450187: Preparing 01:29:19 bb6e2fc4a568: Preparing 01:29:19 0e81680c8547: Preparing 01:29:19 4fdee56d7956: Preparing 01:29:19 fdfdcda7100f: Preparing 01:29:19 79b06ae3050a: Preparing 01:29:19 fdfdcda7100f: Waiting 01:29:19 4fdee56d7956: Waiting 01:29:19 8bf2fe63be63: Preparing 01:29:19 eb0611111a59: Preparing 01:29:19 3479c1411097: Preparing 01:29:19 eeb1c1a89ffd: Preparing 01:29:19 84e4c552a881: Preparing 01:29:19 79b06ae3050a: Waiting 01:29:19 ce5a8cde9eee: Preparing 01:29:19 eb0611111a59: Waiting 01:29:19 eeb1c1a89ffd: Waiting 01:29:19 3479c1411097: Waiting 01:29:19 8bf2fe63be63: Waiting 01:29:19 84e4c552a881: Waiting 01:29:19 bb6e2fc4a568: Layer already exists 01:29:19 0e81680c8547: Layer already exists 01:29:19 272436450187: Layer already exists 01:29:19 4306cd41bc41: Layer already exists 01:29:19 61b6612a0c5d: Layer already exists 01:29:19 79b06ae3050a: Layer already exists 01:29:19 fdfdcda7100f: Layer already exists 01:29:19 4fdee56d7956: Layer already exists 01:29:19 eb0611111a59: Layer already exists 01:29:19 8bf2fe63be63: Layer already exists 01:29:19 eeb1c1a89ffd: Layer already exists 01:29:19 84e4c552a881: Layer already exists 01:29:19 3479c1411097: Layer already exists 01:29:19 ce5a8cde9eee: Layer already exists 01:29:19 2b35e06d21f41f2d7f280c9456da9975a2a2885e-4.0.0-dev.7: digest: sha256:42f2383b47a82260c0e03253598778c03dcb73eb95ff41474e2e591f2a657b0b size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:29:19 Configure a credential helper to remove this warning. See 01:29:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:29:19 01:29:19 Login Succeeded 01:29:19 nexus3.edgexfoundry.org:10004 01:29:19 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:29:20 Configure a credential helper to remove this warning. See 01:29:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:29:20 01:29:20 Login Succeeded 01:29:20 ****.io 01:29:20 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 01:29:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 01:29:20 4306cd41bc41: Preparing 01:29:20 61b6612a0c5d: Preparing 01:29:20 272436450187: Preparing 01:29:20 bb6e2fc4a568: Preparing 01:29:20 0e81680c8547: Preparing 01:29:20 4fdee56d7956: Preparing 01:29:20 fdfdcda7100f: Preparing 01:29:20 79b06ae3050a: Preparing 01:29:20 8bf2fe63be63: Preparing 01:29:20 4fdee56d7956: Waiting 01:29:20 fdfdcda7100f: Waiting 01:29:20 79b06ae3050a: Waiting 01:29:20 8bf2fe63be63: Waiting 01:29:20 eb0611111a59: Preparing 01:29:20 3479c1411097: Preparing 01:29:20 eeb1c1a89ffd: Preparing 01:29:20 84e4c552a881: Preparing 01:29:20 ce5a8cde9eee: Preparing 01:29:20 3479c1411097: Waiting 01:29:20 84e4c552a881: Waiting 01:29:20 eeb1c1a89ffd: Waiting 01:29:20 ce5a8cde9eee: Waiting 01:29:20 eb0611111a59: Waiting 01:29:20 272436450187: Layer already exists 01:29:20 4306cd41bc41: Layer already exists 01:29:20 0e81680c8547: Layer already exists 01:29:20 61b6612a0c5d: Layer already exists 01:29:20 bb6e2fc4a568: Layer already exists 01:29:20 79b06ae3050a: Layer already exists 01:29:20 8bf2fe63be63: Layer already exists 01:29:20 fdfdcda7100f: Layer already exists 01:29:20 eb0611111a59: Layer already exists 01:29:20 4fdee56d7956: Layer already exists 01:29:20 3479c1411097: Layer already exists 01:29:20 eeb1c1a89ffd: Layer already exists 01:29:20 84e4c552a881: Layer already exists 01:29:20 ce5a8cde9eee: Layer already exists 01:29:20 main: digest: sha256:42f2383b47a82260c0e03253598778c03dcb73eb95ff41474e2e591f2a657b0b size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:29:20 ===================================================== [Pipeline] echo 01:29:20 taggedImages: 01:29:20 - nexus3.edgexfoundry.org:10004/device-usb-camera:2b35e06d21f41f2d7f280c9456da9975a2a2885e 01:29:20 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 01:29:20 - nexus3.edgexfoundry.org:10004/device-usb-camera:4.0.0-dev.7 01:29:20 - nexus3.edgexfoundry.org:10004/device-usb-camera:2b35e06d21f41f2d7f280c9456da9975a2a2885e-4.0.0-dev.7 01:29:20 - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script 01:29:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:29:20 Configure a credential helper to remove this warning. See 01:29:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:29:20 01:29:20 Login Succeeded 01:29:20 ---> ****-login.sh ends [Pipeline] } 01:29:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 01:29:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:29:20 01:29:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] echo 01:29:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:29:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:29:21 ========================================================= 01:29:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 01:29:21 ========================================================= [Pipeline] fileExists 01:29:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:29:21 latest: Pulling from edgex-lftools-log-publisher 01:29:21 5eb5b503b376: Pulling fs layer 01:29:21 5c69ac0246d0: Pulling fs layer 01:29:21 ec43610c2a17: Pulling fs layer 01:29:21 3a2ae6a8a46f: Pulling fs layer 01:29:21 33b1e0a273af: Pulling fs layer 01:29:21 5d3b04190fa2: Pulling fs layer 01:29:21 2f39f015ded8: Pulling fs layer 01:29:21 3a2ae6a8a46f: Waiting 01:29:21 33b1e0a273af: Waiting 01:29:21 5d3b04190fa2: Waiting 01:29:21 2f39f015ded8: Waiting 01:29:21 5c69ac0246d0: Verifying Checksum 01:29:21 5c69ac0246d0: Download complete 01:29:21 3a2ae6a8a46f: Download complete 01:29:21 33b1e0a273af: Verifying Checksum 01:29:21 33b1e0a273af: Download complete 01:29:21 5d3b04190fa2: Verifying Checksum 01:29:21 5d3b04190fa2: Download complete [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:21 ec43610c2a17: Verifying Checksum 01:29:21 ec43610c2a17: Download complete 01:29:21 5eb5b503b376: Verifying Checksum 01:29:21 5eb5b503b376: Download complete 01:29:21 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 01:29:22 2f39f015ded8: Download complete 01:29:22 5eb5b503b376: Pull complete 01:29:22 5c69ac0246d0: Pull complete 01:29:22 #0 building with "default" instance using docker driver 01:29:22 01:29:22 #1 [internal] load .dockerignore 01:29:22 #1 transferring context: 2B done 01:29:22 #1 DONE 0.2s 01:29:22 01:29:22 #2 [internal] load build definition from Dockerfile 01:29:22 #2 transferring dockerfile: 2.48kB 0.0s done 01:29:22 #2 DONE 0.2s 01:29:22 01:29:22 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:29:22 #3 DONE 0.2s 01:29:22 01:29:22 #4 [internal] load build context 01:29:22 #4 DONE 0.0s 01:29:22 01:29:22 #5 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 01:29:22 #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 0.0s done 01:29:23 #5 sha256:63f30b955cb97fcd3b0f66c958b490aa2c7b3743d97e3fa179989d7288cc1b86 4.16kB / 4.16kB done 01:29:23 #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 3.52MB / 70.67MB 0.2s 01:29:23 #5 sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 2.20kB / 2.20kB done 01:29:23 #5 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 3.15MB / 4.09MB 0.2s 01:29:23 #5 sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 293.53kB / 293.53kB 0.2s done 01:29:23 #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 7.34MB / 70.67MB 0.3s 01:29:23 #5 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done 01:29:23 #5 sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 126B / 126B 0.2s done 01:29:23 #5 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 01:29:23 ec43610c2a17: Pull complete 01:29:23 3a2ae6a8a46f: Pull complete 01:29:23 #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 11.53MB / 70.67MB 0.4s 01:29:23 #5 sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 93B / 93B 0.4s done 01:29:23 #5 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.3s done 01:29:23 #5 sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 441B / 441B 0.4s done 01:29:23 #5 ... 01:29:23 01:29:23 #4 [internal] load build context 01:29:23 #4 transferring context: 10.43MB 0.5s done 01:29:23 #4 DONE 0.6s 01:29:23 01:29:23 #5 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 01:29:23 #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 20.97MB / 70.67MB 0.6s 01:29:23 #5 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 4.19MB / 12.74MB 0.6s 01:29:23 #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 6.29MB / 98.78MB 0.6s 01:29:23 33b1e0a273af: Pull complete 01:29:23 5d3b04190fa2: Pull complete 01:29:23 #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 25.17MB / 70.67MB 0.7s 01:29:23 #5 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 8.39MB / 12.74MB 0.7s 01:29:23 #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 29.36MB / 70.67MB 0.8s 01:29:23 #5 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.5s done 01:29:23 #5 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 12.73MB / 12.74MB 0.8s 01:29:23 #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 15.04MB / 98.78MB 0.8s 01:29:24 #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 37.75MB / 70.67MB 1.0s 01:29:24 #5 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 12.74MB / 12.74MB 0.8s done 01:29:24 #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 25.17MB / 98.78MB 1.0s 01:29:24 #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 42.71MB / 70.67MB 1.1s 01:29:24 #5 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 0.1s 01:29:24 #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 47.19MB / 70.67MB 1.2s 01:29:24 #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 34.60MB / 98.78MB 1.2s 01:29:24 #5 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 0.2s done 01:29:24 #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 57.67MB / 70.67MB 1.4s 01:29:24 #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 44.45MB / 98.78MB 1.4s 01:29:24 #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 61.95MB / 70.67MB 1.5s 01:29:24 #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 70.67MB / 70.67MB 1.7s 01:29:24 #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 60.82MB / 98.78MB 1.7s 01:29:24 #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 70.67MB / 70.67MB 1.8s done 01:29:24 #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 67.11MB / 98.78MB 1.9s 01:29:24 #5 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 01:29:25 #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 77.59MB / 98.78MB 2.2s 01:29:25 #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 91.23MB / 98.78MB 2.5s 01:29:25 #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 98.78MB / 98.78MB 2.7s 01:29:25 #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 98.78MB / 98.78MB 2.8s done 01:29:28 2f39f015ded8: Pull complete 01:29:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:29:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:29:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:29:29 prd-ubuntu20.04-docker-8c-8g-37166 does not seem to be running inside a container 01:29:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:29:31 #5 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 6.4s 01:29:33 $ docker top 7d284e1ff28c75cad721dc1b8e51ad2c9c7643d519da026e6a38cae24d523a4e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:29:34 ---> job-cost.sh 01:29:34 lf-activate-venv: SKIPPING 01:29:34 INFO: No Stack... 01:29:34 INFO: Retrieving Pricing Info for: v3-standard-8 01:29:34 INFO: Archiving Costs [Pipeline] sh 01:29:34 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 01:29:34 + cut -d, -f6 [Pipeline] lock 01:29:34 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-194-stack-cost] 01:29:34 Resource [jenkins-edgexfoundry-device-usb-camera-main-194-stack-cost] did not exist. Created. 01:29:35 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-194-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:29:35 + echo total: 0.2199999988079071 [Pipeline] stash 01:29:35 Stashed 1 file(s) [Pipeline] } 01:29:35 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-194-stack-cost] [Pipeline] // lock [Pipeline] } 01:29:35 $ docker stop --time=1 7d284e1ff28c75cad721dc1b8e51ad2c9c7643d519da026e6a38cae24d523a4e 01:29:36 $ docker rm -f --volumes 7d284e1ff28c75cad721dc1b8e51ad2c9c7643d519da026e6a38cae24d523a4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv 01:29:36 #5 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 11.5s [Pipeline] } [Pipeline] // stage [Pipeline] } 01:29:44 #5 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 19.4s done 01:29:45 #5 extracting sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 done 01:29:45 #5 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 01:29:45 #5 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 01:29:45 #5 extracting sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 done 01:29:45 #5 extracting sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 done 01:29:46 #5 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 0.1s 01:29:51 #5 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 5.3s 01:29:54 #5 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 8.3s done 01:29:54 #5 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 01:29:56 #5 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 2.0s done 01:29:57 #5 DONE 34.2s 01:29:57 01:29:57 #6 [builder 2/8] RUN apk add --no-cache make git gcc libc-dev curl v4l-utils-dev v4l-utils v4l-utils-libs linux-headers 01:29:58 #6 0.745 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:29:58 #6 1.115 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:29:59 #6 2.602 (1/14) Installing libintl (0.22.5-r0) 01:29:59 #6 2.615 (2/14) Installing eudev-libs (3.2.14-r2) 01:29:59 #6 2.622 (3/14) Installing libjpeg-turbo (3.0.3-r0) 01:30:00 #6 2.727 (4/14) Installing v4l-utils-libs (1.24.1-r1) 01:30:00 #6 2.831 (5/14) Installing v4l-utils (1.24.1-r1) 01:30:00 #6 3.189 (6/14) Installing libdvbv5 (1.24.1-r1) 01:30:00 #6 3.289 (7/14) Installing udev-init-scripts (35-r1) 01:30:00 #6 3.297 (8/14) Installing libeconf (0.6.3-r0) 01:30:00 #6 3.328 (9/14) Installing libblkid (2.40.1-r1) 01:30:00 #6 3.360 (10/14) Installing xz-libs (5.6.2-r0) 01:30:00 #6 3.372 (11/14) Installing kmod-libs (32-r0) 01:30:00 #6 3.384 (12/14) Installing eudev (3.2.14-r2) 01:30:00 #6 3.448 (13/14) Installing eudev-dev (3.2.14-r2) 01:30:00 #6 3.585 (14/14) Installing v4l-utils-dev (1.24.1-r1) 01:30:00 #6 3.713 Executing busybox-1.36.1-r29.trigger 01:30:00 #6 3.748 Executing eudev-3.2.14-r2.trigger 01:30:00 #6 3.773 OK: 247 MiB in 72 packages 01:30:02 #6 DONE 5.8s 01:30:03 01:30:03 #7 [builder 3/8] WORKDIR /device-usb-camera 01:30:03 #7 DONE 0.1s 01:30:03 01:30:03 #8 [builder 4/8] COPY go.mod vendor* ./ 01:30:03 #8 DONE 0.2s 01:30:03 01:30:03 #9 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:30:35 #9 DONE 31.1s 01:30:35 01:30:35 #10 [builder 6/8] COPY . . 01:30:35 #10 DONE 0.4s 01:30:35 01:30:35 #11 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 01:30:35 #11 0.714 % Total % Received % Xferd Average Speed Time Time Time Current 01:30:35 #11 0.715 Dload Upload Total Spent Left Speed 01:30:35 #11 0.717 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8729 0 --:--:-- --:--:-- --:--:-- 8850 01:30:35 #11 DONE 0.9s 01:30:35 01:30:35 #12 [builder 8/8] RUN echo noop 01:30:36 #12 0.773 noop 01:30:36 #12 DONE 0.9s 01:30:36 01:30:36 #13 exporting to image 01:30:36 #13 exporting layers 01:31:15 #13 exporting layers 36.6s done 01:31:15 #13 writing image sha256:1c2d84cc6f912ae90cae39f01bf647e42424729919890084df6f37d92b6d611b done 01:31:15 #13 naming to docker.io/library/ci-base-image-arm64 0.0s done 01:31:15 #13 DONE 36.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:15 + docker inspect -f . ci-base-image-arm64 01:31:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:31:16 prd-ubuntu20.04-docker-arm64-4c-16g-37170 does not seem to be running inside a container 01:31:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/194 -v /w/workspace/device-usb-camera/194:/w/workspace/device-usb-camera/194:rw,z -v /w/workspace/device-usb-camera/194@tmp:/w/workspace/device-usb-camera/194@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:31:17 $ docker top fd96992de0a91176212e78a097ef07b689ab7903c6933b3a2316856b9cb8dc68 -eo pid,comm [Pipeline] { [Pipeline] sh 01:31:18 + go version 01:31:18 go version go1.23.4 linux/arm64 [Pipeline] } 01:31:18 $ docker stop --time=1 fd96992de0a91176212e78a097ef07b689ab7903c6933b3a2316856b9cb8dc68 01:31:20 $ docker rm -f --volumes fd96992de0a91176212e78a097ef07b689ab7903c6933b3a2316856b9cb8dc68 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:20 + docker inspect -f . ci-base-image-arm64 01:31:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:31:21 prd-ubuntu20.04-docker-arm64-4c-16g-37170 does not seem to be running inside a container 01:31:21 $ 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/194 -v /w/workspace/device-usb-camera/194:/w/workspace/device-usb-camera/194:rw,z -v /w/workspace/device-usb-camera/194@tmp:/w/workspace/device-usb-camera/194@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:31:22 $ docker top 374e51b7ceb8f3ea4cb631450afc1185c022bafa25621f1b20d5b275ddb1c391 -eo pid,comm [Pipeline] { [Pipeline] sh 01:31:22 + git config --global --add safe.directory /w/workspace/device-usb-camera/194 [Pipeline] fileExists [Pipeline] sh 01:31:23 + make test 01:31:23 go test ./... -coverprofile=coverage.out ./... 01:31:28 ? github.com/edgexfoundry/device-usb-camera [no test files] 01:33:50 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 01:33:50 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.078s coverage: 4.4% of statements 01:33:50 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:33:50 go vet ./... 01:34:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:34:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:34:22 ./bin/test-attribution-txt.sh [Pipeline] echo 01:34:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:34:22 $ docker stop --time=1 374e51b7ceb8f3ea4cb631450afc1185c022bafa25621f1b20d5b275ddb1c391 01:34:24 $ docker rm -f --volumes 374e51b7ceb8f3ea4cb631450afc1185c022bafa25621f1b20d5b275ddb1c391 [Pipeline] // withDockerContainer [Pipeline] sh 01:34:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:34:26 Warning: overwriting stash ‘coverage-report’ 01:34:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:34:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:34:27 + ls -al . 01:34:27 total 284 01:34:27 drwxrwxr-x 8 jenkins jenkins 4096 Jan 20 01:31 . 01:34:27 drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 01:28 .. 01:34:27 drwxrwxr-x 8 jenkins jenkins 4096 Jan 20 01:28 .git 01:34:27 drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 01:28 .github 01:34:27 -rw-rw-r-- 1 jenkins jenkins 379 Jan 20 01:28 .gitignore 01:34:27 -rw-rw-r-- 1 jenkins jenkins 203 Jan 20 01:28 .golangci.yml 01:34:27 -rw-rw-r-- 1 jenkins jenkins 77 Jan 20 01:28 .hadolint.yml 01:34:27 -rw-rw-r-- 1 jenkins jenkins 19367 Jan 20 01:28 Attribution.txt 01:34:27 -rw-rw-r-- 1 jenkins jenkins 16561 Jan 20 01:28 CHANGELOG.md 01:34:27 -rw-rw-r-- 1 jenkins jenkins 2440 Jan 20 01:28 Dockerfile 01:34:27 -rw-rw-r-- 1 jenkins jenkins 678 Jan 20 01:28 GOVERNANCE.md 01:34:27 -rw-rw-r-- 1 jenkins jenkins 659 Jan 20 01:28 Jenkinsfile 01:34:27 -rw-rw-r-- 1 jenkins jenkins 11348 Jan 20 01:28 LICENSE 01:34:27 -rw-rw-r-- 1 jenkins jenkins 3193 Jan 20 01:28 Makefile 01:34:27 -rw-rw-r-- 1 jenkins jenkins 622 Jan 20 01:28 OWNERS.md 01:34:27 -rw-rw-r-- 1 jenkins jenkins 2575 Jan 20 01:28 README.md 01:34:27 -rw-rw-r-- 1 jenkins jenkins 11 Jan 20 01:26 VERSION 01:34:27 drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 01:28 bin 01:34:27 drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 01:28 cmd 01:34:27 -rw-r--r-- 1 jenkins jenkins 54772 Jan 20 01:33 coverage.out 01:34:27 -rwxrwxr-x 1 jenkins jenkins 84 Jan 20 01:28 docker-entrypoint.sh 01:34:27 drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 01:28 docs 01:34:27 -rw-rw-r-- 1 jenkins jenkins 6415 Jan 20 01:28 go.mod 01:34:27 -rw-rw-r-- 1 jenkins jenkins 87089 Jan 20 01:28 go.sum 01:34:27 drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 01:28 internal 01:34:27 -rw-rw-r-- 1 jenkins jenkins 231 Jan 20 01:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:28 + 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=2b35e06d21f41f2d7f280c9456da9975a2a2885e --label arch=arm64 --label version=4.0.0-dev.7 . 01:34:29 #0 building with "default" instance using docker driver 01:34:29 01:34:29 #1 [internal] load .dockerignore 01:34:29 #1 transferring context: 2B done 01:34:29 #1 DONE 0.0s 01:34:29 01:34:29 #2 [internal] load build definition from Dockerfile 01:34:29 #2 transferring dockerfile: 2.48kB 0.0s done 01:34:29 #2 DONE 0.0s 01:34:29 01:34:29 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:34:29 #3 DONE 0.0s 01:34:29 01:34:29 #4 [internal] load metadata for docker.io/library/alpine:3.20 01:34:29 #4 DONE 0.3s 01:34:29 01:34:29 #5 [internal] load metadata for docker.io/bluenviron/mediamtx:1.8.2 01:34:30 #5 DONE 1.1s 01:34:30 01:34:30 #6 [internal] load build context 01:34:30 #6 transferring context: 68.92kB 0.1s done 01:34:30 #6 DONE 0.1s 01:34:30 01:34:30 #7 [stage-2 1/15] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 01:34:30 #7 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 01:34:30 #7 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.1s done 01:34:30 #7 ... 01:34:30 01:34:30 #8 [builder 1/8] FROM docker.io/library/ci-base-image-arm64 01:34:30 #8 DONE 0.4s 01:34:30 01:34:30 #7 [stage-2 1/15] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 01:34:30 #7 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 01:34:30 #7 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 01:34:30 #7 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 01:34:30 #7 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.2s 01:34:30 #7 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.2s done 01:34:30 #7 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 01:34:31 #7 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.5s done 01:34:31 #7 DONE 1.2s 01:34:31 01:34:31 #9 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 01:34:32 #9 0.721 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:34:32 #9 ... 01:34:32 01:34:32 #10 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 01:34:32 #10 resolve docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 0.1s done 01:34:32 #10 sha256:da4d7e05a7aa4b446fcc464b6d75ce3e71b938483be5811ab4584f0a71948a7e 13.63MB / 14.54MB 1.0s 01:34:32 #10 sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 1.29kB / 1.29kB done 01:34:32 #10 sha256:6e275935922f706ca19210c97feddd6fafeb0ac400bf738bd278eb76eed19501 503B / 503B done 01:34:32 #10 sha256:62c65ed7ef0da394d24fa88ec00cac8ec1618451968a9f7ab5743ec62b1805af 755B / 755B done 01:34:32 #10 extracting sha256:da4d7e05a7aa4b446fcc464b6d75ce3e71b938483be5811ab4584f0a71948a7e 0.8s done 01:34:33 #10 ... 01:34:33 01:34:33 #11 [builder 2/8] RUN apk add --no-cache make git gcc libc-dev curl v4l-utils-dev v4l-utils v4l-utils-libs linux-headers 01:34:33 #11 0.919 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:34:33 #11 1.371 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:34:33 #11 2.993 OK: 247 MiB in 72 packages 01:34:33 #11 DONE 3.3s 01:34:34 01:34:34 #12 [builder 3/8] WORKDIR /device-usb-camera 01:34:34 #12 DONE 0.1s 01:34:34 01:34:34 #13 [builder 4/8] COPY go.mod vendor* ./ 01:34:34 #13 DONE 0.2s 01:34:34 01:34:34 #9 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 01:34:34 #9 1.053 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:34:34 #9 2.594 (1/114) Installing dumb-init (1.2.5-r3) 01:34:34 #9 2.619 (2/114) Installing libSvtAv1Enc (2.0.0-r1) 01:34:34 #9 2.802 (3/114) Installing aom-libs (3.9.1-r0) 01:34:34 #9 3.069 (4/114) Installing libxau (1.0.11-r4) 01:34:34 #9 3.078 (5/114) Installing libmd (1.1.0-r0) 01:34:34 #9 3.086 (6/114) Installing libbsd (0.12.2-r0) 01:34:34 #9 3.095 (7/114) Installing libxdmcp (1.1.5-r1) 01:34:34 #9 3.105 (8/114) Installing libxcb (1.16.1-r0) 01:34:34 #9 3.166 (9/114) Installing libx11 (1.8.9-r1) 01:34:35 #9 3.360 (10/114) Installing hwdata-pci (0.382-r0) 01:34:35 #9 3.395 (11/114) Installing libpciaccess (0.18.1-r0) 01:34:35 #9 3.402 (12/114) Installing libdrm (2.4.120-r0) 01:34:35 #9 3.433 (13/114) Installing libxext (1.3.6-r2) 01:34:35 #9 3.442 (14/114) Installing libxfixes (6.0.1-r4) 01:34:35 #9 3.452 (15/114) Installing libffi (3.4.6-r0) 01:34:35 #9 3.459 (16/114) Installing wayland-libs-client (1.22.0-r4) 01:34:35 #9 3.466 (17/114) Installing libva (2.21.0-r0) 01:34:35 #9 3.482 (18/114) Installing libvdpau (1.5-r3) 01:34:35 #9 3.493 (19/114) Installing ffmpeg-libavutil (6.1.1-r8) 01:34:35 #9 3.775 (20/114) Installing libdav1d (1.4.2-r0) 01:34:35 #9 3.882 (21/114) Installing libgcc (13.2.1_git20240309-r0) 01:34:35 #9 3.976 (22/114) Installing libstdc++ (13.2.1_git20240309-r0) 01:34:35 #9 4.040 (23/114) Installing openexr-libiex (3.1.13-r1) 01:34:35 #9 4.058 (24/114) Installing openexr-libilmthread (3.1.13-r1) 01:34:35 #9 4.147 (25/114) Installing imath (3.1.12-r0) 01:34:35 #9 4.162 (26/114) Installing openexr-libopenexr (3.1.13-r1) 01:34:35 #9 ... 01:34:35 01:34:35 #14 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:34:35 #14 DONE 1.6s 01:34:35 01:34:35 #9 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 01:34:35 #9 4.322 (27/114) Installing brotli-libs (1.1.0-r2) 01:34:35 #9 4.353 (28/114) Installing giflib (5.2.2-r0) 01:34:35 #9 4.361 (29/114) Installing libhwy (1.0.7-r0) 01:34:35 #9 4.449 (30/114) Installing libjpeg-turbo (3.0.3-r0) 01:34:36 #9 4.472 (31/114) Installing lcms2 (2.16-r0) 01:34:36 #9 4.491 (32/114) Installing libpng (1.6.44-r0) 01:34:36 #9 4.502 (33/114) Installing libjxl (0.10.2-r0) 01:34:36 #9 4.678 (34/114) Installing lame-libs (3.100-r5) 01:34:36 #9 4.692 (35/114) Installing opus (1.5.2-r0) 01:34:36 #9 ... 01:34:36 01:34:36 #15 [builder 6/8] COPY . . 01:34:36 #15 DONE 0.5s 01:34:36 01:34:36 #9 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 01:34:36 #9 4.791 (36/114) Installing rav1e-libs (0.7.1-r0) 01:34:36 #9 4.840 (37/114) Installing libgomp (13.2.1_git20240309-r0) 01:34:36 #9 4.856 (38/114) Installing soxr (0.1.3-r7) 01:34:36 #9 4.868 (39/114) Installing ffmpeg-libswresample (6.1.1-r8) 01:34:36 #9 4.877 (40/114) Installing libogg (1.3.5-r5) 01:34:36 #9 4.974 (41/114) Installing libtheora (1.1.1-r18) 01:34:36 #9 5.003 (42/114) Installing libvorbis (1.3.7-r2) 01:34:36 #9 5.042 (43/114) Installing libvpx (1.14.1-r0) 01:34:36 #9 5.191 (44/114) Installing libsharpyuv (1.3.2-r0) 01:34:36 #9 5.198 (45/114) Installing libwebp (1.3.2-r0) 01:34:36 #9 5.216 (46/114) Installing libwebpmux (1.3.2-r0) 01:34:36 #9 5.224 (47/114) Installing x264-libs (0.164_git20231001-r0) 01:34:36 #9 5.278 (48/114) Installing numactl (2.0.18-r0) 01:34:36 #9 5.327 (49/114) Installing x265-libs (3.6-r0) 01:34:36 #9 5.528 (50/114) Installing xvidcore (1.3.7-r2) 01:34:37 #9 5.550 (51/114) Installing ffmpeg-libavcodec (6.1.1-r8) 01:34:37 #9 ... 01:34:37 01:34:37 #16 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 01:34:37 #16 0.685 % Total % Received % Xferd Average Speed Time Time Time Current 01:34:37 #16 0.688 Dload Upload Total Spent Left Speed 01:34:37 #16 0.688 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 5937 0 --:--:-- --:--:-- --:--:-- 6000 01:34:37 #16 DONE 1.0s 01:34:37 01:34:37 #17 [builder 8/8] RUN make build 01:34:38 #17 0.869 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.0.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 01:34:41 #17 ... 01:34:41 01:34:41 #9 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 01:34:41 #9 6.032 (52/114) Installing sdl2 (2.28.5-r1) 01:34:41 #9 6.175 (53/114) Installing alsa-lib (1.2.11-r0) 01:34:41 #9 6.253 (54/114) Installing libexpat (2.6.4-r0) 01:34:41 #9 6.266 (55/114) Installing libbz2 (1.0.8-r6) 01:34:41 #9 6.278 (56/114) Installing freetype (2.13.2-r0) 01:34:41 #9 6.304 (57/114) Installing fontconfig (2.15.0-r1) 01:34:41 #9 6.450 (58/114) Installing fribidi (1.0.15-r0) 01:34:41 #9 6.461 (59/114) Installing libintl (0.22.5-r0) 01:34:41 #9 6.470 (60/114) Installing libeconf (0.6.3-r0) 01:34:41 #9 6.502 (61/114) Installing libblkid (2.40.1-r1) 01:34:41 #9 6.516 (62/114) Installing libmount (2.40.1-r1) 01:34:41 #9 6.533 (63/114) Installing pcre2 (10.43-r0) 01:34:41 #9 6.555 (64/114) Installing glib (2.80.5-r0) 01:34:41 #9 6.702 (65/114) Installing graphite2 (1.3.14-r6) 01:34:41 #9 6.713 (66/114) Installing harfbuzz (8.5.0-r0) 01:34:41 #9 6.832 (67/114) Installing libunibreak (6.1-r0) 01:34:41 #9 6.848 (68/114) Installing libass (0.17.2-r0) 01:34:41 #9 6.864 (69/114) Installing libbluray (1.3.4-r1) 01:34:41 #9 6.884 (70/114) Installing mpg123-libs (1.32.8-r0) 01:34:41 #9 6.907 (71/114) Installing libopenmpt (0.7.7-r0) 01:34:41 #9 7.029 (72/114) Installing cjson (1.7.18-r0) 01:34:41 #9 7.117 (73/114) Installing mbedtls (3.6.2-r0) 01:34:41 #9 7.155 (74/114) Installing librist (0.2.10-r1) 01:34:41 #9 7.246 (75/114) Installing libsrt (1.5.3-r0) 01:34:41 #9 7.277 (76/114) Installing libssh (0.10.6-r0) 01:34:41 #9 7.385 (77/114) Installing xz-libs (5.6.2-r0) 01:34:41 #9 7.403 (78/114) Installing libxml2 (2.12.7-r0) 01:34:41 #9 7.441 (79/114) Installing libsodium (1.0.19-r0) 01:34:41 #9 7.456 (80/114) Installing libzmq (4.3.5-r2) 01:34:41 #9 7.484 (81/114) Installing ffmpeg-libavformat (6.1.1-r8) 01:34:41 #9 7.647 (82/114) Installing serd-libs (0.32.2-r0) 01:34:41 #9 7.656 (83/114) Installing zix-libs (0.4.2-r0) 01:34:41 #9 7.663 (84/114) Installing sord-libs (0.16.16-r0) 01:34:41 #9 7.672 (85/114) Installing sratom (0.6.16-r0) 01:34:41 #9 7.681 (86/114) Installing lilv-libs (0.24.24-r1) 01:34:41 #9 7.691 (87/114) Installing glslang-libs (1.3.261.1-r0) 01:34:41 #9 7.872 (88/114) Installing libdovi (3.3.0-r0) 01:34:41 #9 7.893 (89/114) Installing spirv-tools (1.3.261.1-r0) 01:34:41 #9 8.107 (90/114) Installing shaderc (2024.0-r0) 01:34:41 #9 8.121 (91/114) Installing vulkan-loader (1.3.261.1-r0) 01:34:41 #9 8.139 (92/114) Installing libplacebo (6.338.2-r1) 01:34:41 #9 8.170 (93/114) Installing ffmpeg-libpostproc (6.1.1-r8) 01:34:41 #9 8.178 (94/114) Installing ffmpeg-libswscale (6.1.1-r8) 01:34:41 #9 8.278 (95/114) Installing vidstab (1.1.1-r0) 01:34:41 #9 8.382 (96/114) Installing zimg (3.0.5-r2) 01:34:41 #9 8.397 (97/114) Installing ffmpeg-libavfilter (6.1.1-r8) 01:34:41 #9 8.585 (98/114) Installing libasyncns (0.8-r3) 01:34:41 #9 8.592 (99/114) Installing dbus-libs (1.14.10-r1) 01:34:41 #9 8.606 (100/114) Installing libltdl (2.4.7-r3) 01:34:41 #9 8.614 (101/114) Installing orc (0.4.40-r0) 01:34:41 #9 8.633 (102/114) Installing libflac (1.4.3-r1) 01:34:41 #9 8.649 (103/114) Installing libsndfile (1.2.2-r1) 01:34:41 #9 8.682 (104/114) Installing speexdsp (1.2.1-r2) 01:34:41 #9 8.777 (105/114) Installing tdb-libs (1.4.9-r1) 01:34:41 #9 8.787 (106/114) Installing libpulse (17.0-r0) 01:34:41 #9 8.830 (107/114) Installing v4l-utils-libs (1.24.1-r1) 01:34:41 #9 8.860 (108/114) Installing ffmpeg-libavdevice (6.1.1-r8) 01:34:41 #9 8.973 (109/114) Installing ffmpeg (6.1.1-r8) 01:34:41 #9 9.000 (110/114) Installing udev-init-scripts (35-r1) 01:34:41 #9 9.005 (111/114) Installing eudev-libs (3.2.14-r2) 01:34:41 #9 9.012 (112/114) Installing zstd-libs (1.5.6-r0) 01:34:41 #9 9.040 (113/114) Installing kmod-libs (32-r0) 01:34:41 #9 9.049 (114/114) Installing eudev (3.2.14-r2) 01:34:41 #9 9.098 Executing busybox-1.36.1-r29.trigger 01:34:41 #9 9.128 Executing glib-2.80.5-r0.trigger 01:34:41 #9 9.155 Executing eudev-3.2.14-r2.trigger 01:34:41 #9 9.177 OK: 120 MiB in 128 packages 01:34:41 #9 DONE 9.7s 01:34:41 01:34:41 #18 [stage-2 3/15] RUN apk --no-cache upgrade 01:34:42 #18 0.879 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:34:42 #18 1.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:34:44 #18 2.998 OK: 120 MiB in 128 packages 01:34:44 #18 DONE 3.4s 01:34:44 01:34:44 #17 [builder 8/8] RUN make build 01:37:22 #17 DONE 161.8s 01:37:22 01:37:22 #19 [stage-2 4/15] COPY --from=builder /device-usb-camera/cmd / 01:37:22 #19 DONE 0.6s 01:37:22 01:37:22 #20 [stage-2 5/15] COPY --from=builder /device-usb-camera/LICENSE / 01:37:22 #20 DONE 0.1s 01:37:22 01:37:22 #21 [stage-2 6/15] COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 01:37:22 #21 DONE 0.1s 01:37:22 01:37:22 #22 [stage-2 7/15] COPY --from=builder /device-usb-camera/Attribution.txt / 01:37:22 #22 DONE 0.1s 01:37:22 01:37:22 #23 [stage-2 8/15] COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 01:37:22 #23 DONE 0.1s 01:37:22 01:37:22 #24 [stage-2 9/15] COPY --from=rtsp /mediamtx.yml / 01:37:22 #24 DONE 0.1s 01:37:22 01:37:22 #25 [stage-2 10/15] COPY --from=rtsp /mediamtx / 01:37:22 #25 DONE 0.5s 01:37:22 01:37:22 #26 [stage-2 11/15] RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 01:37:22 #26 DONE 0.7s 01:37:22 01:37:22 #27 [stage-2 12/15] RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 01:37:22 #27 DONE 0.9s 01:37:22 01:37:22 #28 [stage-2 13/15] RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 01:37:23 #28 DONE 0.8s 01:37:23 01:37:23 #29 [stage-2 14/15] RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 01:37:24 #29 DONE 0.8s 01:37:24 01:37:24 #30 exporting to image 01:37:24 #30 exporting layers 01:37:27 #30 exporting layers 2.3s done 01:37:27 #30 writing image sha256:1c489ad6370e285a2cd89c65176907464af9fb46ff744ed04642471eb1c69001 done 01:37:27 #30 naming to docker.io/library/device-usb-camera-arm64 0.0s done 01:37:27 #30 DONE 2.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:37:27 provisioning config files... 01:37:27 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/194@tmp/config9004169458313759856tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:37:27 ---> ****-login.sh 01:37:27 nexus3.edgexfoundry.org:10001 01:37:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:37:27 Configure a credential helper to remove this warning. See 01:37:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:37:27 01:37:27 Login Succeeded 01:37:27 nexus3.edgexfoundry.org:10002 01:37:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:37:28 Configure a credential helper to remove this warning. See 01:37:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:37:28 01:37:28 Login Succeeded 01:37:28 nexus3.edgexfoundry.org:10003 01:37:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:37:28 Configure a credential helper to remove this warning. See 01:37:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:37:28 01:37:28 Login Succeeded 01:37:28 nexus3.edgexfoundry.org:10004 01:37:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:37:28 Configure a credential helper to remove this warning. See 01:37:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:37:28 01:37:28 Login Succeeded 01:37:28 ****.io 01:37:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:37:29 Configure a credential helper to remove this warning. See 01:37:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:37:29 01:37:29 Login Succeeded 01:37:29 ---> ****-login.sh ends [Pipeline] } 01:37:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:37:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:37:29 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 01:37:29 2b35e06d21f41f2d7f280c9456da9975a2a2885e 01:37:29 latest 01:37:29 4.0.0-dev.7 01:37:29 2b35e06d21f41f2d7f280c9456da9975a2a2885e-4.0.0-dev.7 01:37:29 main 01:37:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:29 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2b35e06d21f41f2d7f280c9456da9975a2a2885e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:30 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2b35e06d21f41f2d7f280c9456da9975a2a2885e 01:37:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 01:37:30 c6bf8b94bc46: Preparing 01:37:30 af6c1620ec5e: Preparing 01:37:30 d445adc0397f: Preparing 01:37:30 1e10bc6d2082: Preparing 01:37:30 503f7a4e8c5d: Preparing 01:37:30 7206d983d249: Preparing 01:37:30 fc6c1a6ea981: Preparing 01:37:30 76cedd318106: Preparing 01:37:30 8da5ded271c6: Preparing 01:37:30 291c2d70f003: Preparing 01:37:30 027e898b2568: Preparing 01:37:30 4ef457591da4: Preparing 01:37:30 e1832d8d9303: Preparing 01:37:30 fc6c1a6ea981: Waiting 01:37:30 76cedd318106: Waiting 01:37:30 534a70dc8296: Preparing 01:37:30 7206d983d249: Waiting 01:37:30 4ef457591da4: Waiting 01:37:30 e1832d8d9303: Waiting 01:37:30 8da5ded271c6: Waiting 01:37:30 291c2d70f003: Waiting 01:37:30 027e898b2568: Waiting 01:37:30 534a70dc8296: Waiting 01:37:30 d445adc0397f: Pushed 01:37:30 1e10bc6d2082: Pushed 01:37:30 af6c1620ec5e: Pushed 01:37:30 c6bf8b94bc46: Pushed 01:37:30 7206d983d249: Pushed 01:37:30 76cedd318106: Pushed 01:37:30 fc6c1a6ea981: Pushed 01:37:30 8da5ded271c6: Pushed 01:37:30 291c2d70f003: Pushed 01:37:30 4ef457591da4: Pushed 01:37:31 534a70dc8296: Layer already exists 01:37:37 503f7a4e8c5d: Pushed 01:37:41 027e898b2568: Pushed 01:37:56 e1832d8d9303: Pushed 01:37:56 2b35e06d21f41f2d7f280c9456da9975a2a2885e: digest: sha256:29cc29cfba7b1d7b330809c774e737887aba31527de152328a01aa1f428a01a6 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:57 + 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:37:57 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 01:37:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 01:37:57 c6bf8b94bc46: Preparing 01:37:57 af6c1620ec5e: Preparing 01:37:57 d445adc0397f: Preparing 01:37:57 1e10bc6d2082: Preparing 01:37:57 503f7a4e8c5d: Preparing 01:37:57 7206d983d249: Preparing 01:37:57 fc6c1a6ea981: Preparing 01:37:57 76cedd318106: Preparing 01:37:57 8da5ded271c6: Preparing 01:37:57 291c2d70f003: Preparing 01:37:57 027e898b2568: Preparing 01:37:57 4ef457591da4: Preparing 01:37:57 e1832d8d9303: Preparing 01:37:57 534a70dc8296: Preparing 01:37:57 fc6c1a6ea981: Waiting 01:37:57 76cedd318106: Waiting 01:37:57 8da5ded271c6: Waiting 01:37:57 291c2d70f003: Waiting 01:37:57 027e898b2568: Waiting 01:37:57 4ef457591da4: Waiting 01:37:57 e1832d8d9303: Waiting 01:37:57 534a70dc8296: Waiting 01:37:57 7206d983d249: Waiting 01:37:57 1e10bc6d2082: Layer already exists 01:37:57 d445adc0397f: Layer already exists 01:37:57 af6c1620ec5e: Layer already exists 01:37:57 503f7a4e8c5d: Layer already exists 01:37:57 c6bf8b94bc46: Layer already exists 01:37:57 76cedd318106: Layer already exists 01:37:57 8da5ded271c6: Layer already exists 01:37:57 7206d983d249: Layer already exists 01:37:57 fc6c1a6ea981: Layer already exists 01:37:57 291c2d70f003: Layer already exists 01:37:57 027e898b2568: Layer already exists 01:37:57 534a70dc8296: Layer already exists 01:37:57 e1832d8d9303: Layer already exists 01:37:57 4ef457591da4: Layer already exists 01:37:57 latest: digest: sha256:29cc29cfba7b1d7b330809c774e737887aba31527de152328a01aa1f428a01a6 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:58 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:58 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.0.0-dev.7 01:37:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 01:37:58 c6bf8b94bc46: Preparing 01:37:58 af6c1620ec5e: Preparing 01:37:58 d445adc0397f: Preparing 01:37:58 1e10bc6d2082: Preparing 01:37:58 503f7a4e8c5d: Preparing 01:37:58 7206d983d249: Preparing 01:37:58 fc6c1a6ea981: Preparing 01:37:58 7206d983d249: Waiting 01:37:58 76cedd318106: Preparing 01:37:58 8da5ded271c6: Preparing 01:37:58 291c2d70f003: Preparing 01:37:58 027e898b2568: Preparing 01:37:58 4ef457591da4: Preparing 01:37:58 fc6c1a6ea981: Waiting 01:37:58 e1832d8d9303: Preparing 01:37:58 534a70dc8296: Preparing 01:37:58 76cedd318106: Waiting 01:37:58 8da5ded271c6: Waiting 01:37:58 291c2d70f003: Waiting 01:37:58 e1832d8d9303: Waiting 01:37:58 4ef457591da4: Waiting 01:37:58 027e898b2568: Waiting 01:37:58 1e10bc6d2082: Layer already exists 01:37:58 c6bf8b94bc46: Layer already exists 01:37:58 af6c1620ec5e: Layer already exists 01:37:58 d445adc0397f: Layer already exists 01:37:58 503f7a4e8c5d: Layer already exists 01:37:59 8da5ded271c6: Layer already exists 01:37:59 76cedd318106: Layer already exists 01:37:59 291c2d70f003: Layer already exists 01:37:59 7206d983d249: Layer already exists 01:37:59 fc6c1a6ea981: Layer already exists 01:37:59 4ef457591da4: Layer already exists 01:37:59 534a70dc8296: Layer already exists 01:37:59 027e898b2568: Layer already exists 01:37:59 e1832d8d9303: Layer already exists 01:37:59 4.0.0-dev.7: digest: sha256:29cc29cfba7b1d7b330809c774e737887aba31527de152328a01aa1f428a01a6 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:59 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2b35e06d21f41f2d7f280c9456da9975a2a2885e-4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:59 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2b35e06d21f41f2d7f280c9456da9975a2a2885e-4.0.0-dev.7 01:37:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 01:37:59 c6bf8b94bc46: Preparing 01:37:59 af6c1620ec5e: Preparing 01:37:59 d445adc0397f: Preparing 01:37:59 1e10bc6d2082: Preparing 01:37:59 503f7a4e8c5d: Preparing 01:37:59 7206d983d249: Preparing 01:37:59 fc6c1a6ea981: Preparing 01:37:59 76cedd318106: Preparing 01:37:59 8da5ded271c6: Preparing 01:37:59 291c2d70f003: Preparing 01:37:59 027e898b2568: Preparing 01:37:59 4ef457591da4: Preparing 01:37:59 e1832d8d9303: Preparing 01:37:59 534a70dc8296: Preparing 01:37:59 7206d983d249: Waiting 01:37:59 291c2d70f003: Waiting 01:37:59 8da5ded271c6: Waiting 01:37:59 027e898b2568: Waiting 01:37:59 fc6c1a6ea981: Waiting 01:37:59 4ef457591da4: Waiting 01:37:59 76cedd318106: Waiting 01:37:59 e1832d8d9303: Waiting 01:37:59 534a70dc8296: Waiting 01:37:59 af6c1620ec5e: Layer already exists 01:37:59 c6bf8b94bc46: Layer already exists 01:37:59 d445adc0397f: Layer already exists 01:37:59 503f7a4e8c5d: Layer already exists 01:37:59 1e10bc6d2082: Layer already exists 01:37:59 7206d983d249: Layer already exists 01:37:59 76cedd318106: Layer already exists 01:37:59 8da5ded271c6: Layer already exists 01:38:00 291c2d70f003: Layer already exists 01:38:00 fc6c1a6ea981: Layer already exists 01:38:00 4ef457591da4: Layer already exists 01:38:00 027e898b2568: Layer already exists 01:38:00 e1832d8d9303: Layer already exists 01:38:00 534a70dc8296: Layer already exists 01:38:00 2b35e06d21f41f2d7f280c9456da9975a2a2885e-4.0.0-dev.7: digest: sha256:29cc29cfba7b1d7b330809c774e737887aba31527de152328a01aa1f428a01a6 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:38:00 + 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:38:00 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 01:38:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 01:38:00 c6bf8b94bc46: Preparing 01:38:00 af6c1620ec5e: Preparing 01:38:00 d445adc0397f: Preparing 01:38:00 1e10bc6d2082: Preparing 01:38:00 503f7a4e8c5d: Preparing 01:38:00 7206d983d249: Preparing 01:38:00 fc6c1a6ea981: Preparing 01:38:00 76cedd318106: Preparing 01:38:00 8da5ded271c6: Preparing 01:38:00 291c2d70f003: Preparing 01:38:00 7206d983d249: Waiting 01:38:00 027e898b2568: Preparing 01:38:00 4ef457591da4: Preparing 01:38:00 e1832d8d9303: Preparing 01:38:00 534a70dc8296: Preparing 01:38:00 fc6c1a6ea981: Waiting 01:38:00 76cedd318106: Waiting 01:38:00 8da5ded271c6: Waiting 01:38:00 291c2d70f003: Waiting 01:38:00 027e898b2568: Waiting 01:38:00 4ef457591da4: Waiting 01:38:00 e1832d8d9303: Waiting 01:38:00 534a70dc8296: Waiting 01:38:00 d445adc0397f: Layer already exists 01:38:00 af6c1620ec5e: Layer already exists 01:38:00 503f7a4e8c5d: Layer already exists 01:38:00 1e10bc6d2082: Layer already exists 01:38:00 c6bf8b94bc46: Layer already exists 01:38:00 7206d983d249: Layer already exists 01:38:00 fc6c1a6ea981: Layer already exists 01:38:00 76cedd318106: Layer already exists 01:38:00 8da5ded271c6: Layer already exists 01:38:00 291c2d70f003: Layer already exists 01:38:00 027e898b2568: Layer already exists 01:38:00 4ef457591da4: Layer already exists 01:38:00 e1832d8d9303: Layer already exists 01:38:01 534a70dc8296: Layer already exists 01:38:01 main: digest: sha256:29cc29cfba7b1d7b330809c774e737887aba31527de152328a01aa1f428a01a6 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:38:01 ===================================================== [Pipeline] echo 01:38:01 taggedImages: 01:38:01 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2b35e06d21f41f2d7f280c9456da9975a2a2885e 01:38:01 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 01:38:01 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.0.0-dev.7 01:38:01 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2b35e06d21f41f2d7f280c9456da9975a2a2885e-4.0.0-dev.7 01:38:01 - 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:38:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:38:01 01:38:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:38:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:38:02 arm64: Pulling from edgex-lftools-log-publisher 01:38:02 8998bd30e6a1: Pulling fs layer 01:38:02 04944245beec: Pulling fs layer 01:38:02 699f458cf7ca: Pulling fs layer 01:38:02 765212b225bb: Pulling fs layer 01:38:02 f23df028b6ca: Pulling fs layer 01:38:02 d65c8cfc05b1: Pulling fs layer 01:38:02 2437ff75d9bd: Pulling fs layer 01:38:02 f23df028b6ca: Waiting 01:38:02 d65c8cfc05b1: Waiting 01:38:02 2437ff75d9bd: Waiting 01:38:02 765212b225bb: Waiting 01:38:02 04944245beec: Verifying Checksum 01:38:02 04944245beec: Download complete 01:38:02 765212b225bb: Verifying Checksum 01:38:02 765212b225bb: Download complete 01:38:02 f23df028b6ca: Download complete 01:38:02 d65c8cfc05b1: Download complete 01:38:02 699f458cf7ca: Download complete 01:38:02 8998bd30e6a1: Verifying Checksum 01:38:02 8998bd30e6a1: Download complete 01:38:04 2437ff75d9bd: Download complete 01:38:10 8998bd30e6a1: Pull complete 01:38:10 04944245beec: Pull complete 01:38:12 699f458cf7ca: Pull complete 01:38:12 765212b225bb: Pull complete 01:38:13 f23df028b6ca: Pull complete 01:38:13 d65c8cfc05b1: Pull complete 01:38:39 2437ff75d9bd: Pull complete 01:38:39 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:38:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:38:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:38:40 prd-ubuntu20.04-docker-arm64-4c-16g-37170 does not seem to be running inside a container 01:38:40 $ 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/194 -v /w/workspace/device-usb-camera/194:/w/workspace/device-usb-camera/194:rw,z -v /w/workspace/device-usb-camera/194@tmp:/w/workspace/device-usb-camera/194@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:38:42 $ docker top e0f71ca1667a1723ce4fd964ab3370b8fa29cbafca785e99a95c1397dfdd5cfc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:38:43 ---> job-cost.sh 01:38:43 lf-activate-venv: SKIPPING 01:38:43 INFO: No Stack... 01:38:44 INFO: Retrieving Pricing Info for: v3-standard-8 01:38:44 INFO: Archiving Costs [Pipeline] sh 01:38:44 + cat /w/workspace/device-usb-camera/194/archives/cost.csv 01:38:44 + cut -d, -f6 [Pipeline] lock 01:38:45 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-194-stack-cost] 01:38:45 Resource [jenkins-edgexfoundry-device-usb-camera-main-194-stack-cost] did not exist. Created. 01:38:45 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-194-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:38:45 /w/workspace/device-usb-camera/194@tmp/durable-93355e0a/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:38:45 + echo total: 0.2199999988079071 [Pipeline] stash 01:38:46 Warning: overwriting stash ‘stack-cost’ 01:38:46 Stashed 1 file(s) [Pipeline] } 01:38:46 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-194-stack-cost] [Pipeline] // lock [Pipeline] } 01:38:46 $ docker stop --time=1 e0f71ca1667a1723ce4fd964ab3370b8fa29cbafca785e99a95c1397dfdd5cfc 01:38:48 $ docker rm -f --volumes e0f71ca1667a1723ce4fd964ab3370b8fa29cbafca785e99a95c1397dfdd5cfc [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:38:48 provisioning config files... 01:38:48 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1415566581559657102tmp [Pipeline] { [Pipeline] sh 01:38:49 + set +x 01:38:49 + + curl -s https://codecov.io/bash 01:38:49 bash -s -- 01:38:49 01:38:49 _____ _ 01:38:49 / ____| | | 01:38:49 | | ___ __| | ___ ___ _____ __ 01:38:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:38:49 | |___| (_) | (_| | __/ (_| (_) \ V / 01:38:49 \_____\___/ \__,_|\___|\___\___/ \_/ 01:38:49 Bash-1.0.6 01:38:49 01:38:49 01:38:49 ==> git version 2.25.1 found 01:38:49 ==> 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:38:49 Release-Date: 2020-01-08 01:38:49 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:38:49 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:38:49 ==> Jenkins CI detected. 01:38:49 current dir:  /w/workspace/exfoundry_device-usb-camera_main 01:38:49 project root: . 01:38:49 --> token set from env 01:38:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:38:49 ==> Running gcov in . (disable via -X gcov) 01:38:49 ==> Python coveragepy not found 01:38:49 ==> Searching for coverage reports in: 01:38:49 + . 01:38:49 -> Found 1 reports 01:38:49 ==> Detecting git/mercurial file structure 01:38:49 ==> Reading reports 01:38:49 + ./coverage.out bytes=54772 01:38:49 ==> Appending adjustments 01:38:49 https://docs.codecov.io/docs/fixing-reports 01:38:49 + Found adjustments 01:38:49 ==> Gzipping contents 01:38:49 8.0K /tmp/codecov.2gnCmw.gz 01:38:49 ==> Uploading reports 01:38:49 url: https://codecov.io 01:38:49 query: branch=main&commit=2b35e06d21f41f2d7f280c9456da9975a2a2885e&build=194&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F194%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 01:38:49 -> Pinging Codecov 01:38:49 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=2b35e06d21f41f2d7f280c9456da9975a2a2885e&build=194&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F194%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 01:38:49 -> Uploading to 01:38:49 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-usb-camera/2b35e06d21f41f2d7f280c9456da9975a2a2885e/807a650d-4647-4d1b-8c6c-e2cbe1f71e4c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250120%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250120T013849Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=577d8754c8e6149d9ca814f828d922e9546eb1aa0309ae6e201d5e9d795c03fd 01:38:49 % Total % Received % Xferd Average Speed Time Time Time Current 01:38:49 Dload Upload Total Spent Left Speed 01:38:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6816 0 0 100 6816 0 20047 --:--:-- --:--:-- --:--:-- 20047 01:38:49 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/2b35e06d21f41f2d7f280c9456da9975a2a2885e [Pipeline] } 01:38:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 01:38:50 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:38:50 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:38:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:38:50 01:38:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:38:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:38:50 latest: Pulling from edgex-devops/edgex-snyk-go 01:38:50 43c4264eed91: Pulling fs layer 01:38:50 4cc291be95ef: Pulling fs layer 01:38:50 2ac1f1163629: Pulling fs layer 01:38:50 5c3c966382ef: Pulling fs layer 01:38:50 4f4fb700ef54: Pulling fs layer 01:38:50 d9c7d2e4e75e: Pulling fs layer 01:38:50 9c3e1370e548: Pulling fs layer 01:38:50 4f4fb700ef54: Waiting 01:38:50 d9c7d2e4e75e: Waiting 01:38:50 9c3e1370e548: Waiting 01:38:50 4cc291be95ef: Download complete 01:38:50 5c3c966382ef: Verifying Checksum 01:38:50 5c3c966382ef: Download complete 01:38:50 4f4fb700ef54: Verifying Checksum 01:38:50 4f4fb700ef54: Download complete 01:38:50 43c4264eed91: Download complete 01:38:50 43c4264eed91: Pull complete 01:38:50 d9c7d2e4e75e: Verifying Checksum 01:38:50 d9c7d2e4e75e: Download complete 01:38:51 4cc291be95ef: Pull complete 01:38:51 2ac1f1163629: Download complete 01:38:52 9c3e1370e548: Verifying Checksum 01:38:52 9c3e1370e548: Download complete 01:38:55 2ac1f1163629: Pull complete 01:38:55 5c3c966382ef: Pull complete 01:38:55 4f4fb700ef54: Pull complete 01:38:55 d9c7d2e4e75e: Pull complete 01:38:58 9c3e1370e548: Pull complete 01:38:58 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 01:38:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:38:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:38:58 prd-ubuntu20.04-docker-8c-8g-37166 does not seem to be running inside a container 01:38:58 $ 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:39:06 $ docker top 743d56abacfdf9031b6ce9cfc361c302ba65e37775bb9b73b89a9cfc36e63c93 -eo pid,comm [Pipeline] { [Pipeline] sh 01:39:06 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] echo 01:39:06 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 01:39:06 + set -o pipefail 01:39:06 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 01:39:15 01:39:15 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 01:39:15 01:39:15 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/978f9534-f89b-479b-86d5-a67f44693f06/history/8abc60fa-b00b-4cb6-ae10-eb9c82bf4adb 01:39:15 01:39:15 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:39:15 01:39:19 01:39:19 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 01:39:19 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 01:39:20 $ docker stop --time=1 743d56abacfdf9031b6ce9cfc361c302ba65e37775bb9b73b89a9cfc36e63c93 01:39:26 $ docker rm -f --volumes 743d56abacfdf9031b6ce9cfc361c302ba65e37775bb9b73b89a9cfc36e63c93 [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:39:27 + git log --format=format:%s -1 2b35e06d21f41f2d7f280c9456da9975a2a2885e [Pipeline] sh 01:39:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:39:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:39:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:39:28 prd-ubuntu20.04-docker-8c-8g-37166 does not seem to be running inside a container 01:39:28 $ 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:39:28 $ docker top db05a94e53a3b9b7d12f2e292a398cd2a36e0f039d0699827d449912db64bcc1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:39:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:39:28 [ssh-agent] Looking for ssh-agent implementation... 01:39:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:39:29 $ docker exec db05a94e53a3b9b7d12f2e292a398cd2a36e0f039d0699827d449912db64bcc1 ssh-agent 01:39:29 SSH_AUTH_SOCK=/tmp/ssh-T356CsHtmVQr/agent.31 01:39:29 SSH_AGENT_PID=37 01:39:29 Running ssh-add (command line suppressed) 01:39:29 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17722524614654932161.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17722524614654932161.key) 01:39:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:39:29 + git semver tag 01:39:29 2025-01-20 01:39:29,803 [run_tag] DEBUG tag force:False 01:39:29 2025-01-20 01:39:29,803 [check_head_tag] DEBUG check head tag 01:39:29 2025-01-20 01:39:29,805 [execute] INFO git cat-file --batch-check 01:39:29 2025-01-20 01:39:29,805 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 01:39:29 2025-01-20 01:39:29,809 [execute] INFO git cat-file --batch 01:39:29 2025-01-20 01:39:29,809 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 01:39:29 2025-01-20 01:39:29,853 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 01:39:29 2025-01-20 01:39:29,853 [execute] INFO git tag -a v4.0.0-dev.7 -m v4.0.0-dev.7 01:39:29 2025-01-20 01:39:29,853 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.7', '-m', 'v4.0.0-dev.7'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 01:39:29 2025-01-20 01:39:29,859 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 01:39:29 4.0.0-dev.7 [Pipeline] } 01:39:29 $ docker exec --env ******** --env ******** db05a94e53a3b9b7d12f2e292a398cd2a36e0f039d0699827d449912db64bcc1 ssh-agent -k 01:39:29 unset SSH_AUTH_SOCK; 01:39:29 unset SSH_AGENT_PID; 01:39:29 echo Agent pid 37 killed; 01:39:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:39:30 + git semver [Pipeline] } 01:39:30 $ docker stop --time=1 db05a94e53a3b9b7d12f2e292a398cd2a36e0f039d0699827d449912db64bcc1 01:39:31 $ docker rm -f --volumes db05a94e53a3b9b7d12f2e292a398cd2a36e0f039d0699827d449912db64bcc1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:39:32 01:39:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:39:32 0.23.1-centos7: Pulling from edgex-lftools 01:39:32 ab5ef0e58194: Pulling fs layer 01:39:32 9712f1f96733: Pulling fs layer 01:39:32 63f879dbbcfc: Pulling fs layer 01:39:32 0d9ebad4ef96: Pulling fs layer 01:39:32 e9a5061849ea: Pulling fs layer 01:39:32 d747dcd14b5f: Pulling fs layer 01:39:32 2de7ff778b66: Pulling fs layer 01:39:32 0d9ebad4ef96: Waiting 01:39:32 d747dcd14b5f: Waiting 01:39:32 2de7ff778b66: Waiting 01:39:32 e9a5061849ea: Waiting 01:39:32 9712f1f96733: Verifying Checksum 01:39:32 9712f1f96733: Download complete 01:39:33 63f879dbbcfc: Verifying Checksum 01:39:33 63f879dbbcfc: Download complete 01:39:33 0d9ebad4ef96: Verifying Checksum 01:39:33 0d9ebad4ef96: Download complete 01:39:33 d747dcd14b5f: Verifying Checksum 01:39:33 d747dcd14b5f: Download complete 01:39:33 e9a5061849ea: Verifying Checksum 01:39:33 e9a5061849ea: Download complete 01:39:33 ab5ef0e58194: Verifying Checksum 01:39:33 ab5ef0e58194: Download complete 01:39:33 2de7ff778b66: Verifying Checksum 01:39:33 2de7ff778b66: Download complete 01:39:36 ab5ef0e58194: Pull complete 01:39:36 9712f1f96733: Pull complete 01:39:37 63f879dbbcfc: Pull complete 01:39:41 0d9ebad4ef96: Pull complete 01:39:41 e9a5061849ea: Pull complete 01:39:41 d747dcd14b5f: Pull complete 01:39:42 2de7ff778b66: Pull complete 01:39:42 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:39:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:39:42 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:39:43 prd-ubuntu20.04-docker-8c-8g-37166 does not seem to be running inside a container 01:39:43 $ 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:39:52 $ docker top 8dbce3b26ae0a401474139c164419eca2599a10c52dbccb19a2fd178ec5ac4f6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:39:52 provisioning config files... 01:39:52 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config400668340760611857tmp 01:39:52 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16247505540826726000tmp 01:39:52 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17904667868156767716tmp [Pipeline] { [Pipeline] echo 01:39:52 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:39:52 ---> sigul-configuration.sh 01:39:52 gpg: directory `/root/.gnupg' created 01:39:52 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:39:52 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:39:52 gpg: keyring `/root/.gnupg/secring.gpg' created 01:39:52 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:39:52 gpg: CAST5 encrypted data 01:39:52 gpg: encrypted with 1 passphrase 01:39:52 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:39:52 + mkdir /home/jenkins 01:39:52 + mkdir /home/jenkins/sigul [Pipeline] sh 01:39:53 + 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:39:53 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:39:53 ---> sigul-install.sh 01:39:53 Sigul already installed; skipping installation. [Pipeline] sh 01:39:53 + git tag --list 01:39:53 v0.0.0 01:39:53 v0.0.1-dev.1 01:39:53 v0.0.1-dev.10 01:39:53 v0.0.1-dev.11 01:39:53 v0.0.1-dev.12 01:39:53 v0.0.1-dev.13 01:39:53 v0.0.1-dev.14 01:39:53 v0.0.1-dev.15 01:39:53 v0.0.1-dev.16 01:39:53 v0.0.1-dev.2 01:39:53 v0.0.1-dev.3 01:39:53 v0.0.1-dev.4 01:39:53 v0.0.1-dev.5 01:39:53 v0.0.1-dev.6 01:39:53 v0.0.1-dev.7 01:39:53 v0.0.1-dev.8 01:39:53 v0.0.1-dev.9 01:39:53 v2.2.0 01:39:53 v2.2.0-dev.17 01:39:53 v2.2.0-dev.18 01:39:53 v2.2.0-dev.19 01:39:53 v2.2.0-dev.20 01:39:53 v2.2.0-dev.21 01:39:53 v2.2.0-dev.22 01:39:53 v2.2.0-dev.23 01:39:53 v2.2.0-dev.24 01:39:53 v2.2.0-dev.25 01:39:53 v2.2.0-dev.26 01:39:53 v2.2.0-dev.27 01:39:53 v2.3.0 01:39:53 v2.3.0-dev.1 01:39:53 v2.3.0-dev.10 01:39:53 v2.3.0-dev.11 01:39:53 v2.3.0-dev.12 01:39:53 v2.3.0-dev.13 01:39:53 v2.3.0-dev.14 01:39:53 v2.3.0-dev.15 01:39:53 v2.3.0-dev.16 01:39:53 v2.3.0-dev.17 01:39:53 v2.3.0-dev.18 01:39:53 v2.3.0-dev.19 01:39:53 v2.3.0-dev.2 01:39:53 v2.3.0-dev.20 01:39:53 v2.3.0-dev.21 01:39:53 v2.3.0-dev.22 01:39:53 v2.3.0-dev.23 01:39:53 v2.3.0-dev.24 01:39:53 v2.3.0-dev.25 01:39:53 v2.3.0-dev.26 01:39:53 v2.3.0-dev.27 01:39:53 v2.3.0-dev.28 01:39:53 v2.3.0-dev.3 01:39:53 v2.3.0-dev.4 01:39:53 v2.3.0-dev.5 01:39:53 v2.3.0-dev.6 01:39:53 v2.3.0-dev.7 01:39:53 v2.3.0-dev.8 01:39:53 v2.3.0-dev.9 01:39:53 v2.3.1 01:39:53 v2.3.1-dev.4 01:39:53 v2.3.1-dev.5 01:39:53 v2.3.1-dev.6 01:39:53 v3.0 01:39:53 v3.0.0 01:39:53 v3.0.0-dev.1 01:39:53 v3.0.0-dev.10 01:39:53 v3.0.0-dev.11 01:39:53 v3.0.0-dev.12 01:39:53 v3.0.0-dev.13 01:39:53 v3.0.0-dev.14 01:39:53 v3.0.0-dev.15 01:39:53 v3.0.0-dev.16 01:39:53 v3.0.0-dev.17 01:39:53 v3.0.0-dev.18 01:39:53 v3.0.0-dev.19 01:39:53 v3.0.0-dev.2 01:39:53 v3.0.0-dev.20 01:39:53 v3.0.0-dev.21 01:39:53 v3.0.0-dev.22 01:39:53 v3.0.0-dev.23 01:39:53 v3.0.0-dev.24 01:39:53 v3.0.0-dev.25 01:39:53 v3.0.0-dev.26 01:39:53 v3.0.0-dev.27 01:39:53 v3.0.0-dev.28 01:39:53 v3.0.0-dev.29 01:39:53 v3.0.0-dev.3 01:39:53 v3.0.0-dev.30 01:39:53 v3.0.0-dev.31 01:39:53 v3.0.0-dev.32 01:39:53 v3.0.0-dev.33 01:39:53 v3.0.0-dev.34 01:39:53 v3.0.0-dev.35 01:39:53 v3.0.0-dev.36 01:39:53 v3.0.0-dev.37 01:39:53 v3.0.0-dev.38 01:39:53 v3.0.0-dev.39 01:39:53 v3.0.0-dev.4 01:39:53 v3.0.0-dev.40 01:39:53 v3.0.0-dev.41 01:39:53 v3.0.0-dev.42 01:39:53 v3.0.0-dev.43 01:39:53 v3.0.0-dev.44 01:39:53 v3.0.0-dev.45 01:39:53 v3.0.0-dev.46 01:39:53 v3.0.0-dev.47 01:39:53 v3.0.0-dev.48 01:39:53 v3.0.0-dev.49 01:39:53 v3.0.0-dev.5 01:39:53 v3.0.0-dev.50 01:39:53 v3.0.0-dev.51 01:39:53 v3.0.0-dev.6 01:39:53 v3.0.0-dev.7 01:39:53 v3.0.0-dev.8 01:39:53 v3.0.0-dev.9 01:39:53 v3.1 01:39:53 v3.1.0 01:39:53 v3.1.0-dev.1 01:39:53 v3.1.0-dev.10 01:39:53 v3.1.0-dev.11 01:39:53 v3.1.0-dev.12 01:39:53 v3.1.0-dev.13 01:39:53 v3.1.0-dev.14 01:39:53 v3.1.0-dev.15 01:39:53 v3.1.0-dev.16 01:39:53 v3.1.0-dev.17 01:39:53 v3.1.0-dev.18 01:39:53 v3.1.0-dev.19 01:39:53 v3.1.0-dev.2 01:39:53 v3.1.0-dev.20 01:39:53 v3.1.0-dev.21 01:39:53 v3.1.0-dev.22 01:39:53 v3.1.0-dev.23 01:39:53 v3.1.0-dev.24 01:39:53 v3.1.0-dev.25 01:39:53 v3.1.0-dev.26 01:39:53 v3.1.0-dev.27 01:39:53 v3.1.0-dev.28 01:39:53 v3.1.0-dev.29 01:39:53 v3.1.0-dev.3 01:39:53 v3.1.0-dev.30 01:39:53 v3.1.0-dev.31 01:39:53 v3.1.0-dev.32 01:39:53 v3.1.0-dev.33 01:39:53 v3.1.0-dev.34 01:39:53 v3.1.0-dev.35 01:39:53 v3.1.0-dev.36 01:39:53 v3.1.0-dev.37 01:39:53 v3.1.0-dev.38 01:39:53 v3.1.0-dev.39 01:39:53 v3.1.0-dev.4 01:39:53 v3.1.0-dev.5 01:39:53 v3.1.0-dev.6 01:39:53 v3.1.0-dev.7 01:39:53 v3.1.0-dev.8 01:39:53 v3.1.0-dev.9 01:39:53 v3.1.1 01:39:53 v3.1.1-dev.1 01:39:53 v3.2.0-dev.1 01:39:53 v3.2.0-dev.10 01:39:53 v3.2.0-dev.11 01:39:53 v3.2.0-dev.12 01:39:53 v3.2.0-dev.13 01:39:53 v3.2.0-dev.14 01:39:53 v3.2.0-dev.15 01:39:53 v3.2.0-dev.16 01:39:53 v3.2.0-dev.17 01:39:53 v3.2.0-dev.18 01:39:53 v3.2.0-dev.19 01:39:53 v3.2.0-dev.2 01:39:53 v3.2.0-dev.20 01:39:53 v3.2.0-dev.21 01:39:53 v3.2.0-dev.22 01:39:53 v3.2.0-dev.3 01:39:53 v3.2.0-dev.4 01:39:53 v3.2.0-dev.5 01:39:53 v3.2.0-dev.6 01:39:53 v3.2.0-dev.7 01:39:53 v3.2.0-dev.8 01:39:53 v3.2.0-dev.9 01:39:53 v4.0.0-dev.1 01:39:53 v4.0.0-dev.2 01:39:53 v4.0.0-dev.3 01:39:53 v4.0.0-dev.4 01:39:53 v4.0.0-dev.5 01:39:53 v4.0.0-dev.6 01:39:53 v4.0.0-dev.7 [Pipeline] sh 01:39:54 + lftools sign git-tag v4.0.0-dev.7 01:39:54 Signing Git tag with Sigul... 01:39:54 Signing v4.0.0-dev.7 [Pipeline] echo 01:39:55 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:39:55 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:39:55 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:39:55 $ docker stop --time=1 8dbce3b26ae0a401474139c164419eca2599a10c52dbccb19a2fd178ec5ac4f6 01:39:57 $ docker rm -f --volumes 8dbce3b26ae0a401474139c164419eca2599a10c52dbccb19a2fd178ec5ac4f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 01:39:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:39:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:39:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:39:58 prd-ubuntu20.04-docker-8c-8g-37166 does not seem to be running inside a container 01:39:58 $ 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:39:58 $ docker top 7adb9a425fe91b1182500c2c5e832f7549ef529bde320dfbe5b91ac25255eec6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:39:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:39:58 [ssh-agent] Looking for ssh-agent implementation... 01:39:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:39:58 $ docker exec 7adb9a425fe91b1182500c2c5e832f7549ef529bde320dfbe5b91ac25255eec6 ssh-agent 01:39:58 SSH_AUTH_SOCK=/tmp/ssh-QYGMGKYW4v9I/agent.32 01:39:58 SSH_AGENT_PID=38 01:39:58 Running ssh-add (command line suppressed) 01:39:58 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_976786557608578437.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_976786557608578437.key) 01:39:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:39:59 + git semver bump pre 01:39:59 2025-01-20 01:39:59,458 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 01:39:59 2025-01-20 01:39:59,458 [bump_version] DEBUG bumping version:4.0.0-dev.7 on axis:pre with prefix:dev 01:39:59 2025-01-20 01:39:59,458 [bump_version] DEBUG bumped version:4.0.0-dev.8 01:39:59 2025-01-20 01:39:59,458 [write_version] DEBUG write version:4.0.0-dev.8 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 01:39:59 2025-01-20 01:39:59,458 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 01:39:59 2025-01-20 01:39:59,458 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 01:39:59 2025-01-20 01:39:59,461 [execute] INFO git cat-file --batch-check 01:39:59 2025-01-20 01:39:59,461 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 01:39:59 2025-01-20 01:39:59,465 [execute] INFO git cat-file --batch 01:39:59 2025-01-20 01:39:59,465 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 01:39:59 2025-01-20 01:39:59,470 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 01:39:59 4.0.0-dev.8 [Pipeline] } 01:39:59 $ docker exec --env ******** --env ******** 7adb9a425fe91b1182500c2c5e832f7549ef529bde320dfbe5b91ac25255eec6 ssh-agent -k 01:39:59 unset SSH_AUTH_SOCK; 01:39:59 unset SSH_AGENT_PID; 01:39:59 echo Agent pid 38 killed; 01:39:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:40:00 + git semver [Pipeline] } 01:40:00 $ docker stop --time=1 7adb9a425fe91b1182500c2c5e832f7549ef529bde320dfbe5b91ac25255eec6 01:40:01 $ docker rm -f --volumes 7adb9a425fe91b1182500c2c5e832f7549ef529bde320dfbe5b91ac25255eec6 [Pipeline] // withDockerContainer [Pipeline] sh 01:40:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:40:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:40:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:40:02 prd-ubuntu20.04-docker-8c-8g-37166 does not seem to be running inside a container 01:40:02 $ 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:40:02 $ docker top 63097457e00d328344d96ed6dc02b86fc0f133b300bace59bbfa3f221b263714 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:40:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:40:02 [ssh-agent] Looking for ssh-agent implementation... 01:40:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:40:02 $ docker exec 63097457e00d328344d96ed6dc02b86fc0f133b300bace59bbfa3f221b263714 ssh-agent 01:40:03 SSH_AUTH_SOCK=/tmp/ssh-dEaKdeRbLu8R/agent.34 01:40:03 SSH_AGENT_PID=40 01:40:03 Running ssh-add (command line suppressed) 01:40:03 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4149251486588140444.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4149251486588140444.key) 01:40:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:40:03 + git semver push 01:40:03 2025-01-20 01:40:03,645 [run_push] DEBUG push 01:40:03 2025-01-20 01:40:03,646 [execute] INFO git cat-file --batch-check 01:40:03 2025-01-20 01:40:03,646 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 01:40:03 2025-01-20 01:40:03,650 [execute] INFO git rev-list b77028f23d0bd13990cbe34093f78fa44fc1a97b -- 01:40:03 2025-01-20 01:40:03,650 [execute] DEBUG Popen(['git', 'rev-list', 'b77028f23d0bd13990cbe34093f78fa44fc1a97b', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 01:40:03 2025-01-20 01:40:03,660 [execute] INFO git fetch -v origin 01:40:03 2025-01-20 01:40:03,660 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 01:40:04 2025-01-20 01:40:04,090 [run_push] DEBUG no remote changes detected 01:40:04 2025-01-20 01:40:04,090 [execute] INFO git push origin semver 01:40:04 2025-01-20 01:40:04,091 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 01:40:04 2025-01-20 01:40:04,700 [run_push] DEBUG push all version tags 01:40:04 2025-01-20 01:40:04,700 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 01:40:04 2025-01-20 01:40:04,701 [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:40:05 2025-01-20 01:40:05,596 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 01:40:05 4.0.0-dev.8 [Pipeline] } 01:40:05 $ docker exec --env ******** --env ******** 63097457e00d328344d96ed6dc02b86fc0f133b300bace59bbfa3f221b263714 ssh-agent -k 01:40:05 unset SSH_AUTH_SOCK; 01:40:05 unset SSH_AGENT_PID; 01:40:05 echo Agent pid 40 killed; 01:40:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:40:06 + git semver [Pipeline] } 01:40:06 $ docker stop --time=1 63097457e00d328344d96ed6dc02b86fc0f133b300bace59bbfa3f221b263714 01:40:07 $ docker rm -f --volumes 63097457e00d328344d96ed6dc02b86fc0f133b300bace59bbfa3f221b263714 [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:40:08 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 01:40:08 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 01:40:08 total 16 01:40:08 drwxr-xr-x 3 root root 4096 Jan 20 01:29 . 01:40:08 drwxrwxr-x 10 jenkins jenkins 4096 Jan 20 01:39 .. 01:40:08 drwxr-xr-x 2 root root 4096 Jan 20 01:29 cost 01:40:08 -rw-r--r-- 1 root root 89 Jan 20 01:29 cost.csv 01:40:08 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 01:40:08 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 01:40:08 total 16 01:40:08 drwxr-xr-x 3 jenkins jenkins 4096 Jan 20 01:29 . 01:40:08 drwxrwxr-x 10 jenkins jenkins 4096 Jan 20 01:39 .. 01:40:08 drwxr-xr-x 2 jenkins jenkins 4096 Jan 20 01:29 cost 01:40:08 -rw-r--r-- 1 jenkins jenkins 89 Jan 20 01:29 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:40:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:40:09 ---> package-listing.sh 01:40:09 ++ facter osfamily 01:40:09 ++ tr '[:upper:]' '[:lower:]' 01:40:09 + OS_FAMILY=debian 01:40:09 + workspace=/w/workspace/exfoundry_device-usb-camera_main 01:40:09 + START_PACKAGES=/tmp/packages_start.txt 01:40:09 + END_PACKAGES=/tmp/packages_end.txt 01:40:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:40:09 + PACKAGES=/tmp/packages_start.txt 01:40:09 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 01:40:09 + PACKAGES=/tmp/packages_end.txt 01:40:09 + case "${OS_FAMILY}" in 01:40:09 + dpkg -l 01:40:09 + grep '^ii' 01:40:09 + '[' -f /tmp/packages_start.txt ']' 01:40:09 + '[' -f /tmp/packages_end.txt ']' 01:40:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:40:09 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 01:40:09 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 01:40:09 + 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:40:09 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:40:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:40:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:40:10 prd-ubuntu20.04-docker-8c-8g-37166 does not seem to be running inside a container 01:40:10 $ 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:40:11 $ docker top 3e98ab177b70c814c1fc362b60e5d59998ad85864e5b2ac016ef563afb27a1b9 -eo pid,comm [Pipeline] { [Pipeline] sh 01:40:11 + touch /tmp/pre-build-complete [Pipeline] sh 01:40:11 + mkdir -p /var/log/sysstat [Pipeline] sh 01:40:11 + ls /var/log/sa-host 01:40:11 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:40:12 provisioning config files... 01:40:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1870972155350900813tmp [Pipeline] { [Pipeline] echo 01:40:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:40:12 ---> create-netrc.sh [Pipeline] } 01:40:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:40:12 ---> python-tools-install.sh [Pipeline] echo 01:40:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:40:13 ---> sudo-logs.sh 01:40:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:40:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:40:13 ---> job-cost.sh 01:40:13 lf-activate-venv: SKIPPING 01:40:13 DEBUG: total: 0.2199999988079071 01:40:13 INFO: Retrieving Stack Cost... 01:40:13 INFO: Retrieving Pricing Info for: v3-standard-8 01:40:14 INFO: Archiving Costs [Pipeline] echo 01:40:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:40:14 ---> logs-deploy.sh 01:40:14 lf-activate-venv: SKIPPING 01:40:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/194 01:40:14 INFO: archiving workspace using pattern(s): 01:40:15 Archives upload complete. 01:40:15 INFO: archiving logs to Nexus 01:40:16 ---> uname -a: 01:40:16 Linux prd-ubuntu20-04-docker-8c-8g-37166 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 01:40:16 01:40:16 01:40:16 ---> lscpu: 01:40:16 Architecture: x86_64 01:40:16 CPU op-mode(s): 32-bit, 64-bit 01:40:16 Byte Order: Little Endian 01:40:16 Address sizes: 40 bits physical, 48 bits virtual 01:40:16 CPU(s): 8 01:40:16 On-line CPU(s) list: 0-7 01:40:16 Thread(s) per core: 1 01:40:16 Core(s) per socket: 1 01:40:16 Socket(s): 8 01:40:16 NUMA node(s): 1 01:40:16 Vendor ID: AuthenticAMD 01:40:16 CPU family: 23 01:40:16 Model: 49 01:40:16 Model name: AMD EPYC-Rome Processor 01:40:16 Stepping: 0 01:40:16 CPU MHz: 2799.998 01:40:16 BogoMIPS: 5599.99 01:40:16 Virtualization: AMD-V 01:40:16 Hypervisor vendor: KVM 01:40:16 Virtualization type: full 01:40:16 L1d cache: 256 KiB 01:40:16 L1i cache: 256 KiB 01:40:16 L2 cache: 4 MiB 01:40:16 L3 cache: 128 MiB 01:40:16 NUMA node0 CPU(s): 0-7 01:40:16 Vulnerability Itlb multihit: Not affected 01:40:16 Vulnerability L1tf: Not affected 01:40:16 Vulnerability Mds: Not affected 01:40:16 Vulnerability Meltdown: Not affected 01:40:16 Vulnerability Mmio stale data: Not affected 01:40:16 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:40:16 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:40:16 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:40:16 Vulnerability Srbds: Not affected 01:40:16 Vulnerability Tsx async abort: Not affected 01:40:16 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 01:40:16 01:40:16 01:40:16 ---> nproc: 01:40:16 8 01:40:16 01:40:16 01:40:16 ---> df -h: 01:40:16 Filesystem Size Used Avail Use% Mounted on 01:40:16 overlay 155G 14G 142G 9% / 01:40:16 tmpfs 64M 0 64M 0% /dev 01:40:16 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:40:16 shm 64M 0 64M 0% /dev/shm 01:40:16 /dev/vda1 155G 14G 142G 9% /facter-os 01:40:16 01:40:16 01:40:16 ---> sar -b -r -n DEV: 01:40:16 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-37166) 01/20/25 _x86_64_ (8 CPU) 01:40:16 01:40:16 01:25:35 LINUX RESTART (8 CPU) 01:40:16 01:40:16 01:26:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:40:16 01:27:01 432.19 41.43 390.76 0.00 4295.09 95356.80 0.00 01:40:16 01:28:01 239.03 0.07 238.96 0.00 3.60 122852.59 0.00 01:40:16 01:29:01 261.34 0.22 261.12 0.00 5.20 96555.91 0.00 01:40:16 01:30:01 51.07 0.02 51.06 0.00 3.20 16857.86 0.00 01:40:16 01:31:01 49.11 5.13 43.98 0.00 4343.81 8677.24 0.00 01:40:16 01:32:01 6.43 1.05 5.38 0.00 22.13 113.16 0.00 01:40:16 01:33:01 2.63 0.00 2.63 0.00 0.00 34.39 0.00 01:40:16 01:34:01 1.80 0.00 1.80 0.00 0.00 20.26 0.00 01:40:16 01:35:01 1.53 0.00 1.53 0.00 0.00 16.66 0.00 01:40:16 01:36:01 1.83 0.00 1.83 0.00 0.00 19.73 0.00 01:40:16 01:37:01 2.97 1.52 1.45 0.00 35.46 22.00 0.00 01:40:16 01:38:01 2.07 0.00 2.07 0.00 0.00 22.66 0.00 01:40:16 01:39:01 21.51 0.07 21.45 0.00 7.87 10587.70 0.00 01:40:16 01:40:01 146.76 0.10 146.66 0.00 14.53 52326.35 0.00 01:40:16 Average: 87.18 3.54 83.63 0.00 623.79 28821.29 0.00 01:40:16 01:40:16 01:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:40:16 01:27:01 28068824 31528840 780312 2.37 128848 3466348 1926956 5.68 1256444 3023744 945988 01:40:16 01:28:01 26771172 30755280 1545548 4.70 188448 3887796 2687700 7.92 2055424 3468204 380644 01:40:16 01:29:01 27278808 31512964 789180 2.40 195796 4147824 1822424 5.37 1427740 3608160 640 01:40:16 01:30:01 26788556 31530916 769932 2.34 202512 4599820 1822524 5.37 1427200 4047092 552 01:40:16 01:31:01 26308008 31491044 781152 2.38 232196 5006688 1726172 5.09 1727776 4192540 972 01:40:16 01:32:01 26319488 31498680 773860 2.35 230808 5004048 1801188 5.31 1720644 4189848 456 01:40:16 01:33:01 26330424 31509712 762792 2.32 230872 5004052 1751228 5.16 1706780 4189848 12 01:40:16 01:34:01 26341412 31520740 751732 2.29 230932 5004056 1751228 5.16 1696352 4189848 40 01:40:16 01:35:01 26341916 31521316 751312 2.28 230992 5004056 1751228 5.16 1696272 4189852 8 01:40:16 01:36:01 26345080 31524504 748080 2.27 231020 5004060 1751228 5.16 1692724 4189852 8 01:40:16 01:37:01 26333784 31515424 757000 2.30 231060 5005120 1751228 5.16 1709060 4190132 84 01:40:16 01:38:01 26333116 31514836 757484 2.30 231104 5005124 1751228 5.16 1708840 4190136 12 01:40:16 01:39:01 25566620 31485952 783684 2.38 238360 5683512 1827344 5.39 1739096 4868016 447844 01:40:16 01:40:01 24845828 31470176 798104 2.43 258764 6287984 1752480 5.16 1823076 5422864 176 01:40:16 Average: 26426645 31455742 825012 2.51 218694 4865035 1848154 5.45 1670531 4140010 126960 01:40:16 01:40:16 01:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:40:16 01:27:01 ens3 1033.52 702.08 8906.78 130.80 0.00 0.00 0.00 0.00 01:40:16 01:27:01 docker0 307.89 452.81 26.25 3129.83 0.00 0.00 0.00 0.00 01:40:16 01:27:01 lo 6.46 6.46 0.64 0.64 0.00 0.00 0.00 0.00 01:40:16 01:28:01 veth47c2b32 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 01:40:16 01:28:01 ens3 29.31 17.10 26.69 10.81 0.00 0.00 0.00 0.00 01:40:16 01:28:01 docker0 0.32 0.40 0.03 0.13 0.00 0.00 0.00 0.00 01:40:16 01:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:40:16 01:29:01 ens3 111.25 55.12 1230.51 18.23 0.00 0.00 0.00 0.00 01:40:16 01:29:01 docker0 18.53 49.01 1.39 881.27 0.00 0.00 0.00 0.00 01:40:16 01:29:01 lo 3.33 3.33 0.35 0.35 0.00 0.00 0.00 0.00 01:40:16 01:30:01 ens3 253.12 226.36 2564.08 1395.81 0.00 0.00 0.00 0.00 01:40:16 01:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:16 01:30:01 lo 8.60 8.60 0.84 0.84 0.00 0.00 0.00 0.00 01:40:16 01:31:01 ens3 243.41 162.57 2867.38 11.00 0.00 0.00 0.00 0.00 01:40:16 01:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:16 01:31:01 lo 0.60 0.60 0.07 0.07 0.00 0.00 0.00 0.00 01:40:16 01:32:01 ens3 0.73 0.48 0.17 0.09 0.00 0.00 0.00 0.00 01:40:16 01:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:16 01:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:40:16 01:33:01 ens3 0.53 0.00 0.05 0.00 0.00 0.00 0.00 0.00 01:40:16 01:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:16 01:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:16 01:34:01 ens3 0.78 0.48 0.37 0.29 0.00 0.00 0.00 0.00 01:40:16 01:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:16 01:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:40:16 01:35:01 ens3 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 01:40:16 01:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:16 01:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:16 01:36:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:40:16 01:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:16 01:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:40:16 01:37:01 ens3 37.83 56.01 6.70 135.89 0.00 0.00 0.00 0.00 01:40:16 01:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:16 01:37:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 01:40:16 01:38:01 ens3 1.83 1.52 0.98 1.22 0.00 0.00 0.00 0.00 01:40:16 01:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:16 01:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:40:16 01:39:01 ens3 124.95 77.04 3924.81 10.47 0.00 0.00 0.00 0.00 01:40:16 01:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:16 01:39:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 01:40:16 01:40:01 ens3 263.92 163.92 4144.46 37.46 0.00 0.00 0.00 0.00 01:40:16 01:40:01 docker0 60.46 100.33 5.66 889.46 0.00 0.00 0.00 0.00 01:40:16 01:40:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 01:40:16 Average: ens3 150.14 104.51 1691.23 125.15 0.00 0.00 0.00 0.00 01:40:16 Average: docker0 27.67 43.06 2.38 350.17 0.00 0.00 0.00 0.00 01:40:16 Average: lo 1.59 1.59 0.16 0.16 0.00 0.00 0.00 0.00 01:40:16 01:40:16 01:40:16 ---> sar -P ALL: 01:40:16 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-37166) 01/20/25 _x86_64_ (8 CPU) 01:40:16 01:40:16 01:25:35 LINUX RESTART (8 CPU) 01:40:16 01:40:16 01:26:01 CPU %user %nice %system %iowait %steal %idle 01:40:16 01:27:01 all 12.43 0.00 4.47 1.33 0.08 81.69 01:40:16 01:27:01 0 9.68 0.00 4.38 1.19 0.10 84.65 01:40:16 01:27:01 1 13.98 0.00 4.81 2.87 0.08 78.26 01:40:16 01:27:01 2 12.03 0.00 5.60 4.13 0.07 78.18 01:40:16 01:27:01 3 15.77 0.00 4.31 0.37 0.08 79.46 01:40:16 01:27:01 4 11.49 0.00 4.31 0.47 0.08 83.64 01:40:16 01:27:01 5 12.48 0.00 4.37 1.01 0.07 82.07 01:40:16 01:27:01 6 14.38 0.00 3.83 0.35 0.07 81.37 01:40:16 01:27:01 7 9.64 0.00 4.12 0.29 0.08 85.87 01:40:16 01:28:01 all 41.15 0.00 7.38 1.04 0.09 50.33 01:40:16 01:28:01 0 40.74 0.00 7.05 0.15 0.08 51.98 01:40:16 01:28:01 1 42.19 0.00 7.82 1.06 0.10 48.83 01:40:16 01:28:01 2 41.16 0.00 9.32 5.90 0.12 43.50 01:40:16 01:28:01 3 40.39 0.00 6.23 0.17 0.08 53.13 01:40:16 01:28:01 4 41.86 0.00 7.18 0.10 0.08 50.78 01:40:16 01:28:01 5 41.02 0.00 8.15 0.59 0.08 50.15 01:40:16 01:28:01 6 40.93 0.00 6.74 0.05 0.10 52.18 01:40:16 01:28:01 7 40.93 0.00 6.59 0.34 0.08 52.06 01:40:16 01:29:01 all 32.44 0.00 7.47 0.80 0.09 59.20 01:40:16 01:29:01 0 31.03 0.00 6.93 2.79 0.10 59.15 01:40:16 01:29:01 1 31.11 0.00 7.58 0.30 0.08 60.92 01:40:16 01:29:01 2 33.31 0.00 6.81 0.12 0.08 59.69 01:40:16 01:29:01 3 31.29 0.00 7.91 0.61 0.08 60.11 01:40:16 01:29:01 4 31.65 0.00 8.14 0.86 0.08 59.26 01:40:16 01:29:01 5 31.60 0.00 8.03 1.20 0.10 59.07 01:40:16 01:29:01 6 32.93 0.00 6.67 0.07 0.08 60.25 01:40:16 01:29:01 7 36.61 0.00 7.68 0.44 0.10 55.17 01:40:16 01:30:01 all 7.29 0.00 1.52 1.02 0.04 90.14 01:40:16 01:30:01 0 8.09 0.00 1.33 0.00 0.05 90.52 01:40:16 01:30:01 1 6.02 0.00 1.29 0.05 0.03 92.60 01:40:16 01:30:01 2 4.75 0.00 1.48 0.00 0.03 93.74 01:40:16 01:30:01 3 9.65 0.00 1.42 1.29 0.05 87.58 01:40:16 01:30:01 4 9.93 0.00 1.29 1.34 0.05 87.39 01:40:16 01:30:01 5 8.66 0.00 1.45 0.02 0.03 89.84 01:40:16 01:30:01 6 4.08 0.00 1.76 5.46 0.03 88.66 01:40:16 01:30:01 7 7.07 0.00 2.12 0.02 0.03 90.76 01:40:16 01:31:01 all 2.55 0.00 1.48 0.86 0.02 95.09 01:40:16 01:31:01 0 2.01 0.00 1.84 0.18 0.02 95.95 01:40:16 01:31:01 1 3.16 0.00 2.14 1.32 0.02 93.36 01:40:16 01:31:01 2 3.39 0.00 1.02 1.15 0.02 94.42 01:40:16 01:31:01 3 2.54 0.00 1.22 0.75 0.03 95.45 01:40:16 01:31:01 4 3.43 0.00 1.34 1.42 0.03 93.78 01:40:16 01:31:01 5 1.69 0.00 1.19 0.12 0.03 96.97 01:40:16 01:31:01 6 1.84 0.00 1.46 1.52 0.02 95.16 01:40:16 01:31:01 7 2.33 0.00 1.67 0.37 0.02 95.61 01:40:16 01:32:01 all 0.14 0.00 0.09 0.01 0.01 99.75 01:40:16 01:32:01 0 0.12 0.00 0.10 0.00 0.02 99.77 01:40:16 01:32:01 1 0.07 0.00 0.07 0.02 0.00 99.85 01:40:16 01:32:01 2 0.10 0.00 0.08 0.00 0.00 99.82 01:40:16 01:32:01 3 0.07 0.00 0.08 0.00 0.00 99.85 01:40:16 01:32:01 4 0.25 0.00 0.10 0.00 0.00 99.65 01:40:16 01:32:01 5 0.13 0.00 0.07 0.05 0.00 99.75 01:40:16 01:32:01 6 0.20 0.00 0.13 0.05 0.02 99.60 01:40:16 01:32:01 7 0.15 0.00 0.08 0.00 0.02 99.75 01:40:16 01:33:01 all 0.09 0.00 0.02 0.01 0.01 99.88 01:40:16 01:33:01 0 0.03 0.00 0.05 0.00 0.02 99.90 01:40:16 01:33:01 1 0.00 0.00 0.02 0.02 0.02 99.95 01:40:16 01:33:01 2 0.03 0.00 0.02 0.00 0.00 99.95 01:40:16 01:33:01 3 0.55 0.00 0.02 0.00 0.02 99.42 01:40:16 01:33:01 4 0.02 0.00 0.00 0.00 0.02 99.97 01:40:16 01:33:01 5 0.00 0.00 0.02 0.03 0.00 99.95 01:40:16 01:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:40:16 01:33:01 7 0.05 0.00 0.02 0.00 0.00 99.93 01:40:16 01:34:01 all 0.28 0.00 0.02 0.01 0.01 99.68 01:40:16 01:34:01 0 0.05 0.00 0.07 0.00 0.02 99.87 01:40:16 01:34:01 1 0.00 0.00 0.02 0.02 0.00 99.97 01:40:16 01:34:01 2 0.05 0.00 0.00 0.00 0.02 99.93 01:40:16 01:34:01 3 2.00 0.00 0.00 0.00 0.00 98.00 01:40:16 01:34:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:40:16 01:34:01 5 0.03 0.00 0.00 0.02 0.00 99.95 01:40:16 01:34:01 6 0.03 0.00 0.03 0.02 0.02 99.90 01:40:16 01:34:01 7 0.08 0.00 0.00 0.00 0.02 99.90 01:40:16 01:35:01 all 0.07 0.00 0.02 0.00 0.01 99.90 01:40:16 01:35:01 0 0.28 0.00 0.03 0.00 0.02 99.67 01:40:16 01:35:01 1 0.00 0.00 0.00 0.00 0.02 99.98 01:40:16 01:35:01 2 0.07 0.00 0.02 0.00 0.00 99.92 01:40:16 01:35:01 3 0.18 0.00 0.00 0.00 0.02 99.80 01:40:16 01:35:01 4 0.00 0.00 0.03 0.00 0.00 99.97 01:40:16 01:35:01 5 0.00 0.00 0.00 0.03 0.00 99.97 01:40:16 01:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:40:16 01:35:01 7 0.03 0.00 0.05 0.00 0.00 99.92 01:40:16 01:36:01 all 0.11 0.00 0.01 0.01 0.01 99.86 01:40:16 01:36:01 0 0.07 0.00 0.03 0.00 0.02 99.88 01:40:16 01:36:01 1 0.02 0.00 0.00 0.02 0.00 99.97 01:40:16 01:36:01 2 0.02 0.00 0.02 0.02 0.00 99.95 01:40:16 01:36:01 3 0.68 0.00 0.02 0.00 0.00 99.30 01:40:16 01:36:01 4 0.02 0.00 0.00 0.00 0.02 99.97 01:40:16 01:36:01 5 0.03 0.00 0.00 0.02 0.00 99.95 01:40:16 01:36:01 6 0.03 0.00 0.02 0.02 0.00 99.93 01:40:16 01:36:01 7 0.05 0.00 0.00 0.00 0.02 99.93 01:40:16 01:37:01 all 0.41 0.00 0.08 0.01 0.00 99.50 01:40:16 01:37:01 0 0.38 0.00 0.08 0.00 0.02 99.52 01:40:16 01:37:01 1 0.10 0.00 0.07 0.00 0.00 99.83 01:40:16 01:37:01 2 0.38 0.00 0.10 0.00 0.00 99.52 01:40:16 01:37:01 3 0.23 0.00 0.13 0.00 0.00 99.63 01:40:16 01:37:01 4 1.07 0.00 0.05 0.02 0.00 98.87 01:40:16 01:37:01 5 0.40 0.00 0.10 0.00 0.00 99.50 01:40:16 01:37:01 6 0.38 0.00 0.05 0.03 0.02 99.52 01:40:16 01:37:01 7 0.30 0.00 0.05 0.00 0.00 99.65 01:40:16 01:40:16 01:37:01 CPU %user %nice %system %iowait %steal %idle 01:40:16 01:38:01 all 0.17 0.00 0.01 0.01 0.01 99.80 01:40:16 01:38:01 0 0.07 0.00 0.03 0.00 0.02 99.88 01:40:16 01:38:01 1 0.02 0.00 0.00 0.02 0.00 99.97 01:40:16 01:38:01 2 0.03 0.00 0.02 0.00 0.00 99.95 01:40:16 01:38:01 3 0.98 0.00 0.00 0.00 0.02 99.01 01:40:16 01:38:01 4 0.17 0.00 0.00 0.00 0.00 99.83 01:40:16 01:38:01 5 0.03 0.00 0.03 0.03 0.00 99.90 01:40:16 01:38:01 6 0.03 0.00 0.02 0.00 0.00 99.95 01:40:16 01:38:01 7 0.05 0.00 0.02 0.00 0.02 99.92 01:40:16 01:39:01 all 3.01 0.00 1.44 0.75 0.02 94.78 01:40:16 01:39:01 0 2.23 0.00 1.44 0.00 0.02 96.32 01:40:16 01:39:01 1 2.39 0.00 1.10 0.35 0.03 96.12 01:40:16 01:39:01 2 3.74 0.00 1.37 0.00 0.03 94.86 01:40:16 01:39:01 3 3.78 0.00 1.26 0.02 0.02 94.92 01:40:16 01:39:01 4 2.73 0.00 1.57 0.02 0.03 95.65 01:40:16 01:39:01 5 2.57 0.00 1.46 5.43 0.02 90.52 01:40:16 01:39:01 6 3.23 0.00 1.52 0.05 0.02 95.18 01:40:16 01:39:01 7 3.43 0.00 1.77 0.15 0.02 94.63 01:40:16 01:40:01 all 6.68 0.00 3.20 4.08 0.07 85.97 01:40:16 01:40:01 0 6.99 0.00 3.68 0.97 0.15 88.21 01:40:16 01:40:01 1 7.63 0.00 3.81 19.28 0.05 69.23 01:40:16 01:40:01 2 5.39 0.00 2.14 0.54 0.05 91.88 01:40:16 01:40:01 3 5.59 0.00 2.78 4.10 0.07 87.47 01:40:16 01:40:01 4 6.17 0.00 3.57 0.10 0.05 90.11 01:40:16 01:40:01 5 6.71 0.00 3.69 7.52 0.07 82.01 01:40:16 01:40:01 6 7.08 0.00 2.86 0.25 0.08 89.72 01:40:16 01:40:01 7 7.89 0.00 3.06 0.05 0.05 88.95 01:40:16 Average: all 7.59 0.00 1.93 0.70 0.03 89.74 01:40:16 Average: 0 7.24 0.00 1.92 0.38 0.05 90.42 01:40:16 Average: 1 7.57 0.00 2.04 1.78 0.03 88.58 01:40:16 Average: 2 7.41 0.00 1.99 0.84 0.03 89.73 01:40:16 Average: 3 8.07 0.00 1.80 0.52 0.03 89.57 01:40:16 Average: 4 7.73 0.00 1.96 0.31 0.03 89.97 01:40:16 Average: 5 7.48 0.00 2.03 1.14 0.03 89.32 01:40:16 Average: 6 7.48 0.00 1.78 0.56 0.03 90.14 01:40:16 Average: 7 7.72 0.00 1.94 0.12 0.03 90.20 01:40:16 01:40:16 01:40:16