Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4e47f77b753d7b234baa04d32f403ab5d967214f 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-ssh2350207743457085400.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh7896197998248193978.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh11662687879658001165.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh1059286883247474058.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-ssh17960606403576436964.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.18 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 Running on prd-ubuntu20.04-docker-8c-8g-9601 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 4e47f77b753d7b234baa04d32f403ab5d967214f (main) Commit message: "fix(snap): Set snap-specific provision watchers directory (#175)" > git config core.sparsecheckout # timeout=10 > git checkout -f 4e47f77b753d7b234baa04d32f403ab5d967214f # timeout=10 > git rev-list --no-walk 3323a63d0afd632e576abad22becd63271ca5b86 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:02:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:02:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:02:47 ========================================================= 09:02:47 EdgeX Global Pipelines Version Info 09:02:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:02:48 ------------------- 09:02:48 stable info: 09:02:48 ------------------- 09:02:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:02:48 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 09:02:48 Message: update stable to v1.0.244 09:02:49 ------------------- 09:02:49 experimental info: 09:02:49 ------------------- 09:02:49 Commited By: **** collab-it+edgex@linuxfoundation.org 09:02:49 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 09:02:49 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:02:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 09:02:49 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 09:02:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:02:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:02:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:02:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 09:02:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:02:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:02:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:02:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:02:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:02:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 09:02:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:02:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:02:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:02:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:02:49 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:02:49 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:02:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:02:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:02:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:02:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:02:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:02:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:02:49 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:02:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:02:49 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:02:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:02:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:02:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:02:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4e47f77b753d7b234baa04d32f403ab5d967214f [Pipeline] echo 09:02:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4e47f77 [Pipeline] echo 09:02:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:02:49 provisioning config files... 09:02:49 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4494932537567023941tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:02:50 ---> docker-login.sh 09:02:50 nexus3.edgexfoundry.org:10001 09:02:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:02:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:02:50 Configure a credential helper to remove this warning. See 09:02:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:02:50 09:02:50 Login Succeeded 09:02:50 nexus3.edgexfoundry.org:10002 09:02:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:02:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:02:50 Configure a credential helper to remove this warning. See 09:02:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:02:50 09:02:50 Login Succeeded 09:02:50 nexus3.edgexfoundry.org:10003 09:02:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:02:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:02:50 Configure a credential helper to remove this warning. See 09:02:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:02:50 09:02:50 Login Succeeded 09:02:50 nexus3.edgexfoundry.org:10004 09:02:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:02:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:02:51 Configure a credential helper to remove this warning. See 09:02:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:02:51 09:02:51 Login Succeeded 09:02:51 docker.io 09:02:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:02:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:02:51 Configure a credential helper to remove this warning. See 09:02:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:02:51 09:02:51 Login Succeeded 09:02:51 ---> docker-login.sh ends [Pipeline] } 09:02:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:02:51 + git rev-list -1 --merges 4e47f77b753d7b234baa04d32f403ab5d967214f~1..4e47f77b753d7b234baa04d32f403ab5d967214f [Pipeline] echo 09:02:51 -----------> git rev-list -1 --merges 4e47f77b753d7b234baa04d32f403ab5d967214f~1..4e47f77b753d7b234baa04d32f403ab5d967214f 4e47f77b753d7b234baa04d32f403ab5d967214f [false] [Pipeline] sh 09:02:51 + git log --format=format:%s -1 4e47f77b753d7b234baa04d32f403ab5d967214f [Pipeline] echo 09:02:52 ========================================================= 09:02:52 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:02:52 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:02:52 + git log --format=format:%s -1 4e47f77b753d7b234baa04d32f403ab5d967214f [Pipeline] echo 09:02:52 [semverPrep] GIT_COMMIT: 4e47f77b753d7b234baa04d32f403ab5d967214f, Commit Message: fix(snap): Set snap-specific provision watchers directory (#175) [Pipeline] echo 09:02:52 [semverPrep] This is not a build commit. [Pipeline] sh 09:02:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:02:52 + grep -v github /etc/ssh/ssh_known_hosts 09:02:52 + [ -e /tmp/ssh_known_hosts ] 09:02:52 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:02:52 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:02:52 + sudo tee -a /etc/ssh/ssh_known_hosts 09:02:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:02:53 09:02:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:02:53 0.1.4: Pulling from edgex-devops/py-git-semver 09:02:53 b85a868b505f: Pulling fs layer 09:02:53 e2be974225ed: Pulling fs layer 09:02:53 339a4e72a1f5: Pulling fs layer 09:02:53 988bab9f4d93: Pulling fs layer 09:02:53 1469e6f7b9e6: Pulling fs layer 09:02:53 eaf3925da568: Pulling fs layer 09:02:53 bab4dde63d76: Pulling fs layer 09:02:53 bde34c3a00c8: Pulling fs layer 09:02:53 b352a97aabf1: Pulling fs layer 09:02:53 4872d77fe225: Pulling fs layer 09:02:53 5851b861e8e6: Pulling fs layer 09:02:53 1469e6f7b9e6: Waiting 09:02:53 bab4dde63d76: Waiting 09:02:53 eaf3925da568: Waiting 09:02:53 4872d77fe225: Waiting 09:02:53 bde34c3a00c8: Waiting 09:02:53 5851b861e8e6: Waiting 09:02:53 b352a97aabf1: Waiting 09:02:53 e2be974225ed: Verifying Checksum 09:02:53 e2be974225ed: Download complete 09:02:53 988bab9f4d93: Verifying Checksum 09:02:53 988bab9f4d93: Download complete 09:02:53 1469e6f7b9e6: Verifying Checksum 09:02:53 1469e6f7b9e6: Download complete 09:02:53 339a4e72a1f5: Verifying Checksum 09:02:53 339a4e72a1f5: Download complete 09:02:53 eaf3925da568: Verifying Checksum 09:02:53 eaf3925da568: Download complete 09:02:53 bde34c3a00c8: Verifying Checksum 09:02:53 bde34c3a00c8: Download complete 09:02:53 b352a97aabf1: Verifying Checksum 09:02:53 b352a97aabf1: Download complete 09:02:53 4872d77fe225: Download complete 09:02:53 5851b861e8e6: Verifying Checksum 09:02:53 5851b861e8e6: Download complete 09:02:53 b85a868b505f: Download complete 09:02:54 bab4dde63d76: Download complete 09:02:54 b85a868b505f: Pull complete 09:02:55 e2be974225ed: Pull complete 09:02:55 339a4e72a1f5: Pull complete 09:02:55 988bab9f4d93: Pull complete 09:02:55 1469e6f7b9e6: Pull complete 09:02:56 eaf3925da568: Pull complete 09:02:57 bab4dde63d76: Pull complete 09:02:57 bde34c3a00c8: Pull complete 09:02:57 b352a97aabf1: Pull complete 09:02:57 4872d77fe225: Pull complete 09:02:57 5851b861e8e6: Pull complete 09:02:57 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:02:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:02:57 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:02:57 prd-ubuntu20.04-docker-8c-8g-9601 does not seem to be running inside a container 09:02:57 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:02:59 $ docker top 153c21e86d8cc7f2a4593bd700adcaaf637720bca6f0fddd91f60b5c166cc5b8 -eo pid,comm 09:02:59 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). 09:02:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:02:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:02:59 [ssh-agent] Looking for ssh-agent implementation... 09:03:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:03:00 $ docker exec 153c21e86d8cc7f2a4593bd700adcaaf637720bca6f0fddd91f60b5c166cc5b8 ssh-agent 09:03:00 SSH_AUTH_SOCK=/tmp/ssh-VIxP8MnqYNZr/agent.32 09:03:00 SSH_AGENT_PID=38 09:03:00 Running ssh-add (command line suppressed) 09:03:00 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17215273119189369296.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17215273119189369296.key) 09:03:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:03:00 + git tag --points-at HEAD [Pipeline] } 09:03:00 $ docker exec --env ******** --env ******** 153c21e86d8cc7f2a4593bd700adcaaf637720bca6f0fddd91f60b5c166cc5b8 ssh-agent -k 09:03:00 unset SSH_AUTH_SOCK; 09:03:00 unset SSH_AGENT_PID; 09:03:00 echo Agent pid 38 killed; 09:03:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:03:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:03:00 [ssh-agent] Looking for ssh-agent implementation... 09:03:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:03:00 $ docker exec 153c21e86d8cc7f2a4593bd700adcaaf637720bca6f0fddd91f60b5c166cc5b8 ssh-agent 09:03:00 SSH_AUTH_SOCK=/tmp/ssh-Z65C5iT1s8H0/agent.70 09:03:00 SSH_AGENT_PID=76 09:03:00 Running ssh-add (command line suppressed) 09:03:00 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12871352935819012681.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12871352935819012681.key) 09:03:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:03:01 + git semver init 09:03:01 2023-03-10 09:03:01,433 [run_init] DEBUG init version:0.0.0 force:False 09:03:01 2023-03-10 09:03:01,434 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 09:03:01 2023-03-10 09:03:01,434 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 09:03:01 2023-03-10 09:03:01,434 [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) 09:03:02 2023-03-10 09:03:02,183 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 09:03:02 2023-03-10 09:03:02,183 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 09:03:02 2023-03-10 09:03:02,183 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 09:03:02 2023-03-10 09:03:02,184 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 09:03:02 3.0.0-dev.15 [Pipeline] } 09:03:02 $ docker exec --env ******** --env ******** 153c21e86d8cc7f2a4593bd700adcaaf637720bca6f0fddd91f60b5c166cc5b8 ssh-agent -k 09:03:02 unset SSH_AUTH_SOCK; 09:03:02 unset SSH_AGENT_PID; 09:03:02 echo Agent pid 76 killed; 09:03:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:03:02 + git semver [Pipeline] } 09:03:03 $ docker stop --time=1 153c21e86d8cc7f2a4593bd700adcaaf637720bca6f0fddd91f60b5c166cc5b8 09:03:04 $ docker rm -f --volumes 153c21e86d8cc7f2a4593bd700adcaaf637720bca6f0fddd91f60b5c166cc5b8 [Pipeline] // withDockerContainer [Pipeline] sh 09:03:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:03:04 Stashed 1 file(s) [Pipeline] echo 09:03:04 [edgeXSemver]: initialized semver on version 3.0.0-dev.15 [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 09:03:05 provisioning config files... 09:03:05 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3436845076585386942tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:03:05 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9605 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 09:03:05 Running in /w/workspace/device-usb-camera/86 [Pipeline] { [Pipeline] checkout 09:03:05 Selected Git installation does not exist. Using Default 09:03:05 The recommended git tool is: NONE 09:03:05 ---> docker-login.sh 09:03:05 nexus3.edgexfoundry.org:10001 09:03:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:03:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:03:05 Configure a credential helper to remove this warning. See 09:03:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:03:05 09:03:05 Login Succeeded 09:03:05 nexus3.edgexfoundry.org:10002 09:03:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:03:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:03:05 Configure a credential helper to remove this warning. See 09:03:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:03:05 09:03:05 Login Succeeded 09:03:05 nexus3.edgexfoundry.org:10003 09:03:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:03:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:03:05 Configure a credential helper to remove this warning. See 09:03:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:03:05 09:03:05 Login Succeeded 09:03:05 nexus3.edgexfoundry.org:10004 09:03:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:03:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:03:05 Configure a credential helper to remove this warning. See 09:03:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:03:05 09:03:05 Login Succeeded 09:03:05 docker.io 09:03:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:03:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:03:05 Configure a credential helper to remove this warning. See 09:03:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:03:05 09:03:05 Login Succeeded 09:03:05 ---> docker-login.sh ends [Pipeline] } 09:03:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:03:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:03:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:03:06 ========================================================= 09:03:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 09:03:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:03:06 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 09:03:06 Sending build context to Docker daemon 1.791MB 09:03:06 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 09:03:06 Step 2/13 : FROM ${BASE} AS builder 09:03:06 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 09:03:06 213ec9aee27d: Pulling fs layer 09:03:06 4583459ba037: Pulling fs layer 09:03:06 93c1e223e6f2: Pulling fs layer 09:03:06 53926ce57604: Pulling fs layer 09:03:06 21b2b0c7a3f4: Pulling fs layer 09:03:06 22ff95d597cd: Pulling fs layer 09:03:06 12d6caf4c0d1: Pulling fs layer 09:03:06 96b7cbca73a9: Pulling fs layer 09:03:06 a7acece74701: Pulling fs layer 09:03:06 53926ce57604: Waiting 09:03:06 22ff95d597cd: Waiting 09:03:06 96b7cbca73a9: Waiting 09:03:06 a7acece74701: Waiting 09:03:06 12d6caf4c0d1: Waiting 09:03:06 93c1e223e6f2: Download complete 09:03:06 4583459ba037: Verifying Checksum 09:03:06 4583459ba037: Download complete 09:03:06 21b2b0c7a3f4: Verifying Checksum 09:03:06 21b2b0c7a3f4: Download complete 09:03:06 22ff95d597cd: Verifying Checksum 09:03:06 22ff95d597cd: Download complete 09:03:06 213ec9aee27d: Verifying Checksum 09:03:06 213ec9aee27d: Download complete 09:03:06 12d6caf4c0d1: Download complete 09:03:06 213ec9aee27d: Pull complete 09:03:06 4583459ba037: Pull complete 09:03:06 93c1e223e6f2: Pull complete 09:03:06 a7acece74701: Verifying Checksum 09:03:06 a7acece74701: Download complete 09:03:07 96b7cbca73a9: Verifying Checksum 09:03:07 96b7cbca73a9: Download complete 09:03:07 53926ce57604: Download complete 09:03:10 53926ce57604: Pull complete 09:03:10 21b2b0c7a3f4: Pull complete 09:03:10 22ff95d597cd: Pull complete 09:03:10 12d6caf4c0d1: Pull complete 09:03:11 using credential edgex-jenkins-ssh 09:03:11 Cloning the remote Git repository 09:03:11 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 09:03:11 > git init /w/workspace/device-usb-camera/86 # timeout=10 09:03:11 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 09:03:11 > git --version # timeout=10 09:03:11 > git --version # 'git version 2.25.1' 09:03:11 using GIT_SSH to set credentials SSH Credentials for GitHub 09:03:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:03:12 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 09:03:12 96b7cbca73a9: Pull complete 09:03:13 a7acece74701: Pull complete 09:03:13 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 09:03:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 09:03:13 ---> db6d94c90886 09:03:13 Step 3/13 : ARG ADD_BUILD_TAGS="" 09:03:13 Avoid second fetch 09:03:13 Checking out Revision 4e47f77b753d7b234baa04d32f403ab5d967214f (main) 09:03:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:03:13 > git config core.sparsecheckout # timeout=10 09:03:13 > git checkout -f 4e47f77b753d7b234baa04d32f403ab5d967214f # timeout=10 09:03:14 Commit message: "fix(snap): Set snap-specific provision watchers directory (#175)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:03:15 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:03:15 % Total % Received % Xferd Average Speed Time Time Time Current 09:03:15 Dload Upload Total Spent Left Speed 09:03:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 86155 0 --:--:-- --:--:-- --:--:-- 86155 [Pipeline] sh 09:03:16 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:03:16 + sudo tee /etc/docker/daemon.new 09:03:16 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:03:16 { 09:03:16 "registry-mirrors": [ 09:03:16 "https://nexus3.edgexfoundry.org:10001" 09:03:16 ], 09:03:16 "bip": "10.250.0.254/24", 09:03:16 "hosts": [ 09:03:16 "tcp://0.0.0.0:5555", 09:03:16 "unix:///var/run/docker.sock" 09:03:16 ], 09:03:16 "mtu": 1458, 09:03:16 "selinux-enabled": true, 09:03:16 "seccomp-profile": "/etc/docker/seccomp.json" 09:03:16 } [Pipeline] sh 09:03:16 ---> Running in 1ed3559ebd31 09:03:16 Removing intermediate container 1ed3559ebd31 09:03:16 ---> 08eb276f9aa6 09:03:16 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:03:16 ---> Running in 53c869b27054 09:03:16 Removing intermediate container 53c869b27054 09:03:16 ---> b4d5785bcba4 09:03:16 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 09:03:16 ---> Running in 24542873bce7 09:03:16 Removing intermediate container 24542873bce7 09:03:16 ---> c1ebda1336c7 09:03:16 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 09:03:16 ---> Running in 950a2dd76c3c 09:03:16 Removing intermediate container 950a2dd76c3c 09:03:16 ---> 93735cc07ced 09:03:16 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:03:16 ---> Running in 5b01fd652824 09:03:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:03:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:03:17 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:03:17 (1/80) Installing mesa (21.3.9-r0) 09:03:17 (2/80) Installing libxau (1.0.9-r0) 09:03:17 (3/80) Installing libxdmcp (1.1.3-r0) 09:03:17 (4/80) Installing libxcb (1.15-r0) 09:03:17 (5/80) Installing libx11 (1.8-r0) 09:03:17 (6/80) Installing libxext (1.3.4-r0) 09:03:17 (7/80) Installing libxfixes (6.0.0-r0) 09:03:17 (8/80) Installing libxxf86vm (1.1.4-r2) 09:03:17 (9/80) Installing libpciaccess (0.16-r0) 09:03:17 (10/80) Installing libdrm (2.4.110-r0) 09:03:17 + sudo service docker restart 09:03:17 (11/80) Installing mesa-glapi (21.3.9-r0) 09:03:17 (12/80) Installing libxshmfence (1.3-r1) 09:03:17 (13/80) Installing mesa-gl (21.3.9-r0) 09:03:17 (14/80) Installing icu-data-full (71.1-r2) 09:03:18 (15/80) Installing libice (1.0.10-r0) 09:03:18 (16/80) Installing libuuid (2.38-r1) 09:03:18 (17/80) Installing libsm (1.2.3-r0) 09:03:18 (18/80) Installing libxt (1.2.1-r0) 09:03:18 (19/80) Installing libxmu (1.1.3-r0) 09:03:18 (20/80) Installing xset (1.2.4-r0) 09:03:18 (21/80) Installing xprop (1.2.5-r0) 09:03:18 (22/80) Installing xdg-utils (1.1.3-r3) 09:03:18 (23/80) Installing dbus-libs (1.14.4-r0) 09:03:18 (24/80) Installing libffi (3.4.2-r1) 09:03:18 (25/80) Installing libintl (0.21-r2) 09:03:18 (26/80) Installing libblkid (2.38-r1) 09:03:18 (27/80) Installing libmount (2.38-r1) 09:03:18 (28/80) Installing pcre (8.45-r2) 09:03:18 (29/80) Installing glib (2.72.1-r0) 09:03:18 (30/80) Installing icu-libs (71.1-r2) 09:03:18 (31/80) Installing libpcre2-16 (10.40-r0) 09:03:18 (32/80) Installing zstd-libs (1.5.2-r1) 09:03:18 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) 09:03:18 (34/80) Installing hicolor-icon-theme (0.17-r1) 09:03:18 (35/80) Installing wayland-libs-server (1.20.0-r0) 09:03:18 (36/80) Installing mesa-gbm (21.3.9-r0) 09:03:18 (37/80) Installing wayland-libs-client (1.20.0-r0) 09:03:18 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) 09:03:19 (39/80) Installing libxcomposite (0.4.5-r0) 09:03:19 (40/80) Installing libbz2 (1.0.8-r1) 09:03:19 (41/80) Installing libpng (1.6.37-r1) 09:03:19 (42/80) Installing freetype (2.12.1-r0) 09:03:19 (43/80) Installing fontconfig (2.14.0-r0) 09:03:19 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 09:03:19 (45/80) Installing wayland-libs-egl (1.20.0-r0) 09:03:19 (46/80) Installing xkeyboard-config (2.35.1-r0) 09:03:19 (47/80) Installing xz-libs (5.2.5-r1) 09:03:19 (48/80) Installing libxml2 (2.9.14-r2) 09:03:19 (49/80) Installing libxkbcommon (1.4.1-r0) 09:03:19 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 09:03:19 (51/80) Installing mesa-egl (21.3.9-r0) 09:03:19 (52/80) Installing avahi-libs (0.8-r6) 09:03:19 (53/80) Installing nettle (3.7.3-r0) 09:03:19 (54/80) Installing p11-kit (0.24.1-r0) 09:03:19 (55/80) Installing libtasn1 (4.18.0-r1) 09:03:19 (56/80) Installing libunistring (1.0-r0) 09:03:19 (57/80) Installing gnutls (3.7.7-r1) 09:03:19 (58/80) Installing cups-libs (2.4.2-r0) 09:03:19 (59/80) Installing graphite2 (1.3.14-r1) 09:03:19 (60/80) Installing harfbuzz (4.3.0-r0) 09:03:19 (61/80) Installing libevdev (1.12.1-r0) 09:03:19 (62/80) Installing mtdev (1.1.6-r0) 09:03:19 (63/80) Installing eudev-libs (3.2.11-r0) 09:03:19 (64/80) Installing libinput-libs (1.20.1-r0) 09:03:19 (65/80) Installing libjpeg-turbo (2.1.3-r1) 09:03:19 (66/80) Installing xcb-util-wm (0.4.1-r1) 09:03:19 (67/80) Installing xcb-util (0.4.0-r3) 09:03:19 (68/80) Installing xcb-util-image (0.4.0-r1) 09:03:19 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 09:03:19 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 09:03:19 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 09:03:19 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) 09:03:20 (73/80) Installing v4l-utils-libs (1.22.1-r1) 09:03:20 (74/80) Installing v4l-utils (1.22.1-r1) 09:03:20 (75/80) Installing udev-init-scripts (35-r0) 09:03:20 Executing udev-init-scripts-35-r0.post-install 09:03:20 (76/80) Installing kmod-libs (29-r2) 09:03:20 (77/80) Installing eudev (3.2.11-r0) 09:03:20 (78/80) Installing eudev-dev (3.2.11-r0) 09:03:20 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 09:03:20 (80/80) Installing v4l-utils-dev (1.22.1-r1) 09:03:20 Executing busybox-1.35.0-r17.trigger 09:03:20 Executing eudev-3.2.11-r0.trigger 09:03:20 OK: 331 MiB in 131 packages 09:03:22 Removing intermediate container 5b01fd652824 09:03:22 ---> 6289db402564 09:03:22 Step 8/13 : WORKDIR /device-usb-camera 09:03:22 ---> Running in f6e9ebcba1b7 09:03:22 Removing intermediate container f6e9ebcba1b7 09:03:22 ---> 9f6e1a3d7802 09:03:22 Step 9/13 : COPY go.mod vendor* ./ 09:03:22 ---> 2909e3a849c2 09:03:22 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:03:23 ---> Running in b85c487446d5 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:03:35 provisioning config files... 09:03:35 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/86@tmp/config4020587328473985124tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:03:36 ---> docker-login.sh 09:03:36 nexus3.edgexfoundry.org:10001 09:03:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:03:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:03:36 Configure a credential helper to remove this warning. See 09:03:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:03:36 09:03:36 Login Succeeded 09:03:36 nexus3.edgexfoundry.org:10002 09:03:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:03:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:03:37 Configure a credential helper to remove this warning. See 09:03:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:03:37 09:03:37 Login Succeeded 09:03:37 nexus3.edgexfoundry.org:10003 09:03:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:03:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:03:37 Configure a credential helper to remove this warning. See 09:03:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:03:37 09:03:37 Login Succeeded 09:03:37 nexus3.edgexfoundry.org:10004 09:03:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:03:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:03:38 Configure a credential helper to remove this warning. See 09:03:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:03:38 09:03:38 Login Succeeded 09:03:38 docker.io 09:03:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:03:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:03:38 Configure a credential helper to remove this warning. See 09:03:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:03:38 09:03:38 Login Succeeded 09:03:38 ---> docker-login.sh ends [Pipeline] } 09:03:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:03:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:03:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:03:39 ========================================================= 09:03:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 09:03:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:03:39 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 09:03:39 Sending build context to Docker daemon 1.155MB 09:03:39 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 09:03:39 Step 2/13 : FROM ${BASE} AS builder 09:03:39 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:03:39 9b18e9b68314: Pulling fs layer 09:03:39 35d82f9e3411: Pulling fs layer 09:03:39 e16973657156: Pulling fs layer 09:03:39 fc693d55d65f: Pulling fs layer 09:03:39 7e9fc2657dce: Pulling fs layer 09:03:39 dda99020689f: Pulling fs layer 09:03:39 db1c61fa0a46: Pulling fs layer 09:03:39 891c053d2c06: Pulling fs layer 09:03:39 fc693d55d65f: Waiting 09:03:39 dda99020689f: Waiting 09:03:39 db1c61fa0a46: Waiting 09:03:39 7e9fc2657dce: Waiting 09:03:39 891c053d2c06: Waiting 09:03:39 e16973657156: Verifying Checksum 09:03:39 e16973657156: Download complete 09:03:39 35d82f9e3411: Download complete 09:03:39 7e9fc2657dce: Verifying Checksum 09:03:39 7e9fc2657dce: Download complete 09:03:39 dda99020689f: Verifying Checksum 09:03:39 dda99020689f: Download complete 09:03:39 9b18e9b68314: Download complete 09:03:40 9b18e9b68314: Pull complete 09:03:41 891c053d2c06: Verifying Checksum 09:03:41 891c053d2c06: Download complete 09:03:41 35d82f9e3411: Pull complete 09:03:41 e16973657156: Pull complete 09:03:42 db1c61fa0a46: Verifying Checksum 09:03:42 db1c61fa0a46: Download complete 09:03:42 fc693d55d65f: Verifying Checksum 09:03:42 fc693d55d65f: Download complete 09:03:55 Removing intermediate container b85c487446d5 09:03:55 ---> 46ea3c2e0f3c 09:03:55 Step 11/13 : COPY . . 09:03:55 ---> 3d7c50967d09 09:03:55 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 09:03:55 ---> Running in e16896efa9f9 09:03:55  % Total % Received % Xferd Average Speed Time Time Time  Current 09:03:55 Dload Upload Total Spent Left Speed 09:03:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 1062 100 1062 0 0 631 0 0:00:01 0:00:01 --:--:-- 631 09:03:55 Removing intermediate container e16896efa9f9 09:03:55 ---> 8eeaf69f328d 09:03:55 Step 13/13 : RUN ${MAKE} 09:03:55 ---> Running in d3c41e0cf1e3 09:03:55 noop 09:03:55 Removing intermediate container d3c41e0cf1e3 09:03:55 ---> cc9c17f0ad98 09:03:55 Successfully built cc9c17f0ad98 09:03:55 Successfully tagged ci-base-image-x86_64:latest 09:03:55 fc693d55d65f: Pull complete 09:03:55 7e9fc2657dce: Pull complete 09:03:55 dda99020689f: Pull complete [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:03:55 + docker inspect -f . ci-base-image-x86_64 09:03:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:03:55 prd-ubuntu20.04-docker-8c-8g-9601 does not seem to be running inside a container 09:03:55 $ 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 ******** ci-base-image-x86_64 cat 09:03:56 $ docker top 2a9878b98430117d4adec94587a3b0f30fec0a83908629e321aac8f0f4941249 -eo pid,comm [Pipeline] { [Pipeline] sh 09:03:56 + go version 09:03:56 go version go1.18.7 linux/amd64 [Pipeline] } 09:03:56 $ docker stop --time=1 2a9878b98430117d4adec94587a3b0f30fec0a83908629e321aac8f0f4941249 09:03:57 $ docker rm -f --volumes 2a9878b98430117d4adec94587a3b0f30fec0a83908629e321aac8f0f4941249 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:03:58 + docker inspect -f . ci-base-image-x86_64 09:03:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:03:58 prd-ubuntu20.04-docker-8c-8g-9601 does not seem to be running inside a container 09:03:58 $ 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 ******** ci-base-image-x86_64 cat 09:03:58 $ docker top 687fcad0418796841bc6523d36659625da2067ec82b373b2e18c73ad7576f20e -eo pid,comm [Pipeline] { [Pipeline] sh 09:03:58 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 09:03:59 + make test 09:03:59 go test ./... -coverprofile=coverage.out ./... 09:03:59 ? github.com/edgexfoundry/device-usb-camera [no test files] 09:04:00 db1c61fa0a46: Pull complete 09:04:02 891c053d2c06: Pull complete 09:04:02 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 09:04:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 09:04:02 ---> f96f9c87975a 09:04:02 Step 3/13 : ARG ADD_BUILD_TAGS="" 09:04:05 ---> Running in 613c592d59fb 09:04:05 Removing intermediate container 613c592d59fb 09:04:05 ---> b035d5ece3c4 09:04:05 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:04:05 ---> Running in e3f8ab934f40 09:04:05 Removing intermediate container e3f8ab934f40 09:04:05 ---> 457ca3ca30b1 09:04:05 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 09:04:05 ---> Running in e160c1d00630 09:04:05 Removing intermediate container e160c1d00630 09:04:05 ---> 93f7eb69c99c 09:04:05 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 09:04:05 ---> Running in 89712c510b52 09:04:06 Removing intermediate container 89712c510b52 09:04:06 ---> ed24a2f37284 09:04:06 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:04:06 ---> Running in 3c037c51f47a 09:04:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:04:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:04:09 (1/14) Installing libintl (0.21-r2) 09:04:09 (2/14) Installing eudev-libs (3.2.11-r0) 09:04:09 (3/14) Installing libjpeg-turbo (2.1.3-r1) 09:04:09 (4/14) Installing v4l-utils-libs (1.22.1-r1) 09:04:09 (5/14) Installing v4l-utils (1.22.1-r1) 09:04:09 (6/14) Installing udev-init-scripts (35-r0) 09:04:09 Executing udev-init-scripts-35-r0.post-install 09:04:09 (7/14) Installing libblkid (2.38-r1) 09:04:09 (8/14) Installing xz-libs (5.2.5-r1) 09:04:09 (9/14) Installing zstd-libs (1.5.2-r1) 09:04:09 (10/14) Installing kmod-libs (29-r2) 09:04:09 (11/14) Installing eudev (3.2.11-r0) 09:04:09 (12/14) Installing eudev-dev (3.2.11-r0) 09:04:09 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 09:04:09 (14/14) Installing v4l-utils-dev (1.22.1-r1) 09:04:09 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 09:04:09 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.009s coverage: 2.0% of statements 09:04:09 Executing busybox-1.35.0-r17.trigger 09:04:09 Executing eudev-3.2.11-r0.trigger 09:04:09 OK: 228 MiB in 65 packages 09:04:10 Removing intermediate container 3c037c51f47a 09:04:10 ---> 037f096e85c0 09:04:10 Step 8/13 : WORKDIR /device-usb-camera 09:04:10 ---> Running in 196f6344bf6c 09:04:11 Removing intermediate container 196f6344bf6c 09:04:11 ---> 81386f984dab 09:04:11 Step 9/13 : COPY go.mod vendor* ./ 09:04:11 ---> 0717613086ff 09:04:11 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:04:11 ---> Running in 78e782f0df7e 09:04:14 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 09:04:14 go vet ./... 09:04:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:04:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:04:17 ./bin/test-attribution-txt.sh [Pipeline] echo 09:04:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 09:04:17 $ docker stop --time=1 687fcad0418796841bc6523d36659625da2067ec82b373b2e18c73ad7576f20e 09:04:20 $ docker rm -f --volumes 687fcad0418796841bc6523d36659625da2067ec82b373b2e18c73ad7576f20e [Pipeline] // withDockerContainer [Pipeline] sh 09:04:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:04:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:04:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:04:21 + ls -al . 09:04:21 total 188 09:04:21 drwxrwxr-x 10 jenkins jenkins 4096 Mar 10 09:03 . 09:04:21 drwxrwxr-x 4 jenkins jenkins 4096 Mar 10 09:02 .. 09:04:21 drwxrwxr-x 8 jenkins jenkins 4096 Mar 10 09:04 .git 09:04:21 drwxrwxr-x 3 jenkins jenkins 4096 Mar 10 09:02 .github 09:04:21 -rw-rw-r-- 1 jenkins jenkins 414 Mar 10 09:02 .gitignore 09:04:21 -rw-rw-r-- 1 jenkins jenkins 42 Mar 10 09:02 .golangci.yml 09:04:21 -rw-rw-r-- 1 jenkins jenkins 77 Mar 10 09:02 .hadolint.yml 09:04:21 drwxr-xr-x 3 jenkins jenkins 4096 Mar 10 09:03 .semver 09:04:21 -rw-rw-r-- 1 jenkins jenkins 9660 Mar 10 09:02 Attribution.txt 09:04:21 -rw-rw-r-- 1 jenkins jenkins 6219 Mar 10 09:02 CHANGELOG.md 09:04:21 -rw-rw-r-- 1 jenkins jenkins 2328 Mar 10 09:02 Dockerfile 09:04:21 -rw-rw-r-- 1 jenkins jenkins 678 Mar 10 09:02 GOVERNANCE.md 09:04:21 -rw-rw-r-- 1 jenkins jenkins 659 Mar 10 09:02 Jenkinsfile 09:04:21 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 10 09:02 LICENSE 09:04:21 -rw-rw-r-- 1 jenkins jenkins 2329 Mar 10 09:02 Makefile 09:04:21 -rw-rw-r-- 1 jenkins jenkins 622 Mar 10 09:02 OWNERS.md 09:04:21 -rw-rw-r-- 1 jenkins jenkins 5271 Mar 10 09:02 README.md 09:04:21 -rw-rw-r-- 1 jenkins jenkins 12 Mar 10 09:03 VERSION 09:04:21 drwxrwxr-x 2 jenkins jenkins 4096 Mar 10 09:02 bin 09:04:21 drwxrwxr-x 3 jenkins jenkins 4096 Mar 10 09:02 cmd 09:04:21 -rw-r--r-- 1 jenkins jenkins 28352 Mar 10 09:04 coverage.out 09:04:21 -rwxrwxr-x 1 jenkins jenkins 140 Mar 10 09:02 docker-entrypoint.sh 09:04:21 drwxrwxr-x 4 jenkins jenkins 4096 Mar 10 09:02 docs 09:04:21 -rw-rw-r-- 1 jenkins jenkins 3487 Mar 10 09:02 go.mod 09:04:21 -rw-rw-r-- 1 jenkins jenkins 31546 Mar 10 09:02 go.sum 09:04:21 drwxrwxr-x 3 jenkins jenkins 4096 Mar 10 09:02 internal 09:04:21 drwxrwxr-x 4 jenkins jenkins 4096 Mar 10 09:02 snap 09:04:21 -rw-rw-r-- 1 jenkins jenkins 231 Mar 10 09:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:21 + 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=4e47f77b753d7b234baa04d32f403ab5d967214f --label arch=amd64 --label version=3.0.0-dev.15 . 09:04:21 Sending build context to Docker daemon 1.821MB 09:04:21 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 09:04:21 Step 2/35 : FROM ${BASE} AS builder 09:04:21 ---> cc9c17f0ad98 09:04:21 Step 3/35 : ARG ADD_BUILD_TAGS="" 09:04:21 ---> Running in 2a4a52d40422 09:04:22 Removing intermediate container 2a4a52d40422 09:04:22 ---> 1d077742fd1b 09:04:22 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:04:22 ---> Running in 82099b45a32d 09:04:22 Removing intermediate container 82099b45a32d 09:04:22 ---> 178471a1994e 09:04:22 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 09:04:22 ---> Running in 36232cea1813 09:04:22 Removing intermediate container 36232cea1813 09:04:22 ---> 945914db4e91 09:04:22 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 09:04:22 ---> Running in 8d155201d0e1 09:04:22 Removing intermediate container 8d155201d0e1 09:04:22 ---> 65456d0fdda3 09:04:22 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:04:22 ---> Running in bbef36784565 09:04:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:04:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:04:22 OK: 331 MiB in 131 packages 09:04:23 Removing intermediate container bbef36784565 09:04:23 ---> 8eeb9c1b0852 09:04:23 Step 8/35 : WORKDIR /device-usb-camera 09:04:23 ---> Running in 6c6f593d5f2e 09:04:23 Removing intermediate container 6c6f593d5f2e 09:04:23 ---> 407c3a2c560a 09:04:23 Step 9/35 : COPY go.mod vendor* ./ 09:04:23 ---> 022641a65136 09:04:23 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:04:23 ---> Running in f239e6ab3497 09:04:24 Removing intermediate container f239e6ab3497 09:04:24 ---> 53a4a5fa5721 09:04:24 Step 11/35 : COPY . . 09:04:24 ---> 39537eee31b6 09:04:24 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 09:04:24 ---> Running in fa6174c2d051 09:04:24  % Total % Received % Xferd Average Speed Time Time Time Current 09:04:24  Dload Upload Total Spent Left Speed 09:04:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 49735 0 --:--:-- --:--:-- --:--:-- 50571 09:04:25 Removing intermediate container fa6174c2d051 09:04:25 ---> 6e3223860e96 09:04:25 Step 13/35 : RUN ${MAKE} 09:04:25 ---> Running in 28b0f6632722 09:04:25 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.15" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 09:04:47 Removing intermediate container 28b0f6632722 09:04:47 ---> 1eeaffbc1c89 09:04:47 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 09:04:47 v0.18.4: Pulling from aler9/rtsp-simple-server 09:04:47 af6660deedbd: Pulling fs layer 09:04:47 97cd0a44c592: Pulling fs layer 09:04:47 97cd0a44c592: Download complete 09:04:47 af6660deedbd: Verifying Checksum 09:04:47 af6660deedbd: Download complete 09:04:47 af6660deedbd: Pull complete 09:04:47 97cd0a44c592: Pull complete 09:04:47 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 09:04:47 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 09:04:47 ---> fea57e182299 09:04:47 Step 15/35 : FROM alpine:3.16 09:04:47 3.16: Pulling from library/alpine 09:04:47 ef5531b6e74e: Pulling fs layer 09:04:47 ef5531b6e74e: Download complete 09:04:47 ef5531b6e74e: Pull complete 09:04:47 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 09:04:47 Status: Downloaded newer image for alpine:3.16 09:04:47 ---> dfd21b5a31f5 09:04:47 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 09:04:47 ---> Running in 3faeb1fc139b 09:04:47 Removing intermediate container 3faeb1fc139b 09:04:47 ---> 9772a5348509 09:04:47 Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev 09:04:47 ---> Running in 55f51fb95c37 09:04:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:04:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:04:47 (1/80) Installing dumb-init (1.2.5-r1) 09:04:47 (2/80) Installing sdl2 (2.0.22-r0) 09:04:47 (3/80) Installing libxau (1.0.9-r0) 09:04:47 (4/80) Installing libxdmcp (1.1.3-r0) 09:04:47 (5/80) Installing libxcb (1.15-r0) 09:04:47 (6/80) Installing libx11 (1.8-r0) 09:04:47 (7/80) Installing aom-libs (3.3.0-r0) 09:04:47 (8/80) Installing alsa-lib (1.2.7.2-r0) 09:04:47 (9/80) Installing expat (2.5.0-r0) 09:04:47 (10/80) Installing brotli-libs (1.0.9-r6) 09:04:47 (11/80) Installing libbz2 (1.0.8-r1) 09:04:47 (12/80) Installing libpng (1.6.37-r1) 09:04:47 (13/80) Installing freetype (2.12.1-r0) 09:04:47 (14/80) Installing fontconfig (2.14.0-r0) 09:04:47 (15/80) Installing fribidi (1.0.12-r0) 09:04:47 (16/80) Installing libffi (3.4.2-r1) 09:04:47 (17/80) Installing libintl (0.21-r2) 09:04:47 (18/80) Installing libblkid (2.38-r1) 09:04:47 (19/80) Installing libmount (2.38-r1) 09:04:47 (20/80) Installing pcre (8.45-r2) 09:04:47 (21/80) Installing glib (2.72.1-r0) 09:04:47 (22/80) Installing graphite2 (1.3.14-r1) 09:04:47 (23/80) Installing harfbuzz (4.3.0-r0) 09:04:48 (24/80) Installing libass (0.16.0-r0) 09:04:48 (25/80) Installing libdav1d (1.0.0-r0) 09:04:48 (26/80) Installing libpciaccess (0.16-r0) 09:04:48 (27/80) Installing libdrm (2.4.110-r0) 09:04:48 (28/80) Installing gmp (6.2.1-r2) 09:04:48 (29/80) Installing nettle (3.7.3-r0) 09:04:48 (30/80) Installing p11-kit (0.24.1-r0) 09:04:48 (31/80) Installing libtasn1 (4.18.0-r1) 09:04:48 (32/80) Installing libunistring (1.0-r0) 09:04:48 (33/80) Installing gnutls (3.7.7-r1) 09:04:48 (34/80) Installing ncurses-terminfo-base (6.3_p20220521-r0) 09:04:48 (35/80) Installing ncurses-libs (6.3_p20220521-r0) 09:04:48 (36/80) Installing lame (3.100-r0) 09:04:48 (37/80) Installing opus (1.3.1-r1) 09:04:48 (38/80) Installing libasyncns (0.8-r1) 09:04:48 (39/80) Installing dbus-libs (1.14.4-r0) 09:04:48 (40/80) Installing libltdl (2.4.7-r0) 09:04:48 (41/80) Installing orc (0.4.32-r0) 09:04:48 (42/80) Installing libgcc (11.2.1_git20220219-r2) 09:04:48 (43/80) Installing libogg (1.3.5-r1) 09:04:48 (44/80) Installing libstdc++ (11.2.1_git20220219-r2) 09:04:48 (45/80) Installing flac (1.3.4-r0) 09:04:48 (46/80) Installing libvorbis (1.3.7-r0) 09:04:48 (47/80) Installing libsndfile (1.1.0-r0) 09:04:48 (48/80) Installing libgomp (11.2.1_git20220219-r2) 09:04:48 (49/80) Installing soxr (0.1.3-r2) 09:04:48 (50/80) Installing speexdsp (1.2.0-r0) 09:04:48 (51/80) Installing tdb-libs (1.4.6-r0) 09:04:48 (52/80) Installing libpulse (15.0-r2) 09:04:48 (53/80) Installing cjson (1.7.15-r3) 09:04:48 (54/80) Installing mbedtls (2.28.2-r0) 09:04:48 (55/80) Installing librist (0.2.6-r1) 09:04:48 (56/80) Installing libsrt (1.4.4-r0) 09:04:48 (57/80) Installing libssh (0.9.6-r1) 09:04:48 (58/80) Installing libtheora (1.1.1-r16) 09:04:48 (59/80) Installing libjpeg-turbo (2.1.3-r1) 09:04:48 (60/80) Installing v4l-utils-libs (1.22.1-r1) 09:04:48 (61/80) Installing libxext (1.3.4-r0) 09:04:48 (62/80) Installing libxfixes (6.0.0-r0) 09:04:48 (63/80) Installing wayland-libs-client (1.20.0-r0) 09:04:48 (64/80) Installing libva (2.14.0-r0) 09:04:48 (65/80) Installing libvdpau (1.5-r0) 09:04:48 (66/80) Installing vidstab (1.1.0-r1) 09:04:48 (67/80) Installing libvpx (1.11.0-r1) 09:04:48 (68/80) Installing libwebp (1.2.3-r0) 09:04:48 (69/80) Installing x264-libs (0.163_git20210613-r0) 09:04:48 (70/80) Installing numactl (2.0.14-r0) 09:04:48 (71/80) Installing x265-libs (3.5-r3) 09:04:48 (72/80) Installing xvidcore (1.3.7-r1) 09:04:48 (73/80) Installing ffmpeg-libs (5.0.1-r1) 09:04:48 (74/80) Installing ffmpeg (5.0.1-r1) 09:04:48 (75/80) Installing udev-init-scripts (35-r0) 09:04:48 Executing udev-init-scripts-35-r0.post-install 09:04:48 (76/80) Installing eudev-libs (3.2.11-r0) 09:04:48 (77/80) Installing xz-libs (5.2.5-r1) 09:04:48 (78/80) Installing zstd-libs (1.5.2-r1) 09:04:48 (79/80) Installing kmod-libs (29-r2) 09:04:48 (80/80) Installing eudev (3.2.11-r0) 09:04:48 Executing busybox-1.35.0-r17.trigger 09:04:48 Executing eudev-3.2.11-r0.trigger 09:04:48 OK: 100 MiB in 94 packages 09:04:51 Removing intermediate container 55f51fb95c37 09:04:51 ---> 132388b5be58 09:04:51 Step 18/35 : WORKDIR / 09:04:51 ---> Running in 45eec3640c2b 09:04:51 Removing intermediate container 45eec3640c2b 09:04:51 ---> 31beea8ba282 09:04:51 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 09:04:51 ---> b4a42993754c 09:04:51 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 09:04:51 ---> 1a17402c28f4 09:04:51 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 09:04:51 ---> 4392f53c8930 09:04:51 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 09:04:51 ---> 4904e9b34126 09:04:51 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 09:04:52 ---> 014f6f35f3a2 09:04:52 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 09:04:52 ---> 209f25832b1b 09:04:52 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 09:04:52 ---> bedbe3ce17da 09:04:52 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 09:04:52 ---> Running in 0b021df49620 09:04:53 Removing intermediate container 0b021df49620 09:04:53 ---> 61bc4ef8bbb4 09:04:53 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 09:04:53 ---> Running in 5c9385b92a85 09:04:53 Removing intermediate container 5c9385b92a85 09:04:53 ---> f76963e1c66d 09:04:53 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 09:04:53 ---> Running in 2de48af4b46a 09:04:54 Removing intermediate container 2de48af4b46a 09:04:54 ---> 8182909c813a 09:04:54 Step 29/35 : EXPOSE 59983 09:04:54 ---> Running in 052394c52dbe 09:04:54 Removing intermediate container 052394c52dbe 09:04:54 ---> 43072dc778e0 09:04:54 Step 30/35 : EXPOSE 8554 09:04:54 ---> Running in 428ad6419afc 09:04:54 Removing intermediate container 428ad6419afc 09:04:54 ---> a9c62623a64c 09:04:54 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 09:04:54 ---> Running in 2e2bebe5eb7d 09:04:54 Removing intermediate container 2e2bebe5eb7d 09:04:54 ---> ab94a9ad136c 09:04:54 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 09:04:54 ---> Running in 47d5e294e403 09:04:54 Removing intermediate container 47d5e294e403 09:04:54 ---> 3c085f933a2c 09:04:54 Step 33/35 : LABEL arch=amd64 09:04:54 ---> Running in c2407eb9eb4e 09:04:54 Removing intermediate container c2407eb9eb4e 09:04:54 ---> 120e6bb508db 09:04:54 Step 34/35 : LABEL git_sha=4e47f77b753d7b234baa04d32f403ab5d967214f 09:04:54 ---> Running in 2dc6e5df3f52 09:04:54 Removing intermediate container 2dc6e5df3f52 09:04:54 ---> 9c52690db72e 09:04:54 Step 35/35 : LABEL version=3.0.0-dev.15 09:04:54 ---> Running in 22207a8cb56c 09:04:54 Removing intermediate container 22207a8cb56c 09:04:54 ---> 04de5d4adfaa 09:04:54 [Warning] One or more build-args [ARCH] were not consumed 09:04:54 Successfully built 04de5d4adfaa 09:04:54 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 09:04:55 provisioning config files... 09:04:55 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11818744558525642016tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:04:55 ---> docker-login.sh 09:04:55 nexus3.edgexfoundry.org:10001 09:04:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:04:55 Configure a credential helper to remove this warning. See 09:04:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:04:55 09:04:55 Login Succeeded 09:04:55 nexus3.edgexfoundry.org:10002 09:04:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:04:55 Configure a credential helper to remove this warning. See 09:04:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:04:55 09:04:55 Login Succeeded 09:04:55 nexus3.edgexfoundry.org:10003 09:04:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:04:55 Configure a credential helper to remove this warning. See 09:04:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:04:55 09:04:55 Login Succeeded 09:04:55 nexus3.edgexfoundry.org:10004 09:04:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:04:55 Configure a credential helper to remove this warning. See 09:04:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:04:55 09:04:55 Login Succeeded 09:04:55 docker.io 09:04:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:04:55 Configure a credential helper to remove this warning. See 09:04:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:04:55 09:04:55 Login Succeeded 09:04:55 ---> docker-login.sh ends [Pipeline] } 09:04:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:04:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:04:55 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 09:04:55 4e47f77b753d7b234baa04d32f403ab5d967214f 09:04:55 latest 09:04:55 3.0.0-dev.15 09:04:55 4e47f77b753d7b234baa04d32f403ab5d967214f-3.0.0-dev.15 09:04:55 main 09:04:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:56 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:4e47f77b753d7b234baa04d32f403ab5d967214f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:56 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:4e47f77b753d7b234baa04d32f403ab5d967214f 09:04:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 09:04:56 13f4efda3b41: Preparing 09:04:56 3b53691ea83b: Preparing 09:04:56 00f57e50f28a: Preparing 09:04:56 550e596c6d0e: Preparing 09:04:56 1207169bf42c: Preparing 09:04:56 e338f6da6f06: Preparing 09:04:56 fc0caadef237: Preparing 09:04:56 5c2f5b571c78: Preparing 09:04:56 8bb8eaab2aed: Preparing 09:04:56 aa40b46c5412: Preparing 09:04:56 ede478d9c655: Preparing 09:04:56 aa5968d388b8: Preparing 09:04:56 e338f6da6f06: Waiting 09:04:56 5c2f5b571c78: Waiting 09:04:56 8bb8eaab2aed: Waiting 09:04:56 aa40b46c5412: Waiting 09:04:56 aa5968d388b8: Waiting 09:04:56 00f57e50f28a: Pushed 09:04:56 1207169bf42c: Pushed 09:04:56 3b53691ea83b: Pushed 09:04:56 13f4efda3b41: Pushed 09:04:56 e338f6da6f06: Pushed 09:04:56 fc0caadef237: Pushed 09:04:56 5c2f5b571c78: Pushed 09:04:56 8bb8eaab2aed: Pushed 09:04:56 aa5968d388b8: Layer already exists 09:04:58 550e596c6d0e: Pushed 09:04:59 aa40b46c5412: Pushed 09:05:05 ede478d9c655: Pushed 09:05:05 4e47f77b753d7b234baa04d32f403ab5d967214f: digest: sha256:245cba26957e168fefd2571cf7e4599bf932f4f77c58546e01b71375ef8fdb57 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:06 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:06 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 09:05:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 09:05:06 13f4efda3b41: Preparing 09:05:06 3b53691ea83b: Preparing 09:05:06 00f57e50f28a: Preparing 09:05:06 550e596c6d0e: Preparing 09:05:06 1207169bf42c: Preparing 09:05:06 e338f6da6f06: Preparing 09:05:06 fc0caadef237: Preparing 09:05:06 5c2f5b571c78: Preparing 09:05:06 8bb8eaab2aed: Preparing 09:05:06 aa40b46c5412: Preparing 09:05:06 ede478d9c655: Preparing 09:05:06 aa5968d388b8: Preparing 09:05:06 e338f6da6f06: Waiting 09:05:06 fc0caadef237: Waiting 09:05:06 5c2f5b571c78: Waiting 09:05:06 aa40b46c5412: Waiting 09:05:06 8bb8eaab2aed: Waiting 09:05:06 ede478d9c655: Waiting 09:05:06 aa5968d388b8: Waiting 09:05:06 1207169bf42c: Layer already exists 09:05:06 13f4efda3b41: Layer already exists 09:05:06 00f57e50f28a: Layer already exists 09:05:06 3b53691ea83b: Layer already exists 09:05:06 550e596c6d0e: Layer already exists 09:05:06 e338f6da6f06: Layer already exists 09:05:06 fc0caadef237: Layer already exists 09:05:06 8bb8eaab2aed: Layer already exists 09:05:06 5c2f5b571c78: Layer already exists 09:05:06 aa40b46c5412: Layer already exists 09:05:06 aa5968d388b8: Layer already exists 09:05:06 ede478d9c655: Layer already exists 09:05:06 latest: digest: sha256:245cba26957e168fefd2571cf7e4599bf932f4f77c58546e01b71375ef8fdb57 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:06 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:07 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.15 09:05:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 09:05:07 13f4efda3b41: Preparing 09:05:07 3b53691ea83b: Preparing 09:05:07 00f57e50f28a: Preparing 09:05:07 550e596c6d0e: Preparing 09:05:07 1207169bf42c: Preparing 09:05:07 e338f6da6f06: Preparing 09:05:07 fc0caadef237: Preparing 09:05:07 5c2f5b571c78: Preparing 09:05:07 8bb8eaab2aed: Preparing 09:05:07 aa40b46c5412: Preparing 09:05:07 ede478d9c655: Preparing 09:05:07 aa5968d388b8: Preparing 09:05:07 8bb8eaab2aed: Waiting 09:05:07 e338f6da6f06: Waiting 09:05:07 fc0caadef237: Waiting 09:05:07 aa40b46c5412: Waiting 09:05:07 5c2f5b571c78: Waiting 09:05:07 ede478d9c655: Waiting 09:05:07 3b53691ea83b: Layer already exists 09:05:07 00f57e50f28a: Layer already exists 09:05:07 550e596c6d0e: Layer already exists 09:05:07 1207169bf42c: Layer already exists 09:05:07 13f4efda3b41: Layer already exists 09:05:07 e338f6da6f06: Layer already exists 09:05:07 8bb8eaab2aed: Layer already exists 09:05:07 fc0caadef237: Layer already exists 09:05:07 ede478d9c655: Layer already exists 09:05:07 aa40b46c5412: Layer already exists 09:05:07 5c2f5b571c78: Layer already exists 09:05:07 aa5968d388b8: Layer already exists 09:05:07 3.0.0-dev.15: digest: sha256:245cba26957e168fefd2571cf7e4599bf932f4f77c58546e01b71375ef8fdb57 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:07 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:4e47f77b753d7b234baa04d32f403ab5d967214f-3.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:07 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:4e47f77b753d7b234baa04d32f403ab5d967214f-3.0.0-dev.15 09:05:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 09:05:07 13f4efda3b41: Preparing 09:05:07 3b53691ea83b: Preparing 09:05:07 00f57e50f28a: Preparing 09:05:07 550e596c6d0e: Preparing 09:05:07 1207169bf42c: Preparing 09:05:07 e338f6da6f06: Preparing 09:05:07 fc0caadef237: Preparing 09:05:07 5c2f5b571c78: Preparing 09:05:07 8bb8eaab2aed: Preparing 09:05:07 aa40b46c5412: Preparing 09:05:07 ede478d9c655: Preparing 09:05:07 aa5968d388b8: Preparing 09:05:07 e338f6da6f06: Waiting 09:05:07 fc0caadef237: Waiting 09:05:07 5c2f5b571c78: Waiting 09:05:07 8bb8eaab2aed: Waiting 09:05:07 aa40b46c5412: Waiting 09:05:07 ede478d9c655: Waiting 09:05:07 aa5968d388b8: Waiting 09:05:07 550e596c6d0e: Layer already exists 09:05:07 1207169bf42c: Layer already exists 09:05:07 13f4efda3b41: Layer already exists 09:05:07 00f57e50f28a: Layer already exists 09:05:07 3b53691ea83b: Layer already exists 09:05:07 e338f6da6f06: Layer already exists 09:05:07 fc0caadef237: Layer already exists 09:05:07 5c2f5b571c78: Layer already exists 09:05:07 8bb8eaab2aed: Layer already exists 09:05:07 aa40b46c5412: Layer already exists 09:05:07 ede478d9c655: Layer already exists 09:05:07 aa5968d388b8: Layer already exists 09:05:07 4e47f77b753d7b234baa04d32f403ab5d967214f-3.0.0-dev.15: digest: sha256:245cba26957e168fefd2571cf7e4599bf932f4f77c58546e01b71375ef8fdb57 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:08 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:08 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 09:05:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 09:05:08 13f4efda3b41: Preparing 09:05:08 3b53691ea83b: Preparing 09:05:08 00f57e50f28a: Preparing 09:05:08 550e596c6d0e: Preparing 09:05:08 1207169bf42c: Preparing 09:05:08 e338f6da6f06: Preparing 09:05:08 fc0caadef237: Preparing 09:05:08 5c2f5b571c78: Preparing 09:05:08 8bb8eaab2aed: Preparing 09:05:08 aa40b46c5412: Preparing 09:05:08 ede478d9c655: Preparing 09:05:08 aa5968d388b8: Preparing 09:05:08 8bb8eaab2aed: Waiting 09:05:08 aa40b46c5412: Waiting 09:05:08 ede478d9c655: Waiting 09:05:08 aa5968d388b8: Waiting 09:05:08 fc0caadef237: Waiting 09:05:08 5c2f5b571c78: Waiting 09:05:08 13f4efda3b41: Layer already exists 09:05:08 1207169bf42c: Layer already exists 09:05:08 550e596c6d0e: Layer already exists 09:05:08 00f57e50f28a: Layer already exists 09:05:08 3b53691ea83b: Layer already exists 09:05:08 e338f6da6f06: Layer already exists 09:05:08 5c2f5b571c78: Layer already exists 09:05:08 8bb8eaab2aed: Layer already exists 09:05:08 fc0caadef237: Layer already exists 09:05:08 aa40b46c5412: Layer already exists 09:05:08 ede478d9c655: Layer already exists 09:05:08 aa5968d388b8: Layer already exists 09:05:08 main: digest: sha256:245cba26957e168fefd2571cf7e4599bf932f4f77c58546e01b71375ef8fdb57 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:05:08 ===================================================== [Pipeline] echo 09:05:08 taggedImages: 09:05:08 - nexus3.edgexfoundry.org:10004/device-usb-camera:4e47f77b753d7b234baa04d32f403ab5d967214f 09:05:08 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 09:05:08 - nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.15 09:05:08 - nexus3.edgexfoundry.org:10004/device-usb-camera:4e47f77b753d7b234baa04d32f403ab5d967214f-3.0.0-dev.15 09:05:08 - 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 09:05:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:05:08 09:05:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:05:09 latest: Pulling from edgex-lftools-log-publisher 09:05:09 5eb5b503b376: Pulling fs layer 09:05:09 5c69ac0246d0: Pulling fs layer 09:05:09 ec43610c2a17: Pulling fs layer 09:05:09 3a2ae6a8a46f: Pulling fs layer 09:05:09 33b1e0a273af: Pulling fs layer 09:05:09 5d3b04190fa2: Pulling fs layer 09:05:09 2f39f015ded8: Pulling fs layer 09:05:09 3a2ae6a8a46f: Waiting 09:05:09 33b1e0a273af: Waiting 09:05:09 5d3b04190fa2: Waiting 09:05:09 2f39f015ded8: Waiting 09:05:09 5c69ac0246d0: Verifying Checksum 09:05:09 5c69ac0246d0: Download complete 09:05:09 3a2ae6a8a46f: Verifying Checksum 09:05:09 3a2ae6a8a46f: Download complete 09:05:09 33b1e0a273af: Verifying Checksum 09:05:09 33b1e0a273af: Download complete 09:05:09 5d3b04190fa2: Download complete 09:05:09 ec43610c2a17: Verifying Checksum 09:05:09 ec43610c2a17: Download complete 09:05:09 5eb5b503b376: Verifying Checksum 09:05:09 5eb5b503b376: Download complete 09:05:09 2f39f015ded8: Verifying Checksum 09:05:09 2f39f015ded8: Download complete 09:05:10 5eb5b503b376: Pull complete 09:05:10 5c69ac0246d0: Pull complete 09:05:11 ec43610c2a17: Pull complete 09:05:11 3a2ae6a8a46f: Pull complete 09:05:11 33b1e0a273af: Pull complete 09:05:11 5d3b04190fa2: Pull complete 09:05:15 2f39f015ded8: Pull complete 09:05:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:05:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:05:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:05:15 prd-ubuntu20.04-docker-8c-8g-9601 does not seem to be running inside a container 09:05:15 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:05:18 $ docker top 86790764afbacc3e5d5c578b2d6ea4c0ecb5a0008f03e6a154641bab22953b08 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:05:19 ---> job-cost.sh 09:05:19 lf-activate-venv: SKIPPING 09:05:19 INFO: No Stack... 09:05:19 Removing intermediate container 78e782f0df7e 09:05:19 ---> c1b82f68a429 09:05:19 Step 11/13 : COPY . . 09:05:19 ---> c35010f43b01 09:05:19 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 09:05:19 ---> Running in b1ec83ec0f4e 09:05:19  % Total % Received % Xferd Average Speed Time Time Time Current 09:05:19 Dload Upload Total Spent Left Speed 09:05:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 11959 0 --:--:-- --:--:-- --:--:-- 12068 09:05:19 Removing intermediate container b1ec83ec0f4e 09:05:19 ---> dea7d93d6d3f 09:05:19 Step 13/13 : RUN ${MAKE} 09:05:19 ---> Running in 97163e975944 09:05:19 noop 09:05:19 Removing intermediate container 97163e975944 09:05:19 ---> 8bea24102d3e 09:05:19 Successfully built 8bea24102d3e 09:05:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:19 INFO: Retrieving Pricing Info for: v3-standard-8 09:05:20 + docker inspect -f . ci-base-image-arm64 09:05:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:05:20 INFO: Archiving Costs 09:05:20 prd-ubuntu20.04-docker-arm64-4c-16g-9605 does not seem to be running inside a container 09:05:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/86 -v /w/workspace/device-usb-camera/86:/w/workspace/device-usb-camera/86:rw,z -v /w/workspace/device-usb-camera/86@tmp:/w/workspace/device-usb-camera/86@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 ******** ci-base-image-arm64 cat 09:05:21 $ docker top 040528a783876946354465642a5a3c598bc2ca3816d79438dee874b07cff3713 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 09:05:22 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 09:05:22 + cut -d, -f6 [Pipeline] lock 09:05:22 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-86-stack-cost] 09:05:22 Resource [jenkins-edgexfoundry-device-usb-camera-main-86-stack-cost] did not exist. Created. 09:05:22 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-86-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:05:22 + echo total: 0.2199999988079071 [Pipeline] stash 09:05:22 Stashed 1 file(s) [Pipeline] } 09:05:22 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-86-stack-cost] [Pipeline] // lock [Pipeline] } 09:05:22 $ docker stop --time=1 86790764afbacc3e5d5c578b2d6ea4c0ecb5a0008f03e6a154641bab22953b08 09:05:22 + go version 09:05:22 go version go1.18.7 linux/arm64 09:05:23 $ docker rm -f --volumes 86790764afbacc3e5d5c578b2d6ea4c0ecb5a0008f03e6a154641bab22953b08 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 09:05:23 $ docker stop --time=1 040528a783876946354465642a5a3c598bc2ca3816d79438dee874b07cff3713 09:05:25 $ docker rm -f --volumes 040528a783876946354465642a5a3c598bc2ca3816d79438dee874b07cff3713 [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:26 + docker inspect -f . ci-base-image-arm64 09:05:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:05:26 prd-ubuntu20.04-docker-arm64-4c-16g-9605 does not seem to be running inside a container 09:05:26 $ 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/86 -v /w/workspace/device-usb-camera/86:/w/workspace/device-usb-camera/86:rw,z -v /w/workspace/device-usb-camera/86@tmp:/w/workspace/device-usb-camera/86@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 ******** ci-base-image-arm64 cat 09:05:27 $ docker top b4f1127d63078602514401d5a7e1a482935240660d21a9c6b4fb4db72af16cb6 -eo pid,comm [Pipeline] { [Pipeline] sh 09:05:28 + git config --global --add safe.directory /w/workspace/device-usb-camera/86 [Pipeline] fileExists [Pipeline] sh 09:05:29 + make test 09:05:29 go test ./... -coverprofile=coverage.out ./... 09:05:31 ? github.com/edgexfoundry/device-usb-camera [no test files] 09:07:26 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 09:07:26 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.067s coverage: 2.0% of statements 09:07:26 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:07:26 go vet ./... 09:07:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:07:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:07:48 ./bin/test-attribution-txt.sh [Pipeline] echo 09:07:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 09:07:48 $ docker stop --time=1 b4f1127d63078602514401d5a7e1a482935240660d21a9c6b4fb4db72af16cb6 09:07:50 $ docker rm -f --volumes b4f1127d63078602514401d5a7e1a482935240660d21a9c6b4fb4db72af16cb6 [Pipeline] // withDockerContainer [Pipeline] sh 09:07:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:07:51 Warning: overwriting stash ‘coverage-report’ 09:07:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:07:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:07:52 + ls -al . 09:07:52 total 184 09:07:52 drwxrwxr-x 9 jenkins jenkins 4096 Mar 10 09:05 . 09:07:52 drwxrwxr-x 4 jenkins jenkins 4096 Mar 10 09:03 .. 09:07:52 drwxrwxr-x 8 jenkins jenkins 4096 Mar 10 09:03 .git 09:07:52 drwxrwxr-x 3 jenkins jenkins 4096 Mar 10 09:03 .github 09:07:52 -rw-rw-r-- 1 jenkins jenkins 414 Mar 10 09:03 .gitignore 09:07:52 -rw-rw-r-- 1 jenkins jenkins 42 Mar 10 09:03 .golangci.yml 09:07:52 -rw-rw-r-- 1 jenkins jenkins 77 Mar 10 09:03 .hadolint.yml 09:07:52 -rw-rw-r-- 1 jenkins jenkins 9660 Mar 10 09:03 Attribution.txt 09:07:52 -rw-rw-r-- 1 jenkins jenkins 6219 Mar 10 09:03 CHANGELOG.md 09:07:52 -rw-rw-r-- 1 jenkins jenkins 2328 Mar 10 09:03 Dockerfile 09:07:52 -rw-rw-r-- 1 jenkins jenkins 678 Mar 10 09:03 GOVERNANCE.md 09:07:52 -rw-rw-r-- 1 jenkins jenkins 659 Mar 10 09:03 Jenkinsfile 09:07:52 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 10 09:03 LICENSE 09:07:52 -rw-rw-r-- 1 jenkins jenkins 2329 Mar 10 09:03 Makefile 09:07:52 -rw-rw-r-- 1 jenkins jenkins 622 Mar 10 09:03 OWNERS.md 09:07:52 -rw-rw-r-- 1 jenkins jenkins 5271 Mar 10 09:03 README.md 09:07:52 -rw-rw-r-- 1 jenkins jenkins 12 Mar 10 09:03 VERSION 09:07:52 drwxrwxr-x 2 jenkins jenkins 4096 Mar 10 09:03 bin 09:07:52 drwxrwxr-x 3 jenkins jenkins 4096 Mar 10 09:03 cmd 09:07:52 -rw-r--r-- 1 jenkins jenkins 28352 Mar 10 09:07 coverage.out 09:07:52 -rwxrwxr-x 1 jenkins jenkins 140 Mar 10 09:03 docker-entrypoint.sh 09:07:52 drwxrwxr-x 4 jenkins jenkins 4096 Mar 10 09:03 docs 09:07:52 -rw-rw-r-- 1 jenkins jenkins 3487 Mar 10 09:03 go.mod 09:07:52 -rw-rw-r-- 1 jenkins jenkins 31546 Mar 10 09:03 go.sum 09:07:52 drwxrwxr-x 3 jenkins jenkins 4096 Mar 10 09:03 internal 09:07:52 drwxrwxr-x 4 jenkins jenkins 4096 Mar 10 09:03 snap 09:07:52 -rw-rw-r-- 1 jenkins jenkins 231 Mar 10 09:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:52 + 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=4e47f77b753d7b234baa04d32f403ab5d967214f --label arch=arm64 --label version=3.0.0-dev.15 . 09:07:53 Sending build context to Docker daemon 1.184MB 09:07:53 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 09:07:53 Step 2/35 : FROM ${BASE} AS builder 09:07:53 ---> 8bea24102d3e 09:07:53 Step 3/35 : ARG ADD_BUILD_TAGS="" 09:07:54 ---> Running in 2b038327dc4d 09:07:54 Removing intermediate container 2b038327dc4d 09:07:54 ---> 0d625f625766 09:07:54 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:07:55 ---> Running in 2d3f5d29e5de 09:07:55 Removing intermediate container 2d3f5d29e5de 09:07:55 ---> dd80e8f1df7d 09:07:55 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 09:07:55 ---> Running in c02485e93bc9 09:07:55 Removing intermediate container c02485e93bc9 09:07:55 ---> 05e279f6c3df 09:07:55 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 09:07:55 ---> Running in f3094901200e 09:07:55 Removing intermediate container f3094901200e 09:07:55 ---> 25efec02b52a 09:07:55 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:07:56 ---> Running in b60c48ebcb13 09:07:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:07:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:07:58 OK: 228 MiB in 65 packages 09:07:59 Removing intermediate container b60c48ebcb13 09:07:59 ---> e34fb6a50a53 09:07:59 Step 8/35 : WORKDIR /device-usb-camera 09:07:59 ---> Running in 08cb5e0e3f66 09:07:59 Removing intermediate container 08cb5e0e3f66 09:07:59 ---> 1c9821ed1009 09:07:59 Step 9/35 : COPY go.mod vendor* ./ 09:08:00 ---> 6269ab4a7ebe 09:08:00 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:08:00 ---> Running in 05d9383fd12a 09:08:03 Removing intermediate container 05d9383fd12a 09:08:03 ---> c2e5a2202562 09:08:03 Step 11/35 : COPY . . 09:08:04 ---> 592248716bbf 09:08:04 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 09:08:04 ---> Running in 763e441bf229 09:08:05  % Total % Received % Xferd Average Speed Time  Time Time Current 09:08:05 Dload Upload Total Spent Left Speed 09:08:05  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 12367 0 --:--:-- --:--:-- --:--:-- 12494 09:08:06 Removing intermediate container 763e441bf229 09:08:06 ---> d638847d7df0 09:08:06 Step 13/35 : RUN ${MAKE} 09:08:06 ---> Running in 469d664fb6e0 09:08:06 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.15" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 09:10:43 Removing intermediate container 469d664fb6e0 09:10:43 ---> 32fe2d3945f0 09:10:43 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 09:10:43 v0.18.4: Pulling from aler9/rtsp-simple-server 09:10:43 eab2503cf8f4: Pulling fs layer 09:10:43 97cd0a44c592: Pulling fs layer 09:10:44 97cd0a44c592: Verifying Checksum 09:10:44 97cd0a44c592: Download complete 09:10:44 eab2503cf8f4: Download complete 09:10:45 eab2503cf8f4: Pull complete 09:10:45 97cd0a44c592: Pull complete 09:10:45 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 09:10:45 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 09:10:45 ---> 7f763cca56b3 09:10:45 Step 15/35 : FROM alpine:3.16 09:10:45 3.16: Pulling from library/alpine 09:10:45 3760b48202b3: Pulling fs layer 09:10:46 3760b48202b3: Verifying Checksum 09:10:46 3760b48202b3: Download complete 09:10:46 3760b48202b3: Pull complete 09:10:46 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 09:10:46 Status: Downloaded newer image for alpine:3.16 09:10:46 ---> 4c81e5bf8899 09:10:46 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 09:10:46 ---> Running in d3d9f6d3ec8c 09:10:47 Removing intermediate container d3d9f6d3ec8c 09:10:47 ---> 29e6d255958f 09:10:47 Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev 09:10:47 ---> Running in 2d1639190df2 09:10:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:10:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:10:49 (1/79) Installing dumb-init (1.2.5-r1) 09:10:49 (2/79) Installing sdl2 (2.0.22-r0) 09:10:49 (3/79) Installing libxau (1.0.9-r0) 09:10:49 (4/79) Installing libxdmcp (1.1.3-r0) 09:10:49 (5/79) Installing libxcb (1.15-r0) 09:10:50 (6/79) Installing libx11 (1.8-r0) 09:10:50 (7/79) Installing aom-libs (3.3.0-r0) 09:10:50 (8/79) Installing alsa-lib (1.2.7.2-r0) 09:10:50 (9/79) Installing expat (2.5.0-r0) 09:10:50 (10/79) Installing brotli-libs (1.0.9-r6) 09:10:50 (11/79) Installing libbz2 (1.0.8-r1) 09:10:50 (12/79) Installing libpng (1.6.37-r1) 09:10:50 (13/79) Installing freetype (2.12.1-r0) 09:10:50 (14/79) Installing fontconfig (2.14.0-r0) 09:10:50 (15/79) Installing fribidi (1.0.12-r0) 09:10:50 (16/79) Installing libffi (3.4.2-r1) 09:10:50 (17/79) Installing libintl (0.21-r2) 09:10:50 (18/79) Installing libblkid (2.38-r1) 09:10:50 (19/79) Installing libmount (2.38-r1) 09:10:50 (20/79) Installing pcre (8.45-r2) 09:10:50 (21/79) Installing glib (2.72.1-r0) 09:10:50 (22/79) Installing graphite2 (1.3.14-r1) 09:10:50 (23/79) Installing harfbuzz (4.3.0-r0) 09:10:50 (24/79) Installing libass (0.16.0-r0) 09:10:50 (25/79) Installing libdav1d (1.0.0-r0) 09:10:50 (26/79) Installing libdrm (2.4.110-r0) 09:10:50 (27/79) Installing gmp (6.2.1-r2) 09:10:50 (28/79) Installing nettle (3.7.3-r0) 09:10:50 (29/79) Installing p11-kit (0.24.1-r0) 09:10:50 (30/79) Installing libtasn1 (4.18.0-r1) 09:10:50 (31/79) Installing libunistring (1.0-r0) 09:10:50 (32/79) Installing gnutls (3.7.7-r1) 09:10:50 (33/79) Installing ncurses-terminfo-base (6.3_p20220521-r0) 09:10:51 (34/79) Installing ncurses-libs (6.3_p20220521-r0) 09:10:51 (35/79) Installing lame (3.100-r0) 09:10:51 (36/79) Installing opus (1.3.1-r1) 09:10:51 (37/79) Installing libasyncns (0.8-r1) 09:10:51 (38/79) Installing dbus-libs (1.14.4-r0) 09:10:51 (39/79) Installing libltdl (2.4.7-r0) 09:10:51 (40/79) Installing orc (0.4.32-r0) 09:10:51 (41/79) Installing libgcc (11.2.1_git20220219-r2) 09:10:51 (42/79) Installing libogg (1.3.5-r1) 09:10:51 (43/79) Installing libstdc++ (11.2.1_git20220219-r2) 09:10:51 (44/79) Installing flac (1.3.4-r0) 09:10:51 (45/79) Installing libvorbis (1.3.7-r0) 09:10:51 (46/79) Installing libsndfile (1.1.0-r0) 09:10:51 (47/79) Installing libgomp (11.2.1_git20220219-r2) 09:10:51 (48/79) Installing soxr (0.1.3-r2) 09:10:51 (49/79) Installing speexdsp (1.2.0-r0) 09:10:51 (50/79) Installing tdb-libs (1.4.6-r0) 09:10:51 (51/79) Installing libpulse (15.0-r2) 09:10:51 (52/79) Installing cjson (1.7.15-r3) 09:10:51 (53/79) Installing mbedtls (2.28.2-r0) 09:10:51 (54/79) Installing librist (0.2.6-r1) 09:10:51 (55/79) Installing libsrt (1.4.4-r0) 09:10:51 (56/79) Installing libssh (0.9.6-r1) 09:10:51 (57/79) Installing libtheora (1.1.1-r16) 09:10:51 (58/79) Installing libjpeg-turbo (2.1.3-r1) 09:10:51 (59/79) Installing v4l-utils-libs (1.22.1-r1) 09:10:51 (60/79) Installing libxext (1.3.4-r0) 09:10:51 (61/79) Installing libxfixes (6.0.0-r0) 09:10:51 (62/79) Installing wayland-libs-client (1.20.0-r0) 09:10:51 (63/79) Installing libva (2.14.0-r0) 09:10:51 (64/79) Installing libvdpau (1.5-r0) 09:10:51 (65/79) Installing vidstab (1.1.0-r1) 09:10:51 (66/79) Installing libvpx (1.11.0-r1) 09:10:52 (67/79) Installing libwebp (1.2.3-r0) 09:10:52 (68/79) Installing x264-libs (0.163_git20210613-r0) 09:10:52 (69/79) Installing numactl (2.0.14-r0) 09:10:52 (70/79) Installing x265-libs (3.5-r3) 09:10:52 (71/79) Installing xvidcore (1.3.7-r1) 09:10:52 (72/79) Installing ffmpeg-libs (5.0.1-r1) 09:10:53 (73/79) Installing ffmpeg (5.0.1-r1) 09:10:53 (74/79) Installing udev-init-scripts (35-r0) 09:10:53 Executing udev-init-scripts-35-r0.post-install 09:10:53 (75/79) Installing eudev-libs (3.2.11-r0) 09:10:53 (76/79) Installing xz-libs (5.2.5-r1) 09:10:53 (77/79) Installing zstd-libs (1.5.2-r1) 09:10:53 (78/79) Installing kmod-libs (29-r2) 09:10:53 (79/79) Installing eudev (3.2.11-r0) 09:10:53 Executing busybox-1.35.0-r17.trigger 09:10:53 Executing eudev-3.2.11-r0.trigger 09:10:53 OK: 77 MiB in 93 packages 09:10:56 Removing intermediate container 2d1639190df2 09:10:56 ---> 0f7806db060a 09:10:56 Step 18/35 : WORKDIR / 09:10:56 ---> Running in 87601e443dfd 09:10:56 Removing intermediate container 87601e443dfd 09:10:56 ---> 2e90a3818675 09:10:56 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 09:10:58 ---> eeb3feaf69a7 09:10:58 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 09:10:59 ---> f22eb9e10ee8 09:10:59 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 09:10:59 ---> 53d7d5d4ad0c 09:10:59 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 09:11:00 ---> d7907e60d974 09:11:00 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 09:11:00 ---> 12d0da7c2d53 09:11:00 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 09:11:01 ---> 7a9a19591a20 09:11:01 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 09:11:02 ---> 7ab3a58a741b 09:11:02 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 09:11:02 ---> Running in a44262b90875 09:11:04 Removing intermediate container a44262b90875 09:11:04 ---> 41eea90f49b4 09:11:04 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 09:11:04 ---> Running in af0dbd6cea5c 09:11:07 Removing intermediate container af0dbd6cea5c 09:11:07 ---> bbb57c25d7f7 09:11:07 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 09:11:07 ---> Running in 0e974819ae10 09:11:09 Removing intermediate container 0e974819ae10 09:11:09 ---> 3f82179687b0 09:11:09 Step 29/35 : EXPOSE 59983 09:11:09 ---> Running in d5383dbc2929 09:11:09 Removing intermediate container d5383dbc2929 09:11:09 ---> 128bbd214c83 09:11:09 Step 30/35 : EXPOSE 8554 09:11:09 ---> Running in 3b7bd9d8c4cf 09:11:09 Removing intermediate container 3b7bd9d8c4cf 09:11:09 ---> 5b0d6d1648cf 09:11:09 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 09:11:10 ---> Running in 8d36dc4af79c 09:11:10 Removing intermediate container 8d36dc4af79c 09:11:10 ---> 7f6d7141ffde 09:11:10 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 09:11:10 ---> Running in 9ba82e1bbae2 09:11:10 Removing intermediate container 9ba82e1bbae2 09:11:10 ---> 34be7c73a127 09:11:10 Step 33/35 : LABEL arch=arm64 09:11:10 ---> Running in 7581f7132e23 09:11:11 Removing intermediate container 7581f7132e23 09:11:11 ---> 929734345b50 09:11:11 Step 34/35 : LABEL git_sha=4e47f77b753d7b234baa04d32f403ab5d967214f 09:11:11 ---> Running in f3d959efa44d 09:11:11 Removing intermediate container f3d959efa44d 09:11:11 ---> 1acf6b5da36e 09:11:11 Step 35/35 : LABEL version=3.0.0-dev.15 09:11:11 ---> Running in d83bb4f9a510 09:11:12 Removing intermediate container d83bb4f9a510 09:11:12 ---> 98531a6e1de8 09:11:12 [Warning] One or more build-args [ARCH] were not consumed 09:11:12 Successfully built 98531a6e1de8 09:11:12 Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:11:12 provisioning config files... 09:11:12 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/86@tmp/config2142495033624064580tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:11:12 ---> docker-login.sh 09:11:12 nexus3.edgexfoundry.org:10001 09:11:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:11:12 Configure a credential helper to remove this warning. See 09:11:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:11:12 09:11:12 Login Succeeded 09:11:12 nexus3.edgexfoundry.org:10002 09:11:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:11:13 Configure a credential helper to remove this warning. See 09:11:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:11:13 09:11:13 Login Succeeded 09:11:13 nexus3.edgexfoundry.org:10003 09:11:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:11:13 Configure a credential helper to remove this warning. See 09:11:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:11:13 09:11:13 Login Succeeded 09:11:13 nexus3.edgexfoundry.org:10004 09:11:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:11:14 Configure a credential helper to remove this warning. See 09:11:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:11:14 09:11:14 Login Succeeded 09:11:14 docker.io 09:11:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:11:14 Configure a credential helper to remove this warning. See 09:11:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:11:14 09:11:14 Login Succeeded 09:11:14 ---> docker-login.sh ends [Pipeline] } 09:11:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:11:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:11:14 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 09:11:14 4e47f77b753d7b234baa04d32f403ab5d967214f 09:11:14 latest 09:11:14 3.0.0-dev.15 09:11:14 4e47f77b753d7b234baa04d32f403ab5d967214f-3.0.0-dev.15 09:11:14 main 09:11:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:15 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4e47f77b753d7b234baa04d32f403ab5d967214f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:15 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4e47f77b753d7b234baa04d32f403ab5d967214f 09:11:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 09:11:15 29d7cf13a8d8: Preparing 09:11:15 6db123206ed6: Preparing 09:11:15 9f76059628db: Preparing 09:11:15 a43932d1df72: Preparing 09:11:15 1207169bf42c: Preparing 09:11:15 4db77fd33249: Preparing 09:11:15 94617d2320e8: Preparing 09:11:15 4db77fd33249: Waiting 09:11:15 a514ab357058: Preparing 09:11:15 ab7c6ef9bd78: Preparing 09:11:15 5b1d8044b877: Preparing 09:11:15 94617d2320e8: Waiting 09:11:15 415a24d8ab3c: Preparing 09:11:15 f70ee36035b9: Preparing 09:11:15 ab7c6ef9bd78: Waiting 09:11:15 5b1d8044b877: Waiting 09:11:15 415a24d8ab3c: Waiting 09:11:15 f70ee36035b9: Waiting 09:11:15 a514ab357058: Waiting 09:11:16 1207169bf42c: Pushed 09:11:16 29d7cf13a8d8: Pushed 09:11:16 6db123206ed6: Pushed 09:11:16 9f76059628db: Pushed 09:11:16 4db77fd33249: Pushed 09:11:17 94617d2320e8: Pushed 09:11:17 a514ab357058: Pushed 09:11:17 ab7c6ef9bd78: Pushed 09:11:17 f70ee36035b9: Layer already exists 09:11:20 a43932d1df72: Pushed 09:11:23 5b1d8044b877: Pushed 09:11:35 415a24d8ab3c: Pushed 09:11:35 4e47f77b753d7b234baa04d32f403ab5d967214f: digest: sha256:cfbca9b9f1f94f069111353c8fa2f0a80fb5f14b12f4cfd62d2a13b152e329ee size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:35 + 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 09:11:36 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 09:11:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 09:11:36 29d7cf13a8d8: Preparing 09:11:36 6db123206ed6: Preparing 09:11:36 9f76059628db: Preparing 09:11:36 a43932d1df72: Preparing 09:11:36 1207169bf42c: Preparing 09:11:36 4db77fd33249: Preparing 09:11:36 94617d2320e8: Preparing 09:11:36 a514ab357058: Preparing 09:11:36 ab7c6ef9bd78: Preparing 09:11:36 5b1d8044b877: Preparing 09:11:36 415a24d8ab3c: Preparing 09:11:36 f70ee36035b9: Preparing 09:11:36 4db77fd33249: Waiting 09:11:36 94617d2320e8: Waiting 09:11:36 415a24d8ab3c: Waiting 09:11:36 ab7c6ef9bd78: Waiting 09:11:36 5b1d8044b877: Waiting 09:11:36 f70ee36035b9: Waiting 09:11:36 1207169bf42c: Layer already exists 09:11:36 a43932d1df72: Layer already exists 09:11:36 6db123206ed6: Layer already exists 09:11:36 29d7cf13a8d8: Layer already exists 09:11:36 9f76059628db: Layer already exists 09:11:36 4db77fd33249: Layer already exists 09:11:36 ab7c6ef9bd78: Layer already exists 09:11:36 a514ab357058: Layer already exists 09:11:36 94617d2320e8: Layer already exists 09:11:36 5b1d8044b877: Layer already exists 09:11:36 f70ee36035b9: Layer already exists 09:11:36 415a24d8ab3c: Layer already exists 09:11:36 latest: digest: sha256:cfbca9b9f1f94f069111353c8fa2f0a80fb5f14b12f4cfd62d2a13b152e329ee size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:36 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:37 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.15 09:11:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 09:11:37 29d7cf13a8d8: Preparing 09:11:37 6db123206ed6: Preparing 09:11:37 9f76059628db: Preparing 09:11:37 a43932d1df72: Preparing 09:11:37 1207169bf42c: Preparing 09:11:37 4db77fd33249: Preparing 09:11:37 94617d2320e8: Preparing 09:11:37 a514ab357058: Preparing 09:11:37 ab7c6ef9bd78: Preparing 09:11:37 5b1d8044b877: Preparing 09:11:37 415a24d8ab3c: Preparing 09:11:37 f70ee36035b9: Preparing 09:11:37 a514ab357058: Waiting 09:11:37 ab7c6ef9bd78: Waiting 09:11:37 5b1d8044b877: Waiting 09:11:37 415a24d8ab3c: Waiting 09:11:37 f70ee36035b9: Waiting 09:11:37 4db77fd33249: Waiting 09:11:37 94617d2320e8: Waiting 09:11:37 6db123206ed6: Layer already exists 09:11:37 a43932d1df72: Layer already exists 09:11:37 29d7cf13a8d8: Layer already exists 09:11:37 9f76059628db: Layer already exists 09:11:37 1207169bf42c: Layer already exists 09:11:37 94617d2320e8: Layer already exists 09:11:37 ab7c6ef9bd78: Layer already exists 09:11:37 a514ab357058: Layer already exists 09:11:37 5b1d8044b877: Layer already exists 09:11:37 4db77fd33249: Layer already exists 09:11:37 f70ee36035b9: Layer already exists 09:11:37 415a24d8ab3c: Layer already exists 09:11:37 3.0.0-dev.15: digest: sha256:cfbca9b9f1f94f069111353c8fa2f0a80fb5f14b12f4cfd62d2a13b152e329ee size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:37 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4e47f77b753d7b234baa04d32f403ab5d967214f-3.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:38 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4e47f77b753d7b234baa04d32f403ab5d967214f-3.0.0-dev.15 09:11:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 09:11:38 29d7cf13a8d8: Preparing 09:11:38 6db123206ed6: Preparing 09:11:38 9f76059628db: Preparing 09:11:38 a43932d1df72: Preparing 09:11:38 1207169bf42c: Preparing 09:11:38 4db77fd33249: Preparing 09:11:38 94617d2320e8: Preparing 09:11:38 a514ab357058: Preparing 09:11:38 ab7c6ef9bd78: Preparing 09:11:38 5b1d8044b877: Preparing 09:11:38 415a24d8ab3c: Preparing 09:11:38 f70ee36035b9: Preparing 09:11:38 ab7c6ef9bd78: Waiting 09:11:38 5b1d8044b877: Waiting 09:11:38 415a24d8ab3c: Waiting 09:11:38 4db77fd33249: Waiting 09:11:38 94617d2320e8: Waiting 09:11:38 a514ab357058: Waiting 09:11:38 f70ee36035b9: Waiting 09:11:38 9f76059628db: Layer already exists 09:11:38 29d7cf13a8d8: Layer already exists 09:11:38 6db123206ed6: Layer already exists 09:11:38 1207169bf42c: Layer already exists 09:11:38 a43932d1df72: Layer already exists 09:11:38 4db77fd33249: Layer already exists 09:11:38 94617d2320e8: Layer already exists 09:11:38 ab7c6ef9bd78: Layer already exists 09:11:38 a514ab357058: Layer already exists 09:11:38 5b1d8044b877: Layer already exists 09:11:38 f70ee36035b9: Layer already exists 09:11:38 415a24d8ab3c: Layer already exists 09:11:38 4e47f77b753d7b234baa04d32f403ab5d967214f-3.0.0-dev.15: digest: sha256:cfbca9b9f1f94f069111353c8fa2f0a80fb5f14b12f4cfd62d2a13b152e329ee size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:38 + 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 09:11:39 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 09:11:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 09:11:39 29d7cf13a8d8: Preparing 09:11:39 6db123206ed6: Preparing 09:11:39 9f76059628db: Preparing 09:11:39 a43932d1df72: Preparing 09:11:39 1207169bf42c: Preparing 09:11:39 4db77fd33249: Preparing 09:11:39 94617d2320e8: Preparing 09:11:39 a514ab357058: Preparing 09:11:39 ab7c6ef9bd78: Preparing 09:11:39 5b1d8044b877: Preparing 09:11:39 415a24d8ab3c: Preparing 09:11:39 f70ee36035b9: Preparing 09:11:39 4db77fd33249: Waiting 09:11:39 94617d2320e8: Waiting 09:11:39 a514ab357058: Waiting 09:11:39 415a24d8ab3c: Waiting 09:11:39 ab7c6ef9bd78: Waiting 09:11:39 f70ee36035b9: Waiting 09:11:39 5b1d8044b877: Waiting 09:11:39 1207169bf42c: Layer already exists 09:11:39 a43932d1df72: Layer already exists 09:11:39 6db123206ed6: Layer already exists 09:11:39 29d7cf13a8d8: Layer already exists 09:11:39 9f76059628db: Layer already exists 09:11:39 a514ab357058: Layer already exists 09:11:39 4db77fd33249: Layer already exists 09:11:39 94617d2320e8: Layer already exists 09:11:39 ab7c6ef9bd78: Layer already exists 09:11:39 5b1d8044b877: Layer already exists 09:11:39 f70ee36035b9: Layer already exists 09:11:39 415a24d8ab3c: Layer already exists 09:11:39 main: digest: sha256:cfbca9b9f1f94f069111353c8fa2f0a80fb5f14b12f4cfd62d2a13b152e329ee size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:11:39 ===================================================== [Pipeline] echo 09:11:39 taggedImages: 09:11:39 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4e47f77b753d7b234baa04d32f403ab5d967214f 09:11:39 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 09:11:39 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.15 09:11:39 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4e47f77b753d7b234baa04d32f403ab5d967214f-3.0.0-dev.15 09:11:39 - 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 09:11:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:11:39 09:11:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:11:40 arm64: Pulling from edgex-lftools-log-publisher 09:11:40 8998bd30e6a1: Pulling fs layer 09:11:40 04944245beec: Pulling fs layer 09:11:40 699f458cf7ca: Pulling fs layer 09:11:40 765212b225bb: Pulling fs layer 09:11:40 f23df028b6ca: Pulling fs layer 09:11:40 d65c8cfc05b1: Pulling fs layer 09:11:40 2437ff75d9bd: Pulling fs layer 09:11:40 f23df028b6ca: Waiting 09:11:40 d65c8cfc05b1: Waiting 09:11:40 2437ff75d9bd: Waiting 09:11:40 765212b225bb: Waiting 09:11:40 04944245beec: Verifying Checksum 09:11:40 04944245beec: Download complete 09:11:40 765212b225bb: Download complete 09:11:40 f23df028b6ca: Verifying Checksum 09:11:40 f23df028b6ca: Download complete 09:11:40 d65c8cfc05b1: Verifying Checksum 09:11:40 d65c8cfc05b1: Download complete 09:11:40 699f458cf7ca: Verifying Checksum 09:11:40 699f458cf7ca: Download complete 09:11:41 8998bd30e6a1: Verifying Checksum 09:11:41 8998bd30e6a1: Download complete 09:11:43 2437ff75d9bd: Verifying Checksum 09:11:43 2437ff75d9bd: Download complete 09:11:45 8998bd30e6a1: Pull complete 09:11:48 04944245beec: Pull complete 09:11:49 699f458cf7ca: Pull complete 09:11:49 765212b225bb: Pull complete 09:11:50 f23df028b6ca: Pull complete 09:11:50 d65c8cfc05b1: Pull complete 09:12:05 2437ff75d9bd: Pull complete 09:12:05 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:12:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:12:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:12:05 prd-ubuntu20.04-docker-arm64-4c-16g-9605 does not seem to be running inside a container 09:12:05 $ 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/86 -v /w/workspace/device-usb-camera/86:/w/workspace/device-usb-camera/86:rw,z -v /w/workspace/device-usb-camera/86@tmp:/w/workspace/device-usb-camera/86@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:arm64 cat 09:12:07 $ docker top ac22f3658131c7150ac6a2da0db5bc168b66ea4410fc4e85f8a997a0b63e45ea -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:12:08 ---> job-cost.sh 09:12:08 lf-activate-venv: SKIPPING 09:12:08 INFO: No Stack... 09:12:08 INFO: Retrieving Pricing Info for: v3-standard-4 09:12:09 INFO: Archiving Costs [Pipeline] sh 09:12:10 + cat /w/workspace/device-usb-camera/86/archives/cost.csv 09:12:10 + cut -d, -f6 [Pipeline] lock 09:12:10 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-86-stack-cost] 09:12:10 Resource [jenkins-edgexfoundry-device-usb-camera-main-86-stack-cost] did not exist. Created. 09:12:10 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-86-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:12:11 /w/workspace/device-usb-camera/86@tmp/durable-ac38d344/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:12:11 + echo total: 0.10999999940395355 [Pipeline] stash 09:12:11 Warning: overwriting stash ‘stack-cost’ 09:12:11 Stashed 1 file(s) [Pipeline] } 09:12:11 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-86-stack-cost] [Pipeline] // lock [Pipeline] } 09:12:11 $ docker stop --time=1 ac22f3658131c7150ac6a2da0db5bc168b66ea4410fc4e85f8a997a0b63e45ea 09:12:14 $ docker rm -f --volumes ac22f3658131c7150ac6a2da0db5bc168b66ea4410fc4e85f8a997a0b63e45ea [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 09:12:15 provisioning config files... 09:12:15 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13894513529266332578tmp [Pipeline] { [Pipeline] sh 09:12:15 + set +x 09:12:15 + curl -s https://codecov.io/bash 09:12:15 + bash -s -- 09:12:15 09:12:15 _____ _ 09:12:15 / ____| | | 09:12:15 | | ___ __| | ___ ___ _____ __ 09:12:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:12:15 | |___| (_) | (_| | __/ (_| (_) \ V / 09:12:15 \_____\___/ \__,_|\___|\___\___/ \_/ 09:12:15 Bash-1.0.6 09:12:15 09:12:15 09:12:15 ==> git version 2.25.1 found 09:12:15 ==> 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 09:12:15 Release-Date: 2020-01-08 09:12:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:12:15 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:12:15 ==> Jenkins CI detected. 09:12:15 current dir:  /w/workspace/exfoundry_device-usb-camera_main 09:12:15 project root: . 09:12:15 --> token set from env 09:12:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:12:15 ==> Running gcov in . (disable via -X gcov) 09:12:15 ==> Python coveragepy not found 09:12:15 ==> Searching for coverage reports in: 09:12:15 + . 09:12:15 -> Found 1 reports 09:12:15 ==> Detecting git/mercurial file structure 09:12:15 ==> Reading reports 09:12:15 + ./coverage.out bytes=28352 09:12:15 ==> Appending adjustments 09:12:15 https://docs.codecov.io/docs/fixing-reports 09:12:15 + Found adjustments 09:12:15 ==> Gzipping contents 09:12:15 4.0K /tmp/codecov.hLmkbK.gz 09:12:15 ==> Uploading reports 09:12:15 url: https://codecov.io 09:12:15 query: branch=main&commit=4e47f77b753d7b234baa04d32f403ab5d967214f&build=86&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F86%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 09:12:15 -> Pinging Codecov 09:12:15 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=main&commit=4e47f77b753d7b234baa04d32f403ab5d967214f&build=86&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F86%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 09:12:15 -> Uploading to 09:12:15 https://storage.googleapis.com/codecov/v4/raw/2023-03-10/73D8F5FF140700D3E01443B452E23636/4e47f77b753d7b234baa04d32f403ab5d967214f/ef81251e-2460-4d7a-aa9a-57fc99aee1bd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230310%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230310T091215Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=00100ffde3c1a002635250fa4816255cb0f5877bc37c344b0ee909d7b7662f5c 09:12:15 % Total % Received % Xferd Average Speed Time Time Time Current 09:12:15 Dload Upload Total Spent Left Speed 09:12:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3981 0 0 100 3981 0 16940 --:--:-- --:--:-- --:--:-- 16940 09:12:15 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/4e47f77b753d7b234baa04d32f403ab5d967214f [Pipeline] } 09:12:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 09:12:16 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:12:16 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:12:16 09:12:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:12:16 1.410.4: Pulling from edgex-devops/edgex-snyk-go 09:12:16 df9b9388f04a: Pulling fs layer 09:12:16 52dc419b0ee2: Pulling fs layer 09:12:16 25bc292e5bac: Pulling fs layer 09:12:16 114826534d7a: Pulling fs layer 09:12:16 4657fd5d0bcf: Pulling fs layer 09:12:16 6ad1cebc031e: Pulling fs layer 09:12:16 8a3aa393b2d8: Pulling fs layer 09:12:16 114826534d7a: Waiting 09:12:16 4657fd5d0bcf: Waiting 09:12:16 6ad1cebc031e: Waiting 09:12:16 8a3aa393b2d8: Waiting 09:12:16 25bc292e5bac: Verifying Checksum 09:12:16 25bc292e5bac: Download complete 09:12:16 52dc419b0ee2: Verifying Checksum 09:12:16 52dc419b0ee2: Download complete 09:12:16 4657fd5d0bcf: Verifying Checksum 09:12:16 4657fd5d0bcf: Download complete 09:12:16 df9b9388f04a: Download complete 09:12:16 df9b9388f04a: Pull complete 09:12:16 6ad1cebc031e: Verifying Checksum 09:12:16 6ad1cebc031e: Download complete 09:12:16 52dc419b0ee2: Pull complete 09:12:16 25bc292e5bac: Pull complete 09:12:17 114826534d7a: Verifying Checksum 09:12:17 114826534d7a: Download complete 09:12:17 8a3aa393b2d8: Verifying Checksum 09:12:17 8a3aa393b2d8: Download complete 09:12:21 114826534d7a: Pull complete 09:12:21 4657fd5d0bcf: Pull complete 09:12:21 6ad1cebc031e: Pull complete 09:12:23 8a3aa393b2d8: Pull complete 09:12:23 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 09:12:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:12:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:12:23 prd-ubuntu20.04-docker-8c-8g-9601 does not seem to be running inside a container 09:12:23 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 09:12:27 $ docker top 1e873ee12f718b18bdd7287723aa9795011060f0c3b94435e64724cc59de8691 -eo pid,comm [Pipeline] { [Pipeline] echo 09:12:27 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 09:12:27 + set -o pipefail 09:12:27 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 09:12:31 09:12:31 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 09:12:31 09:12:31 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/b408a8ae-0572-49b0-ac5e-f87b05ae7246 09:12:31 09:12:31 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 09:12:31 09:12:31 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:12:31 09:12:31 09:12:31 A medium severity vulnerability was found in the Snyk CLI versions you are using. 09:12:31 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 09:12:31 More details here: https://snyk.co/ue1NS 09:12:31 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 09:12:31 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 09:12:31 $ docker stop --time=1 1e873ee12f718b18bdd7287723aa9795011060f0c3b94435e64724cc59de8691 09:12:34 $ docker rm -f --volumes 1e873ee12f718b18bdd7287723aa9795011060f0c3b94435e64724cc59de8691 [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 09:12:35 + git log --format=format:%s -1 4e47f77b753d7b234baa04d32f403ab5d967214f [Pipeline] sh 09:12:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:12:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:12:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:12:36 prd-ubuntu20.04-docker-8c-8g-9601 does not seem to be running inside a container 09:12:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:12:36 $ docker top b62834e7e27fdc96fe8b438edac5aa164566e8d873b4e6fccbdf57d17c925116 -eo pid,comm 09:12:36 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 09:12:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:12:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:12:36 [ssh-agent] Looking for ssh-agent implementation... 09:12:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:12:36 $ docker exec b62834e7e27fdc96fe8b438edac5aa164566e8d873b4e6fccbdf57d17c925116 ssh-agent 09:12:36 SSH_AUTH_SOCK=/tmp/ssh-NDRwBKF6auqp/agent.32 09:12:36 SSH_AGENT_PID=38 09:12:36 Running ssh-add (command line suppressed) 09:12:36 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11695757333569912683.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11695757333569912683.key) 09:12:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:12:37 + git semver tag 09:12:37 2023-03-10 09:12:37,340 [run_tag] DEBUG tag force:False 09:12:37 2023-03-10 09:12:37,340 [check_head_tag] DEBUG check head tag 09:12:37 2023-03-10 09:12:37,342 [execute] INFO git cat-file --batch-check 09:12:37 2023-03-10 09:12:37,342 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 09:12:37 2023-03-10 09:12:37,346 [execute] INFO git cat-file --batch 09:12:37 2023-03-10 09:12:37,346 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 09:12:37 2023-03-10 09:12:37,367 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 09:12:37 2023-03-10 09:12:37,367 [execute] INFO git tag -a v3.0.0-dev.15 -m v3.0.0-dev.15 09:12:37 2023-03-10 09:12:37,367 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.15', '-m', 'v3.0.0-dev.15'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 09:12:37 2023-03-10 09:12:37,372 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 09:12:37 3.0.0-dev.15 [Pipeline] } 09:12:37 $ docker exec --env ******** --env ******** b62834e7e27fdc96fe8b438edac5aa164566e8d873b4e6fccbdf57d17c925116 ssh-agent -k 09:12:37 unset SSH_AUTH_SOCK; 09:12:37 unset SSH_AGENT_PID; 09:12:37 echo Agent pid 38 killed; 09:12:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:12:37 + git semver [Pipeline] } 09:12:38 $ docker stop --time=1 b62834e7e27fdc96fe8b438edac5aa164566e8d873b4e6fccbdf57d17c925116 09:12:39 $ docker rm -f --volumes b62834e7e27fdc96fe8b438edac5aa164566e8d873b4e6fccbdf57d17c925116 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:12:39 09:12:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:12:40 0.23.1-centos7: Pulling from edgex-lftools 09:12:40 ab5ef0e58194: Pulling fs layer 09:12:40 9712f1f96733: Pulling fs layer 09:12:40 63f879dbbcfc: Pulling fs layer 09:12:40 0d9ebad4ef96: Pulling fs layer 09:12:40 e9a5061849ea: Pulling fs layer 09:12:40 d747dcd14b5f: Pulling fs layer 09:12:40 2de7ff778b66: Pulling fs layer 09:12:40 0d9ebad4ef96: Waiting 09:12:40 2de7ff778b66: Waiting 09:12:40 e9a5061849ea: Waiting 09:12:40 d747dcd14b5f: Waiting 09:12:40 9712f1f96733: Download complete 09:12:40 63f879dbbcfc: Verifying Checksum 09:12:40 63f879dbbcfc: Download complete 09:12:40 0d9ebad4ef96: Verifying Checksum 09:12:40 0d9ebad4ef96: Download complete 09:12:40 d747dcd14b5f: Download complete 09:12:40 e9a5061849ea: Verifying Checksum 09:12:40 e9a5061849ea: Download complete 09:12:40 ab5ef0e58194: Verifying Checksum 09:12:40 ab5ef0e58194: Download complete 09:12:40 2de7ff778b66: Verifying Checksum 09:12:40 2de7ff778b66: Download complete 09:12:43 ab5ef0e58194: Pull complete 09:12:43 9712f1f96733: Pull complete 09:12:43 63f879dbbcfc: Pull complete 09:12:48 0d9ebad4ef96: Pull complete 09:12:48 e9a5061849ea: Pull complete 09:12:48 d747dcd14b5f: Pull complete 09:12:49 2de7ff778b66: Pull complete 09:12:49 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:12:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:12:49 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:12:49 prd-ubuntu20.04-docker-8c-8g-9601 does not seem to be running inside a container 09:12:49 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 09:12:53 $ docker top 5adf8152e7061aa77b38790cd804733cea8475bcb8f487024d60992c930de78c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:12:53 provisioning config files... 09:12:53 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7306843674332955005tmp 09:12:53 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11043101731282273710tmp 09:12:53 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9179512388565067112tmp [Pipeline] { [Pipeline] echo 09:12:53 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:12:53 ---> sigul-configuration.sh 09:12:53 gpg: directory `/root/.gnupg' created 09:12:53 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:12:53 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:12:53 gpg: keyring `/root/.gnupg/secring.gpg' created 09:12:53 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:12:53 gpg: CAST5 encrypted data 09:12:53 gpg: encrypted with 1 passphrase 09:12:53 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:12:53 + mkdir /home/jenkins 09:12:53 + mkdir /home/jenkins/sigul [Pipeline] sh 09:12:54 + 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 09:12:54 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:12:54 ---> sigul-install.sh 09:12:54 Sigul already installed; skipping installation. [Pipeline] sh 09:12:54 + git tag --list 09:12:54 v0.0.0 09:12:54 v0.0.1-dev.1 09:12:54 v0.0.1-dev.10 09:12:54 v0.0.1-dev.11 09:12:54 v0.0.1-dev.12 09:12:54 v0.0.1-dev.13 09:12:54 v0.0.1-dev.14 09:12:54 v0.0.1-dev.15 09:12:54 v0.0.1-dev.16 09:12:54 v0.0.1-dev.2 09:12:54 v0.0.1-dev.3 09:12:54 v0.0.1-dev.4 09:12:54 v0.0.1-dev.5 09:12:54 v0.0.1-dev.6 09:12:54 v0.0.1-dev.7 09:12:54 v0.0.1-dev.8 09:12:54 v0.0.1-dev.9 09:12:54 v2.2.0 09:12:54 v2.2.0-dev.17 09:12:54 v2.2.0-dev.18 09:12:54 v2.2.0-dev.19 09:12:54 v2.2.0-dev.20 09:12:54 v2.2.0-dev.21 09:12:54 v2.2.0-dev.22 09:12:54 v2.2.0-dev.23 09:12:54 v2.2.0-dev.24 09:12:54 v2.2.0-dev.25 09:12:54 v2.2.0-dev.26 09:12:54 v2.2.0-dev.27 09:12:54 v2.3.0 09:12:54 v2.3.0-dev.1 09:12:54 v2.3.0-dev.10 09:12:54 v2.3.0-dev.11 09:12:54 v2.3.0-dev.12 09:12:54 v2.3.0-dev.13 09:12:54 v2.3.0-dev.14 09:12:54 v2.3.0-dev.15 09:12:54 v2.3.0-dev.16 09:12:54 v2.3.0-dev.17 09:12:54 v2.3.0-dev.18 09:12:54 v2.3.0-dev.19 09:12:54 v2.3.0-dev.2 09:12:54 v2.3.0-dev.20 09:12:54 v2.3.0-dev.21 09:12:54 v2.3.0-dev.22 09:12:54 v2.3.0-dev.23 09:12:54 v2.3.0-dev.24 09:12:54 v2.3.0-dev.25 09:12:54 v2.3.0-dev.26 09:12:54 v2.3.0-dev.27 09:12:54 v2.3.0-dev.28 09:12:54 v2.3.0-dev.3 09:12:54 v2.3.0-dev.4 09:12:54 v2.3.0-dev.5 09:12:54 v2.3.0-dev.6 09:12:54 v2.3.0-dev.7 09:12:54 v2.3.0-dev.8 09:12:54 v2.3.0-dev.9 09:12:54 v3.0.0-dev.1 09:12:54 v3.0.0-dev.10 09:12:54 v3.0.0-dev.11 09:12:54 v3.0.0-dev.12 09:12:54 v3.0.0-dev.13 09:12:54 v3.0.0-dev.14 09:12:54 v3.0.0-dev.15 09:12:54 v3.0.0-dev.2 09:12:54 v3.0.0-dev.3 09:12:54 v3.0.0-dev.4 09:12:54 v3.0.0-dev.5 09:12:54 v3.0.0-dev.6 09:12:54 v3.0.0-dev.7 09:12:54 v3.0.0-dev.8 09:12:54 v3.0.0-dev.9 [Pipeline] sh 09:12:54 + lftools sign git-tag v3.0.0-dev.15 09:12:55 Signing Git tag with Sigul... 09:12:55 Signing v3.0.0-dev.15 [Pipeline] echo 09:12:55 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:12:56 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:12:56 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:12:56 $ docker stop --time=1 5adf8152e7061aa77b38790cd804733cea8475bcb8f487024d60992c930de78c 09:12:57 $ docker rm -f --volumes 5adf8152e7061aa77b38790cd804733cea8475bcb8f487024d60992c930de78c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:12:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:12:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:12:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:12:58 prd-ubuntu20.04-docker-8c-8g-9601 does not seem to be running inside a container 09:12:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:12:58 $ docker top 8e561525c709b0dd641b764212f5cffaba9639f6887ad1861d21e44d56e86230 -eo pid,comm 09:12:58 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). 09:12:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:12:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:12:58 [ssh-agent] Looking for ssh-agent implementation... 09:12:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:12:58 $ docker exec 8e561525c709b0dd641b764212f5cffaba9639f6887ad1861d21e44d56e86230 ssh-agent 09:12:58 SSH_AUTH_SOCK=/tmp/ssh-dmYvvgrveXc1/agent.32 09:12:58 SSH_AGENT_PID=38 09:12:58 Running ssh-add (command line suppressed) 09:12:59 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15593424302268063671.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15593424302268063671.key) 09:12:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:12:59 + git semver bump pre 09:12:59 2023-03-10 09:12:59,556 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 09:12:59 2023-03-10 09:12:59,556 [bump_version] DEBUG bumping version:3.0.0-dev.15 on axis:pre with prefix:dev 09:12:59 2023-03-10 09:12:59,556 [bump_version] DEBUG bumped version:3.0.0-dev.16 09:12:59 2023-03-10 09:12:59,556 [write_version] DEBUG write version:3.0.0-dev.16 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 09:12:59 2023-03-10 09:12:59,557 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 09:12:59 2023-03-10 09:12:59,557 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 09:12:59 2023-03-10 09:12:59,558 [execute] INFO git cat-file --batch-check 09:12:59 2023-03-10 09:12:59,558 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 09:12:59 2023-03-10 09:12:59,562 [execute] INFO git cat-file --batch 09:12:59 2023-03-10 09:12:59,562 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 09:12:59 2023-03-10 09:12:59,566 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 09:12:59 3.0.0-dev.16 [Pipeline] } 09:12:59 $ docker exec --env ******** --env ******** 8e561525c709b0dd641b764212f5cffaba9639f6887ad1861d21e44d56e86230 ssh-agent -k 09:12:59 unset SSH_AUTH_SOCK; 09:12:59 unset SSH_AGENT_PID; 09:12:59 echo Agent pid 38 killed; 09:12:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:13:00 + git semver [Pipeline] } 09:13:00 $ docker stop --time=1 8e561525c709b0dd641b764212f5cffaba9639f6887ad1861d21e44d56e86230 09:13:01 $ docker rm -f --volumes 8e561525c709b0dd641b764212f5cffaba9639f6887ad1861d21e44d56e86230 [Pipeline] // withDockerContainer [Pipeline] sh 09:13:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:13:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:13:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:13:02 prd-ubuntu20.04-docker-8c-8g-9601 does not seem to be running inside a container 09:13:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:13:02 $ docker top 4d4f3d641d4b97cb4f791eacce0e2206f6bbaffbbd4113593916f116ba539c90 -eo pid,comm 09:13:02 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). 09:13:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:13:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:13:02 [ssh-agent] Looking for ssh-agent implementation... 09:13:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:13:02 $ docker exec 4d4f3d641d4b97cb4f791eacce0e2206f6bbaffbbd4113593916f116ba539c90 ssh-agent 09:13:03 SSH_AUTH_SOCK=/tmp/ssh-5QWijVaXCZNW/agent.32 09:13:03 SSH_AGENT_PID=38 09:13:03 Running ssh-add (command line suppressed) 09:13:03 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16910045171523261501.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16910045171523261501.key) 09:13:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:13:03 + git semver push 09:13:03 2023-03-10 09:13:03,676 [run_push] DEBUG push 09:13:03 2023-03-10 09:13:03,677 [execute] INFO git cat-file --batch-check 09:13:03 2023-03-10 09:13:03,677 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 09:13:03 2023-03-10 09:13:03,680 [execute] INFO git rev-list 0511dc33d789053dc1c1d0418946f49ff8d32594 -- 09:13:03 2023-03-10 09:13:03,680 [execute] DEBUG Popen(['git', 'rev-list', '0511dc33d789053dc1c1d0418946f49ff8d32594', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 09:13:03 2023-03-10 09:13:03,684 [execute] INFO git fetch -v origin 09:13:03 2023-03-10 09:13:03,685 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 09:13:04 2023-03-10 09:13:04,198 [run_push] DEBUG no remote changes detected 09:13:04 2023-03-10 09:13:04,199 [execute] INFO git push origin semver 09:13:04 2023-03-10 09:13:04,199 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 09:13:05 2023-03-10 09:13:05,044 [run_push] DEBUG push all version tags 09:13:05 2023-03-10 09:13:05,044 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 09:13:05 2023-03-10 09:13:05,045 [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) 09:13:05 2023-03-10 09:13:05,783 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 09:13:05 3.0.0-dev.16 [Pipeline] } 09:13:05 $ docker exec --env ******** --env ******** 4d4f3d641d4b97cb4f791eacce0e2206f6bbaffbbd4113593916f116ba539c90 ssh-agent -k 09:13:05 unset SSH_AUTH_SOCK; 09:13:05 unset SSH_AGENT_PID; 09:13:05 echo Agent pid 38 killed; 09:13:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:13:06 + git semver [Pipeline] } 09:13:06 $ docker stop --time=1 4d4f3d641d4b97cb4f791eacce0e2206f6bbaffbbd4113593916f116ba539c90 09:13:07 $ docker rm -f --volumes 4d4f3d641d4b97cb4f791eacce0e2206f6bbaffbbd4113593916f116ba539c90 [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 09:13:08 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 09:13:08 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 09:13:08 total 16 09:13:08 drwxr-xr-x 3 root root 4096 Mar 10 09:05 . 09:13:08 drwxrwxr-x 11 jenkins jenkins 4096 Mar 10 09:12 .. 09:13:08 drwxr-xr-x 2 root root 4096 Mar 10 09:05 cost 09:13:08 -rw-r--r-- 1 root root 89 Mar 10 09:05 cost.csv 09:13:08 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 09:13:08 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 09:13:08 total 16 09:13:08 drwxr-xr-x 3 jenkins jenkins 4096 Mar 10 09:05 . 09:13:08 drwxrwxr-x 11 jenkins jenkins 4096 Mar 10 09:12 .. 09:13:08 drwxr-xr-x 2 jenkins jenkins 4096 Mar 10 09:05 cost 09:13:08 -rw-r--r-- 1 jenkins jenkins 89 Mar 10 09:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:13:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:13:09 ---> package-listing.sh 09:13:09 ++ facter osfamily 09:13:09 ++ tr '[:upper:]' '[:lower:]' 09:13:09 + OS_FAMILY=debian 09:13:09 + workspace=/w/workspace/exfoundry_device-usb-camera_main 09:13:09 + START_PACKAGES=/tmp/packages_start.txt 09:13:09 + END_PACKAGES=/tmp/packages_end.txt 09:13:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:13:09 + PACKAGES=/tmp/packages_start.txt 09:13:09 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 09:13:09 + PACKAGES=/tmp/packages_end.txt 09:13:09 + case "${OS_FAMILY}" in 09:13:09 + grep '^ii' 09:13:09 + dpkg -l 09:13:09 + '[' -f /tmp/packages_start.txt ']' 09:13:09 + '[' -f /tmp/packages_end.txt ']' 09:13:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:13:09 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 09:13:09 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 09:13:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 09:13:09 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:13:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:13:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:13:10 prd-ubuntu20.04-docker-8c-8g-9601 does not seem to be running inside a container 09:13:10 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:13:10 $ docker top 6af3ccd20c550373beb6898e5be8f6493d603c57889e2d3a5095aebd22aa4195 -eo pid,comm [Pipeline] { [Pipeline] sh 09:13:11 + touch /tmp/pre-build-complete [Pipeline] sh 09:13:11 + mkdir -p /var/log/sysstat [Pipeline] sh 09:13:11 + ls /var/log/sa-host 09:13:11 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:13:11 provisioning config files... 09:13:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5586590466475164199tmp [Pipeline] { [Pipeline] echo 09:13:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:13:12 ---> create-netrc.sh [Pipeline] } 09:13:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:13:12 ---> python-tools-install.sh [Pipeline] echo 09:13:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:13:12 ---> sudo-logs.sh 09:13:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:13:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:13:13 ---> job-cost.sh 09:13:13 lf-activate-venv: SKIPPING 09:13:13 DEBUG: total: 0.2199999988079071 09:13:13 INFO: Retrieving Stack Cost... 09:13:13 INFO: Retrieving Pricing Info for: v3-standard-8 09:13:13 INFO: Archiving Costs [Pipeline] echo 09:13:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:13:14 ---> logs-deploy.sh 09:13:14 lf-activate-venv: SKIPPING 09:13:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/86 09:13:14 INFO: archiving workspace using pattern(s): 09:13:15 Archives upload complete. 09:13:15 INFO: archiving logs to Nexus 09:13:16 ---> uname -a: 09:13:16 Linux prd-ubuntu20-04-docker-8c-8g-9601 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:13:16 09:13:16 09:13:16 ---> lscpu: 09:13:16 Architecture: x86_64 09:13:16 CPU op-mode(s): 32-bit, 64-bit 09:13:16 Byte Order: Little Endian 09:13:16 Address sizes: 40 bits physical, 48 bits virtual 09:13:16 CPU(s): 8 09:13:16 On-line CPU(s) list: 0-7 09:13:16 Thread(s) per core: 1 09:13:16 Core(s) per socket: 1 09:13:16 Socket(s): 8 09:13:16 NUMA node(s): 1 09:13:16 Vendor ID: AuthenticAMD 09:13:16 CPU family: 23 09:13:16 Model: 49 09:13:16 Model name: AMD EPYC-Rome Processor 09:13:16 Stepping: 0 09:13:16 CPU MHz: 2799.998 09:13:16 BogoMIPS: 5599.99 09:13:16 Virtualization: AMD-V 09:13:16 Hypervisor vendor: KVM 09:13:16 Virtualization type: full 09:13:16 L1d cache: 256 KiB 09:13:16 L1i cache: 256 KiB 09:13:16 L2 cache: 4 MiB 09:13:16 L3 cache: 128 MiB 09:13:16 NUMA node0 CPU(s): 0-7 09:13:16 Vulnerability Itlb multihit: Not affected 09:13:16 Vulnerability L1tf: Not affected 09:13:16 Vulnerability Mds: Not affected 09:13:16 Vulnerability Meltdown: Not affected 09:13:16 Vulnerability Mmio stale data: Not affected 09:13:16 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:13:16 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:13:16 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:13:16 Vulnerability Srbds: Not affected 09:13:16 Vulnerability Tsx async abort: Not affected 09:13:16 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 09:13:16 09:13:16 09:13:16 ---> nproc: 09:13:16 8 09:13:16 09:13:16 09:13:16 ---> df -h: 09:13:16 Filesystem Size Used Avail Use% Mounted on 09:13:16 overlay 155G 13G 142G 9% / 09:13:16 tmpfs 64M 0 64M 0% /dev 09:13:16 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:13:16 shm 64M 0 64M 0% /dev/shm 09:13:16 /dev/vda1 155G 13G 142G 9% /facter-os 09:13:16 09:13:16 09:13:16 ---> sar -b -r -n DEV: 09:13:16 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9601) 03/10/23 _x86_64_ (8 CPU) 09:13:16 09:13:16 08:29:59 LINUX RESTART (8 CPU) 09:13:16 09:13:16 08:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:13:16 08:31:02 102.32 48.07 54.25 0.00 3694.64 187754.75 0.00 09:13:16 08:32:01 3.05 0.00 3.05 0.00 0.00 46.11 0.00 09:13:16 08:33:01 1.38 0.00 1.38 0.00 0.00 16.26 0.00 09:13:16 08:34:01 1.32 0.00 1.32 0.00 0.00 14.40 0.00 09:13:16 08:35:01 1.72 0.00 1.72 0.00 0.00 20.40 0.00 09:13:16 08:36:01 53.51 10.58 42.93 0.00 5154.87 8773.20 0.00 09:13:16 08:37:01 3.82 0.02 3.80 0.00 0.13 96.10 0.00 09:13:16 08:38:01 1.27 0.00 1.27 0.00 0.00 14.26 0.00 09:13:16 08:39:01 1.10 0.00 1.10 0.00 0.00 14.13 0.00 09:13:16 08:40:01 1.43 0.00 1.43 0.00 0.00 16.39 0.00 09:13:16 08:41:01 1.13 0.00 1.13 0.00 0.00 14.00 0.00 09:13:16 08:42:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 09:13:16 08:43:01 1.08 0.00 1.08 0.00 0.00 13.60 0.00 09:13:16 08:44:01 0.87 0.00 0.87 0.00 0.00 10.00 0.00 09:13:16 08:45:01 1.57 0.02 1.55 0.00 0.13 19.20 0.00 09:13:16 08:46:01 1.30 0.00 1.30 0.00 0.00 19.20 0.00 09:13:16 08:47:01 1.65 0.00 1.65 0.00 0.00 18.80 0.00 09:13:16 08:48:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 09:13:16 08:49:01 2.65 1.65 1.00 0.00 45.33 12.67 0.00 09:13:16 08:50:01 3.40 1.93 1.47 0.00 38.52 28.66 0.00 09:13:16 08:51:01 1.08 0.00 1.08 0.00 0.00 14.40 0.00 09:13:16 08:52:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 09:13:16 08:53:01 1.18 0.00 1.18 0.00 0.00 14.26 0.00 09:13:16 08:54:01 0.90 0.00 0.90 0.00 0.00 10.26 0.00 09:13:16 08:55:01 1.30 0.00 1.30 0.00 0.00 15.73 0.00 09:13:16 08:56:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 09:13:16 08:57:01 1.30 0.00 1.30 0.00 0.00 15.60 0.00 09:13:16 08:58:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 09:13:16 08:59:01 1.15 0.00 1.15 0.00 0.00 13.73 0.00 09:13:16 09:00:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 09:13:16 09:01:01 1.20 0.00 1.20 0.00 0.00 14.26 0.00 09:13:16 09:02:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 09:13:16 09:03:01 39.18 12.23 26.95 0.00 1836.49 10788.74 0.00 09:13:16 09:04:01 206.60 1.78 204.82 0.00 53.32 79193.07 0.00 09:13:16 09:05:01 212.56 0.17 212.40 0.00 2.67 32038.66 0.00 09:13:16 09:06:01 35.29 0.02 35.28 0.00 2.27 16773.74 0.00 09:13:16 09:07:01 2.03 0.00 2.03 0.00 0.00 21.46 0.00 09:13:16 09:08:01 1.45 0.00 1.45 0.00 0.00 15.73 0.00 09:13:16 09:09:01 4.08 1.02 3.07 0.00 21.86 38.79 0.00 09:13:16 09:10:01 1.57 0.00 1.57 0.00 0.00 17.06 0.00 09:13:16 09:11:01 1.78 0.00 1.78 0.00 0.00 21.06 0.00 09:13:16 09:12:01 1.42 0.00 1.42 0.00 0.00 15.73 0.00 09:13:16 09:13:01 118.86 0.23 118.63 0.00 15.46 58206.97 0.00 09:13:16 Average: 19.18 1.81 17.37 0.00 252.80 9171.69 0.00 09:13:16 09:13:16 08:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:13:16 08:31:02 30616784 31880204 489000 1.49 47192 1539756 1677264 4.94 601456 1406196 1052 09:13:16 08:32:01 30618380 31881852 486932 1.48 47256 1539752 1677264 4.94 600540 1406184 12 09:13:16 08:33:01 30617668 31881376 487352 1.48 47344 1539760 1677264 4.94 603380 1406284 8 09:13:16 08:34:01 30617188 31880968 487720 1.48 47432 1539764 1677264 4.94 603032 1406300 8 09:13:16 08:35:01 30616988 31881484 487620 1.48 47536 1539760 1677264 4.94 602272 1406908 8 09:13:16 08:36:01 30081464 31847528 500848 1.52 81628 1994840 1754576 5.17 930012 1577652 4 09:13:16 08:37:01 30084672 31846068 501232 1.52 80244 1991592 1723952 5.08 929700 1574456 8 09:13:16 08:38:01 30084332 31845812 501624 1.53 80332 1991584 1723952 5.08 929712 1574456 8 09:13:16 08:39:01 30084036 31845668 501256 1.52 80372 1991596 1723952 5.08 930132 1574456 8 09:13:16 08:40:01 30084020 31846196 501108 1.52 80472 1991592 1723952 5.08 929848 1574908 8 09:13:16 08:41:01 30083528 31845772 501288 1.52 80512 1991600 1723952 5.08 929804 1574912 12 09:13:16 08:42:01 30083512 31845760 501208 1.52 80544 1991604 1723952 5.08 929924 1574912 12 09:13:16 08:43:01 30083464 31845748 501128 1.52 80568 1991608 1723952 5.08 930020 1574916 8 09:13:16 08:44:01 30083180 31845500 501316 1.52 80584 1991612 1723952 5.08 930112 1574920 8 09:13:16 08:45:01 30081768 31844160 502960 1.53 80620 1991612 1729268 5.10 930216 1574920 188 09:13:16 08:46:01 30082056 31844480 502724 1.53 80700 1991596 1729268 5.10 930228 1574896 8 09:13:16 08:47:01 30081744 31844268 502684 1.53 80756 1991600 1729268 5.10 930748 1574900 172 09:13:16 08:48:01 30081672 31844212 502640 1.53 80812 1991580 1729268 5.10 930368 1574904 8 09:13:16 08:49:01 30071980 31835944 510844 1.55 80844 1992956 1729268 5.10 941320 1575848 28 09:13:16 08:50:01 30033164 31799108 546996 1.66 80912 1994400 1729268 5.10 980440 1576464 204 09:13:16 08:51:01 30033172 31799172 546956 1.66 80952 1994392 1729268 5.10 979856 1576408 12 09:13:16 08:52:01 30033156 31799180 546952 1.66 80992 1994404 1729268 5.10 979932 1576408 28 09:13:16 08:53:01 30033588 31799660 546424 1.66 81032 1994400 1729268 5.10 979916 1576412 4 09:13:16 08:54:01 30033192 31799320 546624 1.66 81064 1994412 1729268 5.10 980028 1576412 24 09:13:16 08:55:01 30033360 31799532 546588 1.66 81104 1994400 1729268 5.10 980112 1576420 28 09:13:16 08:56:01 30033116 31799384 546720 1.66 81152 1994420 1729268 5.10 980400 1576428 24 09:13:16 08:57:01 30032532 31798984 547060 1.66 81208 1994548 1729268 5.10 980540 1576552 8 09:13:16 08:58:01 30032516 31798972 546996 1.66 81224 1994552 1729268 5.10 980292 1576556 8 09:13:16 08:59:01 30032720 31799192 546712 1.66 81248 1994544 1729268 5.10 980352 1576556 12 09:13:16 09:00:01 30033124 31799636 546408 1.66 81272 1994552 1729268 5.10 980512 1576564 8 09:13:16 09:01:01 30033048 31799592 546620 1.66 81304 1994564 1729268 5.10 980976 1576568 36 09:13:16 09:02:01 30031984 31798564 547616 1.67 81336 1994564 1729268 5.10 981348 1576568 12 09:13:16 09:03:01 29450784 31590944 727528 2.21 93720 2338992 1856344 5.47 1275132 1815880 684 09:13:16 09:04:01 27602520 31413904 868776 2.64 181160 3804732 2295132 6.76 1634724 3147664 64428 09:13:16 09:05:01 27412536 31538544 746000 2.27 188024 4103568 1939364 5.72 1565052 3399084 936 09:13:16 09:06:01 26918612 31553060 729708 2.22 195012 4555464 1791452 5.28 1570272 3838652 8 09:13:16 09:07:01 26918232 31552800 729860 2.22 195096 4555464 1791452 5.28 1570220 3838652 8 09:13:16 09:08:01 26922696 31557472 725068 2.20 195180 4555600 1791452 5.28 1564432 3838772 160 09:13:16 09:09:01 26921352 31557320 725192 2.21 195320 4556220 1827160 5.38 1564268 3839340 20 09:13:16 09:10:01 26927576 31563620 719036 2.19 195408 4556220 1827160 5.38 1558588 3839340 16 09:13:16 09:11:01 26927284 31563412 719212 2.19 195476 4556216 1827160 5.38 1558756 3839344 12 09:13:16 09:12:01 26927212 31563396 719272 2.19 195548 4556224 1827160 5.38 1558712 3839344 4 09:13:16 09:13:01 25400300 31511720 766480 2.33 233552 5864204 1822432 5.37 1703276 5088424 348 09:13:16 Average: 29372005 31757895 575728 1.75 104280 2546903 1759433 5.19 1067697 2090738 1595 09:13:16 09:13:16 08:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:13:16 08:31:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:16 08:31:02 lo 0.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00 09:13:16 08:31:02 ens3 202.90 128.27 471.04 24.48 0.00 0.00 0.00 0.00 09:13:16 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:16 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:16 08:32:01 ens3 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00 09:13:16 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:16 08:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:13:16 08:33:01 ens3 0.78 0.23 1.43 0.02 0.00 0.00 0.00 0.00 09:13:16 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:16 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:16 08:34:01 ens3 0.38 0.02 0.02 0.00 0.00 0.00 0.00 0.00 09:13:16 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:16 08:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:13:16 08:35:01 ens3 1.37 0.12 0.12 0.01 0.00 0.00 0.00 0.00 09:13:16 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:16 08:36:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 09:13:16 08:36:01 ens3 201.57 107.78 2805.06 7.81 0.00 0.00 0.00 0.00 09:13:16 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:16 08:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:13:16 08:37:01 ens3 1.30 0.72 0.67 0.47 0.00 0.00 0.00 0.00 09:13:16 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:16 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:16 08:38:01 ens3 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:13:16 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:16 08:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:13:16 08:39:01 ens3 0.22 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:13:16 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:16 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:16 08:40:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:13:16 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:16 08:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:13:16 08:41:01 ens3 0.25 0.17 0.08 0.07 0.00 0.00 0.00 0.00 09:13:16 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:16 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:16 08:42:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:16 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:16 08:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:13:16 08:43:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:13:16 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:16 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:16 08:44:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:13:16 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:16 08:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:13:16 08:45:01 ens3 0.22 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:13:16 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:16 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:16 08:46:01 ens3 0.30 0.15 0.14 0.07 0.00 0.00 0.00 0.00 09:13:16 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:16 08:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:13:16 08:47:01 ens3 0.20 0.15 0.01 0.01 0.00 0.00 0.00 0.00 09:13:16 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:16 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:16 08:48:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:16 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:16 08:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:13:16 08:49:01 ens3 1.15 0.85 0.72 0.43 0.00 0.00 0.00 0.00 09:13:16 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:16 08:50:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 09:13:16 08:50:01 ens3 13.10 9.00 11.31 6.15 0.00 0.00 0.00 0.00 09:13:16 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:16 08:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:13:16 08:51:01 ens3 0.28 0.18 0.08 0.07 0.00 0.00 0.00 0.00 09:13:16 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:16 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:16 08:52:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:16 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:16 08:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:13:16 08:53:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:13:16 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:16 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:16 08:54:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:16 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:16 08:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:13:16 08:55:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:13:16 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:16 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:16 08:56:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 09:13:16 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:16 08:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:13:16 08:57:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:13:16 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:16 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:16 08:58:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:13:16 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:16 08:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:13:16 08:59:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:13:16 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:16 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:16 09:00:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:16 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:16 09:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:13:16 09:01:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 09:13:16 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:16 09:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:16 09:02:01 ens3 0.37 0.12 0.47 0.01 0.00 0.00 0.00 0.00 09:13:16 09:03:01 vethb9d030b 0.35 0.42 0.07 0.07 0.00 0.00 0.00 0.00 09:13:16 09:03:01 docker0 0.35 0.33 0.06 0.07 0.00 0.00 0.00 0.00 09:13:16 09:03:01 lo 3.87 3.87 0.37 0.37 0.00 0.00 0.00 0.00 09:13:16 09:03:01 ens3 264.42 163.99 1921.29 49.37 0.00 0.00 0.00 0.00 09:13:16 09:04:01 docker0 192.03 357.44 15.22 2645.96 0.00 0.00 0.00 0.00 09:13:16 09:04:01 veth8c7696b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:13:16 09:04:01 lo 2.87 2.87 0.28 0.28 0.00 0.00 0.00 0.00 09:13:16 09:04:01 ens3 545.84 315.93 6682.83 106.28 0.00 0.00 0.00 0.00 09:13:16 09:05:01 docker0 13.11 33.04 1.02 636.14 0.00 0.00 0.00 0.00 09:13:16 09:05:01 lo 6.27 6.27 0.61 0.61 0.00 0.00 0.00 0.00 09:13:16 09:05:01 ens3 168.47 129.73 895.25 784.04 0.00 0.00 0.00 0.00 09:13:16 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:16 09:06:01 lo 5.47 5.47 0.54 0.54 0.00 0.00 0.00 0.00 09:13:16 09:06:01 ens3 147.69 99.37 2542.43 176.72 0.00 0.00 0.00 0.00 09:13:16 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:16 09:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:13:16 09:07:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:13:16 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:16 09:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:16 09:08:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:16 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:16 09:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:13:16 09:09:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:13:16 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:16 09:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:16 09:10:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:13:16 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:16 09:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:13:16 09:11:01 ens3 0.28 0.20 0.08 0.07 0.00 0.00 0.00 0.00 09:13:16 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:16 09:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:16 09:12:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:16 09:13:01 docker0 36.63 65.32 3.09 588.34 0.00 0.00 0.00 0.00 09:13:16 09:13:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 09:13:16 09:13:01 ens3 386.75 257.01 7800.30 156.27 0.00 0.00 0.00 0.00 09:13:16 Average: docker0 5.63 10.61 0.45 90.04 0.00 0.00 0.00 0.00 09:13:16 Average: lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 09:13:16 Average: ens3 45.14 28.27 538.19 30.54 0.00 0.00 0.00 0.00 09:13:16 09:13:16 09:13:16 ---> sar -P ALL: 09:13:16 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9601) 03/10/23 _x86_64_ (8 CPU) 09:13:16 09:13:16 08:29:59 LINUX RESTART (8 CPU) 09:13:16 09:13:16 08:30:01 CPU %user %nice %system %iowait %steal %idle 09:13:16 08:31:02 all 2.12 0.00 0.78 1.04 0.03 96.03 09:13:16 08:31:02 0 3.21 0.00 1.02 0.55 0.02 95.20 09:13:16 08:31:02 1 2.69 0.00 0.50 0.30 0.03 96.48 09:13:16 08:31:02 2 1.17 0.00 0.50 0.15 0.02 98.16 09:13:16 08:31:02 3 1.52 0.00 0.45 0.40 0.05 97.57 09:13:16 08:31:02 4 1.05 0.00 0.42 1.07 0.02 97.45 09:13:16 08:31:02 5 3.54 0.00 0.60 0.48 0.02 95.36 09:13:16 08:31:02 6 2.15 0.00 0.62 0.25 0.02 96.97 09:13:16 08:31:02 7 1.66 0.00 2.11 5.15 0.03 91.05 09:13:16 08:32:01 all 0.02 0.00 0.00 0.02 0.00 99.96 09:13:16 08:32:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:13:16 08:32:01 1 0.03 0.00 0.00 0.03 0.03 99.90 09:13:16 08:32:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:13:16 08:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:13:16 08:32:01 4 0.03 0.00 0.02 0.12 0.00 99.83 09:13:16 08:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:13:16 08:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:13:16 08:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:13:16 08:33:01 all 0.26 0.00 0.01 0.01 0.01 99.71 09:13:16 08:33:01 0 0.07 0.00 0.03 0.00 0.00 99.90 09:13:16 08:33:01 1 0.03 0.00 0.05 0.02 0.03 99.87 09:13:16 08:33:01 2 1.91 0.00 0.00 0.00 0.00 98.09 09:13:16 08:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:13:16 08:33:01 4 0.00 0.00 0.00 0.05 0.02 99.93 09:13:16 08:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:13:16 08:33:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:13:16 08:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:13:16 08:34:01 all 0.16 0.00 0.01 0.01 0.01 99.81 09:13:16 08:34:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:13:16 08:34:01 1 0.00 0.00 0.03 0.00 0.03 99.93 09:13:16 08:34:01 2 1.19 0.00 0.02 0.00 0.02 98.78 09:13:16 08:34:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:13:16 08:34:01 4 0.03 0.00 0.02 0.05 0.00 99.90 09:13:16 08:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:13:16 08:34:01 6 0.00 0.00 0.02 0.00 0.02 99.97 09:13:16 08:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:13:16 08:35:01 all 0.01 0.00 0.01 0.01 0.01 99.96 09:13:16 08:35:01 0 0.02 0.00 0.03 0.00 0.00 99.95 09:13:16 08:35:01 1 0.03 0.00 0.03 0.02 0.03 99.88 09:13:16 08:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:13:16 08:35:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:13:16 08:35:01 4 0.00 0.00 0.00 0.05 0.00 99.95 09:13:16 08:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:13:16 08:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:13:16 08:35:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:13:16 08:36:01 all 2.15 0.00 1.44 0.67 0.02 95.71 09:13:16 08:36:01 0 3.04 0.00 3.00 0.38 0.02 93.56 09:13:16 08:36:01 1 1.17 0.00 1.34 0.05 0.03 97.41 09:13:16 08:36:01 2 1.70 0.00 0.65 0.07 0.03 97.54 09:13:16 08:36:01 3 1.35 0.00 0.95 0.07 0.02 97.61 09:13:16 08:36:01 4 3.02 0.00 2.27 3.39 0.02 91.30 09:13:16 08:36:01 5 2.22 0.00 0.75 0.07 0.02 96.94 09:13:16 08:36:01 6 1.64 0.00 1.04 0.55 0.02 96.76 09:13:16 08:36:01 7 3.10 0.00 1.54 0.77 0.02 94.58 09:13:16 08:37:01 all 0.10 0.00 0.05 0.02 0.01 99.82 09:13:16 08:37:01 0 0.03 0.00 0.05 0.00 0.00 99.92 09:13:16 08:37:01 1 0.12 0.00 0.05 0.03 0.02 99.78 09:13:16 08:37:01 2 0.25 0.00 0.02 0.00 0.02 99.72 09:13:16 08:37:01 3 0.03 0.00 0.05 0.00 0.02 99.90 09:13:16 08:37:01 4 0.05 0.00 0.03 0.15 0.02 99.75 09:13:16 08:37:01 5 0.03 0.00 0.05 0.00 0.00 99.92 09:13:16 08:37:01 6 0.02 0.00 0.05 0.00 0.00 99.93 09:13:16 08:37:01 7 0.25 0.00 0.08 0.00 0.00 99.67 09:13:16 08:38:01 all 0.01 0.00 0.00 0.01 0.01 99.97 09:13:16 08:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:13:16 08:38:01 1 0.00 0.00 0.00 0.02 0.02 99.97 09:13:16 08:38:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:13:16 08:38:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:13:16 08:38:01 4 0.02 0.00 0.00 0.05 0.00 99.93 09:13:16 08:38:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:13:16 08:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:13:16 08:38:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:13:16 08:39:01 all 0.02 0.00 0.00 0.01 0.01 99.95 09:13:16 08:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:13:16 08:39:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:13:16 08:39:01 2 0.05 0.00 0.00 0.00 0.03 99.92 09:13:16 08:39:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:13:16 08:39:01 4 0.00 0.00 0.00 0.12 0.00 99.88 09:13:16 08:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:13:16 08:39:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:13:16 08:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:13:16 08:40:01 all 0.01 0.00 0.01 0.01 0.01 99.97 09:13:16 08:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:13:16 08:40:01 1 0.02 0.00 0.00 0.02 0.02 99.95 09:13:16 08:40:01 2 0.03 0.00 0.00 0.00 0.03 99.93 09:13:16 08:40:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:13:16 08:40:01 4 0.00 0.00 0.00 0.07 0.00 99.93 09:13:16 08:40:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:13:16 08:40:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:13:16 08:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:13:16 08:41:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:13:16 08:41:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:13:16 08:41:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:13:16 08:41:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:13:16 08:41:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:13:16 08:41:01 4 0.02 0.00 0.00 0.02 0.00 99.97 09:13:16 08:41:01 5 0.00 0.00 0.02 0.02 0.02 99.95 09:13:16 08:41:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:13:16 08:41:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:13:16 09:13:16 08:41:01 CPU %user %nice %system %iowait %steal %idle 09:13:16 08:42:01 all 0.09 0.00 0.01 0.00 0.01 99.90 09:13:16 08:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:13:16 08:42:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:13:16 08:42:01 2 0.00 0.00 0.03 0.00 0.03 99.93 09:13:16 08:42:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:13:16 08:42:01 4 0.02 0.00 0.00 0.02 0.00 99.97 09:13:16 08:42:01 5 0.58 0.00 0.02 0.00 0.00 99.40 09:13:16 08:42:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:13:16 08:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:13:16 08:43:01 all 0.26 0.00 0.01 0.01 0.01 99.71 09:13:16 08:43:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:13:16 08:43:01 1 0.03 0.00 0.00 0.02 0.02 99.93 09:13:16 08:43:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:13:16 08:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:13:16 08:43:01 4 0.00 0.00 0.02 0.08 0.00 99.90 09:13:16 08:43:01 5 1.97 0.00 0.00 0.00 0.02 98.01 09:13:16 08:43:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:13:16 08:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:13:16 08:44:01 all 0.05 0.00 0.01 0.00 0.00 99.94 09:13:16 08:44:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:13:16 08:44:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:13:16 08:44:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:13:16 08:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:13:16 08:44:01 4 0.00 0.00 0.02 0.02 0.00 99.97 09:13:16 08:44:01 5 0.37 0.00 0.00 0.00 0.00 99.63 09:13:16 08:44:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:13:16 08:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:13:16 08:45:01 all 0.02 0.00 0.02 0.00 0.01 99.94 09:13:16 08:45:01 0 0.03 0.00 0.03 0.00 0.00 99.93 09:13:16 08:45:01 1 0.03 0.00 0.02 0.02 0.02 99.92 09:13:16 08:45:01 2 0.03 0.00 0.05 0.00 0.03 99.88 09:13:16 08:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:13:16 08:45:01 4 0.02 0.00 0.00 0.02 0.00 99.97 09:13:16 08:45:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:13:16 08:45:01 6 0.00 0.00 0.02 0.00 0.02 99.97 09:13:16 08:45:01 7 0.02 0.00 0.03 0.00 0.02 99.93 09:13:16 08:46:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:13:16 08:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:13:16 08:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:13:16 08:46:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:13:16 08:46:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:13:16 08:46:01 4 0.02 0.00 0.00 0.03 0.02 99.93 09:13:16 08:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:13:16 08:46:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:13:16 08:46:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:13:16 08:47:01 all 0.01 0.00 0.00 0.00 0.00 99.98 09:13:16 08:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:13:16 08:47:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:13:16 08:47:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:13:16 08:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:13:16 08:47:01 4 0.00 0.00 0.00 0.03 0.00 99.97 09:13:16 08:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:13:16 08:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:13:16 08:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:13:16 08:48:01 all 0.17 0.00 0.01 0.01 0.01 99.80 09:13:16 08:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:13:16 08:48:01 1 0.02 0.00 0.03 0.02 0.02 99.92 09:13:16 08:48:01 2 0.05 0.00 0.03 0.00 0.03 99.88 09:13:16 08:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:13:16 08:48:01 4 0.03 0.00 0.03 0.03 0.00 99.90 09:13:16 08:48:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:13:16 08:48:01 6 1.24 0.00 0.00 0.00 0.00 98.76 09:13:16 08:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:13:16 08:49:01 all 0.09 0.00 0.01 0.01 0.01 99.88 09:13:16 08:49:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:13:16 08:49:01 1 0.15 0.00 0.02 0.02 0.02 99.80 09:13:16 08:49:01 2 0.17 0.00 0.02 0.00 0.02 99.80 09:13:16 08:49:01 3 0.05 0.00 0.00 0.00 0.02 99.93 09:13:16 08:49:01 4 0.00 0.00 0.00 0.02 0.00 99.98 09:13:16 08:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:13:16 08:49:01 6 0.10 0.00 0.00 0.00 0.02 99.88 09:13:16 08:49:01 7 0.18 0.00 0.03 0.05 0.02 99.72 09:13:16 08:50:01 all 0.53 0.00 0.04 0.04 0.01 99.38 09:13:16 08:50:01 0 0.10 0.00 0.03 0.00 0.00 99.87 09:13:16 08:50:01 1 0.38 0.00 0.00 0.02 0.02 99.58 09:13:16 08:50:01 2 0.20 0.00 0.03 0.00 0.02 99.75 09:13:16 08:50:01 3 1.80 0.00 0.02 0.00 0.00 98.18 09:13:16 08:50:01 4 0.15 0.00 0.05 0.23 0.00 99.57 09:13:16 08:50:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:13:16 08:50:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:13:16 08:50:01 7 1.62 0.00 0.15 0.05 0.03 98.15 09:13:16 08:51:01 all 0.26 0.00 0.00 0.01 0.00 99.73 09:13:16 08:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:13:16 08:51:01 1 0.03 0.00 0.02 0.02 0.00 99.93 09:13:16 08:51:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:13:16 08:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:13:16 08:51:01 4 0.02 0.00 0.00 0.03 0.00 99.95 09:13:16 08:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:13:16 08:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:13:16 08:51:01 7 2.00 0.00 0.00 0.00 0.02 97.98 09:13:16 08:52:01 all 0.26 0.00 0.00 0.01 0.01 99.72 09:13:16 08:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:13:16 08:52:01 1 0.02 0.00 0.00 0.03 0.02 99.93 09:13:16 08:52:01 2 0.02 0.00 0.00 0.00 0.03 99.95 09:13:16 08:52:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:13:16 08:52:01 4 0.00 0.00 0.00 0.05 0.00 99.95 09:13:16 08:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:13:16 08:52:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:13:16 08:52:01 7 1.99 0.00 0.02 0.00 0.00 98.00 09:13:16 09:13:16 08:52:01 CPU %user %nice %system %iowait %steal %idle 09:13:16 08:53:01 all 0.06 0.00 0.01 0.01 0.00 99.92 09:13:16 08:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:13:16 08:53:01 1 0.05 0.00 0.00 0.02 0.02 99.92 09:13:16 08:53:01 2 0.05 0.00 0.00 0.00 0.02 99.93 09:13:16 08:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:13:16 08:53:01 4 0.02 0.00 0.02 0.03 0.00 99.93 09:13:16 08:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:13:16 08:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:13:16 08:53:01 7 0.32 0.00 0.05 0.00 0.00 99.63 09:13:16 08:54:01 all 0.01 0.00 0.00 0.00 0.01 99.98 09:13:16 08:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:13:16 08:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:13:16 08:54:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:13:16 08:54:01 3 0.03 0.00 0.00 0.00 0.02 99.95 09:13:16 08:54:01 4 0.02 0.00 0.00 0.02 0.00 99.97 09:13:16 08:54:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:13:16 08:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:13:16 08:54:01 7 0.00 0.00 0.02 0.00 0.02 99.97 09:13:16 08:55:01 all 0.01 0.00 0.01 0.01 0.01 99.96 09:13:16 08:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:13:16 08:55:01 1 0.03 0.00 0.02 0.02 0.02 99.92 09:13:16 08:55:01 2 0.02 0.00 0.02 0.02 0.03 99.92 09:13:16 08:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:13:16 08:55:01 4 0.00 0.00 0.00 0.03 0.02 99.95 09:13:16 08:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:13:16 08:55:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:13:16 08:55:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:13:16 08:56:01 all 0.01 0.00 0.00 0.00 0.01 99.98 09:13:16 08:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:13:16 08:56:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:13:16 08:56:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:13:16 08:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:13:16 08:56:01 4 0.00 0.00 0.00 0.02 0.00 99.98 09:13:16 08:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:13:16 08:56:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:13:16 08:56:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:13:16 08:57:01 all 0.02 0.00 0.01 0.01 0.01 99.96 09:13:16 08:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:13:16 08:57:01 1 0.02 0.00 0.02 0.02 0.02 99.93 09:13:16 08:57:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:13:16 08:57:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:13:16 08:57:01 4 0.02 0.00 0.00 0.03 0.00 99.95 09:13:16 08:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:13:16 08:57:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:13:16 08:57:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:13:16 08:58:01 all 0.01 0.00 0.01 0.00 0.00 99.98 09:13:16 08:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:13:16 08:58:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:13:16 08:58:01 2 0.00 0.00 0.03 0.00 0.03 99.93 09:13:16 08:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:13:16 08:58:01 4 0.00 0.00 0.02 0.02 0.00 99.97 09:13:16 08:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:13:16 08:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:13:16 08:58:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:13:16 08:59:01 all 0.01 0.00 0.01 0.01 0.01 99.96 09:13:16 08:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:13:16 08:59:01 1 0.03 0.00 0.02 0.02 0.02 99.92 09:13:16 08:59:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:13:16 08:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:13:16 08:59:01 4 0.02 0.00 0.02 0.08 0.00 99.88 09:13:16 08:59:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:13:16 08:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:13:16 08:59:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:13:16 09:00:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:13:16 09:00:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:13:16 09:00:01 1 0.00 0.00 0.03 0.00 0.02 99.95 09:13:16 09:00:01 2 0.02 0.00 0.03 0.00 0.02 99.93 09:13:16 09:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:13:16 09:00:01 4 0.02 0.00 0.00 0.03 0.00 99.95 09:13:16 09:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:13:16 09:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:13:16 09:00:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:13:16 09:01:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:13:16 09:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:13:16 09:01:01 1 0.03 0.00 0.02 0.02 0.02 99.92 09:13:16 09:01:01 2 0.03 0.00 0.02 0.00 0.03 99.92 09:13:16 09:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:13:16 09:01:01 4 0.00 0.00 0.00 0.02 0.00 99.98 09:13:16 09:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:13:16 09:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:13:16 09:01:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:13:16 09:02:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:13:16 09:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:13:16 09:02:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:13:16 09:02:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:13:16 09:02:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:13:16 09:02:01 4 0.02 0.00 0.02 0.02 0.00 99.95 09:13:16 09:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:13:16 09:02:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:13:16 09:02:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:13:16 09:03:01 all 3.22 0.00 0.97 0.59 0.02 95.20 09:13:16 09:03:01 0 3.44 0.00 0.97 0.15 0.00 95.44 09:13:16 09:03:01 1 3.64 0.00 1.12 2.06 0.02 93.16 09:13:16 09:03:01 2 3.80 0.00 0.55 0.03 0.03 95.58 09:13:16 09:03:01 3 5.28 0.00 1.15 0.03 0.02 93.52 09:13:16 09:03:01 4 2.14 0.00 0.74 1.20 0.02 95.90 09:13:16 09:03:01 5 2.44 0.00 0.97 0.02 0.02 96.56 09:13:16 09:03:01 6 2.32 0.00 1.00 0.10 0.02 96.55 09:13:16 09:03:01 7 2.69 0.00 1.29 1.13 0.02 94.87 09:13:16 09:13:16 09:03:01 CPU %user %nice %system %iowait %steal %idle 09:13:16 09:04:01 all 11.45 0.00 4.36 3.21 0.08 80.90 09:13:16 09:04:01 0 10.79 0.00 4.71 1.57 0.07 82.86 09:13:16 09:04:01 1 11.29 0.00 4.74 1.60 0.07 82.31 09:13:16 09:04:01 2 12.21 0.00 4.63 6.72 0.08 76.35 09:13:16 09:04:01 3 14.69 0.00 4.65 6.90 0.07 73.70 09:13:16 09:04:01 4 10.19 0.00 4.17 0.61 0.05 84.98 09:13:16 09:04:01 5 10.82 0.00 3.71 0.25 0.17 85.05 09:13:16 09:04:01 6 10.28 0.00 3.81 3.39 0.05 82.47 09:13:16 09:04:01 7 11.36 0.00 4.45 4.64 0.07 79.48 09:13:16 09:05:01 all 34.78 0.00 5.43 1.60 0.08 58.12 09:13:16 09:05:01 0 34.20 0.00 5.53 1.11 0.07 59.09 09:13:16 09:05:01 1 34.99 0.00 5.62 1.28 0.07 58.04 09:13:16 09:05:01 2 34.32 0.00 5.92 0.45 0.07 59.23 09:13:16 09:05:01 3 34.57 0.00 5.53 1.46 0.07 58.38 09:13:16 09:05:01 4 36.15 0.00 5.03 0.03 0.08 58.70 09:13:16 09:05:01 5 32.89 0.00 5.18 6.52 0.07 55.34 09:13:16 09:05:01 6 36.06 0.00 5.59 0.52 0.07 57.76 09:13:16 09:05:01 7 35.02 0.00 4.99 1.45 0.13 58.41 09:13:16 09:06:01 all 3.34 0.00 1.18 0.74 0.03 94.71 09:13:16 09:06:01 0 2.25 0.00 1.32 1.32 0.03 95.07 09:13:16 09:06:01 1 4.28 0.00 1.20 0.57 0.03 93.92 09:13:16 09:06:01 2 3.06 0.00 1.22 0.30 0.02 95.41 09:13:16 09:06:01 3 2.51 0.00 1.27 0.02 0.02 96.18 09:13:16 09:06:01 4 3.68 0.00 0.92 0.00 0.02 95.39 09:13:16 09:06:01 5 2.19 0.00 1.54 3.64 0.02 92.61 09:13:16 09:06:01 6 5.20 0.00 0.94 0.02 0.03 93.81 09:13:16 09:06:01 7 3.52 0.00 1.06 0.05 0.03 95.34 09:13:16 09:07:01 all 0.27 0.00 0.01 0.01 0.01 99.70 09:13:16 09:07:01 0 0.02 0.00 0.05 0.07 0.03 99.83 09:13:16 09:07:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:13:16 09:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:13:16 09:07:01 3 0.05 0.00 0.02 0.00 0.02 99.92 09:13:16 09:07:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:13:16 09:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:13:16 09:07:01 6 2.00 0.00 0.00 0.00 0.02 97.98 09:13:16 09:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:13:16 09:08:01 all 0.27 0.00 0.02 0.00 0.00 99.71 09:13:16 09:08:01 0 0.05 0.00 0.05 0.03 0.02 99.85 09:13:16 09:08:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:13:16 09:08:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:13:16 09:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:13:16 09:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:13:16 09:08:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:13:16 09:08:01 6 1.97 0.00 0.03 0.00 0.00 98.00 09:13:16 09:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:13:16 09:09:01 all 0.30 0.00 0.05 0.01 0.01 99.63 09:13:16 09:09:01 0 0.02 0.00 0.05 0.07 0.03 99.83 09:13:16 09:09:01 1 0.03 0.00 0.05 0.00 0.02 99.90 09:13:16 09:09:01 2 0.00 0.00 0.05 0.00 0.00 99.95 09:13:16 09:09:01 3 0.03 0.00 0.03 0.00 0.02 99.92 09:13:16 09:09:01 4 0.00 0.00 0.05 0.00 0.00 99.95 09:13:16 09:09:01 5 0.10 0.00 0.03 0.02 0.00 99.85 09:13:16 09:09:01 6 2.10 0.00 0.07 0.02 0.02 97.80 09:13:16 09:09:01 7 0.05 0.00 0.05 0.02 0.00 99.88 09:13:16 09:10:01 all 0.21 0.00 0.02 0.00 0.01 99.75 09:13:16 09:10:01 0 0.03 0.00 0.05 0.03 0.03 99.85 09:13:16 09:10:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:13:16 09:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:13:16 09:10:01 3 0.05 0.00 0.00 0.00 0.02 99.93 09:13:16 09:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:13:16 09:10:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:13:16 09:10:01 6 1.53 0.00 0.05 0.00 0.02 98.40 09:13:16 09:10:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:13:16 09:11:01 all 0.03 0.00 0.01 0.01 0.01 99.94 09:13:16 09:11:01 0 0.00 0.00 0.02 0.05 0.02 99.92 09:13:16 09:11:01 1 0.02 0.00 0.03 0.00 0.02 99.93 09:13:16 09:11:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:13:16 09:11:01 3 0.23 0.00 0.02 0.00 0.03 99.72 09:13:16 09:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:13:16 09:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:13:16 09:11:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:13:16 09:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:13:16 09:12:01 all 0.04 0.00 0.01 0.00 0.01 99.94 09:13:16 09:12:01 0 0.05 0.00 0.03 0.03 0.03 99.85 09:13:16 09:12:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:13:16 09:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:13:16 09:12:01 3 0.17 0.00 0.00 0.00 0.02 99.82 09:13:16 09:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:13:16 09:12:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:13:16 09:12:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:13:16 09:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:13:16 09:13:01 all 8.17 0.00 3.54 2.07 0.05 86.17 09:13:16 09:13:01 0 7.35 0.00 2.64 2.00 0.05 87.96 09:13:16 09:13:01 1 9.09 0.00 4.73 10.99 0.08 75.10 09:13:16 09:13:01 2 7.18 0.00 3.42 0.07 0.07 89.27 09:13:16 09:13:01 3 9.26 0.00 3.09 0.71 0.05 86.89 09:13:16 09:13:01 4 9.95 0.00 2.94 0.03 0.03 87.04 09:13:16 09:13:01 5 8.22 0.00 4.15 0.69 0.05 86.88 09:13:16 09:13:01 6 6.24 0.00 3.17 1.48 0.03 89.07 09:13:16 09:13:01 7 8.04 0.00 4.21 0.64 0.05 87.06 09:13:16 Average: all 1.59 0.00 0.42 0.24 0.01 97.74 09:13:16 Average: 0 1.50 0.00 0.46 0.17 0.01 97.86 09:13:16 Average: 1 1.58 0.00 0.46 0.40 0.02 97.55 09:13:16 Average: 2 1.56 0.00 0.40 0.18 0.02 97.83 09:13:16 Average: 3 1.66 0.00 0.40 0.22 0.01 97.71 09:13:16 Average: 4 1.54 0.00 0.39 0.18 0.01 97.88 09:13:16 Average: 5 1.51 0.00 0.40 0.27 0.01 97.81 09:13:16 Average: 6 1.69 0.00 0.38 0.15 0.01 97.77 09:13:16 Average: 7 1.67 0.00 0.47 0.32 0.01 97.53 09:13:16 09:13:16 09:13:16