Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a9b53b2275aae46f28ddd5bc19f8040c0dfae099 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-ssh2178595981569717824.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh8681286575537745070.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh6456562763354860284.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh17634999683642459283.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-ssh15541367031255603868.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.21 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 ‘prd-ubuntu20.04-docker-8c-8g-24570’ Running on prd-ubuntu20.04-docker-8c-8g-24573 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision a9b53b2275aae46f28ddd5bc19f8040c0dfae099 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a9b53b2275aae46f28ddd5bc19f8040c0dfae099 # timeout=10 Commit message: "Merge pull request #315 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.3" > git rev-list --no-walk c1bbc4030cbff601133920badb9b14d1c5662baf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:41:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:41:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:41:11 ========================================================= 18:41:11 EdgeX Global Pipelines Version Info 18:41:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:41:12 ------------------- 18:41:12 stable info: 18:41:12 ------------------- 18:41:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:41:12 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 18:41:12 Message: update stable to v1.0.258 18:41:12 ------------------- 18:41:12 experimental info: 18:41:12 ------------------- 18:41:12 Commited By: **** collab-it+edgex@linuxfoundation.org 18:41:12 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 18:41:12 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:41:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 18:41:12 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 18:41:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:41:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:41:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:41:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 18:41:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:41:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:41:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:41:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:41:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:41:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 18:41:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:41:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:41:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:41:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:41:13 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:41:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:41:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:41:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:41:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:41:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:41:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:41:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:41:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:41:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:41:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:41:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:41:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:41:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:41:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a9b53b2275aae46f28ddd5bc19f8040c0dfae099 [Pipeline] echo 18:41:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a9b53b2 [Pipeline] echo 18:41:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:41:13 provisioning config files... 18:41:13 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2785577026090384367tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:41:14 ---> ****-login.sh 18:41:14 nexus3.edgexfoundry.org:10001 18:41:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:41:14 Configure a credential helper to remove this warning. See 18:41:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:41:14 18:41:14 Login Succeeded 18:41:14 nexus3.edgexfoundry.org:10002 18:41:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:41:14 Configure a credential helper to remove this warning. See 18:41:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:41:14 18:41:14 Login Succeeded 18:41:14 nexus3.edgexfoundry.org:10003 18:41:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:41:14 Configure a credential helper to remove this warning. See 18:41:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:41:14 18:41:14 Login Succeeded 18:41:14 nexus3.edgexfoundry.org:10004 18:41:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:41:14 Configure a credential helper to remove this warning. See 18:41:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:41:14 18:41:14 Login Succeeded 18:41:14 ****.io 18:41:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:41:14 Configure a credential helper to remove this warning. See 18:41:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:41:14 18:41:14 Login Succeeded 18:41:15 ---> ****-login.sh ends [Pipeline] } 18:41:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:41:15 + git rev-list -1 --merges a9b53b2275aae46f28ddd5bc19f8040c0dfae099~1..a9b53b2275aae46f28ddd5bc19f8040c0dfae099 [Pipeline] echo 18:41:15 -----------> git rev-list -1 --merges a9b53b2275aae46f28ddd5bc19f8040c0dfae099~1..a9b53b2275aae46f28ddd5bc19f8040c0dfae099 a9b53b2275aae46f28ddd5bc19f8040c0dfae099 18:41:15 a9b53b2275aae46f28ddd5bc19f8040c0dfae099 [false] [Pipeline] sh 18:41:16 + git log --format=format:%s -1 a9b53b2275aae46f28ddd5bc19f8040c0dfae099 [Pipeline] echo 18:41:16 ========================================================= 18:41:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:41:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:41:16 + git log --format=format:%s -1 a9b53b2275aae46f28ddd5bc19f8040c0dfae099 [Pipeline] echo 18:41:16 [semverPrep] GIT_COMMIT: a9b53b2275aae46f28ddd5bc19f8040c0dfae099, Commit Message: Merge pull request #315 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.3 [Pipeline] echo 18:41:16 [semverPrep] This is not a build commit. [Pipeline] sh 18:41:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:41:16 + grep -v github /etc/ssh/ssh_known_hosts 18:41:16 + [ -e /tmp/ssh_known_hosts ] 18:41:16 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:41:16 + + sudoecho tee -a github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= /etc/ssh/ssh_known_hosts 18:41:16 18:41:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:41:17 18:41:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:41:17 0.1.4: Pulling from edgex-devops/py-git-semver 18:41:17 b85a868b505f: Pulling fs layer 18:41:17 e2be974225ed: Pulling fs layer 18:41:17 339a4e72a1f5: Pulling fs layer 18:41:17 988bab9f4d93: Pulling fs layer 18:41:17 1469e6f7b9e6: Pulling fs layer 18:41:17 eaf3925da568: Pulling fs layer 18:41:17 bab4dde63d76: Pulling fs layer 18:41:17 bde34c3a00c8: Pulling fs layer 18:41:17 b352a97aabf1: Pulling fs layer 18:41:17 4872d77fe225: Pulling fs layer 18:41:17 5851b861e8e6: Pulling fs layer 18:41:17 bab4dde63d76: Waiting 18:41:17 bde34c3a00c8: Waiting 18:41:17 b352a97aabf1: Waiting 18:41:17 4872d77fe225: Waiting 18:41:17 5851b861e8e6: Waiting 18:41:17 1469e6f7b9e6: Waiting 18:41:17 eaf3925da568: Waiting 18:41:17 e2be974225ed: Download complete 18:41:17 988bab9f4d93: Verifying Checksum 18:41:17 988bab9f4d93: Download complete 18:41:17 1469e6f7b9e6: Verifying Checksum 18:41:17 1469e6f7b9e6: Download complete 18:41:17 eaf3925da568: Verifying Checksum 18:41:17 eaf3925da568: Download complete 18:41:17 339a4e72a1f5: Verifying Checksum 18:41:17 339a4e72a1f5: Download complete 18:41:17 bde34c3a00c8: Verifying Checksum 18:41:17 bde34c3a00c8: Download complete 18:41:17 b352a97aabf1: Download complete 18:41:17 4872d77fe225: Verifying Checksum 18:41:17 4872d77fe225: Download complete 18:41:17 5851b861e8e6: Download complete 18:41:17 b85a868b505f: Verifying Checksum 18:41:17 b85a868b505f: Download complete 18:41:18 bab4dde63d76: Verifying Checksum 18:41:18 bab4dde63d76: Download complete 18:41:18 b85a868b505f: Pull complete 18:41:19 e2be974225ed: Pull complete 18:41:19 339a4e72a1f5: Pull complete 18:41:19 988bab9f4d93: Pull complete 18:41:20 1469e6f7b9e6: Pull complete 18:41:20 eaf3925da568: Pull complete 18:41:21 bab4dde63d76: Pull complete 18:41:21 bde34c3a00c8: Pull complete 18:41:21 b352a97aabf1: Pull complete 18:41:22 4872d77fe225: Pull complete 18:41:22 5851b861e8e6: Pull complete 18:41:22 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:41:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:41:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:41:22 prd-ubuntu20.04-docker-8c-8g-24573 does not seem to be running inside a container 18:41:22 $ 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 18:41:25 $ docker top 0fc34f58b8f115e3827e8d31adb392e2c3028cd049d333c1b70cef4dfb6d670b -eo pid,comm 18:41:25 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). 18:41:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:41:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:41:25 [ssh-agent] Looking for ssh-agent implementation... 18:41:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:41:25 $ docker exec 0fc34f58b8f115e3827e8d31adb392e2c3028cd049d333c1b70cef4dfb6d670b ssh-agent 18:41:25 SSH_AUTH_SOCK=/tmp/ssh-4qa9K9vVUkOz/agent.31 18:41:25 SSH_AGENT_PID=37 18:41:25 Running ssh-add (command line suppressed) 18:41:25 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5067598268992672165.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5067598268992672165.key) 18:41:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:41:25 + git tag --points-at HEAD [Pipeline] } 18:41:25 $ docker exec --env ******** --env ******** 0fc34f58b8f115e3827e8d31adb392e2c3028cd049d333c1b70cef4dfb6d670b ssh-agent -k 18:41:26 unset SSH_AUTH_SOCK; 18:41:26 unset SSH_AGENT_PID; 18:41:26 echo Agent pid 37 killed; 18:41:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:41:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:41:26 [ssh-agent] Looking for ssh-agent implementation... 18:41:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:41:26 $ docker exec 0fc34f58b8f115e3827e8d31adb392e2c3028cd049d333c1b70cef4dfb6d670b ssh-agent 18:41:26 SSH_AUTH_SOCK=/tmp/ssh-ZgXgKGY1bbPw/agent.69 18:41:26 SSH_AGENT_PID=75 18:41:26 Running ssh-add (command line suppressed) 18:41:26 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5271933502241054050.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5271933502241054050.key) 18:41:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:41:26 + git semver init 18:41:27 2023-12-06 18:41:26,980 [run_init] DEBUG init version:0.0.0 force:False 18:41:27 2023-12-06 18:41:26,981 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 18:41:27 2023-12-06 18:41:26,982 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 18:41:27 2023-12-06 18:41:26,982 [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) 18:41:28 2023-12-06 18:41:28,117 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 18:41:28 2023-12-06 18:41:28,118 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 18:41:28 2023-12-06 18:41:28,118 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:41:28 2023-12-06 18:41:28,118 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:41:28 3.2.0-dev.3 [Pipeline] } 18:41:28 $ docker exec --env ******** --env ******** 0fc34f58b8f115e3827e8d31adb392e2c3028cd049d333c1b70cef4dfb6d670b ssh-agent -k 18:41:28 unset SSH_AUTH_SOCK; 18:41:28 unset SSH_AGENT_PID; 18:41:28 echo Agent pid 75 killed; 18:41:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:41:28 + git semver [Pipeline] } 18:41:29 $ docker stop --time=1 0fc34f58b8f115e3827e8d31adb392e2c3028cd049d333c1b70cef4dfb6d670b 18:41:30 $ docker rm -f --volumes 0fc34f58b8f115e3827e8d31adb392e2c3028cd049d333c1b70cef4dfb6d670b [Pipeline] // withDockerContainer [Pipeline] sh 18:41:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:41:31 Stashed 1 file(s) [Pipeline] echo 18:41:31 [edgeXSemver]: initialized semver on version 3.2.0-dev.3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:41:31 provisioning config files... 18:41:31 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config34780855466958369tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:41:31 ---> ****-login.sh 18:41:31 nexus3.edgexfoundry.org:10001 18:41:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:41:31 Configure a credential helper to remove this warning. See 18:41:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:41:31 18:41:31 Login Succeeded 18:41:31 nexus3.edgexfoundry.org:10002 18:41:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:41:31 Configure a credential helper to remove this warning. See 18:41:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:41:31 18:41:31 Login Succeeded 18:41:31 nexus3.edgexfoundry.org:10003 18:41:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:41:32 Configure a credential helper to remove this warning. See 18:41:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:41:32 18:41:32 Login Succeeded 18:41:32 nexus3.edgexfoundry.org:10004 18:41:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:41:32 Configure a credential helper to remove this warning. See 18:41:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:41:32 18:41:32 Login Succeeded 18:41:32 ****.io 18:41:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:41:32 Configure a credential helper to remove this warning. See 18:41:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:41:32 18:41:32 Login Succeeded 18:41:32 ---> ****-login.sh ends [Pipeline] } 18:41:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:41:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:41:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:41:32 ========================================================= 18:41:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 18:41:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:32 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 18:41:32 Sending build context to Docker daemon 14.36MB 18:41:32 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 18:41:32 Step 2/13 : FROM ${BASE} AS builder 18:41:32 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 18:41:32 7264a8db6415: Pulling fs layer 18:41:32 c4d48a809fc2: Pulling fs layer 18:41:32 4f1c88b9dad5: Pulling fs layer 18:41:32 ad3a456e5733: Pulling fs layer 18:41:32 69c7f0334f64: Pulling fs layer 18:41:32 1f1c1a5573a3: Pulling fs layer 18:41:32 ce7588e14bc9: Pulling fs layer 18:41:32 b5e4710f87ac: Pulling fs layer 18:41:32 ad3a456e5733: Waiting 18:41:32 ce7588e14bc9: Waiting 18:41:32 b5e4710f87ac: Waiting 18:41:32 69c7f0334f64: Waiting 18:41:32 1f1c1a5573a3: Waiting 18:41:33 c4d48a809fc2: Download complete 18:41:33 ad3a456e5733: Verifying Checksum 18:41:33 ad3a456e5733: Download complete 18:41:33 69c7f0334f64: Verifying Checksum 18:41:33 69c7f0334f64: Download complete 18:41:33 7264a8db6415: Verifying Checksum 18:41:33 7264a8db6415: Download complete 18:41:33 1f1c1a5573a3: Verifying Checksum 18:41:33 1f1c1a5573a3: Download complete 18:41:33 7264a8db6415: Pull complete 18:41:33 b5e4710f87ac: Verifying Checksum 18:41:33 b5e4710f87ac: Download complete 18:41:33 c4d48a809fc2: Pull complete 18:41:33 4f1c88b9dad5: Download complete 18:41:33 ce7588e14bc9: Verifying Checksum 18:41:33 ce7588e14bc9: Download complete 18:41:37 4f1c88b9dad5: Pull complete 18:41:37 ad3a456e5733: Pull complete 18:41:37 69c7f0334f64: Pull complete 18:41:37 1f1c1a5573a3: Pull complete 18:41:39 ce7588e14bc9: Pull complete 18:41:40 b5e4710f87ac: Pull complete 18:41:40 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 18:41:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:41:40 ---> 88b5674ff536 18:41:40 Step 3/13 : ARG ADD_BUILD_TAGS="" 18:41:45 ---> Running in 7b68543c8f1a 18:41:45 Removing intermediate container 7b68543c8f1a 18:41:45 ---> 42712dc8479a 18:41:45 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:41:45 ---> Running in efef72af83dc 18:41:45 Removing intermediate container efef72af83dc 18:41:45 ---> 4d30e7116a27 18:41:45 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:41:45 ---> Running in eb8f2b36f30d 18:41:45 Removing intermediate container eb8f2b36f30d 18:41:45 ---> 43eacede1eab 18:41:45 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:41:45 ---> Running in 1f907a3a8b7a 18:41:45 Removing intermediate container 1f907a3a8b7a 18:41:45 ---> 51a7db75de63 18:41:45 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:41:45 ---> Running in fa41c842c3f9 18:41:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:41:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:41:46 (1/13) Installing libintl (0.21.1-r7) 18:41:46 (2/13) Installing eudev-libs (3.2.11-r8) 18:41:46 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 18:41:46 (4/13) Installing v4l-utils-libs (1.24.1-r0) 18:41:46 (5/13) Installing v4l-utils (1.24.1-r0) 18:41:46 (6/13) Installing libdvbv5 (1.24.1-r0) 18:41:46 (7/13) Installing udev-init-scripts (35-r1) 18:41:46 (8/13) Installing libblkid (2.38.1-r8) 18:41:46 (9/13) Installing xz-libs (5.4.3-r0) 18:41:46 (10/13) Installing kmod-libs (30-r3) 18:41:46 (11/13) Installing eudev (3.2.11-r8) 18:41:46 (12/13) Installing eudev-dev (3.2.11-r8) 18:41:46 (13/13) Installing v4l-utils-dev (1.24.1-r0) 18:41:46 Executing busybox-1.36.1-r5.trigger 18:41:46 Executing eudev-3.2.11-r8.trigger 18:41:46 OK: 271 MiB in 65 packages 18:41:46 Still waiting to schedule task 18:41:46 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-24571’ 18:41:46 Removing intermediate container fa41c842c3f9 18:41:46 ---> 91eed4889b2f 18:41:46 Step 8/13 : WORKDIR /device-usb-camera 18:41:47 ---> Running in ef52e34589fd 18:41:47 Removing intermediate container ef52e34589fd 18:41:47 ---> f7e5119907e6 18:41:47 Step 9/13 : COPY go.mod vendor* ./ 18:41:47 ---> eb2d5b62070f 18:41:47 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:41:47 ---> Running in 4f6a69e24776 18:42:25 Removing intermediate container 4f6a69e24776 18:42:25 ---> 7b29715be103 18:42:25 Step 11/13 : COPY . . 18:42:25 ---> a9d037093def 18:42:25 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:42:25 ---> Running in 50dca95342bc 18:42:25  % Total % Received % Xferd Average Speed Time Time Time Current 18:42:25 Dload Upload Total Spent Left Speed 18:42:25 0 0 0 0 0  0  0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 10965 0 --:--:-- --:--:-- --:--:-- 11088 18:42:25 Removing intermediate container 50dca95342bc 18:42:25 ---> 3550cb605d71 18:42:25 Step 13/13 : RUN ${MAKE} 18:42:25 ---> Running in 8c55181e135f 18:42:25 noop 18:42:25 Removing intermediate container 8c55181e135f 18:42:25 ---> 69da796a2e04 18:42:25 Successfully built 69da796a2e04 18:42:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:26 + docker inspect -f . ci-base-image-x86_64 18:42:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:42:26 prd-ubuntu20.04-docker-8c-8g-24573 does not seem to be running inside a container 18:42:26 $ 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 18:42:26 $ docker top d0f438a5d63503894502765f988326b91dc2fcb263154c081c24c0fca90bc882 -eo pid,comm [Pipeline] { [Pipeline] sh 18:42:27 + go version 18:42:27 go version go1.21.0 linux/amd64 [Pipeline] } 18:42:27 $ docker stop --time=1 d0f438a5d63503894502765f988326b91dc2fcb263154c081c24c0fca90bc882 18:42:28 $ docker rm -f --volumes d0f438a5d63503894502765f988326b91dc2fcb263154c081c24c0fca90bc882 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:29 + docker inspect -f . ci-base-image-x86_64 18:42:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:42:29 prd-ubuntu20.04-docker-8c-8g-24573 does not seem to be running inside a container 18:42:29 $ 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 18:42:29 $ docker top a3f7e18e880f94a8f34a98ceb589af67a324bd24ed9d10a6ebfcd26a5582eafc -eo pid,comm [Pipeline] { [Pipeline] sh 18:42:29 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 18:42:30 + make test 18:42:30 go test ./... -coverprofile=coverage.out ./... 18:42:31 ? github.com/edgexfoundry/device-usb-camera [no test files] 18:42:41 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 18:42:42 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.018s coverage: 4.4% of statements 18:42:50 go vet ./... 18:42:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:42:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:42:53 ./bin/test-attribution-txt.sh [Pipeline] echo 18:42:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:42:53 $ docker stop --time=1 a3f7e18e880f94a8f34a98ceb589af67a324bd24ed9d10a6ebfcd26a5582eafc 18:42:57 $ docker rm -f --volumes a3f7e18e880f94a8f34a98ceb589af67a324bd24ed9d10a6ebfcd26a5582eafc [Pipeline] // withDockerContainer [Pipeline] sh 18:42:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:42:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:42:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:42:58 + ls -al . 18:42:58 total 224 18:42:58 drwxrwxr-x 9 jenkins jenkins 4096 Dec 6 18:42 . 18:42:58 drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 18:41 .. 18:42:58 drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 18:42 .git 18:42:58 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 18:41 .github 18:42:58 -rw-rw-r-- 1 jenkins jenkins 429 Dec 6 18:41 .gitignore 18:42:58 -rw-rw-r-- 1 jenkins jenkins 45 Dec 6 18:41 .golangci.yml 18:42:58 -rw-rw-r-- 1 jenkins jenkins 77 Dec 6 18:41 .hadolint.yml 18:42:58 drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 18:41 .semver 18:42:58 -rw-rw-r-- 1 jenkins jenkins 10851 Dec 6 18:41 Attribution.txt 18:42:58 -rw-rw-r-- 1 jenkins jenkins 16561 Dec 6 18:41 CHANGELOG.md 18:42:58 -rw-rw-r-- 1 jenkins jenkins 2562 Dec 6 18:41 Dockerfile 18:42:58 -rw-rw-r-- 1 jenkins jenkins 678 Dec 6 18:41 GOVERNANCE.md 18:42:58 -rw-rw-r-- 1 jenkins jenkins 659 Dec 6 18:41 Jenkinsfile 18:42:58 -rw-rw-r-- 1 jenkins jenkins 11348 Dec 6 18:41 LICENSE 18:42:58 -rw-rw-r-- 1 jenkins jenkins 2611 Dec 6 18:41 Makefile 18:42:58 -rw-rw-r-- 1 jenkins jenkins 622 Dec 6 18:41 OWNERS.md 18:42:58 -rw-rw-r-- 1 jenkins jenkins 2575 Dec 6 18:41 README.md 18:42:58 -rw-rw-r-- 1 jenkins jenkins 11 Dec 6 18:41 VERSION 18:42:58 drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 18:41 bin 18:42:58 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 18:41 cmd 18:42:58 -rw-r--r-- 1 jenkins jenkins 54703 Dec 6 18:42 coverage.out 18:42:58 -rwxrwxr-x 1 jenkins jenkins 84 Dec 6 18:41 docker-entrypoint.sh 18:42:58 drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 18:41 docs 18:42:58 -rw-rw-r-- 1 jenkins jenkins 3920 Dec 6 18:41 go.mod 18:42:58 -rw-rw-r-- 1 jenkins jenkins 34828 Dec 6 18:41 go.sum 18:42:58 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 18:41 internal 18:42:58 -rw-rw-r-- 1 jenkins jenkins 231 Dec 6 18:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:58 + 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=a9b53b2275aae46f28ddd5bc19f8040c0dfae099 --label arch=amd64 --label version=3.2.0-dev.3 . 18:42:58 Sending build context to Docker daemon 14.41MB 18:42:58 Step 1/37 : ARG BASE=golang:1.21-alpine3.18 18:42:58 Step 2/37 : FROM ${BASE} AS builder 18:42:58 ---> 69da796a2e04 18:42:58 Step 3/37 : ARG ADD_BUILD_TAGS="" 18:42:59 ---> Running in ecd58f93d24e 18:42:59 Removing intermediate container ecd58f93d24e 18:42:59 ---> 0532210a41bd 18:42:59 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:42:59 ---> Running in e3c91ee4bf22 18:42:59 Removing intermediate container e3c91ee4bf22 18:42:59 ---> 4345a5496580 18:42:59 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:42:59 ---> Running in 2ff38bbea6fb 18:42:59 Removing intermediate container 2ff38bbea6fb 18:42:59 ---> 34ff7d25effd 18:42:59 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:42:59 ---> Running in b08dda1974d1 18:42:59 Removing intermediate container b08dda1974d1 18:42:59 ---> 0d1ce18c1306 18:42:59 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:42:59 ---> Running in ca3f3f655a52 18:43:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:43:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:43:00 OK: 271 MiB in 65 packages 18:43:00 Removing intermediate container ca3f3f655a52 18:43:00 ---> 15648abbc27b 18:43:00 Step 8/37 : WORKDIR /device-usb-camera 18:43:00 ---> Running in b1cccae56e7f 18:43:00 Removing intermediate container b1cccae56e7f 18:43:00 ---> 09ccb71d8e53 18:43:00 Step 9/37 : COPY go.mod vendor* ./ 18:43:01 ---> 4d796504d7f7 18:43:01 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:43:01 ---> Running in 15926be408a6 18:43:02 Removing intermediate container 15926be408a6 18:43:02 ---> 74b4345eb0b5 18:43:02 Step 11/37 : COPY . . 18:43:02 ---> 6f256ed86dc9 18:43:02 Step 12/37 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:43:02 ---> Running in 38b741c9fe1d 18:43:02  % Total % Received % Xferd Average Speed Time Time Time Current 18:43:02 Dload Upload Total Spent Left Speed 18:43:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1253 100 1253 0 0 42422 0 --:--:-- --:--:-- --:--:-- 43206 18:43:03 Removing intermediate container 38b741c9fe1d 18:43:03 ---> 5adbf28104d3 18:43:03 Step 13/37 : RUN ${MAKE} 18:43:03 ---> Running in 851f5ecb9a14 18:43:03 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.2.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.3" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 18:43:39 Removing intermediate container 851f5ecb9a14 18:43:39 ---> ef62215bc9aa 18:43:39 Step 14/37 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 18:43:39 v0.21.6: Pulling from aler9/rtsp-simple-server 18:43:39 4acc49c71d14: Pulling fs layer 18:43:39 4acc49c71d14: Verifying Checksum 18:43:39 4acc49c71d14: Download complete 18:43:39 4acc49c71d14: Pull complete 18:43:39 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 18:43:39 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 18:43:39 ---> 01a2bd3e5fff 18:43:39 Step 15/37 : FROM alpine:3.18 18:43:39 3.18: Pulling from library/alpine 18:43:39 c926b61bad3b: Pulling fs layer 18:43:39 c926b61bad3b: Verifying Checksum 18:43:39 c926b61bad3b: Download complete 18:43:39 c926b61bad3b: Pull complete 18:43:39 Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 18:43:39 Status: Downloaded newer image for alpine:3.18 18:43:39 ---> b541f2080109 18:43:39 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 18:43:39 ---> Running in 1675cc0b3784 18:43:39 Removing intermediate container 1675cc0b3784 18:43:39 ---> 1b3114a6d5e3 18:43:39 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 18:43:39 ---> Running in 907ffd9cbfeb 18:43:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:43:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:43:39 (1/107) Installing dumb-init (1.2.5-r2) 18:43:39 (2/107) Installing sdl2 (2.26.5-r0) 18:43:39 (3/107) Installing svt-av1-libs (1.6.0-r0) 18:43:39 (4/107) Installing aom-libs (3.6.1-r0) 18:43:39 (5/107) Installing libxau (1.0.11-r2) 18:43:39 (6/107) Installing libmd (1.0.4-r2) 18:43:39 (7/107) Installing libbsd (0.11.7-r1) 18:43:39 (8/107) Installing libxdmcp (1.1.4-r2) 18:43:39 (9/107) Installing libxcb (1.15-r1) 18:43:39 (10/107) Installing libx11 (1.8.7-r0) 18:43:39 (11/107) Installing hwdata-pci (0.370-r0) 18:43:39 (12/107) Installing libpciaccess (0.17-r2) 18:43:39 (13/107) Installing libdrm (2.4.115-r4) 18:43:39 (14/107) Installing libxext (1.3.5-r2) 18:43:39 (15/107) Installing libxfixes (6.0.1-r2) 18:43:39 (16/107) Installing libffi (3.4.4-r2) 18:43:39 (17/107) Installing wayland-libs-client (1.22.0-r2) 18:43:39 (18/107) Installing libva (2.18.0-r1) 18:43:39 (19/107) Installing libvdpau (1.5-r1) 18:43:39 (20/107) Installing libgcc (12.2.1_git20220924-r10) 18:43:39 (21/107) Installing libstdc++ (12.2.1_git20220924-r10) 18:43:39 (22/107) Installing onevpl-libs (2023.2.1-r0) 18:43:39 (23/107) Installing ffmpeg-libavutil (6.0.1-r0) 18:43:39 (24/107) Installing libdav1d (1.2.1-r0) 18:43:39 (25/107) Installing brotli-libs (1.0.9-r14) 18:43:39 (26/107) Installing libhwy (1.0.4-r1) 18:43:39 (27/107) Installing lcms2 (2.15-r2) 18:43:39 (28/107) Installing libjxl (0.8.2-r0) 18:43:39 (29/107) Installing lame-libs (3.100-r5) 18:43:39 (30/107) Installing opus (1.4-r0) 18:43:39 (31/107) Installing libgomp (12.2.1_git20220924-r10) 18:43:39 (32/107) Installing soxr (0.1.3-r5) 18:43:39 (33/107) Installing ffmpeg-libswresample (6.0.1-r0) 18:43:39 (34/107) Installing libogg (1.3.5-r4) 18:43:39 (35/107) Installing libtheora (1.1.1-r17) 18:43:39 (36/107) Installing libvorbis (1.3.7-r1) 18:43:39 (37/107) Installing libvpx (1.13.0-r2) 18:43:39 (38/107) Installing libwebp (1.3.2-r0) 18:43:39 (39/107) Installing x264-libs (0.164_git20220602-r1) 18:43:39 (40/107) Installing numactl (2.0.16-r4) 18:43:39 (41/107) Installing x265-libs (3.5-r4) 18:43:39 (42/107) Installing xvidcore (1.3.7-r1) 18:43:39 (43/107) Installing ffmpeg-libavcodec (6.0.1-r0) 18:43:39 (44/107) Installing alsa-lib (1.2.9-r1) 18:43:39 (45/107) Installing libexpat (2.5.0-r1) 18:43:39 (46/107) Installing libbz2 (1.0.8-r5) 18:43:39 (47/107) Installing libpng (1.6.39-r3) 18:43:39 (48/107) Installing freetype (2.13.0-r5) 18:43:39 (49/107) Installing fontconfig (2.14.2-r3) 18:43:39 (50/107) Installing fribidi (1.0.13-r0) 18:43:39 (51/107) Installing libintl (0.21.1-r7) 18:43:39 (52/107) Installing libblkid (2.38.1-r8) 18:43:39 (53/107) Installing libmount (2.38.1-r8) 18:43:39 (54/107) Installing pcre2 (10.42-r1) 18:43:39 (55/107) Installing glib (2.76.4-r0) 18:43:39 (56/107) Installing graphite2 (1.3.14-r5) 18:43:39 (57/107) Installing harfbuzz (7.3.0-r0) 18:43:39 (58/107) Installing libunibreak (5.1-r0) 18:43:39 (59/107) Installing libass (0.17.1-r0) 18:43:39 (60/107) Installing libbluray (1.3.4-r0) 18:43:39 (61/107) Installing gmp (6.2.1-r3) 18:43:39 (62/107) Installing nettle (3.8.1-r2) 18:43:39 (63/107) Installing libunistring (1.1-r1) 18:43:39 (64/107) Installing libidn2 (2.3.4-r1) 18:43:39 (65/107) Installing p11-kit (0.24.1-r2) 18:43:39 (66/107) Installing libtasn1 (4.19.0-r1) 18:43:39 (67/107) Installing gnutls (3.8.0-r2) 18:43:39 (68/107) Installing mpg123-libs (1.31.3-r1) 18:43:39 (69/107) Installing libopenmpt (0.7.2-r0) 18:43:39 (70/107) Installing cjson (1.7.15-r4) 18:43:39 (71/107) Installing mbedtls (2.28.5-r0) 18:43:39 (72/107) Installing librist (0.2.7-r0) 18:43:39 (73/107) Installing libsrt (1.5.2-r0) 18:43:39 (74/107) Installing libssh (0.10.5-r0) 18:43:39 (75/107) Installing xz-libs (5.4.3-r0) 18:43:39 (76/107) Installing libxml2 (2.11.6-r0) 18:43:39 (77/107) Installing libsodium (1.0.18-r3) 18:43:39 (78/107) Installing libzmq (4.3.4-r4) 18:43:39 (79/107) Installing ffmpeg-libavformat (6.0.1-r0) 18:43:39 (80/107) Installing glslang-libs (1.3.243.0-r1) 18:43:39 (81/107) Installing spirv-tools (1.3.243.0-r1) 18:43:39 (82/107) Installing shaderc (2023.3-r1) 18:43:39 (83/107) Installing vulkan-loader (1.3.243.0-r1) 18:43:39 (84/107) Installing libplacebo (5.264.1-r1) 18:43:39 (85/107) Installing ffmpeg-libpostproc (6.0.1-r0) 18:43:39 (86/107) Installing ffmpeg-libswscale (6.0.1-r0) 18:43:39 (87/107) Installing vidstab (1.1.1-r0) 18:43:39 (88/107) Installing zimg (3.0.5-r0) 18:43:39 (89/107) Installing ffmpeg-libavfilter (6.0.1-r0) 18:43:39 (90/107) Installing libasyncns (0.8-r1) 18:43:39 (91/107) Installing dbus-libs (1.14.8-r0) 18:43:39 (92/107) Installing libltdl (2.4.7-r2) 18:43:39 (93/107) Installing orc (0.4.34-r0) 18:43:39 (94/107) Installing flac-libs (1.4.3-r0) 18:43:39 (95/107) Installing libsndfile (1.2.0-r2) 18:43:39 (96/107) Installing speexdsp (1.2.1-r1) 18:43:39 (97/107) Installing tdb-libs (1.4.8-r1) 18:43:39 (98/107) Installing libpulse (16.1-r10) 18:43:39 (99/107) Installing libjpeg-turbo (2.1.5.1-r3) 18:43:39 (100/107) Installing v4l-utils-libs (1.24.1-r0) 18:43:39 (101/107) Installing ffmpeg-libavdevice (6.0.1-r0) 18:43:39 (102/107) Installing ffmpeg (6.0.1-r0) 18:43:39 (103/107) Installing udev-init-scripts (35-r1) 18:43:39 (104/107) Installing eudev-libs (3.2.11-r8) 18:43:39 (105/107) Installing zstd-libs (1.5.5-r4) 18:43:39 (106/107) Installing kmod-libs (30-r3) 18:43:39 (107/107) Installing eudev (3.2.11-r8) 18:43:39 Executing busybox-1.36.1-r5.trigger 18:43:39 Executing glib-2.76.4-r0.trigger 18:43:39 Executing eudev-3.2.11-r8.trigger 18:43:39 OK: 131 MiB in 122 packages 18:43:43 Removing intermediate container 907ffd9cbfeb 18:43:43 ---> f4dba0f3c1e6 18:43:43 Step 18/37 : RUN apk --no-cache upgrade 18:43:43 ---> Running in 0c8d312f1dc4 18:43:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:43:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:43:44 OK: 131 MiB in 122 packages 18:43:44 Removing intermediate container 0c8d312f1dc4 18:43:44 ---> d5638635273d 18:43:44 Step 19/37 : WORKDIR / 18:43:44 ---> Running in e788598ab3e4 18:43:44 Removing intermediate container e788598ab3e4 18:43:44 ---> d562abd42437 18:43:44 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 18:43:45 ---> d38dd9491f76 18:43:45 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 18:43:45 ---> 8bd473432218 18:43:45 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 18:43:45 ---> bd00bacebde1 18:43:45 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 18:43:45 ---> 249b8a6c139b 18:43:45 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 18:43:46 ---> a5ec2ddd4861 18:43:46 Step 25/37 : COPY --from=rtsp /rtsp-simple-server.yml / 18:43:46 ---> 2ad7e788d8d8 18:43:46 Step 26/37 : COPY --from=rtsp /rtsp-simple-server / 18:43:47 ---> 627e16bdb86f 18:43:47 Step 27/37 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 18:43:47 ---> Running in 3810526bd2f0 18:43:47 Removing intermediate container 3810526bd2f0 18:43:47 ---> 1c8e20806940 18:43:47 Step 28/37 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 18:43:47 ---> Running in 542b052b6b0d 18:43:48 Removing intermediate container 542b052b6b0d 18:43:48 ---> 2ae6b73ba3a9 18:43:48 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 18:43:48 ---> Running in 4f2d95227db4 18:43:49 Removing intermediate container 4f2d95227db4 18:43:49 ---> eff5bc5a9503 18:43:49 Step 30/37 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 18:43:49 ---> Running in 710cc8c4dd8a 18:43:49 Removing intermediate container 710cc8c4dd8a 18:43:49 ---> 681fbf776041 18:43:49 Step 31/37 : EXPOSE 59983 18:43:49 ---> Running in 275b8e8c8ba8 18:43:49 Removing intermediate container 275b8e8c8ba8 18:43:49 ---> 62135c6f91ff 18:43:49 Step 32/37 : EXPOSE 8554 18:43:49 ---> Running in f58023d2fda3 18:43:49 Removing intermediate container f58023d2fda3 18:43:49 ---> 6d53fddc1475 18:43:49 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 18:43:49 ---> Running in 56d3fa86f439 18:43:49 Removing intermediate container 56d3fa86f439 18:43:49 ---> 18cbd688aecf 18:43:49 Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 18:43:49 ---> Running in f6142961c93b 18:43:49 Removing intermediate container f6142961c93b 18:43:49 ---> 09e85384590d 18:43:49 Step 35/37 : LABEL arch=amd64 18:43:49 ---> Running in b331706b9fa3 18:43:50 Removing intermediate container b331706b9fa3 18:43:50 ---> a9c688b0586b 18:43:50 Step 36/37 : LABEL git_sha=a9b53b2275aae46f28ddd5bc19f8040c0dfae099 18:43:50 ---> Running in b829c1fce619 18:43:50 Removing intermediate container b829c1fce619 18:43:50 ---> 8e2b9f37eb90 18:43:50 Step 37/37 : LABEL version=3.2.0-dev.3 18:43:50 ---> Running in ea1d10d543f2 18:43:50 Removing intermediate container ea1d10d543f2 18:43:50 ---> ef6b7b89aeda 18:43:50 [Warning] One or more build-args [ARCH] were not consumed 18:43:50 Successfully built ef6b7b89aeda 18:43:50 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 18:43:50 provisioning config files... 18:43:50 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13375671239264979375tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:43:50 ---> ****-login.sh 18:43:50 nexus3.edgexfoundry.org:10001 18:43:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:43:50 Configure a credential helper to remove this warning. See 18:43:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:43:50 18:43:50 Login Succeeded 18:43:50 nexus3.edgexfoundry.org:10002 18:43:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:43:50 Configure a credential helper to remove this warning. See 18:43:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:43:50 18:43:50 Login Succeeded 18:43:50 nexus3.edgexfoundry.org:10003 18:43:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:43:51 Configure a credential helper to remove this warning. See 18:43:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:43:51 18:43:51 Login Succeeded 18:43:51 nexus3.edgexfoundry.org:10004 18:43:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:43:51 Configure a credential helper to remove this warning. See 18:43:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:43:51 18:43:51 Login Succeeded 18:43:51 ****.io 18:43:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:43:51 Configure a credential helper to remove this warning. See 18:43:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:43:51 18:43:51 Login Succeeded 18:43:51 ---> ****-login.sh ends [Pipeline] } 18:43:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:43:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:43:51 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 18:43:51 a9b53b2275aae46f28ddd5bc19f8040c0dfae099 18:43:51 latest 18:43:51 3.2.0-dev.3 18:43:51 a9b53b2275aae46f28ddd5bc19f8040c0dfae099-3.2.0-dev.3 18:43:51 main 18:43:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:51 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:a9b53b2275aae46f28ddd5bc19f8040c0dfae099 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:52 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:a9b53b2275aae46f28ddd5bc19f8040c0dfae099 18:43:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 18:43:52 08ed1d613a5d: Preparing 18:43:52 8d0449fd54ef: Preparing 18:43:52 d7f072731df1: Preparing 18:43:52 9292cf89fe90: Preparing 18:43:52 3827b5b91e75: Preparing 18:43:52 acc83c6ca332: Preparing 18:43:52 8fe23e4d51ce: Preparing 18:43:52 95687050dac7: Preparing 18:43:52 796d7497ebb1: Preparing 18:43:52 eb679142fb48: Preparing 18:43:52 08638efe0c9f: Preparing 18:43:52 d8907095365a: Preparing 18:43:52 75c257485904: Preparing 18:43:52 9fe9a137fd00: Preparing 18:43:52 d8907095365a: Waiting 18:43:52 9fe9a137fd00: Waiting 18:43:52 796d7497ebb1: Waiting 18:43:52 75c257485904: Waiting 18:43:52 08638efe0c9f: Waiting 18:43:52 eb679142fb48: Waiting 18:43:52 acc83c6ca332: Waiting 18:43:52 8fe23e4d51ce: Waiting 18:43:52 95687050dac7: Waiting 18:43:52 08ed1d613a5d: Pushed 18:43:52 d7f072731df1: Pushed 18:43:52 9292cf89fe90: Pushed 18:43:52 8d0449fd54ef: Pushed 18:43:52 acc83c6ca332: Pushed 18:43:52 8fe23e4d51ce: Pushed 18:43:52 95687050dac7: Pushed 18:43:52 796d7497ebb1: Pushed 18:43:52 eb679142fb48: Pushed 18:43:52 9fe9a137fd00: Layer already exists 18:43:52 d8907095365a: Pushed 18:43:54 3827b5b91e75: Pushed 18:43:55 08638efe0c9f: Pushed 18:44:05 75c257485904: Pushed 18:44:05 a9b53b2275aae46f28ddd5bc19f8040c0dfae099: digest: sha256:0992671a0c7428c27d163a544efec5db2d7d74f6049a75e45717cda227779de6 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:06 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:06 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 18:44:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 18:44:06 08ed1d613a5d: Preparing 18:44:06 8d0449fd54ef: Preparing 18:44:06 d7f072731df1: Preparing 18:44:06 9292cf89fe90: Preparing 18:44:06 3827b5b91e75: Preparing 18:44:06 acc83c6ca332: Preparing 18:44:06 8fe23e4d51ce: Preparing 18:44:06 95687050dac7: Preparing 18:44:06 796d7497ebb1: Preparing 18:44:06 eb679142fb48: Preparing 18:44:06 08638efe0c9f: Preparing 18:44:06 d8907095365a: Preparing 18:44:06 75c257485904: Preparing 18:44:06 9fe9a137fd00: Preparing 18:44:06 796d7497ebb1: Waiting 18:44:06 eb679142fb48: Waiting 18:44:06 08638efe0c9f: Waiting 18:44:06 d8907095365a: Waiting 18:44:06 75c257485904: Waiting 18:44:06 9fe9a137fd00: Waiting 18:44:06 acc83c6ca332: Waiting 18:44:06 95687050dac7: Waiting 18:44:06 8fe23e4d51ce: Waiting 18:44:06 3827b5b91e75: Layer already exists 18:44:06 8d0449fd54ef: Layer already exists 18:44:06 08ed1d613a5d: Layer already exists 18:44:06 d7f072731df1: Layer already exists 18:44:06 9292cf89fe90: Layer already exists 18:44:06 acc83c6ca332: Layer already exists 18:44:06 95687050dac7: Layer already exists 18:44:06 8fe23e4d51ce: Layer already exists 18:44:06 eb679142fb48: Layer already exists 18:44:06 796d7497ebb1: Layer already exists 18:44:06 08638efe0c9f: Layer already exists 18:44:06 9fe9a137fd00: Layer already exists 18:44:06 75c257485904: Layer already exists 18:44:06 d8907095365a: Layer already exists 18:44:06 latest: digest: sha256:0992671a0c7428c27d163a544efec5db2d7d74f6049a75e45717cda227779de6 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:06 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:07 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.3 18:44:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 18:44:07 08ed1d613a5d: Preparing 18:44:07 8d0449fd54ef: Preparing 18:44:07 d7f072731df1: Preparing 18:44:07 9292cf89fe90: Preparing 18:44:07 3827b5b91e75: Preparing 18:44:07 acc83c6ca332: Preparing 18:44:07 8fe23e4d51ce: Preparing 18:44:07 95687050dac7: Preparing 18:44:07 796d7497ebb1: Preparing 18:44:07 eb679142fb48: Preparing 18:44:07 08638efe0c9f: Preparing 18:44:07 d8907095365a: Preparing 18:44:07 75c257485904: Preparing 18:44:07 9fe9a137fd00: Preparing 18:44:07 796d7497ebb1: Waiting 18:44:07 eb679142fb48: Waiting 18:44:07 08638efe0c9f: Waiting 18:44:07 acc83c6ca332: Waiting 18:44:07 8fe23e4d51ce: Waiting 18:44:07 75c257485904: Waiting 18:44:07 9fe9a137fd00: Waiting 18:44:07 95687050dac7: Waiting 18:44:07 d8907095365a: Waiting 18:44:07 8d0449fd54ef: Layer already exists 18:44:07 9292cf89fe90: Layer already exists 18:44:07 08ed1d613a5d: Layer already exists 18:44:07 3827b5b91e75: Layer already exists 18:44:07 d7f072731df1: Layer already exists 18:44:07 796d7497ebb1: Layer already exists 18:44:07 95687050dac7: Layer already exists 18:44:07 8fe23e4d51ce: Layer already exists 18:44:07 acc83c6ca332: Layer already exists 18:44:07 eb679142fb48: Layer already exists 18:44:07 08638efe0c9f: Layer already exists 18:44:07 75c257485904: Layer already exists 18:44:07 d8907095365a: Layer already exists 18:44:07 9fe9a137fd00: Layer already exists 18:44:07 3.2.0-dev.3: digest: sha256:0992671a0c7428c27d163a544efec5db2d7d74f6049a75e45717cda227779de6 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:07 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:a9b53b2275aae46f28ddd5bc19f8040c0dfae099-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:08 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:a9b53b2275aae46f28ddd5bc19f8040c0dfae099-3.2.0-dev.3 18:44:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 18:44:08 08ed1d613a5d: Preparing 18:44:08 8d0449fd54ef: Preparing 18:44:08 d7f072731df1: Preparing 18:44:08 9292cf89fe90: Preparing 18:44:08 3827b5b91e75: Preparing 18:44:08 acc83c6ca332: Preparing 18:44:08 8fe23e4d51ce: Preparing 18:44:08 95687050dac7: Preparing 18:44:08 796d7497ebb1: Preparing 18:44:08 eb679142fb48: Preparing 18:44:08 08638efe0c9f: Preparing 18:44:08 d8907095365a: Preparing 18:44:08 75c257485904: Preparing 18:44:08 9fe9a137fd00: Preparing 18:44:08 acc83c6ca332: Waiting 18:44:08 08638efe0c9f: Waiting 18:44:08 d8907095365a: Waiting 18:44:08 8fe23e4d51ce: Waiting 18:44:08 75c257485904: Waiting 18:44:08 95687050dac7: Waiting 18:44:08 eb679142fb48: Waiting 18:44:08 9fe9a137fd00: Waiting 18:44:08 796d7497ebb1: Waiting 18:44:08 3827b5b91e75: Layer already exists 18:44:08 8d0449fd54ef: Layer already exists 18:44:08 d7f072731df1: Layer already exists 18:44:08 08ed1d613a5d: Layer already exists 18:44:08 9292cf89fe90: Layer already exists 18:44:08 acc83c6ca332: Layer already exists 18:44:08 8fe23e4d51ce: Layer already exists 18:44:08 95687050dac7: Layer already exists 18:44:08 796d7497ebb1: Layer already exists 18:44:08 eb679142fb48: Layer already exists 18:44:08 08638efe0c9f: Layer already exists 18:44:08 d8907095365a: Layer already exists 18:44:08 9fe9a137fd00: Layer already exists 18:44:08 75c257485904: Layer already exists 18:44:08 a9b53b2275aae46f28ddd5bc19f8040c0dfae099-3.2.0-dev.3: digest: sha256:0992671a0c7428c27d163a544efec5db2d7d74f6049a75e45717cda227779de6 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:08 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:09 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 18:44:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 18:44:09 08ed1d613a5d: Preparing 18:44:09 8d0449fd54ef: Preparing 18:44:09 d7f072731df1: Preparing 18:44:09 9292cf89fe90: Preparing 18:44:09 3827b5b91e75: Preparing 18:44:09 acc83c6ca332: Preparing 18:44:09 8fe23e4d51ce: Preparing 18:44:09 95687050dac7: Preparing 18:44:09 796d7497ebb1: Preparing 18:44:09 eb679142fb48: Preparing 18:44:09 08638efe0c9f: Preparing 18:44:09 d8907095365a: Preparing 18:44:09 75c257485904: Preparing 18:44:09 9fe9a137fd00: Preparing 18:44:09 eb679142fb48: Waiting 18:44:09 d8907095365a: Waiting 18:44:09 08638efe0c9f: Waiting 18:44:09 75c257485904: Waiting 18:44:09 95687050dac7: Waiting 18:44:09 796d7497ebb1: Waiting 18:44:09 9fe9a137fd00: Waiting 18:44:09 acc83c6ca332: Waiting 18:44:09 8fe23e4d51ce: Waiting 18:44:09 08ed1d613a5d: Layer already exists 18:44:09 9292cf89fe90: Layer already exists 18:44:09 8d0449fd54ef: Layer already exists 18:44:09 d7f072731df1: Layer already exists 18:44:09 3827b5b91e75: Layer already exists 18:44:09 acc83c6ca332: Layer already exists 18:44:09 eb679142fb48: Layer already exists 18:44:09 8fe23e4d51ce: Layer already exists 18:44:09 796d7497ebb1: Layer already exists 18:44:09 95687050dac7: Layer already exists 18:44:09 d8907095365a: Layer already exists 18:44:09 08638efe0c9f: Layer already exists 18:44:09 9fe9a137fd00: Layer already exists 18:44:09 75c257485904: Layer already exists 18:44:09 main: digest: sha256:0992671a0c7428c27d163a544efec5db2d7d74f6049a75e45717cda227779de6 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:44:09 ===================================================== [Pipeline] echo 18:44:09 taggedImages: 18:44:09 - nexus3.edgexfoundry.org:10004/device-usb-camera:a9b53b2275aae46f28ddd5bc19f8040c0dfae099 18:44:09 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 18:44:09 - nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.3 18:44:09 - nexus3.edgexfoundry.org:10004/device-usb-camera:a9b53b2275aae46f28ddd5bc19f8040c0dfae099-3.2.0-dev.3 18:44:09 - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:44:10 18:44:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:44:11 latest: Pulling from edgex-lftools-log-publisher 18:44:11 5eb5b503b376: Pulling fs layer 18:44:11 5c69ac0246d0: Pulling fs layer 18:44:11 ec43610c2a17: Pulling fs layer 18:44:11 3a2ae6a8a46f: Pulling fs layer 18:44:11 33b1e0a273af: Pulling fs layer 18:44:11 5d3b04190fa2: Pulling fs layer 18:44:11 2f39f015ded8: Pulling fs layer 18:44:11 33b1e0a273af: Waiting 18:44:11 5d3b04190fa2: Waiting 18:44:11 3a2ae6a8a46f: Waiting 18:44:11 5c69ac0246d0: Verifying Checksum 18:44:11 5c69ac0246d0: Download complete 18:44:11 3a2ae6a8a46f: Download complete 18:44:11 33b1e0a273af: Verifying Checksum 18:44:11 33b1e0a273af: Download complete 18:44:11 5d3b04190fa2: Download complete 18:44:11 ec43610c2a17: Verifying Checksum 18:44:11 ec43610c2a17: Download complete 18:44:11 5eb5b503b376: Download complete 18:44:12 2f39f015ded8: Download complete 18:44:13 5eb5b503b376: Pull complete 18:44:14 5c69ac0246d0: Pull complete 18:44:15 ec43610c2a17: Pull complete 18:44:16 3a2ae6a8a46f: Pull complete 18:44:17 33b1e0a273af: Pull complete 18:44:17 5d3b04190fa2: Pull complete 18:44:21 2f39f015ded8: Pull complete 18:44:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:44:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:44:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:44:22 prd-ubuntu20.04-docker-8c-8g-24573 does not seem to be running inside a container 18:44:22 $ 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 18:44:28 $ docker top d63ada95a2690d8dd9a097f9fd14532b32a3ab412a1810e287cf3c5bcb147ec4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:44:28 ---> job-cost.sh 18:44:28 lf-activate-venv: SKIPPING 18:44:28 INFO: No Stack... 18:44:29 INFO: Retrieving Pricing Info for: v3-standard-8 18:44:29 INFO: Archiving Costs [Pipeline] sh 18:44:30 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 18:44:30 + cut -d, -f6 [Pipeline] lock 18:44:30 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-168-stack-cost] 18:44:30 Resource [jenkins-edgexfoundry-device-usb-camera-main-168-stack-cost] did not exist. Created. 18:44:30 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-168-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:44:30 + echo total: 0.2199999988079071 [Pipeline] stash 18:44:30 Stashed 1 file(s) [Pipeline] } 18:44:30 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-168-stack-cost] [Pipeline] // lock [Pipeline] } 18:44:30 $ docker stop --time=1 d63ada95a2690d8dd9a097f9fd14532b32a3ab412a1810e287cf3c5bcb147ec4 18:44:31 $ docker rm -f --volumes d63ada95a2690d8dd9a097f9fd14532b32a3ab412a1810e287cf3c5bcb147ec4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:44:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24576 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 18:44:51 Running in /w/workspace/device-usb-camera/168 [Pipeline] { [Pipeline] checkout 18:44:54 Selected Git installation does not exist. Using Default 18:44:54 The recommended git tool is: NONE 18:45:03 using credential edgex-jenkins-ssh 18:45:03 Cloning the remote Git repository 18:45:03 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 18:45:03 > git init /w/workspace/device-usb-camera/168 # timeout=10 18:45:03 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 18:45:03 > git --version # timeout=10 18:45:03 > git --version # 'git version 2.25.1' 18:45:03 using GIT_SSH to set credentials SSH Credentials for GitHub 18:45:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:45:05 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 18:45:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:45:06 Avoid second fetch 18:45:06 Checking out Revision a9b53b2275aae46f28ddd5bc19f8040c0dfae099 (main) 18:45:07 Commit message: "Merge pull request #315 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 18:45:06 > git config core.sparsecheckout # timeout=10 18:45:07 > git checkout -f a9b53b2275aae46f28ddd5bc19f8040c0dfae099 # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:45:09 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:45:09 % Total % Received % Xferd Average Speed Time Time Time Current 18:45:09 Dload Upload Total Spent Left Speed 18:45:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 80777 0 --:--:-- --:--:-- --:--:-- 81294 [Pipeline] sh 18:45:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:45:09 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:45:09 + sudo tee /etc/docker/daemon.new 18:45:09 { 18:45:09 "registry-mirrors": [ 18:45:09 "https://nexus3.edgexfoundry.org:10001" 18:45:09 ], 18:45:09 "bip": "10.250.0.254/24", 18:45:09 "hosts": [ 18:45:09 "tcp://0.0.0.0:5555", 18:45:09 "unix:///var/run/docker.sock" 18:45:09 ], 18:45:09 "mtu": 1458, 18:45:09 "selinux-enabled": true, 18:45:09 "seccomp-profile": "/etc/docker/seccomp.json" 18:45:09 } [Pipeline] sh 18:45:10 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:45:10 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:45:32 provisioning config files... 18:45:32 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/168@tmp/config2389376935766082000tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:45:33 ---> ****-login.sh 18:45:33 nexus3.edgexfoundry.org:10001 18:45:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:45:33 Configure a credential helper to remove this warning. See 18:45:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:45:33 18:45:33 Login Succeeded 18:45:33 nexus3.edgexfoundry.org:10002 18:45:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:45:34 Configure a credential helper to remove this warning. See 18:45:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:45:34 18:45:34 Login Succeeded 18:45:34 nexus3.edgexfoundry.org:10003 18:45:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:45:34 Configure a credential helper to remove this warning. See 18:45:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:45:34 18:45:34 Login Succeeded 18:45:34 nexus3.edgexfoundry.org:10004 18:45:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:45:34 Configure a credential helper to remove this warning. See 18:45:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:45:34 18:45:34 Login Succeeded 18:45:34 ****.io 18:45:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:45:35 Configure a credential helper to remove this warning. See 18:45:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:45:35 18:45:35 Login Succeeded 18:45:35 ---> ****-login.sh ends [Pipeline] } 18:45:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:45:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:45:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:45:35 ========================================================= 18:45:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 18:45:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:36 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 18:45:37 #0 building with "default" instance using docker driver 18:45:37 18:45:37 #1 [internal] load build definition from Dockerfile 18:45:37 #1 transferring dockerfile: 2.60kB 0.0s done 18:45:37 #1 DONE 0.1s 18:45:37 18:45:37 #2 [internal] load .dockerignore 18:45:37 #2 transferring context: 2B done 18:45:37 #2 DONE 0.1s 18:45:37 18:45:37 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:45:37 #3 DONE 0.1s 18:45:37 18:45:37 #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 18:45:37 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done 18:45:37 #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done 18:45:37 #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done 18:45:37 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 2.10MB / 3.33MB 0.2s 18:45:37 #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done 18:45:37 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 4.19MB / 63.99MB 0.2s 18:45:37 #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s 18:45:37 #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done 18:45:37 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.3s done 18:45:37 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 8.39MB / 63.99MB 0.3s 18:45:37 #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done 18:45:37 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 18:45:37 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 1.05MB / 97.63MB 0.3s 18:45:37 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0B / 11.40MB 0.3s 18:45:37 #4 ... 18:45:37 18:45:37 #5 [internal] load build context 18:45:37 #5 transferring context: 7.18MB 0.4s done 18:45:37 #5 DONE 0.5s 18:45:37 18:45:37 #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 18:45:37 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 13.50MB / 63.99MB 0.4s 18:45:37 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.10MB / 11.40MB 0.4s 18:45:38 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 18.32MB / 63.99MB 0.5s 18:45:38 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.39MB / 97.63MB 0.5s 18:45:38 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 6.28MB / 11.40MB 0.5s 18:45:38 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 23.07MB / 63.99MB 0.6s 18:45:38 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 13.63MB / 97.63MB 0.6s 18:45:38 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 10.39MB / 11.40MB 0.6s 18:45:38 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 34.60MB / 63.99MB 0.8s 18:45:38 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done 18:45:38 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 24.68MB / 97.63MB 0.8s 18:45:38 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s done 18:45:38 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 39.85MB / 63.99MB 0.9s 18:45:38 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 51.38MB / 63.99MB 1.1s 18:45:38 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 38.80MB / 97.63MB 1.1s 18:45:38 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 18:45:38 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 56.62MB / 63.99MB 1.2s 18:45:38 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done 18:45:38 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.4s 18:45:38 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 54.53MB / 97.63MB 1.4s 18:45:38 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.4s done 18:45:38 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 59.77MB / 97.63MB 1.5s 18:45:39 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 70.76MB / 97.63MB 1.7s 18:45:39 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 18:45:39 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 76.55MB / 97.63MB 1.8s 18:45:39 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 81.79MB / 97.63MB 1.9s 18:45:39 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 87.03MB / 97.63MB 2.0s 18:45:39 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 96.99MB / 97.63MB 2.2s 18:45:40 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.4s done 18:45:45 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.9s 18:45:50 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.2s 18:45:57 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.4s done 18:45:58 #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 18:45:58 #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done 18:45:58 #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done 18:45:58 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 18:46:03 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.1s 18:46:06 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.4s done 18:46:06 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 18:46:08 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.8s done 18:46:11 #4 DONE 33.9s 18:46:11 18:46:11 #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 18:46:12 #6 0.806 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:46:12 #6 1.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:46:13 #6 2.288 (1/13) Installing libintl (0.21.1-r7) 18:46:13 #6 2.295 (2/13) Installing eudev-libs (3.2.11-r8) 18:46:13 #6 2.304 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 18:46:13 #6 2.328 (4/13) Installing v4l-utils-libs (1.24.1-r0) 18:46:13 #6 2.351 (5/13) Installing v4l-utils (1.24.1-r0) 18:46:13 #6 2.413 (6/13) Installing libdvbv5 (1.24.1-r0) 18:46:13 #6 2.426 (7/13) Installing udev-init-scripts (35-r1) 18:46:13 #6 2.431 (8/13) Installing libblkid (2.38.1-r8) 18:46:13 #6 2.445 (9/13) Installing xz-libs (5.4.3-r0) 18:46:13 #6 2.457 (10/13) Installing kmod-libs (30-r3) 18:46:13 #6 2.467 (11/13) Installing eudev (3.2.11-r8) 18:46:13 #6 2.515 (12/13) Installing eudev-dev (3.2.11-r8) 18:46:13 #6 2.529 (13/13) Installing v4l-utils-dev (1.24.1-r0) 18:46:13 #6 2.568 Executing busybox-1.36.1-r5.trigger 18:46:13 #6 2.594 Executing eudev-3.2.11-r8.trigger 18:46:13 #6 2.613 OK: 273 MiB in 65 packages 18:46:15 #6 DONE 4.6s 18:46:15 18:46:15 #7 [builder 3/8] WORKDIR /device-usb-camera 18:46:15 #7 DONE 0.1s 18:46:15 18:46:15 #8 [builder 4/8] COPY go.mod vendor* ./ 18:46:16 #8 DONE 0.1s 18:46:16 18:46:16 #9 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:46:43 #9 DONE 22.4s 18:46:43 18:46:43 #10 [builder 6/8] COPY . . 18:46:43 #10 DONE 0.3s 18:46:43 18:46:43 #11 [builder 7/8] RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:46:43 #11 0.613 % Total % Received % Xferd Average Speed Time Time Time Current 18:46:43 #11 0.615 Dload Upload Total Spent Left Speed 18:46:43 #11 0.615 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 9796 0 --:--:-- --:--:-- --:--:-- 9866 18:46:43 #11 DONE 0.8s 18:46:43 18:46:43 #12 [builder 8/8] RUN echo noop 18:46:43 #12 0.696 noop 18:46:43 #12 DONE 0.8s 18:46:43 18:46:43 #13 exporting to image 18:46:43 #13 exporting layers 18:47:05 #13 exporting layers 23.4s done 18:47:05 #13 writing image sha256:bb54c9cc404a2197a34bfa6718af9bff8b246e0f0ef533799d50362c709b9b11 18:47:05 #13 writing image sha256:bb54c9cc404a2197a34bfa6718af9bff8b246e0f0ef533799d50362c709b9b11 done 18:47:05 #13 naming to docker.io/library/ci-base-image-arm64 0.0s done 18:47:05 #13 DONE 23.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:05 + docker inspect -f . ci-base-image-arm64 18:47:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:47:06 prd-ubuntu20.04-docker-arm64-4c-16g-24576 does not seem to be running inside a container 18:47:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/168 -v /w/workspace/device-usb-camera/168:/w/workspace/device-usb-camera/168:rw,z -v /w/workspace/device-usb-camera/168@tmp:/w/workspace/device-usb-camera/168@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 18:47:10 $ docker top 8165e3883f8c89ce4da108c1324c853438018f8fa5a9b61d6e0aac4624d77c45 -eo pid,comm [Pipeline] { [Pipeline] sh 18:47:11 + go version 18:47:11 go version go1.21.0 linux/arm64 [Pipeline] } 18:47:11 $ docker stop --time=1 8165e3883f8c89ce4da108c1324c853438018f8fa5a9b61d6e0aac4624d77c45 18:47:12 $ docker rm -f --volumes 8165e3883f8c89ce4da108c1324c853438018f8fa5a9b61d6e0aac4624d77c45 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:13 + docker inspect -f . ci-base-image-arm64 18:47:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:47:13 prd-ubuntu20.04-docker-arm64-4c-16g-24576 does not seem to be running inside a container 18:47:13 $ 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/168 -v /w/workspace/device-usb-camera/168:/w/workspace/device-usb-camera/168:rw,z -v /w/workspace/device-usb-camera/168@tmp:/w/workspace/device-usb-camera/168@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 18:47:14 $ docker top 5e1e5b14bee3f6c317dd8054cd15de05df9e58c6d021e15ac33537e217c2a561 -eo pid,comm [Pipeline] { [Pipeline] sh 18:47:15 + git config --global --add safe.directory /w/workspace/device-usb-camera/168 [Pipeline] fileExists [Pipeline] sh 18:47:16 + make test 18:47:16 go test ./... -coverprofile=coverage.out ./... 18:47:20 ? github.com/edgexfoundry/device-usb-camera [no test files] 18:48:28 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 18:48:28 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.084s coverage: 4.4% of statements 18:48:28 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:48:28 go vet ./... 18:48:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:48:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:48:43 ./bin/test-attribution-txt.sh [Pipeline] echo 18:48:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:48:43 $ docker stop --time=1 5e1e5b14bee3f6c317dd8054cd15de05df9e58c6d021e15ac33537e217c2a561 18:48:45 $ docker rm -f --volumes 5e1e5b14bee3f6c317dd8054cd15de05df9e58c6d021e15ac33537e217c2a561 [Pipeline] // withDockerContainer [Pipeline] sh 18:48:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:48:46 Warning: overwriting stash ‘coverage-report’ 18:48:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:48:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:48:48 + ls -al . 18:48:48 total 220 18:48:48 drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 18:47 . 18:48:48 drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 18:45 .. 18:48:48 drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 18:45 .git 18:48:48 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 18:45 .github 18:48:48 -rw-rw-r-- 1 jenkins jenkins 429 Dec 6 18:45 .gitignore 18:48:48 -rw-rw-r-- 1 jenkins jenkins 45 Dec 6 18:45 .golangci.yml 18:48:48 -rw-rw-r-- 1 jenkins jenkins 77 Dec 6 18:45 .hadolint.yml 18:48:48 -rw-rw-r-- 1 jenkins jenkins 10851 Dec 6 18:45 Attribution.txt 18:48:48 -rw-rw-r-- 1 jenkins jenkins 16561 Dec 6 18:45 CHANGELOG.md 18:48:48 -rw-rw-r-- 1 jenkins jenkins 2562 Dec 6 18:45 Dockerfile 18:48:48 -rw-rw-r-- 1 jenkins jenkins 678 Dec 6 18:45 GOVERNANCE.md 18:48:48 -rw-rw-r-- 1 jenkins jenkins 659 Dec 6 18:45 Jenkinsfile 18:48:48 -rw-rw-r-- 1 jenkins jenkins 11348 Dec 6 18:45 LICENSE 18:48:48 -rw-rw-r-- 1 jenkins jenkins 2611 Dec 6 18:45 Makefile 18:48:48 -rw-rw-r-- 1 jenkins jenkins 622 Dec 6 18:45 OWNERS.md 18:48:48 -rw-rw-r-- 1 jenkins jenkins 2575 Dec 6 18:45 README.md 18:48:48 -rw-rw-r-- 1 jenkins jenkins 11 Dec 6 18:41 VERSION 18:48:48 drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 18:45 bin 18:48:48 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 18:45 cmd 18:48:48 -rw-r--r-- 1 jenkins jenkins 54703 Dec 6 18:48 coverage.out 18:48:48 -rwxrwxr-x 1 jenkins jenkins 84 Dec 6 18:45 docker-entrypoint.sh 18:48:48 drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 18:45 docs 18:48:48 -rw-rw-r-- 1 jenkins jenkins 3920 Dec 6 18:45 go.mod 18:48:48 -rw-rw-r-- 1 jenkins jenkins 34828 Dec 6 18:45 go.sum 18:48:48 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 18:45 internal 18:48:48 -rw-rw-r-- 1 jenkins jenkins 231 Dec 6 18:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:48 + 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=a9b53b2275aae46f28ddd5bc19f8040c0dfae099 --label arch=arm64 --label version=3.2.0-dev.3 . 18:48:51 #0 building with "default" instance using docker driver 18:48:51 18:48:51 #1 [internal] load build definition from Dockerfile 18:48:51 #1 transferring dockerfile: 2.60kB done 18:48:51 #1 DONE 0.0s 18:48:51 18:48:51 #2 [internal] load .dockerignore 18:48:51 #2 transferring context: 2B done 18:48:51 #2 DONE 0.0s 18:48:51 18:48:51 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 18:48:51 #3 DONE 0.0s 18:48:51 18:48:51 #4 [internal] load metadata for docker.io/aler9/rtsp-simple-server:v0.21.6 18:48:52 #4 ... 18:48:52 18:48:52 #5 [internal] load metadata for docker.io/library/alpine:3.18 18:48:52 #5 DONE 0.5s 18:48:52 18:48:52 #4 [internal] load metadata for docker.io/aler9/rtsp-simple-server:v0.21.6 18:48:53 #4 DONE 2.1s 18:48:53 18:48:53 #6 [stage-2 1/15] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 18:48:53 #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 18:48:53 #6 ... 18:48:53 18:48:53 #7 [internal] load build context 18:48:53 #7 transferring context: 66.58kB 0.1s done 18:48:53 #7 DONE 0.2s 18:48:53 18:48:53 #6 [stage-2 1/15] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 18:48:53 #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.2s done 18:48:53 #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 18:48:53 #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.05MB / 3.33MB 0.1s 18:48:53 #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 18:48:53 #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 18:48:53 #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done 18:48:53 #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 18:48:54 #6 ... 18:48:54 18:48:54 #8 [builder 1/8] FROM docker.io/library/ci-base-image-arm64 18:48:54 #8 DONE 0.4s 18:48:54 18:48:54 #6 [stage-2 1/15] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 18:48:54 #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done 18:48:54 #6 DONE 1.2s 18:48:54 18:48:54 #9 [rtsp 1/1] FROM docker.io/aler9/rtsp-simple-server:v0.21.6@sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 18:48:54 #9 resolve docker.io/aler9/rtsp-simple-server:v0.21.6@sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 0.2s done 18:48:54 #9 sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 1.41kB / 1.41kB done 18:48:54 #9 sha256:c6c903e0c75010f46daaafa3063537c842bc5e7faf314617d8bb5909ded2d42e 503B / 503B done 18:48:54 #9 sha256:69d40e2cb93c32baedae51f78e6833a57a406715d9e722942064dba91642b7dc 879B / 879B done 18:48:54 #9 sha256:8766b47fe142340a2646593d6db251e118460a952a57702e0b9745ad7afd09dc 12.46MB / 12.46MB 0.9s done 18:48:54 #9 extracting sha256:8766b47fe142340a2646593d6db251e118460a952a57702e0b9745ad7afd09dc 0.1s 18:48:55 #9 extracting sha256:8766b47fe142340a2646593d6db251e118460a952a57702e0b9745ad7afd09dc 0.8s done 18:48:55 #9 DONE 2.0s 18:48:55 18:48:55 #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 18:48:55 #10 0.797 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:48:56 #10 1.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:48:57 #10 ... 18:48:57 18:48:57 #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 18:48:57 #11 0.781 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:48:57 #11 1.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:48:57 #11 2.628 OK: 273 MiB in 65 packages 18:48:57 #11 DONE 2.9s 18:48:57 18:48:57 #12 [builder 3/8] WORKDIR /device-usb-camera 18:48:57 #12 DONE 0.1s 18:48:57 18:48:57 #13 [builder 4/8] COPY go.mod vendor* ./ 18:48:57 #13 DONE 0.2s 18:48:57 18:48:57 #14 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:48:59 #14 DONE 1.7s 18:48:59 18:48:59 #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 18:48:59 #10 2.505 (1/104) Installing dumb-init (1.2.5-r2) 18:48:59 #10 2.521 (2/104) Installing sdl2 (2.26.5-r0) 18:48:59 #10 2.571 (3/104) Installing svt-av1-libs (1.6.0-r0) 18:48:59 #10 2.692 (4/104) Installing aom-libs (3.6.1-r0) 18:48:59 #10 2.825 (5/104) Installing libxau (1.0.11-r2) 18:48:59 #10 2.832 (6/104) Installing libmd (1.0.4-r2) 18:48:59 #10 2.861 (7/104) Installing libbsd (0.11.7-r1) 18:48:59 #10 2.868 (8/104) Installing libxdmcp (1.1.4-r2) 18:48:59 #10 2.874 (9/104) Installing libxcb (1.15-r1) 18:48:59 #10 2.934 (10/104) Installing libx11 (1.8.7-r0) 18:48:59 #10 3.091 (11/104) Installing libdrm (2.4.115-r4) 18:48:59 #10 3.119 (12/104) Installing libxext (1.3.5-r2) 18:48:59 #10 3.129 (13/104) Installing libxfixes (6.0.1-r2) 18:48:59 #10 3.136 (14/104) Installing libffi (3.4.4-r2) 18:48:59 #10 3.143 (15/104) Installing wayland-libs-client (1.22.0-r2) 18:48:59 #10 3.154 (16/104) Installing libva (2.18.0-r1) 18:48:59 #10 3.172 (17/104) Installing libvdpau (1.5-r1) 18:48:59 #10 3.182 (18/104) Installing ffmpeg-libavutil (6.0.1-r0) 18:48:59 #10 3.209 (19/104) Installing libdav1d (1.2.1-r0) 18:48:59 #10 3.235 (20/104) Installing brotli-libs (1.0.9-r14) 18:48:59 #10 3.264 (21/104) Installing libgcc (12.2.1_git20220924-r10) 18:48:59 #10 3.276 (22/104) Installing libstdc++ (12.2.1_git20220924-r10) 18:48:59 #10 3.331 (23/104) Installing libhwy (1.0.4-r1) 18:48:59 #10 3.340 (24/104) Installing lcms2 (2.15-r2) 18:48:59 #10 3.357 (25/104) Installing libjxl (0.8.2-r0) 18:48:59 #10 3.407 (26/104) Installing lame-libs (3.100-r5) 18:48:59 #10 3.423 (27/104) Installing opus (1.4-r0) 18:48:59 #10 3.439 (28/104) Installing libgomp (12.2.1_git20220924-r10) 18:48:59 #10 3.459 (29/104) Installing soxr (0.1.3-r5) 18:48:59 #10 3.470 (30/104) Installing ffmpeg-libswresample (6.0.1-r0) 18:48:59 #10 3.481 (31/104) Installing libogg (1.3.5-r4) 18:48:59 #10 3.489 (32/104) Installing libtheora (1.1.1-r17) 18:48:59 #10 3.512 (33/104) Installing libvorbis (1.3.7-r1) 18:48:59 #10 3.537 (34/104) Installing libvpx (1.13.0-r2) 18:48:59 #10 3.598 (35/104) Installing libwebp (1.3.2-r0) 18:48:59 #10 3.624 (36/104) Installing x264-libs (0.164_git20220602-r1) 18:48:59 #10 3.673 (37/104) Installing numactl (2.0.16-r4) 18:48:59 #10 3.680 (38/104) Installing x265-libs (3.5-r4) 18:48:59 #10 3.831 (39/104) Installing xvidcore (1.3.7-r1) 18:48:59 #10 3.858 (40/104) Installing ffmpeg-libavcodec (6.0.1-r0) 18:48:59 #10 4.225 (41/104) Installing alsa-lib (1.2.9-r1) 18:48:59 #10 4.301 (42/104) Installing libexpat (2.5.0-r1) 18:48:59 #10 4.312 (43/104) Installing libbz2 (1.0.8-r5) 18:48:59 #10 4.322 (44/104) Installing libpng (1.6.39-r3) 18:48:59 #10 4.335 (45/104) Installing freetype (2.13.0-r5) 18:48:59 #10 4.364 (46/104) Installing fontconfig (2.14.2-r3) 18:48:59 #10 4.437 (47/104) Installing fribidi (1.0.13-r0) 18:48:59 #10 4.447 (48/104) Installing libintl (0.21.1-r7) 18:48:59 #10 4.458 (49/104) Installing libblkid (2.38.1-r8) 18:48:59 #10 4.472 (50/104) Installing libmount (2.38.1-r8) 18:48:59 #10 4.488 (51/104) Installing pcre2 (10.42-r1) 18:48:59 #10 4.509 (52/104) Installing glib (2.76.4-r0) 18:48:59 #10 ... 18:48:59 18:48:59 #15 [builder 6/8] COPY . . 18:48:59 #15 DONE 0.5s 18:48:59 18:48:59 #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 18:48:59 #10 4.621 (53/104) Installing graphite2 (1.3.14-r5) 18:48:59 #10 4.634 (54/104) Installing harfbuzz (7.3.0-r0) 18:48:59 #10 4.669 (55/104) Installing libunibreak (5.1-r0) 18:48:59 #10 4.678 (56/104) Installing libass (0.17.1-r0) 18:48:59 #10 4.689 (57/104) Installing libbluray (1.3.4-r0) 18:48:59 #10 4.707 (58/104) Installing gmp (6.2.1-r3) 18:48:59 #10 4.736 (59/104) Installing nettle (3.8.1-r2) 18:48:59 #10 4.754 (60/104) Installing libunistring (1.1-r1) 18:48:59 #10 4.799 (61/104) Installing libidn2 (2.3.4-r1) 18:48:59 #10 4.813 (62/104) Installing p11-kit (0.24.1-r2) 18:48:59 #10 4.847 (63/104) Installing libtasn1 (4.19.0-r1) 18:48:59 #10 4.855 (64/104) Installing gnutls (3.8.0-r2) 18:48:59 #10 4.906 (65/104) Installing mpg123-libs (1.31.3-r1) 18:48:59 #10 4.924 (66/104) Installing libopenmpt (0.7.2-r0) 18:48:59 #10 4.971 (67/104) Installing cjson (1.7.15-r4) 18:48:59 #10 4.978 (68/104) Installing mbedtls (2.28.5-r0) 18:48:59 #10 5.006 (69/104) Installing librist (0.2.7-r0) 18:48:59 #10 5.017 (70/104) Installing libsrt (1.5.2-r0) 18:48:59 #10 5.044 (71/104) Installing libssh (0.10.5-r0) 18:48:59 #10 5.059 (72/104) Installing xz-libs (5.4.3-r0) 18:48:59 #10 5.073 (73/104) Installing libxml2 (2.11.6-r0) 18:48:59 #10 5.108 (74/104) Installing libsodium (1.0.18-r3) 18:48:59 #10 5.121 (75/104) Installing libzmq (4.3.4-r4) 18:48:59 #10 5.143 (76/104) Installing ffmpeg-libavformat (6.0.1-r0) 18:48:59 #10 5.217 (77/104) Installing glslang-libs (1.3.243.0-r1) 18:49:00 #10 5.315 (78/104) Installing spirv-tools (1.3.243.0-r1) 18:49:00 #10 5.433 (79/104) Installing shaderc (2023.3-r1) 18:49:00 #10 5.446 (80/104) Installing vulkan-loader (1.3.243.0-r1) 18:49:00 #10 5.465 (81/104) Installing libplacebo (5.264.1-r1) 18:49:00 #10 5.514 (82/104) Installing ffmpeg-libpostproc (6.0.1-r0) 18:49:00 #10 5.522 (83/104) Installing ffmpeg-libswscale (6.0.1-r0) 18:49:00 #10 5.545 (84/104) Installing vidstab (1.1.1-r0) 18:49:00 #10 5.555 (85/104) Installing zimg (3.0.5-r0) 18:49:00 #10 5.575 (86/104) Installing ffmpeg-libavfilter (6.0.1-r0) 18:49:00 #10 5.690 (87/104) Installing libasyncns (0.8-r1) 18:49:00 #10 5.699 (88/104) Installing dbus-libs (1.14.8-r0) 18:49:00 #10 5.714 (89/104) Installing libltdl (2.4.7-r2) 18:49:00 #10 5.723 (90/104) Installing orc (0.4.34-r0) 18:49:00 #10 5.741 (91/104) Installing flac-libs (1.4.3-r0) 18:49:00 #10 5.797 (92/104) Installing libsndfile (1.2.0-r2) 18:49:00 #10 ... 18:49:00 18:49:00 #16 [builder 7/8] RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:49:00 #16 0.754 % Total % Received % Xferd Average Speed Time Time Time Current 18:49:00 #16 0.756 Dload Upload Total Spent Left Speed 18:49:00 #16 0.756 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 5103 0 --:--:-- --:--:-- --:--:-- 5135 18:49:00 #16 DONE 1.2s 18:49:00 18:49:00 #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 18:49:00 #10 5.832 (93/104) Installing speexdsp (1.2.1-r1) 18:49:00 #10 5.845 (94/104) Installing tdb-libs (1.4.8-r1) 18:49:00 #10 5.854 (95/104) Installing libpulse (16.1-r10) 18:49:00 #10 5.913 (96/104) Installing libjpeg-turbo (2.1.5.1-r3) 18:49:00 #10 5.942 (97/104) Installing v4l-utils-libs (1.24.1-r0) 18:49:00 #10 5.968 (98/104) Installing ffmpeg-libavdevice (6.0.1-r0) 18:49:00 #10 5.979 (99/104) Installing ffmpeg (6.0.1-r0) 18:49:00 #10 6.010 (100/104) Installing udev-init-scripts (35-r1) 18:49:00 #10 6.016 (101/104) Installing eudev-libs (3.2.11-r8) 18:49:00 #10 6.028 (102/104) Installing zstd-libs (1.5.5-r4) 18:49:00 #10 6.055 (103/104) Installing kmod-libs (30-r3) 18:49:00 #10 6.066 (104/104) Installing eudev (3.2.11-r8) 18:49:00 #10 6.121 Executing busybox-1.36.1-r5.trigger 18:49:00 #10 6.147 Executing glib-2.76.4-r0.trigger 18:49:00 #10 6.164 Executing eudev-3.2.11-r8.trigger 18:49:00 #10 6.183 OK: 110 MiB in 119 packages 18:49:01 #10 DONE 6.6s 18:49:01 18:49:01 #17 [stage-2 3/15] RUN apk --no-cache upgrade 18:49:02 #17 0.872 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:49:02 #17 1.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:49:03 #17 2.511 OK: 110 MiB in 119 packages 18:49:05 #17 DONE 3.9s 18:49:05 18:49:05 #18 [builder 8/8] RUN make build 18:49:05 #18 0.974 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.2.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.3" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 18:50:27 #18 DONE 86.2s 18:50:27 18:50:27 #19 [stage-2 4/15] COPY --from=builder /device-usb-camera/cmd / 18:50:27 #19 DONE 0.4s 18:50:27 18:50:27 #20 [stage-2 5/15] COPY --from=builder /device-usb-camera/LICENSE / 18:50:27 #20 DONE 0.1s 18:50:27 18:50:27 #21 [stage-2 6/15] COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 18:50:27 #21 DONE 0.1s 18:50:27 18:50:27 #22 [stage-2 7/15] COPY --from=builder /device-usb-camera/Attribution.txt / 18:50:27 #22 DONE 0.1s 18:50:28 18:50:28 #23 [stage-2 8/15] COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 18:50:28 #23 DONE 0.1s 18:50:28 18:50:28 #24 [stage-2 9/15] COPY --from=rtsp /rtsp-simple-server.yml / 18:50:28 #24 DONE 0.1s 18:50:28 18:50:28 #25 [stage-2 10/15] COPY --from=rtsp /rtsp-simple-server / 18:50:28 #25 DONE 0.5s 18:50:28 18:50:28 #26 [stage-2 11/15] RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 18:50:30 #26 DONE 1.9s 18:50:30 18:50:30 #27 [stage-2 12/15] RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 18:50:31 #27 DONE 0.9s 18:50:31 18:50:31 #28 [stage-2 13/15] RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 18:50:32 #28 DONE 0.9s 18:50:32 18:50:32 #29 [stage-2 14/15] RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 18:50:33 #29 DONE 0.9s 18:50:33 18:50:33 #30 exporting to image 18:50:33 #30 exporting layers 18:50:36 #30 exporting layers 2.3s done 18:50:36 #30 writing image sha256:05690988dbd5086dd326eec0ffb08071f25885a17d1c0b39fcbd2c7176ccb2ca done 18:50:36 #30 naming to docker.io/library/device-usb-camera-arm64 0.0s done 18:50:36 #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 18:50:36 provisioning config files... 18:50:36 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/168@tmp/config18329752305754400953tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:50:37 ---> ****-login.sh 18:50:37 nexus3.edgexfoundry.org:10001 18:50:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:50:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:50:37 Configure a credential helper to remove this warning. See 18:50:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:50:37 18:50:37 Login Succeeded 18:50:37 nexus3.edgexfoundry.org:10002 18:50:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:50:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:50:37 Configure a credential helper to remove this warning. See 18:50:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:50:37 18:50:37 Login Succeeded 18:50:37 nexus3.edgexfoundry.org:10003 18:50:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:50:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:50:37 Configure a credential helper to remove this warning. See 18:50:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:50:37 18:50:37 Login Succeeded 18:50:38 nexus3.edgexfoundry.org:10004 18:50:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:50:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:50:38 Configure a credential helper to remove this warning. See 18:50:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:50:38 18:50:38 Login Succeeded 18:50:38 ****.io 18:50:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:50:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:50:38 Configure a credential helper to remove this warning. See 18:50:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:50:38 18:50:38 Login Succeeded 18:50:38 ---> ****-login.sh ends [Pipeline] } 18:50:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:50:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:50:39 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 18:50:39 a9b53b2275aae46f28ddd5bc19f8040c0dfae099 18:50:39 latest 18:50:39 3.2.0-dev.3 18:50:39 a9b53b2275aae46f28ddd5bc19f8040c0dfae099-3.2.0-dev.3 18:50:39 main 18:50:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:50:39 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:a9b53b2275aae46f28ddd5bc19f8040c0dfae099 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:50:40 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:a9b53b2275aae46f28ddd5bc19f8040c0dfae099 18:50:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 18:50:40 24e66bc1c516: Preparing 18:50:40 7778588676ca: Preparing 18:50:40 51619f0cb1b6: Preparing 18:50:40 6661551ff0f3: Preparing 18:50:40 518b43bcfc67: Preparing 18:50:40 0f367a27f391: Preparing 18:50:40 c0ae2c2404f1: Preparing 18:50:40 63c8c72f1f02: Preparing 18:50:40 91631c194262: Preparing 18:50:40 73f6c8b648e4: Preparing 18:50:40 c0ae2c2404f1: Waiting 18:50:40 7b068c416f64: Preparing 18:50:40 9134ecda8fac: Preparing 18:50:40 27670f63f671: Preparing 18:50:40 63c8c72f1f02: Waiting 18:50:40 73f6c8b648e4: Waiting 18:50:40 91631c194262: Waiting 18:50:40 0faf9b67be60: Preparing 18:50:40 0f367a27f391: Waiting 18:50:40 7b068c416f64: Waiting 18:50:40 27670f63f671: Waiting 18:50:40 9134ecda8fac: Waiting 18:50:40 0faf9b67be60: Waiting 18:50:40 6661551ff0f3: Pushed 18:50:40 24e66bc1c516: Pushed 18:50:40 51619f0cb1b6: Pushed 18:50:40 7778588676ca: Pushed 18:50:40 0f367a27f391: Pushed 18:50:40 91631c194262: Pushed 18:50:40 63c8c72f1f02: Pushed 18:50:40 c0ae2c2404f1: Pushed 18:50:40 73f6c8b648e4: Pushed 18:50:40 0faf9b67be60: Layer already exists 18:50:41 9134ecda8fac: Pushed 18:50:46 518b43bcfc67: Pushed 18:50:46 7b068c416f64: Pushed 18:51:01 27670f63f671: Pushed 18:51:02 a9b53b2275aae46f28ddd5bc19f8040c0dfae099: digest: sha256:3ad69565443a577b2606632988eef5c443c7a6ed26a128b4a3f85c520436da95 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:02 + 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 18:51:03 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 18:51:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 18:51:03 24e66bc1c516: Preparing 18:51:03 7778588676ca: Preparing 18:51:03 51619f0cb1b6: Preparing 18:51:03 6661551ff0f3: Preparing 18:51:03 518b43bcfc67: Preparing 18:51:03 0f367a27f391: Preparing 18:51:03 c0ae2c2404f1: Preparing 18:51:03 63c8c72f1f02: Preparing 18:51:03 91631c194262: Preparing 18:51:03 73f6c8b648e4: Preparing 18:51:03 7b068c416f64: Preparing 18:51:03 9134ecda8fac: Preparing 18:51:03 27670f63f671: Preparing 18:51:03 0faf9b67be60: Preparing 18:51:03 91631c194262: Waiting 18:51:03 73f6c8b648e4: Waiting 18:51:03 7b068c416f64: Waiting 18:51:03 9134ecda8fac: Waiting 18:51:03 27670f63f671: Waiting 18:51:03 0faf9b67be60: Waiting 18:51:03 0f367a27f391: Waiting 18:51:03 c0ae2c2404f1: Waiting 18:51:03 63c8c72f1f02: Waiting 18:51:03 24e66bc1c516: Layer already exists 18:51:03 51619f0cb1b6: Layer already exists 18:51:03 7778588676ca: Layer already exists 18:51:03 6661551ff0f3: Layer already exists 18:51:03 518b43bcfc67: Layer already exists 18:51:03 0f367a27f391: Layer already exists 18:51:03 c0ae2c2404f1: Layer already exists 18:51:03 63c8c72f1f02: Layer already exists 18:51:03 73f6c8b648e4: Layer already exists 18:51:03 91631c194262: Layer already exists 18:51:03 7b068c416f64: Layer already exists 18:51:03 9134ecda8fac: Layer already exists 18:51:03 27670f63f671: Layer already exists 18:51:03 0faf9b67be60: Layer already exists 18:51:03 latest: digest: sha256:3ad69565443a577b2606632988eef5c443c7a6ed26a128b4a3f85c520436da95 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:03 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:04 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.3 18:51:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 18:51:04 24e66bc1c516: Preparing 18:51:04 7778588676ca: Preparing 18:51:04 51619f0cb1b6: Preparing 18:51:04 6661551ff0f3: Preparing 18:51:04 518b43bcfc67: Preparing 18:51:04 0f367a27f391: Preparing 18:51:04 c0ae2c2404f1: Preparing 18:51:04 63c8c72f1f02: Preparing 18:51:04 91631c194262: Preparing 18:51:04 73f6c8b648e4: Preparing 18:51:04 7b068c416f64: Preparing 18:51:04 9134ecda8fac: Preparing 18:51:04 27670f63f671: Preparing 18:51:04 0faf9b67be60: Preparing 18:51:04 c0ae2c2404f1: Waiting 18:51:04 63c8c72f1f02: Waiting 18:51:04 91631c194262: Waiting 18:51:04 73f6c8b648e4: Waiting 18:51:04 7b068c416f64: Waiting 18:51:04 9134ecda8fac: Waiting 18:51:04 27670f63f671: Waiting 18:51:04 0faf9b67be60: Waiting 18:51:04 0f367a27f391: Waiting 18:51:04 518b43bcfc67: Layer already exists 18:51:04 7778588676ca: Layer already exists 18:51:04 51619f0cb1b6: Layer already exists 18:51:04 6661551ff0f3: Layer already exists 18:51:04 24e66bc1c516: Layer already exists 18:51:04 0f367a27f391: Layer already exists 18:51:04 73f6c8b648e4: Layer already exists 18:51:04 91631c194262: Layer already exists 18:51:04 63c8c72f1f02: Layer already exists 18:51:04 c0ae2c2404f1: Layer already exists 18:51:04 9134ecda8fac: Layer already exists 18:51:04 0faf9b67be60: Layer already exists 18:51:04 7b068c416f64: Layer already exists 18:51:04 27670f63f671: Layer already exists 18:51:04 3.2.0-dev.3: digest: sha256:3ad69565443a577b2606632988eef5c443c7a6ed26a128b4a3f85c520436da95 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:05 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:a9b53b2275aae46f28ddd5bc19f8040c0dfae099-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:05 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:a9b53b2275aae46f28ddd5bc19f8040c0dfae099-3.2.0-dev.3 18:51:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 18:51:05 24e66bc1c516: Preparing 18:51:05 7778588676ca: Preparing 18:51:05 51619f0cb1b6: Preparing 18:51:05 6661551ff0f3: Preparing 18:51:05 518b43bcfc67: Preparing 18:51:05 0f367a27f391: Preparing 18:51:05 c0ae2c2404f1: Preparing 18:51:05 63c8c72f1f02: Preparing 18:51:05 91631c194262: Preparing 18:51:05 73f6c8b648e4: Preparing 18:51:05 7b068c416f64: Preparing 18:51:05 9134ecda8fac: Preparing 18:51:05 27670f63f671: Preparing 18:51:05 0faf9b67be60: Preparing 18:51:05 0f367a27f391: Waiting 18:51:05 c0ae2c2404f1: Waiting 18:51:05 63c8c72f1f02: Waiting 18:51:05 7b068c416f64: Waiting 18:51:05 91631c194262: Waiting 18:51:05 9134ecda8fac: Waiting 18:51:05 27670f63f671: Waiting 18:51:05 73f6c8b648e4: Waiting 18:51:05 7778588676ca: Layer already exists 18:51:05 6661551ff0f3: Layer already exists 18:51:05 518b43bcfc67: Layer already exists 18:51:05 24e66bc1c516: Layer already exists 18:51:05 51619f0cb1b6: Layer already exists 18:51:05 0f367a27f391: Layer already exists 18:51:05 c0ae2c2404f1: Layer already exists 18:51:05 63c8c72f1f02: Layer already exists 18:51:05 91631c194262: Layer already exists 18:51:05 73f6c8b648e4: Layer already exists 18:51:05 7b068c416f64: Layer already exists 18:51:05 9134ecda8fac: Layer already exists 18:51:05 27670f63f671: Layer already exists 18:51:05 0faf9b67be60: Layer already exists 18:51:05 a9b53b2275aae46f28ddd5bc19f8040c0dfae099-3.2.0-dev.3: digest: sha256:3ad69565443a577b2606632988eef5c443c7a6ed26a128b4a3f85c520436da95 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:06 + 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 18:51:06 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 18:51:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 18:51:06 24e66bc1c516: Preparing 18:51:06 7778588676ca: Preparing 18:51:06 51619f0cb1b6: Preparing 18:51:06 6661551ff0f3: Preparing 18:51:06 518b43bcfc67: Preparing 18:51:06 0f367a27f391: Preparing 18:51:06 c0ae2c2404f1: Preparing 18:51:06 0f367a27f391: Waiting 18:51:06 c0ae2c2404f1: Waiting 18:51:06 63c8c72f1f02: Preparing 18:51:06 91631c194262: Preparing 18:51:06 73f6c8b648e4: Preparing 18:51:06 7b068c416f64: Preparing 18:51:06 9134ecda8fac: Preparing 18:51:06 27670f63f671: Preparing 18:51:06 0faf9b67be60: Preparing 18:51:06 63c8c72f1f02: Waiting 18:51:06 91631c194262: Waiting 18:51:06 73f6c8b648e4: Waiting 18:51:06 7b068c416f64: Waiting 18:51:06 9134ecda8fac: Waiting 18:51:06 27670f63f671: Waiting 18:51:06 0faf9b67be60: Waiting 18:51:06 51619f0cb1b6: Layer already exists 18:51:06 518b43bcfc67: Layer already exists 18:51:06 7778588676ca: Layer already exists 18:51:06 24e66bc1c516: Layer already exists 18:51:06 c0ae2c2404f1: Layer already exists 18:51:06 6661551ff0f3: Layer already exists 18:51:06 63c8c72f1f02: Layer already exists 18:51:06 0f367a27f391: Layer already exists 18:51:06 73f6c8b648e4: Layer already exists 18:51:06 91631c194262: Layer already exists 18:51:07 7b068c416f64: Layer already exists 18:51:07 9134ecda8fac: Layer already exists 18:51:07 27670f63f671: Layer already exists 18:51:07 0faf9b67be60: Layer already exists 18:51:07 main: digest: sha256:3ad69565443a577b2606632988eef5c443c7a6ed26a128b4a3f85c520436da95 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:51:07 ===================================================== [Pipeline] echo 18:51:07 taggedImages: 18:51:07 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:a9b53b2275aae46f28ddd5bc19f8040c0dfae099 18:51:07 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 18:51:07 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.3 18:51:07 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:a9b53b2275aae46f28ddd5bc19f8040c0dfae099-3.2.0-dev.3 18:51:07 - 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 18:51:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:51:08 18:51:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:51:08 arm64: Pulling from edgex-lftools-log-publisher 18:51:08 8998bd30e6a1: Pulling fs layer 18:51:08 04944245beec: Pulling fs layer 18:51:08 699f458cf7ca: Pulling fs layer 18:51:08 765212b225bb: Pulling fs layer 18:51:08 f23df028b6ca: Pulling fs layer 18:51:08 d65c8cfc05b1: Pulling fs layer 18:51:08 2437ff75d9bd: Pulling fs layer 18:51:08 f23df028b6ca: Waiting 18:51:08 765212b225bb: Waiting 18:51:08 d65c8cfc05b1: Waiting 18:51:08 2437ff75d9bd: Waiting 18:51:08 04944245beec: Verifying Checksum 18:51:08 04944245beec: Download complete 18:51:08 765212b225bb: Verifying Checksum 18:51:08 765212b225bb: Download complete 18:51:08 f23df028b6ca: Download complete 18:51:08 d65c8cfc05b1: Verifying Checksum 18:51:08 d65c8cfc05b1: Download complete 18:51:08 699f458cf7ca: Verifying Checksum 18:51:08 699f458cf7ca: Download complete 18:51:09 8998bd30e6a1: Verifying Checksum 18:51:09 8998bd30e6a1: Download complete 18:51:11 2437ff75d9bd: Verifying Checksum 18:51:11 2437ff75d9bd: Download complete 18:51:16 8998bd30e6a1: Pull complete 18:51:16 04944245beec: Pull complete 18:51:17 699f458cf7ca: Pull complete 18:51:18 765212b225bb: Pull complete 18:51:19 f23df028b6ca: Pull complete 18:51:19 d65c8cfc05b1: Pull complete 18:51:41 2437ff75d9bd: Pull complete 18:51:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:51:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:51:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:51:41 prd-ubuntu20.04-docker-arm64-4c-16g-24576 does not seem to be running inside a container 18:51:41 $ 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/168 -v /w/workspace/device-usb-camera/168:/w/workspace/device-usb-camera/168:rw,z -v /w/workspace/device-usb-camera/168@tmp:/w/workspace/device-usb-camera/168@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 18:51:46 $ docker top 9904522aaa393e4c750b235dc1e9a13d1774a74ffcf530e4c83e8678384842fb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:51:46 ---> job-cost.sh 18:51:47 lf-activate-venv: SKIPPING 18:51:47 INFO: No Stack... 18:51:47 INFO: Retrieving Pricing Info for: v3-standard-8 18:51:48 INFO: Archiving Costs [Pipeline] sh 18:51:48 + cat /w/workspace/device-usb-camera/168/archives/cost.csv 18:51:48 + cut -d, -f6 [Pipeline] lock 18:51:48 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-168-stack-cost] 18:51:48 Resource [jenkins-edgexfoundry-device-usb-camera-main-168-stack-cost] did not exist. Created. 18:51:48 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-168-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:51:49 /w/workspace/device-usb-camera/168@tmp/durable-74cce97f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:51:49 + echo total: 0.2199999988079071 [Pipeline] stash 18:51:49 Warning: overwriting stash ‘stack-cost’ 18:51:49 Stashed 1 file(s) [Pipeline] } 18:51:49 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-168-stack-cost] [Pipeline] // lock [Pipeline] } 18:51:49 $ docker stop --time=1 9904522aaa393e4c750b235dc1e9a13d1774a74ffcf530e4c83e8678384842fb 18:51:51 $ docker rm -f --volumes 9904522aaa393e4c750b235dc1e9a13d1774a74ffcf530e4c83e8678384842fb [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 18:51:52 provisioning config files... 18:51:52 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15584804704195553510tmp [Pipeline] { [Pipeline] sh 18:51:53 + set +x 18:51:53 + curl -s https://codecov.io/bash+ 18:51:53 bash -s -- 18:51:53 18:51:53 _____ _ 18:51:53 / ____| | | 18:51:53 | | ___ __| | ___ ___ _____ __ 18:51:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:51:53 | |___| (_) | (_| | __/ (_| (_) \ V / 18:51:53 \_____\___/ \__,_|\___|\___\___/ \_/ 18:51:53 Bash-1.0.6 18:51:53 18:51:53 18:51:53 ==> git version 2.25.1 found 18:51:53 ==> 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 18:51:53 Release-Date: 2020-01-08 18:51:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:51:53 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:51:53 ==> Jenkins CI detected. 18:51:53 current dir:  /w/workspace/exfoundry_device-usb-camera_main 18:51:53 project root: . 18:51:53 --> token set from env 18:51:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:51:53 ==> Running gcov in . (disable via -X gcov) 18:51:53 ==> Python coveragepy not found 18:51:53 ==> Searching for coverage reports in: 18:51:53 + . 18:51:53 -> Found 1 reports 18:51:53 ==> Detecting git/mercurial file structure 18:51:53 ==> Reading reports 18:51:53 + ./coverage.out bytes=54703 18:51:53 ==> Appending adjustments 18:51:53 https://docs.codecov.io/docs/fixing-reports 18:51:53 + Found adjustments 18:51:53 ==> Gzipping contents 18:51:53 8.0K /tmp/codecov.YeqMkg.gz 18:51:53 ==> Uploading reports 18:51:53 url: https://codecov.io 18:51:53 query: branch=main&commit=a9b53b2275aae46f28ddd5bc19f8040c0dfae099&build=168&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F168%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 18:51:53 -> Pinging Codecov 18:51:53 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=a9b53b2275aae46f28ddd5bc19f8040c0dfae099&build=168&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F168%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 18:51:53 -> Uploading to 18:51:53 https://storage.googleapis.com/codecov/v4/raw/2023-12-06/73D8F5FF140700D3E01443B452E23636/a9b53b2275aae46f28ddd5bc19f8040c0dfae099/7dbff58d-6bf0-4df9-89a1-5b11b76154f1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231206%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231206T185153Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=296c4f535ac0766d6fb87894bc840fdd88739a924c6cece5daaef50243baf923 18:51:53 % Total % Received % Xferd Average Speed Time Time Time Current 18:51:53 Dload Upload Total Spent Left Speed 18:51:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 26173 --:--:-- --:--:-- --:--:-- 26173 18:51:53 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/a9b53b2275aae46f28ddd5bc19f8040c0dfae099 [Pipeline] } 18:51:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:51:54 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:51:54 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:51:54 18:51:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:51:55 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:51:55 df9b9388f04a: Pulling fs layer 18:51:55 52dc419b0ee2: Pulling fs layer 18:51:55 25bc292e5bac: Pulling fs layer 18:51:55 114826534d7a: Pulling fs layer 18:51:55 4657fd5d0bcf: Pulling fs layer 18:51:55 6ad1cebc031e: Pulling fs layer 18:51:55 8a3aa393b2d8: Pulling fs layer 18:51:55 4657fd5d0bcf: Waiting 18:51:55 8a3aa393b2d8: Waiting 18:51:55 6ad1cebc031e: Waiting 18:51:55 114826534d7a: Waiting 18:51:55 25bc292e5bac: Verifying Checksum 18:51:55 25bc292e5bac: Download complete 18:51:55 52dc419b0ee2: Download complete 18:51:55 4657fd5d0bcf: Verifying Checksum 18:51:55 4657fd5d0bcf: Download complete 18:51:55 df9b9388f04a: Download complete 18:51:55 6ad1cebc031e: Verifying Checksum 18:51:55 6ad1cebc031e: Download complete 18:51:55 df9b9388f04a: Pull complete 18:51:55 52dc419b0ee2: Pull complete 18:51:55 25bc292e5bac: Pull complete 18:51:56 114826534d7a: Verifying Checksum 18:51:56 114826534d7a: Download complete 18:51:56 8a3aa393b2d8: Verifying Checksum 18:51:56 8a3aa393b2d8: Download complete 18:51:59 114826534d7a: Pull complete 18:51:59 4657fd5d0bcf: Pull complete 18:51:59 6ad1cebc031e: Pull complete 18:52:02 8a3aa393b2d8: Pull complete 18:52:02 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 18:52:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:52:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:52:02 prd-ubuntu20.04-docker-8c-8g-24573 does not seem to be running inside a container 18:52:02 $ 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:1.410.4 cat 18:52:07 $ docker top 6ba3aad56fbd92e66c71434481290e04eaa71bae00d2865b4ba8bdbbcb1723ef -eo pid,comm [Pipeline] { [Pipeline] echo 18:52:07 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 18:52:08 + set -o pipefail 18:52:08 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 18:52:13 18:52:13 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 18:52:13 18:52:13 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/f497d0cd-93b2-41c7-86b5-511cbbe79c5e 18:52:13 18:52:13 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:52:13 18:52:13 18:52:13 A medium severity vulnerability was found in the Snyk CLI versions you are using. 18:52:13 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 18:52:13 More details here: https://snyk.co/ue1NS 18:52:13 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 18:52:13 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 18:52:13 $ docker stop --time=1 6ba3aad56fbd92e66c71434481290e04eaa71bae00d2865b4ba8bdbbcb1723ef 18:52:17 $ docker rm -f --volumes 6ba3aad56fbd92e66c71434481290e04eaa71bae00d2865b4ba8bdbbcb1723ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:52:19 + git log --format=format:%s -1 a9b53b2275aae46f28ddd5bc19f8040c0dfae099 [Pipeline] sh 18:52:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:52:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:52:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:52:19 prd-ubuntu20.04-docker-8c-8g-24573 does not seem to be running inside a container 18:52:20 $ 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 18:52:20 $ docker top d6531e538d277f60cad9bc4254b45ce935f02e421a8ca8e29f0e5c112ccfcfb8 -eo pid,comm 18:52:20 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). 18:52:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:52:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:52:20 [ssh-agent] Looking for ssh-agent implementation... 18:52:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:52:20 $ docker exec d6531e538d277f60cad9bc4254b45ce935f02e421a8ca8e29f0e5c112ccfcfb8 ssh-agent 18:52:20 SSH_AUTH_SOCK=/tmp/ssh-NhHUfR3YIkUw/agent.32 18:52:20 SSH_AGENT_PID=38 18:52:20 Running ssh-add (command line suppressed) 18:52:21 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17051505526950799802.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17051505526950799802.key) 18:52:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:52:21 + git semver tag 18:52:21 2023-12-06 18:52:21,526 [run_tag] DEBUG tag force:False 18:52:21 2023-12-06 18:52:21,526 [check_head_tag] DEBUG check head tag 18:52:21 2023-12-06 18:52:21,528 [execute] INFO git cat-file --batch-check 18:52:21 2023-12-06 18:52:21,528 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 18:52:21 2023-12-06 18:52:21,532 [execute] INFO git cat-file --batch 18:52:21 2023-12-06 18:52:21,532 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 18:52:21 2023-12-06 18:52:21,572 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:52:21 2023-12-06 18:52:21,572 [execute] INFO git tag -a v3.2.0-dev.3 -m v3.2.0-dev.3 18:52:21 2023-12-06 18:52:21,572 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.3', '-m', 'v3.2.0-dev.3'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 18:52:21 2023-12-06 18:52:21,577 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:52:21 3.2.0-dev.3 [Pipeline] } 18:52:21 $ docker exec --env ******** --env ******** d6531e538d277f60cad9bc4254b45ce935f02e421a8ca8e29f0e5c112ccfcfb8 ssh-agent -k 18:52:21 unset SSH_AUTH_SOCK; 18:52:21 unset SSH_AGENT_PID; 18:52:21 echo Agent pid 38 killed; 18:52:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:52:22 + git semver [Pipeline] } 18:52:22 $ docker stop --time=1 d6531e538d277f60cad9bc4254b45ce935f02e421a8ca8e29f0e5c112ccfcfb8 18:52:23 $ docker rm -f --volumes d6531e538d277f60cad9bc4254b45ce935f02e421a8ca8e29f0e5c112ccfcfb8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:52:24 18:52:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:52:24 0.23.1-centos7: Pulling from edgex-lftools 18:52:24 ab5ef0e58194: Pulling fs layer 18:52:24 9712f1f96733: Pulling fs layer 18:52:24 63f879dbbcfc: Pulling fs layer 18:52:24 0d9ebad4ef96: Pulling fs layer 18:52:24 e9a5061849ea: Pulling fs layer 18:52:24 d747dcd14b5f: Pulling fs layer 18:52:24 2de7ff778b66: Pulling fs layer 18:52:24 2de7ff778b66: Waiting 18:52:24 e9a5061849ea: Waiting 18:52:24 d747dcd14b5f: Waiting 18:52:24 0d9ebad4ef96: Waiting 18:52:24 9712f1f96733: Verifying Checksum 18:52:24 9712f1f96733: Download complete 18:52:25 63f879dbbcfc: Verifying Checksum 18:52:25 63f879dbbcfc: Download complete 18:52:25 e9a5061849ea: Verifying Checksum 18:52:25 e9a5061849ea: Download complete 18:52:25 d747dcd14b5f: Download complete 18:52:25 0d9ebad4ef96: Verifying Checksum 18:52:25 0d9ebad4ef96: Download complete 18:52:25 ab5ef0e58194: Download complete 18:52:25 2de7ff778b66: Verifying Checksum 18:52:25 2de7ff778b66: Download complete 18:52:28 ab5ef0e58194: Pull complete 18:52:28 9712f1f96733: Pull complete 18:52:28 63f879dbbcfc: Pull complete 18:52:33 0d9ebad4ef96: Pull complete 18:52:33 e9a5061849ea: Pull complete 18:52:33 d747dcd14b5f: Pull complete 18:52:33 2de7ff778b66: Pull complete 18:52:33 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:52:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:52:33 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:52:34 prd-ubuntu20.04-docker-8c-8g-24573 does not seem to be running inside a container 18:52:34 $ 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 18:52:40 $ docker top 43189f809759cc84c71073a0cd0106812ded20ea977254071df421be8d028898 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:52:41 provisioning config files... 18:52:41 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14414114194693021565tmp 18:52:41 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1504835229594286999tmp 18:52:41 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13305928458072765503tmp [Pipeline] { [Pipeline] echo 18:52:41 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:52:41 ---> sigul-configuration.sh 18:52:41 gpg: directory `/root/.gnupg' created 18:52:41 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:52:41 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:52:41 gpg: keyring `/root/.gnupg/secring.gpg' created 18:52:41 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:52:41 gpg: CAST5 encrypted data 18:52:41 gpg: encrypted with 1 passphrase 18:52:41 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:52:41 + mkdir /home/jenkins 18:52:41 + mkdir /home/jenkins/sigul [Pipeline] sh 18:52:42 + 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 18:52:42 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:52:42 ---> sigul-install.sh 18:52:42 Sigul already installed; skipping installation. [Pipeline] sh 18:52:42 + git tag --list 18:52:42 v0.0.0 18:52:42 v0.0.1-dev.1 18:52:42 v0.0.1-dev.10 18:52:42 v0.0.1-dev.11 18:52:42 v0.0.1-dev.12 18:52:42 v0.0.1-dev.13 18:52:42 v0.0.1-dev.14 18:52:42 v0.0.1-dev.15 18:52:42 v0.0.1-dev.16 18:52:42 v0.0.1-dev.2 18:52:42 v0.0.1-dev.3 18:52:42 v0.0.1-dev.4 18:52:42 v0.0.1-dev.5 18:52:42 v0.0.1-dev.6 18:52:42 v0.0.1-dev.7 18:52:42 v0.0.1-dev.8 18:52:42 v0.0.1-dev.9 18:52:42 v2.2.0 18:52:42 v2.2.0-dev.17 18:52:42 v2.2.0-dev.18 18:52:42 v2.2.0-dev.19 18:52:42 v2.2.0-dev.20 18:52:42 v2.2.0-dev.21 18:52:42 v2.2.0-dev.22 18:52:42 v2.2.0-dev.23 18:52:42 v2.2.0-dev.24 18:52:42 v2.2.0-dev.25 18:52:42 v2.2.0-dev.26 18:52:42 v2.2.0-dev.27 18:52:42 v2.3.0 18:52:42 v2.3.0-dev.1 18:52:42 v2.3.0-dev.10 18:52:42 v2.3.0-dev.11 18:52:42 v2.3.0-dev.12 18:52:42 v2.3.0-dev.13 18:52:42 v2.3.0-dev.14 18:52:42 v2.3.0-dev.15 18:52:42 v2.3.0-dev.16 18:52:42 v2.3.0-dev.17 18:52:42 v2.3.0-dev.18 18:52:42 v2.3.0-dev.19 18:52:42 v2.3.0-dev.2 18:52:42 v2.3.0-dev.20 18:52:42 v2.3.0-dev.21 18:52:42 v2.3.0-dev.22 18:52:42 v2.3.0-dev.23 18:52:42 v2.3.0-dev.24 18:52:42 v2.3.0-dev.25 18:52:42 v2.3.0-dev.26 18:52:42 v2.3.0-dev.27 18:52:42 v2.3.0-dev.28 18:52:42 v2.3.0-dev.3 18:52:42 v2.3.0-dev.4 18:52:42 v2.3.0-dev.5 18:52:42 v2.3.0-dev.6 18:52:42 v2.3.0-dev.7 18:52:42 v2.3.0-dev.8 18:52:42 v2.3.0-dev.9 18:52:42 v2.3.1 18:52:42 v2.3.1-dev.4 18:52:42 v2.3.1-dev.5 18:52:42 v2.3.1-dev.6 18:52:42 v3.0 18:52:42 v3.0.0 18:52:42 v3.0.0-dev.1 18:52:42 v3.0.0-dev.10 18:52:42 v3.0.0-dev.11 18:52:42 v3.0.0-dev.12 18:52:42 v3.0.0-dev.13 18:52:42 v3.0.0-dev.14 18:52:42 v3.0.0-dev.15 18:52:42 v3.0.0-dev.16 18:52:42 v3.0.0-dev.17 18:52:42 v3.0.0-dev.18 18:52:42 v3.0.0-dev.19 18:52:42 v3.0.0-dev.2 18:52:42 v3.0.0-dev.20 18:52:42 v3.0.0-dev.21 18:52:42 v3.0.0-dev.22 18:52:42 v3.0.0-dev.23 18:52:42 v3.0.0-dev.24 18:52:42 v3.0.0-dev.25 18:52:42 v3.0.0-dev.26 18:52:42 v3.0.0-dev.27 18:52:42 v3.0.0-dev.28 18:52:42 v3.0.0-dev.29 18:52:42 v3.0.0-dev.3 18:52:42 v3.0.0-dev.30 18:52:42 v3.0.0-dev.31 18:52:42 v3.0.0-dev.32 18:52:42 v3.0.0-dev.33 18:52:42 v3.0.0-dev.34 18:52:42 v3.0.0-dev.35 18:52:42 v3.0.0-dev.36 18:52:42 v3.0.0-dev.37 18:52:42 v3.0.0-dev.38 18:52:42 v3.0.0-dev.39 18:52:42 v3.0.0-dev.4 18:52:42 v3.0.0-dev.40 18:52:42 v3.0.0-dev.41 18:52:42 v3.0.0-dev.42 18:52:42 v3.0.0-dev.43 18:52:42 v3.0.0-dev.44 18:52:42 v3.0.0-dev.45 18:52:42 v3.0.0-dev.46 18:52:42 v3.0.0-dev.47 18:52:42 v3.0.0-dev.48 18:52:42 v3.0.0-dev.49 18:52:42 v3.0.0-dev.5 18:52:42 v3.0.0-dev.50 18:52:42 v3.0.0-dev.51 18:52:42 v3.0.0-dev.6 18:52:42 v3.0.0-dev.7 18:52:42 v3.0.0-dev.8 18:52:42 v3.0.0-dev.9 18:52:42 v3.1 18:52:42 v3.1.0 18:52:42 v3.1.0-dev.1 18:52:42 v3.1.0-dev.10 18:52:42 v3.1.0-dev.11 18:52:42 v3.1.0-dev.12 18:52:42 v3.1.0-dev.13 18:52:42 v3.1.0-dev.14 18:52:42 v3.1.0-dev.15 18:52:42 v3.1.0-dev.16 18:52:42 v3.1.0-dev.17 18:52:42 v3.1.0-dev.18 18:52:42 v3.1.0-dev.19 18:52:42 v3.1.0-dev.2 18:52:42 v3.1.0-dev.20 18:52:42 v3.1.0-dev.21 18:52:42 v3.1.0-dev.22 18:52:42 v3.1.0-dev.23 18:52:42 v3.1.0-dev.24 18:52:42 v3.1.0-dev.25 18:52:42 v3.1.0-dev.26 18:52:42 v3.1.0-dev.27 18:52:42 v3.1.0-dev.28 18:52:42 v3.1.0-dev.29 18:52:42 v3.1.0-dev.3 18:52:42 v3.1.0-dev.30 18:52:42 v3.1.0-dev.31 18:52:42 v3.1.0-dev.32 18:52:42 v3.1.0-dev.33 18:52:42 v3.1.0-dev.34 18:52:42 v3.1.0-dev.35 18:52:42 v3.1.0-dev.36 18:52:42 v3.1.0-dev.37 18:52:42 v3.1.0-dev.38 18:52:42 v3.1.0-dev.39 18:52:42 v3.1.0-dev.4 18:52:42 v3.1.0-dev.5 18:52:42 v3.1.0-dev.6 18:52:42 v3.1.0-dev.7 18:52:42 v3.1.0-dev.8 18:52:42 v3.1.0-dev.9 18:52:42 v3.2.0-dev.1 18:52:42 v3.2.0-dev.2 18:52:42 v3.2.0-dev.3 [Pipeline] sh 18:52:42 + lftools sign git-tag v3.2.0-dev.3 18:52:43 Signing Git tag with Sigul... 18:52:43 Signing v3.2.0-dev.3 [Pipeline] echo 18:52:44 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:52:44 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:52:44 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:52:44 $ docker stop --time=1 43189f809759cc84c71073a0cd0106812ded20ea977254071df421be8d028898 18:52:45 $ docker rm -f --volumes 43189f809759cc84c71073a0cd0106812ded20ea977254071df421be8d028898 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:52:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:52:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:52:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:52:47 prd-ubuntu20.04-docker-8c-8g-24573 does not seem to be running inside a container 18:52:47 $ 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 18:52:47 $ docker top 22a2d61f7de84f8237c5e94f7eb3931ed68abd6d9856666b485907245ddfd4b5 -eo pid,comm 18:52:47 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). 18:52:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:52:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:52:48 [ssh-agent] Looking for ssh-agent implementation... 18:52:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:52:48 $ docker exec 22a2d61f7de84f8237c5e94f7eb3931ed68abd6d9856666b485907245ddfd4b5 ssh-agent 18:52:48 SSH_AUTH_SOCK=/tmp/ssh-Q6EsIUs7C3Yi/agent.32 18:52:48 SSH_AGENT_PID=38 18:52:48 Running ssh-add (command line suppressed) 18:52:48 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16671082115718418947.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16671082115718418947.key) 18:52:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:52:48 + git semver bump pre 18:52:49 2023-12-06 18:52:48,959 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:52:49 2023-12-06 18:52:48,960 [bump_version] DEBUG bumping version:3.2.0-dev.3 on axis:pre with prefix:dev 18:52:49 2023-12-06 18:52:48,960 [bump_version] DEBUG bumped version:3.2.0-dev.4 18:52:49 2023-12-06 18:52:48,960 [write_version] DEBUG write version:3.2.0-dev.4 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 18:52:49 2023-12-06 18:52:48,960 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:52:49 2023-12-06 18:52:48,960 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:52:49 2023-12-06 18:52:48,962 [execute] INFO git cat-file --batch-check 18:52:49 2023-12-06 18:52:48,962 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 18:52:49 2023-12-06 18:52:48,967 [execute] INFO git cat-file --batch 18:52:49 2023-12-06 18:52:48,967 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 18:52:49 2023-12-06 18:52:48,974 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:52:49 3.2.0-dev.4 [Pipeline] } 18:52:49 $ docker exec --env ******** --env ******** 22a2d61f7de84f8237c5e94f7eb3931ed68abd6d9856666b485907245ddfd4b5 ssh-agent -k 18:52:49 unset SSH_AUTH_SOCK; 18:52:49 unset SSH_AGENT_PID; 18:52:49 echo Agent pid 38 killed; 18:52:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:52:49 + git semver [Pipeline] } 18:52:49 $ docker stop --time=1 22a2d61f7de84f8237c5e94f7eb3931ed68abd6d9856666b485907245ddfd4b5 18:52:51 $ docker rm -f --volumes 22a2d61f7de84f8237c5e94f7eb3931ed68abd6d9856666b485907245ddfd4b5 [Pipeline] // withDockerContainer [Pipeline] sh 18:52:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:52:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:52:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:52:52 prd-ubuntu20.04-docker-8c-8g-24573 does not seem to be running inside a container 18:52:52 $ 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 18:52:52 $ docker top 7967bae2262b79607d33b727753630a1fb6d4c06b833d8cd1e30e6348f08df4b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:52:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:52:53 [ssh-agent] Looking for ssh-agent implementation... 18:52:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:52:53 $ docker exec 7967bae2262b79607d33b727753630a1fb6d4c06b833d8cd1e30e6348f08df4b ssh-agent 18:52:53 SSH_AUTH_SOCK=/tmp/ssh-o8ZmU0wkjMjk/agent.32 18:52:53 SSH_AGENT_PID=38 18:52:53 Running ssh-add (command line suppressed) 18:52:53 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15085352264779406762.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15085352264779406762.key) 18:52:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:52:53 + git semver push 18:52:54 2023-12-06 18:52:53,952 [run_push] DEBUG push 18:52:54 2023-12-06 18:52:53,953 [execute] INFO git cat-file --batch-check 18:52:54 2023-12-06 18:52:53,953 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 18:52:54 2023-12-06 18:52:53,956 [execute] INFO git rev-list a00c4cfdfac76b56f50af67250896795dc0d8e80 -- 18:52:54 2023-12-06 18:52:53,957 [execute] DEBUG Popen(['git', 'rev-list', 'a00c4cfdfac76b56f50af67250896795dc0d8e80', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 18:52:54 2023-12-06 18:52:53,965 [execute] INFO git fetch -v origin 18:52:54 2023-12-06 18:52:53,965 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 18:52:54 2023-12-06 18:52:54,493 [run_push] DEBUG no remote changes detected 18:52:54 2023-12-06 18:52:54,494 [execute] INFO git push origin semver 18:52:54 2023-12-06 18:52:54,494 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 18:52:55 2023-12-06 18:52:55,300 [run_push] DEBUG push all version tags 18:52:55 2023-12-06 18:52:55,301 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 18:52:55 2023-12-06 18:52:55,301 [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) 18:52:56 2023-12-06 18:52:56,100 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:52:56 3.2.0-dev.4 [Pipeline] } 18:52:56 $ docker exec --env ******** --env ******** 7967bae2262b79607d33b727753630a1fb6d4c06b833d8cd1e30e6348f08df4b ssh-agent -k 18:52:56 unset SSH_AUTH_SOCK; 18:52:56 unset SSH_AGENT_PID; 18:52:56 echo Agent pid 38 killed; 18:52:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:52:57 + git semver [Pipeline] } 18:52:57 $ docker stop --time=1 7967bae2262b79607d33b727753630a1fb6d4c06b833d8cd1e30e6348f08df4b 18:52:58 $ docker rm -f --volumes 7967bae2262b79607d33b727753630a1fb6d4c06b833d8cd1e30e6348f08df4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:53:00 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 18:53:00 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 18:53:00 total 16 18:53:00 drwxr-xr-x 3 root root 4096 Dec 6 18:44 . 18:53:00 drwxrwxr-x 10 jenkins jenkins 4096 Dec 6 18:52 .. 18:53:00 drwxr-xr-x 2 root root 4096 Dec 6 18:44 cost 18:53:00 -rw-r--r-- 1 root root 89 Dec 6 18:44 cost.csv 18:53:00 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 18:53:00 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 18:53:00 total 16 18:53:00 drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 18:44 . 18:53:00 drwxrwxr-x 10 jenkins jenkins 4096 Dec 6 18:52 .. 18:53:00 drwxr-xr-x 2 jenkins jenkins 4096 Dec 6 18:44 cost 18:53:00 -rw-r--r-- 1 jenkins jenkins 89 Dec 6 18:44 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:53:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:53:01 ---> package-listing.sh 18:53:01 ++ facter osfamily 18:53:01 ++ tr '[:upper:]' '[:lower:]' 18:53:01 + OS_FAMILY=debian 18:53:01 + workspace=/w/workspace/exfoundry_device-usb-camera_main 18:53:01 + START_PACKAGES=/tmp/packages_start.txt 18:53:01 + END_PACKAGES=/tmp/packages_end.txt 18:53:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:53:01 + PACKAGES=/tmp/packages_start.txt 18:53:01 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 18:53:01 + PACKAGES=/tmp/packages_end.txt 18:53:01 + case "${OS_FAMILY}" in 18:53:01 + dpkg -l 18:53:01 + grep '^ii' 18:53:01 + '[' -f /tmp/packages_start.txt ']' 18:53:01 + '[' -f /tmp/packages_end.txt ']' 18:53:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:53:01 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 18:53:01 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 18:53:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 18:53:01 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 18:53:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:53:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:53:02 prd-ubuntu20.04-docker-8c-8g-24573 does not seem to be running inside a container 18:53:02 $ 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 18:53:02 $ docker top 4f744152d25b442b26dd32d7bc012e231ba7c6eeae9cab27d64ac79f4503b2a0 -eo pid,comm [Pipeline] { [Pipeline] sh 18:53:03 + touch /tmp/pre-build-complete [Pipeline] sh 18:53:03 + mkdir -p /var/log/sysstat [Pipeline] sh 18:53:03 + ls /var/log/sa-host 18:53:03 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:53:04 provisioning config files... 18:53:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11733048828831840398tmp [Pipeline] { [Pipeline] echo 18:53:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:53:04 ---> create-netrc.sh [Pipeline] } 18:53:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:53:04 ---> python-tools-install.sh [Pipeline] echo 18:53:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:53:05 ---> sudo-logs.sh 18:53:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:53:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:53:05 ---> job-cost.sh 18:53:05 lf-activate-venv: SKIPPING 18:53:05 DEBUG: total: 0.2199999988079071 18:53:05 INFO: Retrieving Stack Cost... 18:53:05 INFO: Retrieving Pricing Info for: v3-standard-8 18:53:06 INFO: Archiving Costs [Pipeline] echo 18:53:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:53:06 ---> logs-deploy.sh 18:53:06 lf-activate-venv: SKIPPING 18:53:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/168 18:53:06 INFO: archiving workspace using pattern(s): 18:53:07 Archives upload complete. 18:53:07 INFO: archiving logs to Nexus 18:53:08 ---> uname -a: 18:53:08 Linux prd-ubuntu20-04-docker-8c-8g-24573 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:53:08 18:53:08 18:53:08 ---> lscpu: 18:53:08 Architecture: x86_64 18:53:08 CPU op-mode(s): 32-bit, 64-bit 18:53:08 Byte Order: Little Endian 18:53:08 Address sizes: 40 bits physical, 48 bits virtual 18:53:08 CPU(s): 8 18:53:08 On-line CPU(s) list: 0-7 18:53:08 Thread(s) per core: 1 18:53:08 Core(s) per socket: 1 18:53:08 Socket(s): 8 18:53:08 NUMA node(s): 1 18:53:08 Vendor ID: AuthenticAMD 18:53:08 CPU family: 23 18:53:08 Model: 49 18:53:08 Model name: AMD EPYC-Rome Processor 18:53:08 Stepping: 0 18:53:08 CPU MHz: 2799.998 18:53:08 BogoMIPS: 5599.99 18:53:08 Virtualization: AMD-V 18:53:08 Hypervisor vendor: KVM 18:53:08 Virtualization type: full 18:53:08 L1d cache: 256 KiB 18:53:08 L1i cache: 256 KiB 18:53:08 L2 cache: 4 MiB 18:53:08 L3 cache: 128 MiB 18:53:08 NUMA node0 CPU(s): 0-7 18:53:08 Vulnerability Itlb multihit: Not affected 18:53:08 Vulnerability L1tf: Not affected 18:53:08 Vulnerability Mds: Not affected 18:53:08 Vulnerability Meltdown: Not affected 18:53:08 Vulnerability Mmio stale data: Not affected 18:53:08 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:53:08 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:53:08 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:53:08 Vulnerability Srbds: Not affected 18:53:08 Vulnerability Tsx async abort: Not affected 18:53:08 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 18:53:08 18:53:08 18:53:08 ---> nproc: 18:53:08 8 18:53:08 18:53:08 18:53:08 ---> df -h: 18:53:08 Filesystem Size Used Avail Use% Mounted on 18:53:08 overlay 155G 13G 142G 9% / 18:53:08 tmpfs 64M 0 64M 0% /dev 18:53:08 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:53:08 shm 64M 0 64M 0% /dev/shm 18:53:08 /dev/vda1 155G 13G 142G 9% /facter-os 18:53:08 18:53:08 18:53:08 ---> sar -b -r -n DEV: 18:53:08 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24573) 12/06/23 _x86_64_ (8 CPU) 18:53:08 18:53:08 18:40:30 LINUX RESTART (8 CPU) 18:53:08 18:53:08 18:41:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:53:08 18:42:01 179.39 16.57 162.82 0.00 1991.66 47739.43 0.00 18:53:08 18:43:01 190.58 0.35 190.23 0.00 31.19 50970.70 0.00 18:53:08 18:44:01 183.69 0.07 183.62 0.00 8.66 33186.00 0.00 18:53:08 18:45:01 50.61 0.02 50.59 0.00 3.20 16832.41 0.00 18:53:08 18:46:01 55.41 11.81 43.59 0.00 5198.87 8514.45 0.00 18:53:08 18:47:01 5.75 0.02 5.73 0.00 0.13 121.05 0.00 18:53:08 18:48:01 2.13 0.00 2.13 0.00 0.00 24.93 0.00 18:53:08 18:49:01 1.73 0.00 1.73 0.00 0.00 18.93 0.00 18:53:08 18:50:01 1.48 0.00 1.48 0.00 0.00 16.40 0.00 18:53:08 18:51:01 1.57 0.00 1.57 0.00 0.00 17.59 0.00 18:53:08 18:52:01 5.92 0.10 5.82 0.00 10.26 2824.20 0.00 18:53:08 18:53:01 149.28 0.33 148.94 0.00 7.60 58916.71 0.00 18:53:08 Average: 68.81 2.42 66.39 0.00 602.34 18223.95 0.00 18:53:08 18:53:08 18:41:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:53:08 18:42:01 28442684 31529368 782364 2.38 111660 3177108 1885420 5.56 1199296 2780976 336164 18:53:08 18:43:01 28314244 31480152 829904 2.52 154672 3195376 2283516 6.73 1268284 2820632 484 18:53:08 18:44:01 27882200 31525936 782344 2.38 159556 3642668 1918836 5.66 1314836 3175700 1144 18:53:08 18:45:01 27377760 31532252 773952 2.35 168012 4094580 1774400 5.23 1327736 3614716 292 18:53:08 18:46:01 26901028 31509288 761544 2.32 197228 4520476 1731900 5.10 1635928 3746988 1060 18:53:08 18:47:01 26912732 31515920 755508 2.30 195784 4517220 1710132 5.04 1628848 3743736 384 18:53:08 18:48:01 26912880 31516136 755232 2.30 195844 4517224 1710132 5.04 1628884 3743744 8 18:53:08 18:49:01 26924000 31527288 744100 2.26 195876 4517228 1710132 5.04 1617980 3743744 20 18:53:08 18:50:01 26924208 31527556 743940 2.26 195960 4517228 1710132 5.04 1618136 3743748 8 18:53:08 18:51:01 26925804 31529212 742224 2.26 195992 4517232 1710132 5.04 1616196 3743748 24 18:53:08 18:52:01 26123900 31484460 785412 2.39 201564 5224924 1991312 5.87 1665748 4451028 686064 18:53:08 18:53:01 25390500 31468088 798308 2.43 233112 5825300 1782252 5.25 1771884 4990860 336 18:53:08 Average: 27085995 31512138 771236 2.35 183772 4355547 1826525 5.38 1524480 3691635 85499 18:53:08 18:53:08 18:41:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:53:08 18:42:01 ens3 737.37 475.00 7900.16 89.76 0.00 0.00 0.00 0.00 18:53:08 18:42:01 lo 6.44 6.44 0.63 0.63 0.00 0.00 0.00 0.00 18:53:08 18:42:01 docker0 226.74 318.76 19.29 2617.43 0.00 0.00 0.00 0.00 18:53:08 18:43:01 veth503505f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:53:08 18:43:01 veth6ac2fac 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:53:08 18:43:01 ens3 64.07 67.42 70.60 75.09 0.00 0.00 0.00 0.00 18:53:08 18:43:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 18:53:08 18:43:01 docker0 1.73 2.72 0.12 31.00 0.00 0.00 0.00 0.00 18:53:08 18:44:01 ens3 214.98 173.83 1144.48 1127.95 0.00 0.00 0.00 0.00 18:53:08 18:44:01 lo 6.20 6.20 0.63 0.63 0.00 0.00 0.00 0.00 18:53:08 18:44:01 docker0 25.76 61.53 1.73 832.39 0.00 0.00 0.00 0.00 18:53:08 18:45:01 ens3 133.03 90.72 2547.68 138.03 0.00 0.00 0.00 0.00 18:53:08 18:45:01 lo 5.53 5.53 0.54 0.54 0.00 0.00 0.00 0.00 18:53:08 18:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:53:08 18:46:01 ens3 202.98 96.83 2730.82 6.97 0.00 0.00 0.00 0.00 18:53:08 18:46:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 18:53:08 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:53:08 18:47:01 ens3 0.57 0.40 0.10 0.09 0.00 0.00 0.00 0.00 18:53:08 18:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:53:08 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:53:08 18:48:01 ens3 0.17 0.07 0.06 0.00 0.00 0.00 0.00 0.00 18:53:08 18:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:53:08 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:53:08 18:49:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:53:08 18:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:53:08 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:53:08 18:50:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:53:08 18:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:53:08 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:53:08 18:51:01 ens3 0.32 0.18 0.09 0.07 0.00 0.00 0.00 0.00 18:53:08 18:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:53:08 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:53:08 18:52:01 ens3 121.48 68.86 3965.42 8.19 0.00 0.00 0.00 0.00 18:53:08 18:52:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 18:53:08 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:53:08 18:53:01 ens3 310.41 220.40 4344.21 171.02 0.00 0.00 0.00 0.00 18:53:08 18:53:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 18:53:08 18:53:01 docker0 60.79 98.10 5.22 1064.15 0.00 0.00 0.00 0.00 18:53:08 Average: ens3 147.98 98.96 1883.55 134.84 0.00 0.00 0.00 0.00 18:53:08 Average: lo 1.85 1.85 0.18 0.18 0.00 0.00 0.00 0.00 18:53:08 Average: docker0 25.97 39.70 2.17 375.63 0.00 0.00 0.00 0.00 18:53:08 18:53:08 18:53:08 ---> sar -P ALL: 18:53:08 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24573) 12/06/23 _x86_64_ (8 CPU) 18:53:08 18:53:08 18:40:30 LINUX RESTART (8 CPU) 18:53:08 18:53:08 18:41:02 CPU %user %nice %system %iowait %steal %idle 18:53:08 18:42:01 all 9.88 0.00 3.73 2.89 0.07 83.43 18:53:08 18:42:01 0 9.80 0.00 3.71 0.62 0.05 85.83 18:53:08 18:42:01 1 8.98 0.00 3.32 0.85 0.07 86.78 18:53:08 18:42:01 2 9.98 0.00 3.89 7.40 0.09 78.64 18:53:08 18:42:01 3 12.24 0.00 4.45 8.82 0.09 74.40 18:53:08 18:42:01 4 7.94 0.00 3.12 3.19 0.05 85.69 18:53:08 18:42:01 5 10.76 0.00 3.17 1.23 0.05 84.79 18:53:08 18:42:01 6 9.55 0.00 3.83 0.56 0.05 86.00 18:53:08 18:42:01 7 9.78 0.00 4.38 0.45 0.09 85.31 18:53:08 18:43:01 all 28.50 0.00 4.60 3.59 0.07 63.25 18:53:08 18:43:01 0 28.76 0.00 4.41 0.24 0.07 66.52 18:53:08 18:43:01 1 28.67 0.00 4.79 0.46 0.07 66.03 18:53:08 18:43:01 2 28.85 0.00 5.02 0.82 0.08 65.23 18:53:08 18:43:01 3 26.85 0.00 5.02 14.51 0.07 53.55 18:53:08 18:43:01 4 28.42 0.00 4.33 9.60 0.07 57.58 18:53:08 18:43:01 5 28.27 0.00 4.68 1.67 0.07 65.31 18:53:08 18:43:01 6 28.16 0.00 4.02 0.76 0.07 66.99 18:53:08 18:43:01 7 30.02 0.00 4.49 0.64 0.07 64.77 18:53:08 18:44:01 all 19.76 0.00 4.32 4.37 0.30 71.25 18:53:08 18:44:01 0 17.67 0.00 5.52 0.70 0.13 75.97 18:53:08 18:44:01 1 19.59 0.00 3.40 6.74 0.09 70.19 18:53:08 18:44:01 2 22.39 0.00 3.29 1.16 0.09 73.07 18:53:08 18:44:01 3 18.23 0.00 3.26 2.27 1.65 74.60 18:53:08 18:44:01 4 21.02 0.00 5.30 1.03 0.08 72.58 18:53:08 18:44:01 5 22.25 0.00 3.97 16.07 0.12 57.59 18:53:08 18:44:01 6 16.88 0.00 2.59 0.12 0.09 80.33 18:53:08 18:44:01 7 20.08 0.00 7.13 7.06 0.17 65.55 18:53:08 18:45:01 all 3.01 0.00 1.08 2.97 0.03 92.91 18:53:08 18:45:01 0 2.51 0.00 0.99 11.75 0.03 84.72 18:53:08 18:45:01 1 3.73 0.00 1.19 0.13 0.02 94.93 18:53:08 18:45:01 2 4.10 0.00 1.41 0.80 0.03 93.66 18:53:08 18:45:01 3 3.16 0.00 0.96 0.49 0.05 95.34 18:53:08 18:45:01 4 2.49 0.00 0.40 0.00 0.02 97.09 18:53:08 18:45:01 5 3.01 0.00 1.47 0.40 0.02 95.09 18:53:08 18:45:01 6 3.65 0.00 1.27 1.17 0.03 93.87 18:53:08 18:45:01 7 1.44 0.00 0.97 8.99 0.03 88.56 18:53:08 18:46:01 all 2.58 0.00 1.40 0.97 0.03 95.02 18:53:08 18:46:01 0 4.22 0.00 1.69 0.07 0.02 94.01 18:53:08 18:46:01 1 3.56 0.00 1.40 0.13 0.03 94.87 18:53:08 18:46:01 2 1.84 0.00 1.37 0.70 0.02 96.08 18:53:08 18:46:01 3 3.39 0.00 0.87 2.40 0.05 93.29 18:53:08 18:46:01 4 1.97 0.00 1.38 2.54 0.03 94.08 18:53:08 18:46:01 5 2.05 0.00 1.70 0.08 0.03 96.13 18:53:08 18:46:01 6 2.13 0.00 2.14 1.21 0.03 94.49 18:53:08 18:46:01 7 1.52 0.00 0.64 0.60 0.03 97.20 18:53:08 18:47:01 all 0.10 0.00 0.05 0.02 0.01 99.82 18:53:08 18:47:01 0 0.08 0.00 0.05 0.00 0.00 99.87 18:53:08 18:47:01 1 0.10 0.00 0.05 0.00 0.05 99.80 18:53:08 18:47:01 2 0.23 0.00 0.08 0.00 0.02 99.67 18:53:08 18:47:01 3 0.10 0.00 0.03 0.07 0.00 99.80 18:53:08 18:47:01 4 0.03 0.00 0.05 0.00 0.00 99.92 18:53:08 18:47:01 5 0.02 0.00 0.05 0.08 0.00 99.85 18:53:08 18:47:01 6 0.17 0.00 0.05 0.02 0.00 99.77 18:53:08 18:47:01 7 0.03 0.00 0.03 0.00 0.02 99.92 18:53:08 18:48:01 all 0.01 0.00 0.01 0.01 0.01 99.97 18:53:08 18:48:01 0 0.02 0.00 0.00 0.00 0.02 99.97 18:53:08 18:48:01 1 0.02 0.00 0.00 0.00 0.02 99.97 18:53:08 18:48:01 2 0.02 0.00 0.03 0.00 0.00 99.95 18:53:08 18:48:01 3 0.00 0.00 0.00 0.03 0.02 99.95 18:53:08 18:48:01 4 0.03 0.00 0.00 0.00 0.02 99.95 18:53:08 18:48:01 5 0.00 0.00 0.02 0.00 0.02 99.97 18:53:08 18:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:53:08 18:48:01 7 0.00 0.00 0.00 0.02 0.00 99.98 18:53:08 18:49:01 all 0.03 0.00 0.01 0.02 0.01 99.92 18:53:08 18:49:01 0 0.03 0.00 0.02 0.00 0.03 99.92 18:53:08 18:49:01 1 0.03 0.00 0.02 0.00 0.02 99.93 18:53:08 18:49:01 2 0.07 0.00 0.00 0.00 0.02 99.92 18:53:08 18:49:01 3 0.03 0.00 0.02 0.03 0.02 99.90 18:53:08 18:49:01 4 0.02 0.00 0.02 0.00 0.00 99.97 18:53:08 18:49:01 5 0.07 0.00 0.00 0.10 0.00 99.83 18:53:08 18:49:01 6 0.02 0.00 0.00 0.00 0.02 99.97 18:53:08 18:49:01 7 0.00 0.00 0.03 0.00 0.00 99.97 18:53:08 18:50:01 all 0.04 0.00 0.00 0.01 0.01 99.94 18:53:08 18:50:01 0 0.00 0.00 0.02 0.00 0.02 99.97 18:53:08 18:50:01 1 0.07 0.00 0.00 0.00 0.02 99.92 18:53:08 18:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:53:08 18:50:01 3 0.02 0.00 0.02 0.07 0.00 99.90 18:53:08 18:50:01 4 0.02 0.00 0.00 0.00 0.02 99.97 18:53:08 18:50:01 5 0.22 0.00 0.00 0.02 0.00 99.77 18:53:08 18:50:01 6 0.03 0.00 0.00 0.00 0.00 99.97 18:53:08 18:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:53:08 18:51:01 all 0.12 0.00 0.02 0.02 0.01 99.83 18:53:08 18:51:01 0 0.02 0.00 0.05 0.00 0.03 99.90 18:53:08 18:51:01 1 0.05 0.00 0.00 0.00 0.02 99.93 18:53:08 18:51:01 2 0.03 0.00 0.00 0.00 0.00 99.97 18:53:08 18:51:01 3 0.80 0.00 0.02 0.08 0.02 99.09 18:53:08 18:51:01 4 0.05 0.00 0.02 0.08 0.00 99.85 18:53:08 18:51:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:53:08 18:51:01 6 0.03 0.00 0.02 0.00 0.00 99.95 18:53:08 18:51:01 7 0.00 0.00 0.02 0.00 0.02 99.97 18:53:08 18:52:01 all 2.36 0.00 1.04 0.10 0.02 96.50 18:53:08 18:52:01 0 2.32 0.00 0.90 0.00 0.02 96.76 18:53:08 18:52:01 1 2.34 0.00 1.02 0.00 0.02 96.62 18:53:08 18:52:01 2 2.11 0.00 0.95 0.05 0.02 96.87 18:53:08 18:52:01 3 2.30 0.00 0.91 0.34 0.02 96.45 18:53:08 18:52:01 4 2.17 0.00 1.17 0.22 0.02 96.42 18:53:08 18:52:01 5 2.13 0.00 1.75 0.17 0.02 95.93 18:53:08 18:52:01 6 3.36 0.00 0.80 0.00 0.02 95.82 18:53:08 18:52:01 7 2.11 0.00 0.79 0.00 0.02 97.09 18:53:08 18:53:08 18:52:01 CPU %user %nice %system %iowait %steal %idle 18:53:08 18:53:01 all 6.98 0.00 3.02 3.09 0.07 86.83 18:53:08 18:53:01 0 7.89 0.00 3.49 0.39 0.07 88.16 18:53:08 18:53:01 1 8.13 0.00 2.84 0.13 0.07 88.83 18:53:08 18:53:01 2 7.17 0.00 3.14 0.84 0.07 88.78 18:53:08 18:53:01 3 6.54 0.00 3.04 3.47 0.05 86.90 18:53:08 18:53:01 4 6.32 0.00 3.62 12.41 0.09 77.57 18:53:08 18:53:01 5 6.09 0.00 3.02 7.13 0.12 83.64 18:53:08 18:53:01 6 6.27 0.00 2.61 0.51 0.05 90.55 18:53:08 18:53:01 7 7.41 0.00 2.43 0.02 0.05 90.10 18:53:08 Average: all 6.07 0.00 1.59 1.49 0.05 90.79 18:53:08 Average: 0 6.08 0.00 1.73 1.15 0.04 91.00 18:53:08 Average: 1 6.21 0.00 1.49 0.69 0.04 91.57 18:53:08 Average: 2 6.35 0.00 1.59 0.97 0.03 91.06 18:53:08 Average: 3 6.11 0.00 1.54 2.69 0.17 89.49 18:53:08 Average: 4 5.85 0.00 1.61 2.40 0.03 90.12 18:53:08 Average: 5 6.18 0.00 1.64 2.21 0.04 89.93 18:53:08 Average: 6 5.81 0.00 1.43 0.36 0.03 92.37 18:53:08 Average: 7 5.98 0.00 1.73 1.48 0.04 90.77 18:53:08 18:53:08 18:53:08