Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 78f21e3935208b96823f0abfaeaba9e90563d252 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-ssh8283250346674419577.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh9172639742244396483.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-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-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12636957585567965887.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh14947682225511026842.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-onvif-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-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15888445739141810250.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-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [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-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 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-onvif-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: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-15120’ Running on prd-ubuntu20.04-docker-8c-8g-15121 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-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-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 78f21e3935208b96823f0abfaeaba9e90563d252 (main) Commit message: "refactor: modify UpdateDevice calls to use PatchDevice calls (#355)" > git config core.sparsecheckout # timeout=10 > git checkout -f 78f21e3935208b96823f0abfaeaba9e90563d252 # timeout=10 > git rev-list --no-walk bc8694f62f775b1f1e37640ae017c5441854d813 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:41:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:41:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:41:30 ========================================================= 23:41:30 EdgeX Global Pipelines Version Info 23:41:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:41:31 ------------------- 23:41:31 stable info: 23:41:31 ------------------- 23:41:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:41:31 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 23:41:31 Message: update stable to v1.0.249 23:41:31 ------------------- 23:41:31 experimental info: 23:41:31 ------------------- 23:41:31 Commited By: **** collab-it+edgex@linuxfoundation.org 23:41:31 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 23:41:31 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:41:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 23:41:31 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 23:41:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:41:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:41:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:41:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 23:41:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:41:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:41:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:41:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:41:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:41:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 23:41:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:41:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:41:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:41:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:41:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:41:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:41:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:41:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:41:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:41:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 23:41:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:41:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:41:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:41:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:41:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:41:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:41:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:41:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:41:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 78f21e3935208b96823f0abfaeaba9e90563d252 [Pipeline] echo 23:41:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 78f21e3 [Pipeline] echo 23:41:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:41:32 provisioning config files... 23:41:32 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8229181753861190521tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:41:32 ---> docker-login.sh 23:41:32 nexus3.edgexfoundry.org:10001 23:41:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:32 Configure a credential helper to remove this warning. See 23:41:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:32 23:41:32 Login Succeeded 23:41:32 nexus3.edgexfoundry.org:10002 23:41:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:33 Configure a credential helper to remove this warning. See 23:41:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:33 23:41:33 Login Succeeded 23:41:33 nexus3.edgexfoundry.org:10003 23:41:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:33 Configure a credential helper to remove this warning. See 23:41:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:33 23:41:33 Login Succeeded 23:41:33 nexus3.edgexfoundry.org:10004 23:41:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:33 Configure a credential helper to remove this warning. See 23:41:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:33 23:41:33 Login Succeeded 23:41:33 docker.io 23:41:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:33 Configure a credential helper to remove this warning. See 23:41:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:33 23:41:33 Login Succeeded 23:41:33 ---> docker-login.sh ends [Pipeline] } 23:41:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:41:34 + git rev-list -1 --merges 78f21e3935208b96823f0abfaeaba9e90563d252~1..78f21e3935208b96823f0abfaeaba9e90563d252 [Pipeline] echo 23:41:34 -----------> git rev-list -1 --merges 78f21e3935208b96823f0abfaeaba9e90563d252~1..78f21e3935208b96823f0abfaeaba9e90563d252 78f21e3935208b96823f0abfaeaba9e90563d252 [false] [Pipeline] sh 23:41:34 + git log --format=format:%s -1 78f21e3935208b96823f0abfaeaba9e90563d252 [Pipeline] echo 23:41:34 ========================================================= 23:41:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:41:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:41:34 + git log --format=format:%s -1 78f21e3935208b96823f0abfaeaba9e90563d252 [Pipeline] echo 23:41:34 [semverPrep] GIT_COMMIT: 78f21e3935208b96823f0abfaeaba9e90563d252, Commit Message: refactor: modify UpdateDevice calls to use PatchDevice calls (#355) [Pipeline] echo 23:41:34 [semverPrep] This is not a build commit. [Pipeline] sh 23:41:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:41:35 + grep -v github /etc/ssh/ssh_known_hosts 23:41:35 + [ -e /tmp/ssh_known_hosts ] 23:41:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:41:35 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:41:35 + sudo tee -a /etc/ssh/ssh_known_hosts 23:41:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:41:35 23:41:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:41:35 0.1.4: Pulling from edgex-devops/py-git-semver 23:41:35 b85a868b505f: Pulling fs layer 23:41:35 e2be974225ed: Pulling fs layer 23:41:35 339a4e72a1f5: Pulling fs layer 23:41:35 988bab9f4d93: Pulling fs layer 23:41:35 1469e6f7b9e6: Pulling fs layer 23:41:35 eaf3925da568: Pulling fs layer 23:41:35 bab4dde63d76: Pulling fs layer 23:41:35 bde34c3a00c8: Pulling fs layer 23:41:35 b352a97aabf1: Pulling fs layer 23:41:35 4872d77fe225: Pulling fs layer 23:41:35 5851b861e8e6: Pulling fs layer 23:41:35 bab4dde63d76: Waiting 23:41:35 bde34c3a00c8: Waiting 23:41:35 b352a97aabf1: Waiting 23:41:35 1469e6f7b9e6: Waiting 23:41:35 eaf3925da568: Waiting 23:41:35 5851b861e8e6: Waiting 23:41:35 e2be974225ed: Verifying Checksum 23:41:35 988bab9f4d93: Verifying Checksum 23:41:35 988bab9f4d93: Download complete 23:41:35 1469e6f7b9e6: Verifying Checksum 23:41:35 1469e6f7b9e6: Download complete 23:41:35 eaf3925da568: Verifying Checksum 23:41:35 eaf3925da568: Download complete 23:41:35 339a4e72a1f5: Verifying Checksum 23:41:35 339a4e72a1f5: Download complete 23:41:35 bde34c3a00c8: Verifying Checksum 23:41:35 bde34c3a00c8: Download complete 23:41:35 b352a97aabf1: Verifying Checksum 23:41:35 b352a97aabf1: Download complete 23:41:35 4872d77fe225: Verifying Checksum 23:41:35 4872d77fe225: Download complete 23:41:35 5851b861e8e6: Verifying Checksum 23:41:35 5851b861e8e6: Download complete 23:41:35 b85a868b505f: Verifying Checksum 23:41:35 b85a868b505f: Download complete 23:41:36 bab4dde63d76: Verifying Checksum 23:41:36 bab4dde63d76: Download complete 23:41:37 b85a868b505f: Pull complete 23:41:37 e2be974225ed: Pull complete 23:41:38 339a4e72a1f5: Pull complete 23:41:38 988bab9f4d93: Pull complete 23:41:38 1469e6f7b9e6: Pull complete 23:41:38 eaf3925da568: Pull complete 23:41:40 bab4dde63d76: Pull complete 23:41:40 bde34c3a00c8: Pull complete 23:41:40 b352a97aabf1: Pull complete 23:41:40 4872d77fe225: Pull complete 23:41:40 5851b861e8e6: Pull complete 23:41:40 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:41:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:41:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:41:40 prd-ubuntu20.04-docker-8c-8g-15121 does not seem to be running inside a container 23:41:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-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 23:41:42 $ docker top 2697b3b796ec72a4fe5df79e644eda35581077e49f7968841b659e34c33d9486 -eo pid,comm 23:41:42 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). 23:41:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:41:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:41:42 [ssh-agent] Looking for ssh-agent implementation... 23:41:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:41:42 $ docker exec 2697b3b796ec72a4fe5df79e644eda35581077e49f7968841b659e34c33d9486 ssh-agent 23:41:42 SSH_AUTH_SOCK=/tmp/ssh-ntGesxcYv270/agent.33 23:41:42 SSH_AGENT_PID=39 23:41:42 Running ssh-add (command line suppressed) 23:41:42 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10746184919712700272.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10746184919712700272.key) 23:41:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:41:43 + git tag --points-at HEAD [Pipeline] } 23:41:43 $ docker exec --env ******** --env ******** 2697b3b796ec72a4fe5df79e644eda35581077e49f7968841b659e34c33d9486 ssh-agent -k 23:41:43 unset SSH_AUTH_SOCK; 23:41:43 unset SSH_AGENT_PID; 23:41:43 echo Agent pid 39 killed; 23:41:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:41:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:41:43 [ssh-agent] Looking for ssh-agent implementation... 23:41:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:41:43 $ docker exec 2697b3b796ec72a4fe5df79e644eda35581077e49f7968841b659e34c33d9486 ssh-agent 23:41:43 SSH_AUTH_SOCK=/tmp/ssh-wWRTggQpZ6xA/agent.71 23:41:43 SSH_AGENT_PID=77 23:41:43 Running ssh-add (command line suppressed) 23:41:43 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10577132245893013196.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10577132245893013196.key) 23:41:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:41:44 + git semver init 23:41:44 2023-05-10 23:41:44,244 [run_init] DEBUG init version:0.0.0 force:False 23:41:44 2023-05-10 23:41:44,244 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 23:41:44 2023-05-10 23:41:44,245 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 23:41:44 2023-05-10 23:41:44,245 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 23:41:45 2023-05-10 23:41:45,115 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 23:41:45 2023-05-10 23:41:45,116 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 23:41:45 2023-05-10 23:41:45,116 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 23:41:45 2023-05-10 23:41:45,116 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 23:41:45 3.0.0-dev.47 [Pipeline] } 23:41:45 $ docker exec --env ******** --env ******** 2697b3b796ec72a4fe5df79e644eda35581077e49f7968841b659e34c33d9486 ssh-agent -k 23:41:45 unset SSH_AUTH_SOCK; 23:41:45 unset SSH_AGENT_PID; 23:41:45 echo Agent pid 77 killed; 23:41:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:41:45 + git semver [Pipeline] } 23:41:45 $ docker stop --time=1 2697b3b796ec72a4fe5df79e644eda35581077e49f7968841b659e34c33d9486 23:41:47 $ docker rm -f --volumes 2697b3b796ec72a4fe5df79e644eda35581077e49f7968841b659e34c33d9486 [Pipeline] // withDockerContainer [Pipeline] sh 23:41:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:41:47 Stashed 1 file(s) [Pipeline] echo 23:41:47 [edgeXSemver]: initialized semver on version 3.0.0-dev.47 [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 23:41:48 provisioning config files... 23:41:48 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6356746103058753930tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:41:48 ---> docker-login.sh 23:41:48 nexus3.edgexfoundry.org:10001 23:41:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:48 Configure a credential helper to remove this warning. See 23:41:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:48 23:41:48 Login Succeeded 23:41:48 nexus3.edgexfoundry.org:10002 23:41:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:48 Configure a credential helper to remove this warning. See 23:41:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:48 23:41:48 Login Succeeded 23:41:48 nexus3.edgexfoundry.org:10003 23:41:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:48 Configure a credential helper to remove this warning. See 23:41:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:48 23:41:48 Login Succeeded 23:41:48 nexus3.edgexfoundry.org:10004 23:41:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:48 Configure a credential helper to remove this warning. See 23:41:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:48 23:41:48 Login Succeeded 23:41:48 docker.io 23:41:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:48 Configure a credential helper to remove this warning. See 23:41:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:48 23:41:48 Login Succeeded 23:41:48 ---> docker-login.sh ends [Pipeline] } 23:41:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:41:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:41:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:41:48 ========================================================= 23:41:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 23:41:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:49 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 23:41:49 Sending build context to Docker daemon 21.8MB 23:41:49 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 23:41:49 Step 2/13 : FROM ${BASE} AS builder 23:41:49 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 23:41:49 f56be85fc22e: Pulling fs layer 23:41:49 85791d961cd3: Pulling fs layer 23:41:49 d694b5ae8c79: Pulling fs layer 23:41:49 9f32a84ed3da: Pulling fs layer 23:41:49 4d19c01a9841: Pulling fs layer 23:41:49 9325e15d5711: Pulling fs layer 23:41:49 556b6ee489ea: Pulling fs layer 23:41:49 9f32a84ed3da: Waiting 23:41:49 4d19c01a9841: Waiting 23:41:49 9325e15d5711: Waiting 23:41:49 c5a4b2cf53e6: Pulling fs layer 23:41:49 556b6ee489ea: Waiting 23:41:49 c5a4b2cf53e6: Waiting 23:41:49 85791d961cd3: Download complete 23:41:49 9f32a84ed3da: Verifying Checksum 23:41:49 9f32a84ed3da: Download complete 23:41:49 4d19c01a9841: Download complete 23:41:49 f56be85fc22e: Verifying Checksum 23:41:49 f56be85fc22e: Download complete 23:41:49 9325e15d5711: Verifying Checksum 23:41:49 9325e15d5711: Download complete 23:41:49 f56be85fc22e: Pull complete 23:41:49 85791d961cd3: Pull complete 23:41:50 c5a4b2cf53e6: Download complete 23:41:50 d694b5ae8c79: Verifying Checksum 23:41:50 d694b5ae8c79: Download complete 23:41:50 556b6ee489ea: Verifying Checksum 23:41:50 556b6ee489ea: Download complete 23:41:53 d694b5ae8c79: Pull complete 23:41:54 9f32a84ed3da: Pull complete 23:41:54 4d19c01a9841: Pull complete 23:41:54 9325e15d5711: Pull complete 23:41:56 556b6ee489ea: Pull complete 23:41:57 c5a4b2cf53e6: Pull complete 23:41:57 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 23:41:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:41:57 ---> c4be618373d6 23:41:57 Step 3/13 : ARG ADD_BUILD_TAGS="" 23:42:00 ---> Running in 40f81900934b 23:42:00 Removing intermediate container 40f81900934b 23:42:00 ---> 7297b2c0c30c 23:42:00 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:42:00 ---> Running in 4bf9ae7cf67d 23:42:00 Removing intermediate container 4bf9ae7cf67d 23:42:00 ---> 5f122eca601d 23:42:00 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 23:42:00 ---> Running in cde1a0c71b0c 23:42:00 Removing intermediate container cde1a0c71b0c 23:42:00 ---> 61ca0cb05f20 23:42:00 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 23:42:00 ---> Running in 8c39fb5a5d27 23:42:00 Removing intermediate container 8c39fb5a5d27 23:42:00 ---> c5c50b2b1247 23:42:00 Step 7/13 : LABEL Name=edgex-device-onvif-camera 23:42:01 ---> Running in ba152a70d9d0 23:42:01 Removing intermediate container ba152a70d9d0 23:42:01 ---> 37a84f0b54f9 23:42:01 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:42:01 ---> Running in 3472cdbfef62 23:42:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:42:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:42:01 OK: 265 MiB in 53 packages 23:42:02 Removing intermediate container 3472cdbfef62 23:42:02 ---> 3a9451716567 23:42:02 Step 9/13 : WORKDIR /device-onvif-camera 23:42:02 ---> Running in 78268d55f511 23:42:02 Removing intermediate container 78268d55f511 23:42:02 ---> 50d2211bc57a 23:42:02 Step 10/13 : COPY go.mod vendor* ./ 23:42:02 ---> 38ccc6233896 23:42:02 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:42:02 ---> Running in 6a6ff10518db 23:42:02 Still waiting to schedule task 23:42:02 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-15118’ 23:42:24 Removing intermediate container 6a6ff10518db 23:42:24 ---> 66444572a85f 23:42:24 Step 12/13 : COPY . . 23:42:24 ---> df062b7742c6 23:42:24 Step 13/13 : RUN ${MAKE} 23:42:24 ---> Running in 9a1d61428c03 23:42:24 noop 23:42:25 Removing intermediate container 9a1d61428c03 23:42:25 ---> c3a331c67061 23:42:25 Successfully built c3a331c67061 23:42:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:25 + docker inspect -f . ci-base-image-x86_64 23:42:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:42:25 prd-ubuntu20.04-docker-8c-8g-15121 does not seem to be running inside a container 23:42:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-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 23:42:26 $ docker top 1f92a02a509ec6c02f27fd5c71ac6d74d707cc3710bd48eef93da69693925aef -eo pid,comm [Pipeline] { [Pipeline] sh 23:42:26 + go version 23:42:26 go version go1.20.2 linux/amd64 [Pipeline] } 23:42:26 $ docker stop --time=1 1f92a02a509ec6c02f27fd5c71ac6d74d707cc3710bd48eef93da69693925aef 23:42:27 $ docker rm -f --volumes 1f92a02a509ec6c02f27fd5c71ac6d74d707cc3710bd48eef93da69693925aef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:28 + docker inspect -f . ci-base-image-x86_64 23:42:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:42:28 prd-ubuntu20.04-docker-8c-8g-15121 does not seem to be running inside a container 23:42:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-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 23:42:28 $ docker top 7a5e838121b71dbc10f368bd0144084c299c0bf9f2c080dcad30c0f8e90e2f4c -eo pid,comm [Pipeline] { [Pipeline] sh 23:42:29 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 23:42:29 + make test 23:42:29 go test ./... -coverprofile=coverage.out ./... 23:42:34 ? github.com/edgexfoundry/device-onvif-camera [no test files] 23:42:44 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 23:42:44 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 23:42:46 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.044s coverage: 31.0% of statements 23:42:46 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.426s coverage: 86.5% of statements 23:42:54 go vet ./... 23:42:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:42:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:42:57 ./bin/test-attribution-txt.sh [Pipeline] echo 23:42:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:42:57 $ docker stop --time=1 7a5e838121b71dbc10f368bd0144084c299c0bf9f2c080dcad30c0f8e90e2f4c 23:43:00 $ docker rm -f --volumes 7a5e838121b71dbc10f368bd0144084c299c0bf9f2c080dcad30c0f8e90e2f4c [Pipeline] // withDockerContainer [Pipeline] sh 23:43:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:43:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:43:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:43:01 + ls -al . 23:43:01 total 232 23:43:01 drwxrwxr-x 10 jenkins jenkins 4096 May 10 23:42 . 23:43:01 drwxrwxr-x 4 jenkins jenkins 4096 May 10 23:41 .. 23:43:01 drwxrwxr-x 8 jenkins jenkins 4096 May 10 23:41 .git 23:43:01 drwxrwxr-x 3 jenkins jenkins 4096 May 10 23:41 .github 23:43:01 -rw-rw-r-- 1 jenkins jenkins 496 May 10 23:41 .gitignore 23:43:01 -rw-rw-r-- 1 jenkins jenkins 42 May 10 23:41 .golangci.yml 23:43:01 drwxr-xr-x 3 jenkins jenkins 4096 May 10 23:41 .semver 23:43:01 -rw-rw-r-- 1 jenkins jenkins 10087 May 10 23:41 Attribution.txt 23:43:01 -rw-rw-r-- 1 jenkins jenkins 6312 May 10 23:41 CHANGELOG.md 23:43:01 -rw-rw-r-- 1 jenkins jenkins 1574 May 10 23:41 Dockerfile 23:43:01 -rw-rw-r-- 1 jenkins jenkins 677 May 10 23:41 GOVERNANCE.md 23:43:01 -rw-rw-r-- 1 jenkins jenkins 734 May 10 23:41 Jenkinsfile 23:43:01 -rw-rw-r-- 1 jenkins jenkins 11348 May 10 23:41 LICENSE 23:43:01 -rw-rw-r-- 1 jenkins jenkins 2751 May 10 23:41 Makefile 23:43:01 -rw-rw-r-- 1 jenkins jenkins 625 May 10 23:41 OWNERS.md 23:43:01 -rw-rw-r-- 1 jenkins jenkins 2690 May 10 23:41 README.md 23:43:01 -rw-rw-r-- 1 jenkins jenkins 12 May 10 23:41 VERSION 23:43:01 drwxrwxr-x 2 jenkins jenkins 4096 May 10 23:41 bin 23:43:01 drwxrwxr-x 3 jenkins jenkins 4096 May 10 23:41 cmd 23:43:01 -rw-r--r-- 1 jenkins jenkins 79472 May 10 23:42 coverage.out 23:43:01 drwxrwxr-x 4 jenkins jenkins 4096 May 10 23:41 doc 23:43:01 -rw-rw-r-- 1 jenkins jenkins 3642 May 10 23:41 go.mod 23:43:01 -rw-rw-r-- 1 jenkins jenkins 33491 May 10 23:41 go.sum 23:43:01 drwxrwxr-x 4 jenkins jenkins 4096 May 10 23:41 internal 23:43:01 drwxrwxr-x 4 jenkins jenkins 4096 May 10 23:41 snap 23:43:01 -rw-rw-r-- 1 jenkins jenkins 236 May 10 23:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:01 + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=78f21e3935208b96823f0abfaeaba9e90563d252 --label arch=amd64 --label version=3.0.0-dev.47 . 23:43:01 Sending build context to Docker daemon 21.88MB 23:43:01 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 23:43:01 Step 2/26 : FROM ${BASE} AS builder 23:43:01 ---> c3a331c67061 23:43:01 Step 3/26 : ARG ADD_BUILD_TAGS="" 23:43:02 ---> Running in d2d881b62692 23:43:02 Removing intermediate container d2d881b62692 23:43:02 ---> a9d273914c26 23:43:02 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:43:02 ---> Running in a2eb30afdd14 23:43:02 Removing intermediate container a2eb30afdd14 23:43:02 ---> dc4b15ebaff8 23:43:02 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 23:43:02 ---> Running in b3d45c2c8c3c 23:43:02 Removing intermediate container b3d45c2c8c3c 23:43:02 ---> 50434af9fca4 23:43:02 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 23:43:02 ---> Running in 72d6fd2f0be2 23:43:02 Removing intermediate container 72d6fd2f0be2 23:43:02 ---> 7113d938564b 23:43:02 Step 7/26 : LABEL Name=edgex-device-onvif-camera 23:43:02 ---> Running in 8f1637cf8403 23:43:02 Removing intermediate container 8f1637cf8403 23:43:02 ---> e20e0eb9f968 23:43:02 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:43:02 ---> Running in 0aad897383a3 23:43:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:43:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:43:03 OK: 265 MiB in 53 packages 23:43:03 Removing intermediate container 0aad897383a3 23:43:03 ---> 182e577752cd 23:43:03 Step 9/26 : WORKDIR /device-onvif-camera 23:43:03 ---> Running in 666659fbc088 23:43:03 Removing intermediate container 666659fbc088 23:43:03 ---> 6c5eefa4a9fc 23:43:03 Step 10/26 : COPY go.mod vendor* ./ 23:43:03 ---> 7b26d0d54079 23:43:03 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:43:03 ---> Running in bcc1a971c781 23:43:04 Removing intermediate container bcc1a971c781 23:43:04 ---> 5a5681eb0853 23:43:04 Step 12/26 : COPY . . 23:43:05 ---> c2d4ce189e95 23:43:05 Step 13/26 : RUN ${MAKE} 23:43:05 ---> Running in 0fe079df28ba 23:43:05 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.47" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 23:43:23 Removing intermediate container 0fe079df28ba 23:43:23 ---> 92eb0d6b5daa 23:43:23 Step 14/26 : FROM alpine:3.17 23:43:23 3.17: Pulling from library/alpine 23:43:23 f56be85fc22e: Already exists 23:43:23 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:43:23 Status: Downloaded newer image for alpine:3.17 23:43:23 ---> 9ed4aefc74f6 23:43:23 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 23:43:23 ---> Running in ee13f0ad764c 23:43:23 Removing intermediate container ee13f0ad764c 23:43:23 ---> 707ac6efa2c6 23:43:23 Step 16/26 : RUN apk add --update --no-cache dumb-init 23:43:23 ---> Running in 3f76b6665032 23:43:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:43:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:43:24 (1/1) Installing dumb-init (1.2.5-r2) 23:43:24 Executing busybox-1.35.0-r29.trigger 23:43:24 OK: 7 MiB in 16 packages 23:43:24 Removing intermediate container 3f76b6665032 23:43:24 ---> c93f65f0ece0 23:43:24 Step 17/26 : WORKDIR / 23:43:24 ---> Running in 42528b093882 23:43:24 Removing intermediate container 42528b093882 23:43:24 ---> c67b0f20e710 23:43:24 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 23:43:25 ---> 160c2055ef3e 23:43:25 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 23:43:25 ---> d042a13e9089 23:43:25 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 23:43:25 ---> ffd16ad08eca 23:43:25 Step 21/26 : EXPOSE 59984 23:43:25 ---> Running in 8446b0d4478c 23:43:25 Removing intermediate container 8446b0d4478c 23:43:25 ---> 0d9306983342 23:43:25 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 23:43:25 ---> Running in 20313ada7874 23:43:25 Removing intermediate container 20313ada7874 23:43:25 ---> 1acfb1f40dba 23:43:25 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 23:43:25 ---> Running in 085f62fe6c7e 23:43:25 Removing intermediate container 085f62fe6c7e 23:43:25 ---> 3cdf1bec0170 23:43:25 Step 24/26 : LABEL arch=amd64 23:43:25 ---> Running in e91d81786c5e 23:43:25 Removing intermediate container e91d81786c5e 23:43:25 ---> b6359d772e1e 23:43:25 Step 25/26 : LABEL git_sha=78f21e3935208b96823f0abfaeaba9e90563d252 23:43:25 ---> Running in 35b15d449c30 23:43:26 Removing intermediate container 35b15d449c30 23:43:26 ---> 26d01e99cab4 23:43:26 Step 26/26 : LABEL version=3.0.0-dev.47 23:43:26 ---> Running in 8759e10f0b43 23:43:26 Removing intermediate container 8759e10f0b43 23:43:26 ---> a148b0a35bb4 23:43:26 [Warning] One or more build-args [ARCH] were not consumed 23:43:26 Successfully built a148b0a35bb4 23:43:26 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:43:26 provisioning config files... 23:43:26 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config389243364022297500tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:43:26 ---> docker-login.sh 23:43:26 nexus3.edgexfoundry.org:10001 23:43:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:43:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:43:26 Configure a credential helper to remove this warning. See 23:43:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:43:26 23:43:26 Login Succeeded 23:43:26 nexus3.edgexfoundry.org:10002 23:43:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:43:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:43:26 Configure a credential helper to remove this warning. See 23:43:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:43:26 23:43:26 Login Succeeded 23:43:26 nexus3.edgexfoundry.org:10003 23:43:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:43:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:43:26 Configure a credential helper to remove this warning. See 23:43:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:43:26 23:43:26 Login Succeeded 23:43:26 nexus3.edgexfoundry.org:10004 23:43:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:43:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:43:27 Configure a credential helper to remove this warning. See 23:43:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:43:27 23:43:27 Login Succeeded 23:43:27 docker.io 23:43:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:43:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:43:27 Configure a credential helper to remove this warning. See 23:43:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:43:27 23:43:27 Login Succeeded 23:43:27 ---> docker-login.sh ends [Pipeline] } 23:43:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:43:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:43:27 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 23:43:27 78f21e3935208b96823f0abfaeaba9e90563d252 23:43:27 latest 23:43:27 3.0.0-dev.47 23:43:27 78f21e3935208b96823f0abfaeaba9e90563d252-3.0.0-dev.47 23:43:27 main 23:43:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:27 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:78f21e3935208b96823f0abfaeaba9e90563d252 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:28 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:78f21e3935208b96823f0abfaeaba9e90563d252 23:43:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 23:43:28 126b9e847c55: Preparing 23:43:28 8684f78b7b48: Preparing 23:43:28 dffee70f6977: Preparing 23:43:28 3df55459dd21: Preparing 23:43:28 f1417ff83b31: Preparing 23:43:28 f1417ff83b31: Layer already exists 23:43:28 126b9e847c55: Pushed 23:43:28 3df55459dd21: Pushed 23:43:28 8684f78b7b48: Pushed 23:43:31 dffee70f6977: Pushed 23:43:31 78f21e3935208b96823f0abfaeaba9e90563d252: digest: sha256:a9857ae1942f6771e2cd0346ea6c43f9fbb291670cd21544499209630fb24da5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:31 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:32 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 23:43:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 23:43:32 126b9e847c55: Preparing 23:43:32 8684f78b7b48: Preparing 23:43:32 dffee70f6977: Preparing 23:43:32 3df55459dd21: Preparing 23:43:32 f1417ff83b31: Preparing 23:43:32 dffee70f6977: Layer already exists 23:43:32 8684f78b7b48: Layer already exists 23:43:32 126b9e847c55: Layer already exists 23:43:32 f1417ff83b31: Layer already exists 23:43:32 3df55459dd21: Layer already exists 23:43:32 latest: digest: sha256:a9857ae1942f6771e2cd0346ea6c43f9fbb291670cd21544499209630fb24da5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:32 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:32 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.47 23:43:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 23:43:32 126b9e847c55: Preparing 23:43:32 8684f78b7b48: Preparing 23:43:32 dffee70f6977: Preparing 23:43:32 3df55459dd21: Preparing 23:43:32 f1417ff83b31: Preparing 23:43:32 3df55459dd21: Layer already exists 23:43:32 126b9e847c55: Layer already exists 23:43:32 f1417ff83b31: Layer already exists 23:43:32 8684f78b7b48: Layer already exists 23:43:32 dffee70f6977: Layer already exists 23:43:32 3.0.0-dev.47: digest: sha256:a9857ae1942f6771e2cd0346ea6c43f9fbb291670cd21544499209630fb24da5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:32 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:78f21e3935208b96823f0abfaeaba9e90563d252-3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:33 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:78f21e3935208b96823f0abfaeaba9e90563d252-3.0.0-dev.47 23:43:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 23:43:33 126b9e847c55: Preparing 23:43:33 8684f78b7b48: Preparing 23:43:33 dffee70f6977: Preparing 23:43:33 3df55459dd21: Preparing 23:43:33 f1417ff83b31: Preparing 23:43:33 f1417ff83b31: Layer already exists 23:43:33 3df55459dd21: Layer already exists 23:43:33 dffee70f6977: Layer already exists 23:43:33 8684f78b7b48: Layer already exists 23:43:33 126b9e847c55: Layer already exists 23:43:33 78f21e3935208b96823f0abfaeaba9e90563d252-3.0.0-dev.47: digest: sha256:a9857ae1942f6771e2cd0346ea6c43f9fbb291670cd21544499209630fb24da5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:33 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:33 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 23:43:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 23:43:33 126b9e847c55: Preparing 23:43:33 8684f78b7b48: Preparing 23:43:33 dffee70f6977: Preparing 23:43:33 3df55459dd21: Preparing 23:43:33 f1417ff83b31: Preparing 23:43:33 3df55459dd21: Layer already exists 23:43:33 126b9e847c55: Layer already exists 23:43:33 dffee70f6977: Layer already exists 23:43:33 f1417ff83b31: Layer already exists 23:43:33 8684f78b7b48: Layer already exists 23:43:33 main: digest: sha256:a9857ae1942f6771e2cd0346ea6c43f9fbb291670cd21544499209630fb24da5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:43:33 ===================================================== [Pipeline] echo 23:43:33 taggedImages: 23:43:33 - nexus3.edgexfoundry.org:10004/device-onvif-camera:78f21e3935208b96823f0abfaeaba9e90563d252 23:43:33 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 23:43:33 - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.47 23:43:33 - nexus3.edgexfoundry.org:10004/device-onvif-camera:78f21e3935208b96823f0abfaeaba9e90563d252-3.0.0-dev.47 23:43:33 - nexus3.edgexfoundry.org:10004/device-onvif-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 23:43:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:43:34 23:43:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:43:34 latest: Pulling from edgex-lftools-log-publisher 23:43:34 5eb5b503b376: Pulling fs layer 23:43:34 5c69ac0246d0: Pulling fs layer 23:43:34 ec43610c2a17: Pulling fs layer 23:43:34 3a2ae6a8a46f: Pulling fs layer 23:43:34 33b1e0a273af: Pulling fs layer 23:43:34 5d3b04190fa2: Pulling fs layer 23:43:34 2f39f015ded8: Pulling fs layer 23:43:34 3a2ae6a8a46f: Waiting 23:43:34 5d3b04190fa2: Waiting 23:43:34 2f39f015ded8: Waiting 23:43:34 33b1e0a273af: Waiting 23:43:34 5c69ac0246d0: Download complete 23:43:34 3a2ae6a8a46f: Verifying Checksum 23:43:34 3a2ae6a8a46f: Download complete 23:43:34 33b1e0a273af: Verifying Checksum 23:43:34 33b1e0a273af: Download complete 23:43:34 5d3b04190fa2: Download complete 23:43:34 ec43610c2a17: Verifying Checksum 23:43:34 ec43610c2a17: Download complete 23:43:34 5eb5b503b376: Verifying Checksum 23:43:34 5eb5b503b376: Download complete 23:43:35 2f39f015ded8: Verifying Checksum 23:43:35 2f39f015ded8: Download complete 23:43:35 5eb5b503b376: Pull complete 23:43:35 5c69ac0246d0: Pull complete 23:43:36 ec43610c2a17: Pull complete 23:43:36 3a2ae6a8a46f: Pull complete 23:43:36 33b1e0a273af: Pull complete 23:43:36 5d3b04190fa2: Pull complete 23:43:41 2f39f015ded8: Pull complete 23:43:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:43:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:43:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:43:41 prd-ubuntu20.04-docker-8c-8g-15121 does not seem to be running inside a container 23:43:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-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 23:43:43 $ docker top d37475baccc6b9264ac1e7fc938b963304dbf4af1ae451375ab17f440407f4cf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:43:43 ---> job-cost.sh 23:43:43 lf-activate-venv: SKIPPING 23:43:43 INFO: No Stack... 23:43:43 INFO: Retrieving Pricing Info for: v3-standard-8 23:43:44 INFO: Archiving Costs [Pipeline] sh 23:43:44 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 23:43:44 + cut -d, -f6 [Pipeline] lock 23:43:44 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-144-stack-cost] 23:43:44 Resource [jenkins-edgexfoundry-device-onvif-camera-main-144-stack-cost] did not exist. Created. 23:43:44 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-144-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:43:44 + echo total: 0.2199999988079071 [Pipeline] stash 23:43:44 Stashed 1 file(s) [Pipeline] } 23:43:44 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-144-stack-cost] [Pipeline] // lock [Pipeline] } 23:43:44 $ docker stop --time=1 d37475baccc6b9264ac1e7fc938b963304dbf4af1ae451375ab17f440407f4cf 23:43:46 $ docker rm -f --volumes d37475baccc6b9264ac1e7fc938b963304dbf4af1ae451375ab17f440407f4cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:45:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15122 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 23:45:37 Running in /w/workspace/device-onvif-camera/144 [Pipeline] { [Pipeline] checkout 23:45:37 The recommended git tool is: git 23:45:43 using credential edgex-jenkins-ssh 23:45:43 Cloning the remote Git repository 23:45:43 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 23:45:43 > git init /w/workspace/device-onvif-camera/144 # timeout=10 23:45:43 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 23:45:43 > git --version # timeout=10 23:45:43 > git --version # 'git version 2.25.1' 23:45:43 using GIT_SSH to set credentials SSH Credentials for GitHub 23:45:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:45:45 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 23:45:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:45:46 Avoid second fetch 23:45:46 Checking out Revision 78f21e3935208b96823f0abfaeaba9e90563d252 (main) 23:45:47 Commit message: "refactor: modify UpdateDevice calls to use PatchDevice calls (#355)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:45:46 > git config core.sparsecheckout # timeout=10 23:45:46 > git checkout -f 78f21e3935208b96823f0abfaeaba9e90563d252 # timeout=10 23:45:48 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:45:48 % Total % Received % Xferd Average Speed Time Time Time Current 23:45:48 Dload Upload Total Spent Left Speed 23:45:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 79198 0 --:--:-- --:--:-- --:--:-- 79693 [Pipeline] sh 23:45:48 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:45:49 + sudo tee /etc/docker/daemon.new 23:45:49 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:45:49 { 23:45:49 "registry-mirrors": [ 23:45:49 "https://nexus3.edgexfoundry.org:10001" 23:45:49 ], 23:45:49 "bip": "10.250.0.254/24", 23:45:49 "hosts": [ 23:45:49 "tcp://0.0.0.0:5555", 23:45:49 "unix:///var/run/docker.sock" 23:45:49 ], 23:45:49 "mtu": 1458, 23:45:49 "selinux-enabled": true, 23:45:49 "seccomp-profile": "/etc/docker/seccomp.json" 23:45:49 } [Pipeline] sh 23:45:49 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:45:49 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:46:08 provisioning config files... 23:46:08 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/144@tmp/config6461269744104676117tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:46:08 ---> docker-login.sh 23:46:08 nexus3.edgexfoundry.org:10001 23:46:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:46:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:46:09 Configure a credential helper to remove this warning. See 23:46:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:46:09 23:46:09 Login Succeeded 23:46:09 nexus3.edgexfoundry.org:10002 23:46:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:46:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:46:09 Configure a credential helper to remove this warning. See 23:46:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:46:09 23:46:09 Login Succeeded 23:46:09 nexus3.edgexfoundry.org:10003 23:46:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:46:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:46:09 Configure a credential helper to remove this warning. See 23:46:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:46:09 23:46:09 Login Succeeded 23:46:09 nexus3.edgexfoundry.org:10004 23:46:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:46:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:46:10 Configure a credential helper to remove this warning. See 23:46:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:46:10 23:46:10 Login Succeeded 23:46:10 docker.io 23:46:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:46:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:46:10 Configure a credential helper to remove this warning. See 23:46:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:46:10 23:46:10 Login Succeeded 23:46:10 ---> docker-login.sh ends [Pipeline] } 23:46:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:46:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:46:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:46:11 ========================================================= 23:46:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 23:46:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:11 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 23:46:12 Sending build context to Docker daemon 14.32MB 23:46:12 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 23:46:12 Step 2/13 : FROM ${BASE} AS builder 23:46:12 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:46:12 c41833b44d91: Pulling fs layer 23:46:12 ed15518f5707: Pulling fs layer 23:46:12 feae8fd75edb: Pulling fs layer 23:46:12 242c74f7c9fa: Pulling fs layer 23:46:12 3cdef696dda3: Pulling fs layer 23:46:12 2ced38df9373: Pulling fs layer 23:46:12 58f1dce35555: Pulling fs layer 23:46:12 3cdef696dda3: Waiting 23:46:12 2ced38df9373: Waiting 23:46:12 58f1dce35555: Waiting 23:46:12 242c74f7c9fa: Waiting 23:46:12 ed15518f5707: Download complete 23:46:12 242c74f7c9fa: Download complete 23:46:12 3cdef696dda3: Verifying Checksum 23:46:12 3cdef696dda3: Download complete 23:46:12 c41833b44d91: Verifying Checksum 23:46:13 c41833b44d91: Pull complete 23:46:13 58f1dce35555: Verifying Checksum 23:46:13 58f1dce35555: Download complete 23:46:15 2ced38df9373: Verifying Checksum 23:46:15 2ced38df9373: Download complete 23:46:15 feae8fd75edb: Verifying Checksum 23:46:15 feae8fd75edb: Download complete 23:46:16 ed15518f5707: Pull complete 23:46:31 feae8fd75edb: Pull complete 23:46:31 242c74f7c9fa: Pull complete 23:46:31 3cdef696dda3: Pull complete 23:46:37 2ced38df9373: Pull complete 23:46:39 58f1dce35555: Pull complete 23:46:39 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 23:46:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:46:39 ---> fadd8f120f05 23:46:39 Step 3/13 : ARG ADD_BUILD_TAGS="" 23:46:45 ---> Running in 3b5680d03d11 23:46:45 Removing intermediate container 3b5680d03d11 23:46:45 ---> bdd0f11943fb 23:46:45 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:46:45 ---> Running in b8b74c4c941d 23:46:45 Removing intermediate container b8b74c4c941d 23:46:45 ---> bc35385e60db 23:46:45 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 23:46:45 ---> Running in e22963b547d2 23:46:46 Removing intermediate container e22963b547d2 23:46:46 ---> a025156a29a9 23:46:46 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 23:46:46 ---> Running in dc9f1b2e8570 23:46:46 Removing intermediate container dc9f1b2e8570 23:46:46 ---> df77e6eb6c15 23:46:46 Step 7/13 : LABEL Name=edgex-device-onvif-camera 23:46:46 ---> Running in 32346097b88e 23:46:47 Removing intermediate container 32346097b88e 23:46:47 ---> 973a47212b95 23:46:47 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:46:47 ---> Running in 05a8a215dd74 23:46:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:46:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:46:50 OK: 263 MiB in 53 packages 23:46:50 Removing intermediate container 05a8a215dd74 23:46:50 ---> cc17afadb401 23:46:50 Step 9/13 : WORKDIR /device-onvif-camera 23:46:51 ---> Running in 5e840be01676 23:46:51 Removing intermediate container 5e840be01676 23:46:51 ---> 5f271535e711 23:46:51 Step 10/13 : COPY go.mod vendor* ./ 23:46:51 ---> 8f4cc8e96cfb 23:46:51 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:46:51 ---> Running in 3207a477c25b 23:47:59 Removing intermediate container 3207a477c25b 23:47:59 ---> d5a342291de8 23:47:59 Step 12/13 : COPY . . 23:47:59 ---> 1340cd50b724 23:47:59 Step 13/13 : RUN ${MAKE} 23:47:59 ---> Running in a8520e4e134f 23:47:59 noop 23:47:59 Removing intermediate container a8520e4e134f 23:47:59 ---> 517371b5ca85 23:47:59 Successfully built 517371b5ca85 23:47:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:00 + docker inspect -f . ci-base-image-arm64 23:48:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:48:00 prd-ubuntu20.04-docker-arm64-4c-16g-15122 does not seem to be running inside a container 23:48:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/144 -v /w/workspace/device-onvif-camera/144:/w/workspace/device-onvif-camera/144:rw,z -v /w/workspace/device-onvif-camera/144@tmp:/w/workspace/device-onvif-camera/144@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:48:01 $ docker top ee8b14a62de7462c08d7e62f143f48093c63fb77e88665a0d1181fbbdf02141f -eo pid,comm [Pipeline] { [Pipeline] sh 23:48:02 + go version 23:48:02 go version go1.20.2 linux/arm64 [Pipeline] } 23:48:02 $ docker stop --time=1 ee8b14a62de7462c08d7e62f143f48093c63fb77e88665a0d1181fbbdf02141f 23:48:06 $ docker rm -f --volumes ee8b14a62de7462c08d7e62f143f48093c63fb77e88665a0d1181fbbdf02141f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:07 + docker inspect -f . ci-base-image-arm64 23:48:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:48:07 prd-ubuntu20.04-docker-arm64-4c-16g-15122 does not seem to be running inside a container 23:48:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/144 -v /w/workspace/device-onvif-camera/144:/w/workspace/device-onvif-camera/144:rw,z -v /w/workspace/device-onvif-camera/144@tmp:/w/workspace/device-onvif-camera/144@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:48:08 $ docker top 9ec75097b5020ec561c5a401700f12310b948ce9d99a174bace203a2239c6bf0 -eo pid,comm [Pipeline] { [Pipeline] sh 23:48:09 + git config --global --add safe.directory /w/workspace/device-onvif-camera/144 [Pipeline] fileExists [Pipeline] sh 23:48:09 + make test 23:48:10 go test ./... -coverprofile=coverage.out ./... 23:48:42 ? github.com/edgexfoundry/device-onvif-camera [no test files] 23:51:06 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 23:51:06 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 23:51:06 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.276s coverage: 31.0% of statements 23:51:21 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 20.776s coverage: 86.5% of statements 23:51:21 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:51:21 go vet ./... 23:51:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:51:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:51:54 ./bin/test-attribution-txt.sh [Pipeline] echo 23:51:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:51:54 $ docker stop --time=1 9ec75097b5020ec561c5a401700f12310b948ce9d99a174bace203a2239c6bf0 23:51:55 $ docker rm -f --volumes 9ec75097b5020ec561c5a401700f12310b948ce9d99a174bace203a2239c6bf0 [Pipeline] // withDockerContainer [Pipeline] sh 23:51:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:51:57 Warning: overwriting stash ‘coverage-report’ 23:51:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:51:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:51:58 + ls -al . 23:51:58 total 228 23:51:58 drwxrwxr-x 9 jenkins jenkins 4096 May 10 23:48 . 23:51:58 drwxrwxr-x 4 jenkins jenkins 4096 May 10 23:45 .. 23:51:58 drwxrwxr-x 8 jenkins jenkins 4096 May 10 23:45 .git 23:51:58 drwxrwxr-x 3 jenkins jenkins 4096 May 10 23:45 .github 23:51:58 -rw-rw-r-- 1 jenkins jenkins 496 May 10 23:45 .gitignore 23:51:58 -rw-rw-r-- 1 jenkins jenkins 42 May 10 23:45 .golangci.yml 23:51:58 -rw-rw-r-- 1 jenkins jenkins 10087 May 10 23:45 Attribution.txt 23:51:58 -rw-rw-r-- 1 jenkins jenkins 6312 May 10 23:45 CHANGELOG.md 23:51:58 -rw-rw-r-- 1 jenkins jenkins 1574 May 10 23:45 Dockerfile 23:51:58 -rw-rw-r-- 1 jenkins jenkins 677 May 10 23:45 GOVERNANCE.md 23:51:58 -rw-rw-r-- 1 jenkins jenkins 734 May 10 23:45 Jenkinsfile 23:51:58 -rw-rw-r-- 1 jenkins jenkins 11348 May 10 23:45 LICENSE 23:51:58 -rw-rw-r-- 1 jenkins jenkins 2751 May 10 23:45 Makefile 23:51:58 -rw-rw-r-- 1 jenkins jenkins 625 May 10 23:45 OWNERS.md 23:51:58 -rw-rw-r-- 1 jenkins jenkins 2690 May 10 23:45 README.md 23:51:58 -rw-rw-r-- 1 jenkins jenkins 12 May 10 23:41 VERSION 23:51:58 drwxrwxr-x 2 jenkins jenkins 4096 May 10 23:45 bin 23:51:58 drwxrwxr-x 3 jenkins jenkins 4096 May 10 23:45 cmd 23:51:58 -rw-r--r-- 1 jenkins jenkins 79472 May 10 23:51 coverage.out 23:51:58 drwxrwxr-x 4 jenkins jenkins 4096 May 10 23:45 doc 23:51:58 -rw-rw-r-- 1 jenkins jenkins 3642 May 10 23:45 go.mod 23:51:58 -rw-rw-r-- 1 jenkins jenkins 33491 May 10 23:45 go.sum 23:51:58 drwxrwxr-x 4 jenkins jenkins 4096 May 10 23:45 internal 23:51:58 drwxrwxr-x 4 jenkins jenkins 4096 May 10 23:45 snap 23:51:58 -rw-rw-r-- 1 jenkins jenkins 236 May 10 23:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:58 + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=78f21e3935208b96823f0abfaeaba9e90563d252 --label arch=arm64 --label version=3.0.0-dev.47 . 23:51:59 Sending build context to Docker daemon 14.4MB 23:51:59 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 23:51:59 Step 2/26 : FROM ${BASE} AS builder 23:51:59 ---> 517371b5ca85 23:51:59 Step 3/26 : ARG ADD_BUILD_TAGS="" 23:51:59 ---> Running in 60743d2ae69b 23:51:59 Removing intermediate container 60743d2ae69b 23:51:59 ---> 094b39c8463b 23:51:59 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:51:59 ---> Running in 35a978ec7a37 23:52:00 Removing intermediate container 35a978ec7a37 23:52:00 ---> 19494c42d607 23:52:00 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 23:52:00 ---> Running in dcc40731e423 23:52:00 Removing intermediate container dcc40731e423 23:52:00 ---> 0e8ebedb4358 23:52:00 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 23:52:00 ---> Running in 96e4ced901bb 23:52:01 Removing intermediate container 96e4ced901bb 23:52:01 ---> a56814f4576c 23:52:01 Step 7/26 : LABEL Name=edgex-device-onvif-camera 23:52:01 ---> Running in eca36ad51147 23:52:01 Removing intermediate container eca36ad51147 23:52:01 ---> 2a66e2231c65 23:52:01 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:52:01 ---> Running in bef0833b36e3 23:52:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:52:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:52:04 OK: 263 MiB in 53 packages 23:52:06 Removing intermediate container bef0833b36e3 23:52:06 ---> 866adcd70a17 23:52:06 Step 9/26 : WORKDIR /device-onvif-camera 23:52:06 ---> Running in 9aff8b989fcd 23:52:07 Removing intermediate container 9aff8b989fcd 23:52:07 ---> b166f032e30d 23:52:07 Step 10/26 : COPY go.mod vendor* ./ 23:52:07 ---> 9b06fdaaf060 23:52:07 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:52:07 ---> Running in 53fb22a5ab36 23:52:10 Removing intermediate container 53fb22a5ab36 23:52:10 ---> 66fe667e7530 23:52:10 Step 12/26 : COPY . . 23:52:11 ---> 1578c4595ea3 23:52:11 Step 13/26 : RUN ${MAKE} 23:52:11 ---> Running in 06e8700bf643 23:52:12 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.47" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 23:54:34 Removing intermediate container 06e8700bf643 23:54:34 ---> 710625998087 23:54:34 Step 14/26 : FROM alpine:3.17 23:54:34 3.17: Pulling from library/alpine 23:54:34 c41833b44d91: Already exists 23:54:34 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:54:34 Status: Downloaded newer image for alpine:3.17 23:54:34 ---> 51e60588ff2c 23:54:34 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 23:54:34 ---> Running in c8a81ad5733c 23:54:34 Removing intermediate container c8a81ad5733c 23:54:34 ---> e3332f247504 23:54:34 Step 16/26 : RUN apk add --update --no-cache dumb-init 23:54:34 ---> Running in d79972ab4dce 23:54:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:54:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:54:34 (1/1) Installing dumb-init (1.2.5-r2) 23:54:34 Executing busybox-1.35.0-r29.trigger 23:54:34 OK: 8 MiB in 16 packages 23:54:34 Removing intermediate container d79972ab4dce 23:54:34 ---> ea9ae6c9e055 23:54:34 Step 17/26 : WORKDIR / 23:54:34 ---> Running in 965ab2db27cb 23:54:35 Removing intermediate container 965ab2db27cb 23:54:35 ---> 3c632d325082 23:54:35 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 23:54:36 ---> ac0d09fe3856 23:54:36 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 23:54:36 ---> 4ecfb79446b8 23:54:36 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 23:54:37 ---> c1a063adadaa 23:54:37 Step 21/26 : EXPOSE 59984 23:54:37 ---> Running in 66cc16a752bc 23:54:37 Removing intermediate container 66cc16a752bc 23:54:37 ---> 645312e5467c 23:54:37 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 23:54:37 ---> Running in f36c133dcba5 23:54:38 Removing intermediate container f36c133dcba5 23:54:38 ---> 96967df43d17 23:54:38 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 23:54:38 ---> Running in 7049a6416e85 23:54:38 Removing intermediate container 7049a6416e85 23:54:38 ---> 30ae2c2570b4 23:54:38 Step 24/26 : LABEL arch=arm64 23:54:38 ---> Running in bda700f667f4 23:54:38 Removing intermediate container bda700f667f4 23:54:38 ---> 1f82e743b30f 23:54:38 Step 25/26 : LABEL git_sha=78f21e3935208b96823f0abfaeaba9e90563d252 23:54:38 ---> Running in 08b23cf9e5c3 23:54:39 Removing intermediate container 08b23cf9e5c3 23:54:39 ---> 184859abd1e9 23:54:39 Step 26/26 : LABEL version=3.0.0-dev.47 23:54:39 ---> Running in d634fc64b846 23:54:39 Removing intermediate container d634fc64b846 23:54:39 ---> aa2bb6f6b407 23:54:39 [Warning] One or more build-args [ARCH] were not consumed 23:54:39 Successfully built aa2bb6f6b407 23:54:39 Successfully tagged device-onvif-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 23:54:39 provisioning config files... 23:54:39 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/144@tmp/config7964095780152266683tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:54:39 ---> docker-login.sh 23:54:39 nexus3.edgexfoundry.org:10001 23:54:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:54:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:54:40 Configure a credential helper to remove this warning. See 23:54:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:54:40 23:54:40 Login Succeeded 23:54:40 nexus3.edgexfoundry.org:10002 23:54:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:54:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:54:40 Configure a credential helper to remove this warning. See 23:54:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:54:40 23:54:40 Login Succeeded 23:54:40 nexus3.edgexfoundry.org:10003 23:54:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:54:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:54:40 Configure a credential helper to remove this warning. See 23:54:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:54:40 23:54:40 Login Succeeded 23:54:40 nexus3.edgexfoundry.org:10004 23:54:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:54:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:54:41 Configure a credential helper to remove this warning. See 23:54:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:54:41 23:54:41 Login Succeeded 23:54:41 docker.io 23:54:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:54:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:54:41 Configure a credential helper to remove this warning. See 23:54:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:54:41 23:54:41 Login Succeeded 23:54:41 ---> docker-login.sh ends [Pipeline] } 23:54:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:54:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:54:41 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 23:54:41 78f21e3935208b96823f0abfaeaba9e90563d252 23:54:41 latest 23:54:41 3.0.0-dev.47 23:54:41 78f21e3935208b96823f0abfaeaba9e90563d252-3.0.0-dev.47 23:54:41 main 23:54:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:42 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:78f21e3935208b96823f0abfaeaba9e90563d252 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:42 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:78f21e3935208b96823f0abfaeaba9e90563d252 23:54:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 23:54:42 35283c5b66c9: Preparing 23:54:42 4fc9fe3ce635: Preparing 23:54:42 7cfbd8f69394: Preparing 23:54:42 fd7ff7662a43: Preparing 23:54:42 26cbea5cba74: Preparing 23:54:42 26cbea5cba74: Layer already exists 23:54:42 4fc9fe3ce635: Pushed 23:54:42 fd7ff7662a43: Pushed 23:54:42 35283c5b66c9: Pushed 23:54:49 7cfbd8f69394: Pushed 23:54:49 78f21e3935208b96823f0abfaeaba9e90563d252: digest: sha256:f3b50f781a3ce9ff6b88cffa290bba7eafbf9cee505950c1dc6069fa3ce9f6f6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:49 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:50 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 23:54:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 23:54:50 35283c5b66c9: Preparing 23:54:50 4fc9fe3ce635: Preparing 23:54:50 7cfbd8f69394: Preparing 23:54:50 fd7ff7662a43: Preparing 23:54:50 26cbea5cba74: Preparing 23:54:50 7cfbd8f69394: Layer already exists 23:54:50 fd7ff7662a43: Layer already exists 23:54:50 4fc9fe3ce635: Layer already exists 23:54:50 26cbea5cba74: Layer already exists 23:54:50 35283c5b66c9: Layer already exists 23:54:50 latest: digest: sha256:f3b50f781a3ce9ff6b88cffa290bba7eafbf9cee505950c1dc6069fa3ce9f6f6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:50 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:51 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.47 23:54:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 23:54:51 35283c5b66c9: Preparing 23:54:51 4fc9fe3ce635: Preparing 23:54:51 7cfbd8f69394: Preparing 23:54:51 fd7ff7662a43: Preparing 23:54:51 26cbea5cba74: Preparing 23:54:51 fd7ff7662a43: Layer already exists 23:54:51 7cfbd8f69394: Layer already exists 23:54:51 26cbea5cba74: Layer already exists 23:54:51 4fc9fe3ce635: Layer already exists 23:54:51 35283c5b66c9: Layer already exists 23:54:51 3.0.0-dev.47: digest: sha256:f3b50f781a3ce9ff6b88cffa290bba7eafbf9cee505950c1dc6069fa3ce9f6f6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:51 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:78f21e3935208b96823f0abfaeaba9e90563d252-3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:51 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:78f21e3935208b96823f0abfaeaba9e90563d252-3.0.0-dev.47 23:54:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 23:54:51 35283c5b66c9: Preparing 23:54:51 4fc9fe3ce635: Preparing 23:54:51 7cfbd8f69394: Preparing 23:54:51 fd7ff7662a43: Preparing 23:54:51 26cbea5cba74: Preparing 23:54:51 fd7ff7662a43: Layer already exists 23:54:51 7cfbd8f69394: Layer already exists 23:54:51 4fc9fe3ce635: Layer already exists 23:54:51 26cbea5cba74: Layer already exists 23:54:51 35283c5b66c9: Layer already exists 23:54:51 78f21e3935208b96823f0abfaeaba9e90563d252-3.0.0-dev.47: digest: sha256:f3b50f781a3ce9ff6b88cffa290bba7eafbf9cee505950c1dc6069fa3ce9f6f6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:52 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:52 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 23:54:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 23:54:52 35283c5b66c9: Preparing 23:54:52 4fc9fe3ce635: Preparing 23:54:52 7cfbd8f69394: Preparing 23:54:52 fd7ff7662a43: Preparing 23:54:52 26cbea5cba74: Preparing 23:54:52 7cfbd8f69394: Layer already exists 23:54:52 4fc9fe3ce635: Layer already exists 23:54:52 26cbea5cba74: Layer already exists 23:54:52 35283c5b66c9: Layer already exists 23:54:52 fd7ff7662a43: Layer already exists 23:54:52 main: digest: sha256:f3b50f781a3ce9ff6b88cffa290bba7eafbf9cee505950c1dc6069fa3ce9f6f6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:54:52 ===================================================== [Pipeline] echo 23:54:52 taggedImages: 23:54:52 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:78f21e3935208b96823f0abfaeaba9e90563d252 23:54:52 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 23:54:52 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.47 23:54:52 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:78f21e3935208b96823f0abfaeaba9e90563d252-3.0.0-dev.47 23:54:52 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:54:52 23:54:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:54:53 arm64: Pulling from edgex-lftools-log-publisher 23:54:53 8998bd30e6a1: Pulling fs layer 23:54:53 04944245beec: Pulling fs layer 23:54:53 699f458cf7ca: Pulling fs layer 23:54:53 765212b225bb: Pulling fs layer 23:54:53 f23df028b6ca: Pulling fs layer 23:54:53 d65c8cfc05b1: Pulling fs layer 23:54:53 2437ff75d9bd: Pulling fs layer 23:54:53 765212b225bb: Waiting 23:54:53 f23df028b6ca: Waiting 23:54:53 d65c8cfc05b1: Waiting 23:54:53 2437ff75d9bd: Waiting 23:54:53 04944245beec: Verifying Checksum 23:54:53 04944245beec: Download complete 23:54:53 765212b225bb: Verifying Checksum 23:54:53 765212b225bb: Download complete 23:54:53 f23df028b6ca: Verifying Checksum 23:54:53 f23df028b6ca: Download complete 23:54:53 d65c8cfc05b1: Download complete 23:54:53 699f458cf7ca: Verifying Checksum 23:54:53 699f458cf7ca: Download complete 23:54:54 8998bd30e6a1: Verifying Checksum 23:54:54 8998bd30e6a1: Download complete 23:54:56 2437ff75d9bd: Verifying Checksum 23:54:56 2437ff75d9bd: Download complete 23:54:57 8998bd30e6a1: Pull complete 23:55:00 04944245beec: Pull complete 23:55:01 699f458cf7ca: Pull complete 23:55:01 765212b225bb: Pull complete 23:55:02 f23df028b6ca: Pull complete 23:55:02 d65c8cfc05b1: Pull complete 23:55:17 2437ff75d9bd: Pull complete 23:55:17 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:55:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:55:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:55:18 prd-ubuntu20.04-docker-arm64-4c-16g-15122 does not seem to be running inside a container 23:55:18 $ 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-onvif-camera/144 -v /w/workspace/device-onvif-camera/144:/w/workspace/device-onvif-camera/144:rw,z -v /w/workspace/device-onvif-camera/144@tmp:/w/workspace/device-onvif-camera/144@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:55:20 $ docker top aed8f98f9d0d35894d3a833764adf7d2152e02efaf27a6b4fa1a8b25850106a7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:55:21 ---> job-cost.sh 23:55:21 lf-activate-venv: SKIPPING 23:55:21 INFO: No Stack... 23:55:21 INFO: Retrieving Pricing Info for: v3-standard-4 23:55:22 INFO: Archiving Costs [Pipeline] sh 23:55:23 + cat /w/workspace/device-onvif-camera/144/archives/cost.csv 23:55:23 + cut -d, -f6 [Pipeline] lock 23:55:23 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-144-stack-cost] 23:55:23 Resource [jenkins-edgexfoundry-device-onvif-camera-main-144-stack-cost] did not exist. Created. 23:55:23 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-144-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:55:23 /w/workspace/device-onvif-camera/144@tmp/durable-ae3fb1e2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:55:24 + echo total: 0.10999999940395355 [Pipeline] stash 23:55:24 Warning: overwriting stash ‘stack-cost’ 23:55:24 Stashed 1 file(s) [Pipeline] } 23:55:24 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-144-stack-cost] [Pipeline] // lock [Pipeline] } 23:55:24 $ docker stop --time=1 aed8f98f9d0d35894d3a833764adf7d2152e02efaf27a6b4fa1a8b25850106a7 23:55:26 $ docker rm -f --volumes aed8f98f9d0d35894d3a833764adf7d2152e02efaf27a6b4fa1a8b25850106a7 [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 23:55:26 provisioning config files... 23:55:26 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4482686125183040686tmp [Pipeline] { [Pipeline] sh 23:55:26 + set +x 23:55:26 + curl -s https://codecov.io/bash 23:55:26 + bash -s -- 23:55:26 23:55:26 _____ _ 23:55:26 / ____| | | 23:55:26 | | ___ __| | ___ ___ _____ __ 23:55:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:55:26 | |___| (_) | (_| | __/ (_| (_) \ V / 23:55:26 \_____\___/ \__,_|\___|\___\___/ \_/ 23:55:26 Bash-1.0.6 23:55:26 23:55:26 23:55:26 ==> git version 2.25.1 found 23:55:26 ==> 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 23:55:26 Release-Date: 2020-01-08 23:55:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:55:27 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:55:27 ==> Jenkins CI detected. 23:55:27 current dir:  /w/workspace/foundry_device-onvif-camera_main 23:55:27 project root: . 23:55:27 --> token set from env 23:55:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:55:27 ==> Running gcov in . (disable via -X gcov) 23:55:27 ==> Python coveragepy not found 23:55:27 ==> Searching for coverage reports in: 23:55:27 + . 23:55:27 -> Found 1 reports 23:55:27 ==> Detecting git/mercurial file structure 23:55:27 ==> Reading reports 23:55:27 + ./coverage.out bytes=79472 23:55:27 ==> Appending adjustments 23:55:27 https://docs.codecov.io/docs/fixing-reports 23:55:27 + Found adjustments 23:55:27 ==> Gzipping contents 23:55:27 12K /tmp/codecov.JuWbvZ.gz 23:55:27 ==> Uploading reports 23:55:27 url: https://codecov.io 23:55:27 query: branch=main&commit=78f21e3935208b96823f0abfaeaba9e90563d252&build=144&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F144%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 23:55:27 -> Pinging Codecov 23:55:27 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=main&commit=78f21e3935208b96823f0abfaeaba9e90563d252&build=144&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F144%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 23:55:27 -> Uploading to 23:55:27 https://storage.googleapis.com/codecov/v4/raw/2023-05-10/F29A59C45E3A92E06B3E522C9905F8EF/78f21e3935208b96823f0abfaeaba9e90563d252/7b9c9804-9427-4c25-b542-c666903b46f4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230510T235527Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b81f64add72fbd7e146da81c04385b9bad0b2f584cbbe99ade4cbbfa32049bea 23:55:27 % Total % Received % Xferd Average Speed Time Time Time Current 23:55:27 Dload Upload Total Spent Left Speed 23:55:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10700 0 0 100 10700 0 44583 --:--:-- --:--:-- --:--:-- 44769 23:55:27 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/78f21e3935208b96823f0abfaeaba9e90563d252 [Pipeline] } 23:55:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:55:27 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:55:27 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:55:28 23:55:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:55:28 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:55:28 df9b9388f04a: Pulling fs layer 23:55:28 52dc419b0ee2: Pulling fs layer 23:55:28 25bc292e5bac: Pulling fs layer 23:55:28 114826534d7a: Pulling fs layer 23:55:28 4657fd5d0bcf: Pulling fs layer 23:55:28 6ad1cebc031e: Pulling fs layer 23:55:28 8a3aa393b2d8: Pulling fs layer 23:55:28 114826534d7a: Waiting 23:55:28 8a3aa393b2d8: Waiting 23:55:28 4657fd5d0bcf: Waiting 23:55:28 25bc292e5bac: Verifying Checksum 23:55:28 25bc292e5bac: Download complete 23:55:28 52dc419b0ee2: Verifying Checksum 23:55:28 52dc419b0ee2: Download complete 23:55:28 4657fd5d0bcf: Verifying Checksum 23:55:28 4657fd5d0bcf: Download complete 23:55:28 df9b9388f04a: Download complete 23:55:29 df9b9388f04a: Pull complete 23:55:29 6ad1cebc031e: Verifying Checksum 23:55:29 6ad1cebc031e: Download complete 23:55:29 52dc419b0ee2: Pull complete 23:55:29 25bc292e5bac: Pull complete 23:55:29 114826534d7a: Verifying Checksum 23:55:29 114826534d7a: Download complete 23:55:29 8a3aa393b2d8: Verifying Checksum 23:55:29 8a3aa393b2d8: Download complete 23:55:33 114826534d7a: Pull complete 23:55:33 4657fd5d0bcf: Pull complete 23:55:34 6ad1cebc031e: Pull complete 23:55:37 8a3aa393b2d8: Pull complete 23:55:37 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 23:55:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:55:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:55:37 prd-ubuntu20.04-docker-8c-8g-15121 does not seem to be running inside a container 23:55:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-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 23:55:40 $ docker top 704f12751aae5444a7e3d6fda102dc940b0ee05c087331059b5b16d3a442dd20 -eo pid,comm [Pipeline] { [Pipeline] echo 23:55:40 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 23:55:40 + set -o pipefail 23:55:40 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 23:55:46 23:55:46 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 23:55:46 23:55:46 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/25e49e6f-b9b6-4ca6-8abe-037775c0453a 23:55:46 23:55:46 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 23:55:46 23:55:46 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:55:46 23:55:46 23:55:46 A medium severity vulnerability was found in the Snyk CLI versions you are using. 23:55:46 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 23:55:46 More details here: https://snyk.co/ue1NS 23:55:46 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 23:55:46 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 23:55:46 $ docker stop --time=1 704f12751aae5444a7e3d6fda102dc940b0ee05c087331059b5b16d3a442dd20 23:55:49 $ docker rm -f --volumes 704f12751aae5444a7e3d6fda102dc940b0ee05c087331059b5b16d3a442dd20 [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) [Pipeline] echo 23:55:49 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:55:49 provisioning config files... 23:55:49 copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7219552531868868834tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:55:50 --> edgex-publish-swagger.sh 23:55:50 === Publish doc/openapi/v2 API === 23:55:50 [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger 23:55:50 [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] 23:55:50 % Total % Received % Xferd Average Speed Time Time Time Current 23:55:50 Dload Upload Total Spent Left Speed 23:55:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 473k 0 0 100 473k 0 3158k --:--:-- --:--:-- --:--:-- 3137k 100 473k 0 0 100 473k 0 588k --:--:-- --:--:-- --:--:-- 587k 23:55:50 23:55:50 [Pipeline] } 23:55:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:55:51 + git log --format=format:%s -1 78f21e3935208b96823f0abfaeaba9e90563d252 [Pipeline] sh 23:55:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:55:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:55:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:55:52 prd-ubuntu20.04-docker-8c-8g-15121 does not seem to be running inside a container 23:55:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-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 23:55:52 $ docker top e10bdf2caa13e3c1a5f81fbcdb284c9f7c792ff03661b2b55f8d210598c71fb7 -eo pid,comm 23:55:52 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). 23:55:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:55:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:55:52 [ssh-agent] Looking for ssh-agent implementation... 23:55:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:55:52 $ docker exec e10bdf2caa13e3c1a5f81fbcdb284c9f7c792ff03661b2b55f8d210598c71fb7 ssh-agent 23:55:53 SSH_AUTH_SOCK=/tmp/ssh-MpH9CmKDtz4w/agent.32 23:55:53 SSH_AGENT_PID=38 23:55:53 Running ssh-add (command line suppressed) 23:55:53 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_18088876904254990182.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_18088876904254990182.key) 23:55:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:55:53 + git semver tag 23:55:53 2023-05-10 23:55:53,651 [run_tag] DEBUG tag force:False 23:55:53 2023-05-10 23:55:53,651 [check_head_tag] DEBUG check head tag 23:55:53 2023-05-10 23:55:53,653 [execute] INFO git cat-file --batch-check 23:55:53 2023-05-10 23:55:53,653 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 23:55:53 2023-05-10 23:55:53,656 [execute] INFO git cat-file --batch 23:55:53 2023-05-10 23:55:53,657 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 23:55:53 2023-05-10 23:55:53,689 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 23:55:53 2023-05-10 23:55:53,689 [execute] INFO git tag -a v3.0.0-dev.47 -m v3.0.0-dev.47 23:55:53 2023-05-10 23:55:53,689 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.47', '-m', 'v3.0.0-dev.47'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 23:55:53 2023-05-10 23:55:53,693 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 23:55:53 3.0.0-dev.47 [Pipeline] } 23:55:53 $ docker exec --env ******** --env ******** e10bdf2caa13e3c1a5f81fbcdb284c9f7c792ff03661b2b55f8d210598c71fb7 ssh-agent -k 23:55:53 unset SSH_AUTH_SOCK; 23:55:53 unset SSH_AGENT_PID; 23:55:53 echo Agent pid 38 killed; 23:55:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:55:54 + git semver [Pipeline] } 23:55:54 $ docker stop --time=1 e10bdf2caa13e3c1a5f81fbcdb284c9f7c792ff03661b2b55f8d210598c71fb7 23:55:55 $ docker rm -f --volumes e10bdf2caa13e3c1a5f81fbcdb284c9f7c792ff03661b2b55f8d210598c71fb7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:55:56 23:55:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:55:56 0.23.1-centos7: Pulling from edgex-lftools 23:55:56 ab5ef0e58194: Pulling fs layer 23:55:56 9712f1f96733: Pulling fs layer 23:55:56 63f879dbbcfc: Pulling fs layer 23:55:56 0d9ebad4ef96: Pulling fs layer 23:55:56 e9a5061849ea: Pulling fs layer 23:55:56 d747dcd14b5f: Pulling fs layer 23:55:56 2de7ff778b66: Pulling fs layer 23:55:56 2de7ff778b66: Waiting 23:55:56 d747dcd14b5f: Waiting 23:55:56 0d9ebad4ef96: Waiting 23:55:56 e9a5061849ea: Waiting 23:55:56 9712f1f96733: Download complete 23:55:57 63f879dbbcfc: Verifying Checksum 23:55:57 63f879dbbcfc: Download complete 23:55:57 0d9ebad4ef96: Verifying Checksum 23:55:57 0d9ebad4ef96: Download complete 23:55:57 e9a5061849ea: Verifying Checksum 23:55:57 e9a5061849ea: Download complete 23:55:57 d747dcd14b5f: Download complete 23:55:57 ab5ef0e58194: Verifying Checksum 23:55:57 ab5ef0e58194: Download complete 23:55:57 2de7ff778b66: Verifying Checksum 23:55:57 2de7ff778b66: Download complete 23:56:00 ab5ef0e58194: Pull complete 23:56:00 9712f1f96733: Pull complete 23:56:01 63f879dbbcfc: Pull complete 23:56:05 0d9ebad4ef96: Pull complete 23:56:05 e9a5061849ea: Pull complete 23:56:05 d747dcd14b5f: Pull complete 23:56:05 2de7ff778b66: Pull complete 23:56:05 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:56:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:56:05 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:56:05 prd-ubuntu20.04-docker-8c-8g-15121 does not seem to be running inside a container 23:56:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-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 23:56:10 $ docker top 353a027dc5329b6ddf9cee2f805ede69bca057e62206d85e37e639ecb989ca29 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:56:11 provisioning config files... 23:56:11 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15416508224435610105tmp 23:56:11 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16124026877538960825tmp 23:56:11 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2255421041641176412tmp [Pipeline] { [Pipeline] echo 23:56:11 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:56:11 ---> sigul-configuration.sh 23:56:11 gpg: directory `/root/.gnupg' created 23:56:11 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:56:11 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:56:11 gpg: keyring `/root/.gnupg/secring.gpg' created 23:56:11 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:56:11 gpg: CAST5 encrypted data 23:56:11 gpg: encrypted with 1 passphrase 23:56:11 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:56:11 + mkdir /home/jenkins 23:56:11 + mkdir /home/jenkins/sigul [Pipeline] sh 23:56:11 + 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 23:56:11 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:56:12 ---> sigul-install.sh 23:56:12 Sigul already installed; skipping installation. [Pipeline] sh 23:56:12 + git tag --list 23:56:12 v0.0.0 23:56:12 v0.0.1-dev.1 23:56:12 v0.0.1-dev.10 23:56:12 v0.0.1-dev.11 23:56:12 v0.0.1-dev.12 23:56:12 v0.0.1-dev.13 23:56:12 v0.0.1-dev.14 23:56:12 v0.0.1-dev.15 23:56:12 v0.0.1-dev.16 23:56:12 v0.0.1-dev.17 23:56:12 v0.0.1-dev.18 23:56:12 v0.0.1-dev.19 23:56:12 v0.0.1-dev.2 23:56:12 v0.0.1-dev.20 23:56:12 v0.0.1-dev.21 23:56:12 v0.0.1-dev.22 23:56:12 v0.0.1-dev.23 23:56:12 v0.0.1-dev.24 23:56:12 v0.0.1-dev.25 23:56:12 v0.0.1-dev.26 23:56:12 v0.0.1-dev.27 23:56:12 v0.0.1-dev.28 23:56:12 v0.0.1-dev.3 23:56:12 v0.0.1-dev.4 23:56:12 v0.0.1-dev.5 23:56:12 v0.0.1-dev.6 23:56:12 v0.0.1-dev.7 23:56:12 v0.0.1-dev.8 23:56:12 v0.0.1-dev.9 23:56:12 v2.2.0 23:56:12 v2.2.0-dev.29 23:56:12 v2.2.0-dev.30 23:56:12 v2.2.0-dev.31 23:56:12 v2.2.0-dev.32 23:56:12 v2.2.0-dev.33 23:56:12 v2.2.0-dev.34 23:56:12 v2.2.0-dev.35 23:56:12 v2.3.0 23:56:12 v2.3.0-dev.1 23:56:12 v2.3.0-dev.10 23:56:12 v2.3.0-dev.11 23:56:12 v2.3.0-dev.12 23:56:12 v2.3.0-dev.13 23:56:12 v2.3.0-dev.14 23:56:12 v2.3.0-dev.15 23:56:12 v2.3.0-dev.16 23:56:12 v2.3.0-dev.17 23:56:12 v2.3.0-dev.18 23:56:12 v2.3.0-dev.19 23:56:12 v2.3.0-dev.2 23:56:12 v2.3.0-dev.20 23:56:12 v2.3.0-dev.21 23:56:12 v2.3.0-dev.22 23:56:12 v2.3.0-dev.23 23:56:12 v2.3.0-dev.24 23:56:12 v2.3.0-dev.25 23:56:12 v2.3.0-dev.26 23:56:12 v2.3.0-dev.27 23:56:12 v2.3.0-dev.28 23:56:12 v2.3.0-dev.29 23:56:12 v2.3.0-dev.3 23:56:12 v2.3.0-dev.30 23:56:12 v2.3.0-dev.31 23:56:12 v2.3.0-dev.32 23:56:12 v2.3.0-dev.33 23:56:12 v2.3.0-dev.34 23:56:12 v2.3.0-dev.35 23:56:12 v2.3.0-dev.36 23:56:12 v2.3.0-dev.37 23:56:12 v2.3.0-dev.38 23:56:12 v2.3.0-dev.39 23:56:12 v2.3.0-dev.4 23:56:12 v2.3.0-dev.40 23:56:12 v2.3.0-dev.41 23:56:12 v2.3.0-dev.42 23:56:12 v2.3.0-dev.43 23:56:12 v2.3.0-dev.44 23:56:12 v2.3.0-dev.45 23:56:12 v2.3.0-dev.5 23:56:12 v2.3.0-dev.6 23:56:12 v2.3.0-dev.7 23:56:12 v2.3.0-dev.8 23:56:12 v2.3.0-dev.9 23:56:12 v2.3.1 23:56:12 v2.3.1-dev.1 23:56:12 v2.3.1-dev.4 23:56:12 v2.3.1-dev.5 23:56:12 v2.3.2-dev.1 23:56:12 v2.3.2-dev.2 23:56:12 v3.0.0-dev.1 23:56:12 v3.0.0-dev.10 23:56:12 v3.0.0-dev.11 23:56:12 v3.0.0-dev.12 23:56:12 v3.0.0-dev.13 23:56:12 v3.0.0-dev.14 23:56:12 v3.0.0-dev.15 23:56:12 v3.0.0-dev.16 23:56:12 v3.0.0-dev.17 23:56:12 v3.0.0-dev.18 23:56:12 v3.0.0-dev.19 23:56:12 v3.0.0-dev.2 23:56:12 v3.0.0-dev.20 23:56:12 v3.0.0-dev.21 23:56:12 v3.0.0-dev.22 23:56:12 v3.0.0-dev.23 23:56:12 v3.0.0-dev.24 23:56:12 v3.0.0-dev.25 23:56:12 v3.0.0-dev.26 23:56:12 v3.0.0-dev.27 23:56:12 v3.0.0-dev.28 23:56:12 v3.0.0-dev.29 23:56:12 v3.0.0-dev.3 23:56:12 v3.0.0-dev.30 23:56:12 v3.0.0-dev.31 23:56:12 v3.0.0-dev.32 23:56:12 v3.0.0-dev.33 23:56:12 v3.0.0-dev.34 23:56:12 v3.0.0-dev.35 23:56:12 v3.0.0-dev.36 23:56:12 v3.0.0-dev.37 23:56:12 v3.0.0-dev.38 23:56:12 v3.0.0-dev.39 23:56:12 v3.0.0-dev.4 23:56:12 v3.0.0-dev.40 23:56:12 v3.0.0-dev.41 23:56:12 v3.0.0-dev.42 23:56:12 v3.0.0-dev.43 23:56:12 v3.0.0-dev.44 23:56:12 v3.0.0-dev.45 23:56:12 v3.0.0-dev.46 23:56:12 v3.0.0-dev.47 23:56:12 v3.0.0-dev.5 23:56:12 v3.0.0-dev.6 23:56:12 v3.0.0-dev.7 23:56:12 v3.0.0-dev.8 23:56:12 v3.0.0-dev.9 [Pipeline] sh 23:56:12 + lftools sign git-tag v3.0.0-dev.47 23:56:13 Signing Git tag with Sigul... 23:56:13 Signing v3.0.0-dev.47 [Pipeline] echo 23:56:13 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:56:13 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:56:13 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:56:13 $ docker stop --time=1 353a027dc5329b6ddf9cee2f805ede69bca057e62206d85e37e639ecb989ca29 23:56:15 $ docker rm -f --volumes 353a027dc5329b6ddf9cee2f805ede69bca057e62206d85e37e639ecb989ca29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 23:56:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:56:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:56:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:56:16 prd-ubuntu20.04-docker-8c-8g-15121 does not seem to be running inside a container 23:56:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-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 23:56:16 $ docker top 4a4b2488a4157533cc8ef625520e234b89ebdcb5fbe02ff5ae6040fb2cf8adee -eo pid,comm 23:56:16 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). 23:56:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:56:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:56:16 [ssh-agent] Looking for ssh-agent implementation... 23:56:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:56:16 $ docker exec 4a4b2488a4157533cc8ef625520e234b89ebdcb5fbe02ff5ae6040fb2cf8adee ssh-agent 23:56:17 SSH_AUTH_SOCK=/tmp/ssh-thHdilRU7Po8/agent.31 23:56:17 SSH_AGENT_PID=37 23:56:17 Running ssh-add (command line suppressed) 23:56:17 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15921022983262409542.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15921022983262409542.key) 23:56:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:56:17 + git semver bump pre 23:56:17 2023-05-10 23:56:17,580 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 23:56:17 2023-05-10 23:56:17,580 [bump_version] DEBUG bumping version:3.0.0-dev.47 on axis:pre with prefix:dev 23:56:17 2023-05-10 23:56:17,581 [bump_version] DEBUG bumped version:3.0.0-dev.48 23:56:17 2023-05-10 23:56:17,581 [write_version] DEBUG write version:3.0.0-dev.48 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 23:56:17 2023-05-10 23:56:17,581 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 23:56:17 2023-05-10 23:56:17,581 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 23:56:17 2023-05-10 23:56:17,583 [execute] INFO git cat-file --batch-check 23:56:17 2023-05-10 23:56:17,583 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 23:56:17 2023-05-10 23:56:17,587 [execute] INFO git cat-file --batch 23:56:17 2023-05-10 23:56:17,587 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 23:56:17 2023-05-10 23:56:17,591 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 23:56:17 3.0.0-dev.48 [Pipeline] } 23:56:17 $ docker exec --env ******** --env ******** 4a4b2488a4157533cc8ef625520e234b89ebdcb5fbe02ff5ae6040fb2cf8adee ssh-agent -k 23:56:17 unset SSH_AUTH_SOCK; 23:56:17 unset SSH_AGENT_PID; 23:56:17 echo Agent pid 37 killed; 23:56:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:56:18 + git semver [Pipeline] } 23:56:18 $ docker stop --time=1 4a4b2488a4157533cc8ef625520e234b89ebdcb5fbe02ff5ae6040fb2cf8adee 23:56:19 $ docker rm -f --volumes 4a4b2488a4157533cc8ef625520e234b89ebdcb5fbe02ff5ae6040fb2cf8adee [Pipeline] // withDockerContainer [Pipeline] sh 23:56:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:56:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:56:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:56:20 prd-ubuntu20.04-docker-8c-8g-15121 does not seem to be running inside a container 23:56:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-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 23:56:21 $ docker top 1542c31a1086867d976a0934b8879fd921a3da57f5c476233414f07e00a6f70b -eo pid,comm 23:56:21 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). 23:56:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:56:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:56:21 [ssh-agent] Looking for ssh-agent implementation... 23:56:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:56:21 $ docker exec 1542c31a1086867d976a0934b8879fd921a3da57f5c476233414f07e00a6f70b ssh-agent 23:56:21 SSH_AUTH_SOCK=/tmp/ssh-M16IZmZYlILH/agent.32 23:56:21 SSH_AGENT_PID=38 23:56:21 Running ssh-add (command line suppressed) 23:56:21 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15575846968768368091.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15575846968768368091.key) 23:56:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:56:21 + git semver push 23:56:22 2023-05-10 23:56:22,060 [run_push] DEBUG push 23:56:22 2023-05-10 23:56:22,061 [execute] INFO git cat-file --batch-check 23:56:22 2023-05-10 23:56:22,062 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 23:56:22 2023-05-10 23:56:22,066 [execute] INFO git rev-list 0dae926ecf050aa6d562e5be9ab6e3fdb38f3920 -- 23:56:22 2023-05-10 23:56:22,066 [execute] DEBUG Popen(['git', 'rev-list', '0dae926ecf050aa6d562e5be9ab6e3fdb38f3920', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 23:56:22 2023-05-10 23:56:22,074 [execute] INFO git fetch -v origin 23:56:22 2023-05-10 23:56:22,074 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 23:56:22 2023-05-10 23:56:22,632 [run_push] DEBUG no remote changes detected 23:56:22 2023-05-10 23:56:22,633 [execute] INFO git push origin semver 23:56:22 2023-05-10 23:56:22,633 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 23:56:23 2023-05-10 23:56:23,403 [run_push] DEBUG push all version tags 23:56:23 2023-05-10 23:56:23,404 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 23:56:23 2023-05-10 23:56:23,404 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 23:56:24 2023-05-10 23:56:24,129 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 23:56:24 3.0.0-dev.48 [Pipeline] } 23:56:24 $ docker exec --env ******** --env ******** 1542c31a1086867d976a0934b8879fd921a3da57f5c476233414f07e00a6f70b ssh-agent -k 23:56:24 unset SSH_AUTH_SOCK; 23:56:24 unset SSH_AGENT_PID; 23:56:24 echo Agent pid 38 killed; 23:56:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:56:24 + git semver [Pipeline] } 23:56:24 $ docker stop --time=1 1542c31a1086867d976a0934b8879fd921a3da57f5c476233414f07e00a6f70b 23:56:26 $ docker rm -f --volumes 1542c31a1086867d976a0934b8879fd921a3da57f5c476233414f07e00a6f70b [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 23:56:26 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 23:56:26 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 23:56:26 total 16 23:56:26 drwxr-xr-x 3 root root 4096 May 10 23:43 . 23:56:26 drwxrwxr-x 11 jenkins jenkins 4096 May 10 23:56 .. 23:56:26 drwxr-xr-x 2 root root 4096 May 10 23:43 cost 23:56:26 -rw-r--r-- 1 root root 91 May 10 23:43 cost.csv 23:56:26 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 23:56:26 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 23:56:26 total 16 23:56:26 drwxr-xr-x 3 jenkins jenkins 4096 May 10 23:43 . 23:56:26 drwxrwxr-x 11 jenkins jenkins 4096 May 10 23:56 .. 23:56:26 drwxr-xr-x 2 jenkins jenkins 4096 May 10 23:43 cost 23:56:26 -rw-r--r-- 1 jenkins jenkins 91 May 10 23:43 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:56:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:56:28 ---> package-listing.sh 23:56:28 ++ facter osfamily 23:56:28 ++ tr '[:upper:]' '[:lower:]' 23:56:28 + OS_FAMILY=debian 23:56:28 + workspace=/w/workspace/foundry_device-onvif-camera_main 23:56:28 + START_PACKAGES=/tmp/packages_start.txt 23:56:28 + END_PACKAGES=/tmp/packages_end.txt 23:56:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:56:28 + PACKAGES=/tmp/packages_start.txt 23:56:28 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 23:56:28 + PACKAGES=/tmp/packages_end.txt 23:56:28 + case "${OS_FAMILY}" in 23:56:28 + dpkg -l 23:56:28 + grep '^ii' 23:56:28 + '[' -f /tmp/packages_start.txt ']' 23:56:28 + '[' -f /tmp/packages_end.txt ']' 23:56:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:56:28 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 23:56:28 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 23:56:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 23:56:28 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:56:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:56:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:56:29 prd-ubuntu20.04-docker-8c-8g-15121 does not seem to be running inside a container 23:56:29 $ 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/foundry_device-onvif-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/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-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 23:56:29 $ docker top 4c25fa935243265c2b1ad7c963d4ed5f611433a182631f95777d0cad8abaa469 -eo pid,comm [Pipeline] { [Pipeline] sh 23:56:29 + touch /tmp/pre-build-complete [Pipeline] sh 23:56:30 + mkdir -p /var/log/sysstat [Pipeline] sh 23:56:30 + ls /var/log/sa-host 23:56:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:56:30 provisioning config files... 23:56:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5427944121524476559tmp [Pipeline] { [Pipeline] echo 23:56:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:56:30 ---> create-netrc.sh [Pipeline] } 23:56:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:56:31 ---> python-tools-install.sh [Pipeline] echo 23:56:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:56:31 ---> sudo-logs.sh 23:56:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:56:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:56:31 ---> job-cost.sh 23:56:31 lf-activate-venv: SKIPPING 23:56:31 DEBUG: total: 0.2199999988079071 23:56:31 INFO: Retrieving Stack Cost... 23:56:32 INFO: Retrieving Pricing Info for: v3-standard-8 23:56:32 INFO: Archiving Costs [Pipeline] echo 23:56:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:56:32 ---> logs-deploy.sh 23:56:32 lf-activate-venv: SKIPPING 23:56:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/144 23:56:32 INFO: archiving workspace using pattern(s): 23:56:33 Archives upload complete. 23:56:33 INFO: archiving logs to Nexus 23:56:34 ---> uname -a: 23:56:34 Linux prd-ubuntu20-04-docker-8c-8g-15121 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 23:56:34 23:56:34 23:56:34 ---> lscpu: 23:56:34 Architecture: x86_64 23:56:34 CPU op-mode(s): 32-bit, 64-bit 23:56:34 Byte Order: Little Endian 23:56:34 Address sizes: 40 bits physical, 48 bits virtual 23:56:34 CPU(s): 8 23:56:34 On-line CPU(s) list: 0-7 23:56:34 Thread(s) per core: 1 23:56:34 Core(s) per socket: 1 23:56:34 Socket(s): 8 23:56:34 NUMA node(s): 1 23:56:34 Vendor ID: AuthenticAMD 23:56:34 CPU family: 23 23:56:34 Model: 49 23:56:34 Model name: AMD EPYC-Rome Processor 23:56:34 Stepping: 0 23:56:34 CPU MHz: 2799.998 23:56:34 BogoMIPS: 5599.99 23:56:34 Virtualization: AMD-V 23:56:34 Hypervisor vendor: KVM 23:56:34 Virtualization type: full 23:56:34 L1d cache: 256 KiB 23:56:34 L1i cache: 256 KiB 23:56:34 L2 cache: 4 MiB 23:56:34 L3 cache: 128 MiB 23:56:34 NUMA node0 CPU(s): 0-7 23:56:34 Vulnerability Itlb multihit: Not affected 23:56:34 Vulnerability L1tf: Not affected 23:56:34 Vulnerability Mds: Not affected 23:56:34 Vulnerability Meltdown: Not affected 23:56:34 Vulnerability Mmio stale data: Not affected 23:56:34 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:56:34 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:56:34 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:56:34 Vulnerability Srbds: Not affected 23:56:34 Vulnerability Tsx async abort: Not affected 23:56:34 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 23:56:34 23:56:34 23:56:34 ---> nproc: 23:56:34 8 23:56:34 23:56:34 23:56:34 ---> df -h: 23:56:34 Filesystem Size Used Avail Use% Mounted on 23:56:34 overlay 155G 13G 143G 9% / 23:56:34 tmpfs 64M 0 64M 0% /dev 23:56:34 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:56:34 shm 64M 0 64M 0% /dev/shm 23:56:34 /dev/vda1 155G 13G 143G 9% /facter-os 23:56:34 23:56:34 23:56:34 ---> sar -b -r -n DEV: 23:56:34 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15121) 05/10/23 _x86_64_ (8 CPU) 23:56:34 23:56:34 23:40:54 LINUX RESTART (8 CPU) 23:56:34 23:56:34 23:41:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:56:34 23:42:02 194.07 48.11 145.96 0.00 5424.70 202935.91 0.00 23:56:34 23:43:01 149.58 1.83 147.75 0.00 24.40 57835.89 0.00 23:56:34 23:44:01 169.76 0.15 169.61 0.00 21.86 38653.42 0.00 23:56:34 23:45:01 1.68 0.00 1.68 0.00 0.00 20.28 0.00 23:56:34 23:46:01 3.92 0.97 2.95 0.00 67.46 88.52 0.00 23:56:34 23:47:01 47.03 10.40 36.63 0.00 3380.10 6226.30 0.00 23:56:34 23:48:01 3.50 0.02 3.48 0.00 0.13 81.45 0.00 23:56:34 23:49:01 1.33 0.00 1.33 0.00 0.00 15.46 0.00 23:56:34 23:50:01 1.67 0.00 1.67 0.00 0.00 20.00 0.00 23:56:34 23:51:01 2.15 0.00 2.15 0.00 0.00 22.66 0.00 23:56:34 23:52:01 1.37 0.00 1.37 0.00 0.00 14.93 0.00 23:56:34 23:53:01 1.42 0.00 1.42 0.00 0.00 15.20 0.00 23:56:34 23:54:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 23:56:34 23:55:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 23:56:34 23:56:01 63.34 0.25 63.09 0.00 18.00 34100.58 0.00 23:56:34 Average: 42.75 4.12 38.63 0.00 596.41 22631.22 0.00 23:56:34 23:56:34 23:41:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:56:34 23:42:02 29122980 31581096 735872 2.24 73544 2658812 2027380 5.97 1000088 2399424 244 23:56:34 23:43:01 28380840 31580144 722144 2.20 149112 3250104 1728508 5.09 1163512 2888000 248 23:56:34 23:44:01 27560084 31566344 732136 2.23 161236 3980956 1771476 5.22 1285360 3518924 476 23:56:34 23:45:01 27560176 31566492 731848 2.23 161276 3980956 1771476 5.22 1285168 3518924 128 23:56:34 23:46:01 27513968 31565912 732160 2.23 162844 4023248 1762080 5.19 1285860 3561356 37456 23:56:34 23:47:01 27178160 31546988 733076 2.23 187640 4305204 1821728 5.37 1524628 3627980 4 23:56:34 23:48:01 27194068 31557964 722832 2.20 186208 4301952 1797796 5.30 1512556 3624804 136 23:56:34 23:49:01 27194972 31558876 721888 2.20 186280 4301952 1797796 5.30 1512944 3624804 128 23:56:34 23:50:01 27194948 31559004 721748 2.19 186372 4301952 1797796 5.30 1512888 3624888 8 23:56:34 23:51:01 27195568 31559872 720768 2.19 186456 4302092 1797796 5.30 1513048 3625012 180 23:56:34 23:52:01 27195852 31560228 720356 2.19 186532 4302092 1797796 5.30 1513084 3625012 4 23:56:34 23:53:01 27195576 31560144 720472 2.19 186616 4302096 1797796 5.30 1513060 3625096 136 23:56:34 23:54:01 27195744 31560316 720428 2.19 186644 4302096 1797796 5.30 1513044 3625096 8 23:56:34 23:55:01 27195736 31560384 720344 2.19 186684 4302100 1797796 5.30 1513124 3625100 144 23:56:34 23:56:01 25868220 31507440 770428 2.34 204920 5477828 2092392 6.17 1624560 4758916 477420 23:56:34 Average: 27383126 31559414 728433 2.22 172824 4139563 1823827 5.38 1418195 3551556 34448 23:56:34 23:56:34 23:41:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:56:34 23:42:02 ens3 637.49 390.93 6927.80 86.90 0.00 0.00 0.00 0.00 23:56:34 23:42:02 veth0c46cde 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:34 23:42:02 veth5a4239c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:34 23:42:02 lo 6.87 6.87 0.66 0.66 0.00 0.00 0.00 0.00 23:56:34 23:42:02 docker0 14.21 15.11 1.23 163.39 0.00 0.00 0.00 0.00 23:56:34 23:43:01 ens3 346.74 202.63 2028.05 32.92 0.00 0.00 0.00 0.00 23:56:34 23:43:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 23:56:34 23:43:01 docker0 178.58 310.07 14.31 1990.48 0.00 0.00 0.00 0.00 23:56:34 23:44:01 ens3 172.39 133.11 2646.43 322.27 0.00 0.00 0.00 0.00 23:56:34 23:44:01 lo 7.20 7.20 0.70 0.70 0.00 0.00 0.00 0.00 23:56:34 23:44:01 docker0 2.73 6.68 0.17 85.53 0.00 0.00 0.00 0.00 23:56:34 23:45:01 ens3 0.67 0.12 0.06 0.01 0.00 0.00 0.00 0.00 23:56:34 23:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:56:34 23:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:34 23:46:01 ens3 50.66 31.14 624.15 2.39 0.00 0.00 0.00 0.00 23:56:34 23:46:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 23:56:34 23:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:34 23:47:01 ens3 124.66 66.24 1666.55 4.54 0.00 0.00 0.00 0.00 23:56:34 23:47:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 23:56:34 23:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:34 23:48:01 ens3 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 23:56:34 23:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:34 23:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:34 23:49:01 ens3 4.50 3.52 9.34 0.26 0.00 0.00 0.00 0.00 23:56:34 23:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:56:34 23:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:34 23:50:01 ens3 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00 23:56:34 23:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:34 23:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:34 23:51:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:56:34 23:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:56:34 23:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:34 23:52:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 23:56:34 23:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:34 23:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:34 23:53:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:56:34 23:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:56:34 23:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:34 23:54:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:56:34 23:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:34 23:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:34 23:55:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:56:34 23:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:56:34 23:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:34 23:56:01 ens3 316.38 183.70 7795.36 37.91 0.00 0.00 0.00 0.00 23:56:34 23:56:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 23:56:34 23:56:01 docker0 35.91 62.02 3.08 626.62 0.00 0.00 0.00 0.00 23:56:34 Average: ens3 110.02 67.31 1445.88 32.49 0.00 0.00 0.00 0.00 23:56:34 Average: lo 1.21 1.21 0.11 0.11 0.00 0.00 0.00 0.00 23:56:34 Average: docker0 15.25 25.94 1.24 189.07 0.00 0.00 0.00 0.00 23:56:34 23:56:34 23:56:34 ---> sar -P ALL: 23:56:34 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15121) 05/10/23 _x86_64_ (8 CPU) 23:56:34 23:56:34 23:40:54 LINUX RESTART (8 CPU) 23:56:34 23:56:34 23:41:01 CPU %user %nice %system %iowait %steal %idle 23:56:34 23:42:02 all 9.43 0.00 3.53 2.30 0.05 84.70 23:56:34 23:42:02 0 9.24 0.00 3.02 1.64 0.05 86.05 23:56:34 23:42:02 1 10.01 0.00 3.47 0.35 0.03 86.13 23:56:34 23:42:02 2 10.06 0.00 3.84 4.01 0.05 82.04 23:56:34 23:42:02 3 9.93 0.00 3.12 1.01 0.05 85.89 23:56:34 23:42:02 4 9.75 0.00 2.64 0.79 0.03 86.79 23:56:34 23:42:02 5 7.87 0.00 3.35 2.05 0.05 86.68 23:56:34 23:42:02 6 8.18 0.00 4.33 6.47 0.05 80.97 23:56:34 23:42:02 7 10.37 0.00 4.49 2.05 0.07 83.02 23:56:34 23:43:01 all 31.62 0.00 6.32 1.90 0.08 60.09 23:56:34 23:43:01 0 33.10 0.00 7.48 0.70 0.09 58.63 23:56:34 23:43:01 1 30.42 0.00 5.44 0.15 0.07 63.92 23:56:34 23:43:01 2 29.98 0.00 6.84 11.12 0.09 51.98 23:56:34 23:43:01 3 31.05 0.00 6.00 0.40 0.07 62.49 23:56:34 23:43:01 4 32.42 0.00 6.24 0.31 0.09 60.95 23:56:34 23:43:01 5 34.61 0.00 6.11 0.26 0.07 58.95 23:56:34 23:43:01 6 30.24 0.00 5.89 1.90 0.09 61.87 23:56:34 23:43:01 7 31.10 0.00 6.55 0.38 0.10 61.87 23:56:34 23:44:01 all 17.78 0.00 3.94 1.15 0.05 77.07 23:56:34 23:44:01 0 18.44 0.00 4.08 0.17 0.03 77.27 23:56:34 23:44:01 1 17.50 0.00 4.27 0.34 0.07 77.83 23:56:34 23:44:01 2 18.07 0.00 3.90 1.82 0.03 76.18 23:56:34 23:44:01 3 17.84 0.00 3.76 0.02 0.05 78.33 23:56:34 23:44:01 4 16.81 0.00 3.71 0.52 0.08 78.87 23:56:34 23:44:01 5 17.12 0.00 3.74 0.96 0.05 78.13 23:56:34 23:44:01 6 17.83 0.00 3.92 4.41 0.05 73.79 23:56:34 23:44:01 7 18.63 0.00 4.11 0.99 0.07 76.20 23:56:34 23:45:01 all 0.02 0.00 0.01 0.01 0.01 99.95 23:56:34 23:45:01 0 0.08 0.00 0.00 0.00 0.02 99.90 23:56:34 23:45:01 1 0.02 0.00 0.03 0.00 0.02 99.93 23:56:34 23:45:01 2 0.00 0.00 0.00 0.00 0.02 99.98 23:56:34 23:45:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:56:34 23:45:01 4 0.03 0.00 0.02 0.05 0.02 99.88 23:56:34 23:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:56:34 23:45:01 6 0.02 0.00 0.00 0.02 0.02 99.95 23:56:34 23:45:01 7 0.00 0.00 0.02 0.00 0.02 99.97 23:56:34 23:46:01 all 0.13 0.00 0.08 0.05 0.01 99.73 23:56:34 23:46:01 0 0.12 0.00 0.07 0.02 0.02 99.78 23:56:34 23:46:01 1 0.32 0.00 0.10 0.18 0.03 99.37 23:56:34 23:46:01 2 0.03 0.00 0.07 0.02 0.00 99.88 23:56:34 23:46:01 3 0.02 0.00 0.03 0.00 0.02 99.93 23:56:34 23:46:01 4 0.05 0.00 0.03 0.17 0.00 99.75 23:56:34 23:46:01 5 0.37 0.00 0.32 0.03 0.00 99.28 23:56:34 23:46:01 6 0.02 0.00 0.02 0.00 0.02 99.95 23:56:34 23:46:01 7 0.08 0.00 0.02 0.02 0.02 99.87 23:56:34 23:47:01 all 1.86 0.00 1.12 0.44 0.02 96.56 23:56:34 23:47:01 0 2.72 0.00 0.97 0.40 0.03 95.87 23:56:34 23:47:01 1 1.17 0.00 1.03 0.12 0.02 97.66 23:56:34 23:47:01 2 2.05 0.00 2.93 0.07 0.02 94.93 23:56:34 23:47:01 3 1.98 0.00 1.02 0.08 0.02 96.90 23:56:34 23:47:01 4 0.58 0.00 0.52 1.20 0.02 97.68 23:56:34 23:47:01 5 1.34 0.00 0.83 0.68 0.02 97.13 23:56:34 23:47:01 6 3.00 0.00 0.66 0.51 0.02 95.80 23:56:34 23:47:01 7 2.04 0.00 1.00 0.42 0.03 96.51 23:56:34 23:48:01 all 0.10 0.00 0.05 0.01 0.01 99.83 23:56:34 23:48:01 0 0.15 0.00 0.03 0.00 0.02 99.80 23:56:34 23:48:01 1 0.20 0.00 0.08 0.00 0.02 99.70 23:56:34 23:48:01 2 0.08 0.00 0.07 0.00 0.00 99.85 23:56:34 23:48:01 3 0.03 0.00 0.03 0.00 0.02 99.92 23:56:34 23:48:01 4 0.05 0.00 0.05 0.07 0.02 99.82 23:56:34 23:48:01 5 0.05 0.00 0.05 0.00 0.02 99.88 23:56:34 23:48:01 6 0.18 0.00 0.05 0.00 0.02 99.75 23:56:34 23:48:01 7 0.05 0.00 0.03 0.00 0.00 99.92 23:56:34 23:49:01 all 0.03 0.00 0.01 0.03 0.01 99.92 23:56:34 23:49:01 0 0.07 0.00 0.03 0.00 0.02 99.88 23:56:34 23:49:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:56:34 23:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:56:34 23:49:01 3 0.03 0.00 0.02 0.00 0.02 99.93 23:56:34 23:49:01 4 0.00 0.00 0.00 0.22 0.00 99.78 23:56:34 23:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:56:34 23:49:01 6 0.03 0.00 0.02 0.00 0.00 99.95 23:56:34 23:49:01 7 0.08 0.00 0.02 0.05 0.02 99.83 23:56:34 23:50:01 all 0.14 0.00 0.01 0.02 0.00 99.83 23:56:34 23:50:01 0 0.32 0.00 0.03 0.00 0.02 99.63 23:56:34 23:50:01 1 0.05 0.00 0.02 0.02 0.00 99.92 23:56:34 23:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:56:34 23:50:01 3 0.03 0.00 0.02 0.00 0.00 99.95 23:56:34 23:50:01 4 0.00 0.00 0.00 0.12 0.00 99.88 23:56:34 23:50:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:56:34 23:50:01 6 0.60 0.00 0.02 0.00 0.02 99.37 23:56:34 23:50:01 7 0.05 0.00 0.02 0.00 0.00 99.93 23:56:34 23:51:01 all 0.10 0.00 0.00 0.13 0.01 99.76 23:56:34 23:51:01 0 0.00 0.00 0.00 0.00 0.02 99.98 23:56:34 23:51:01 1 0.02 0.00 0.00 0.08 0.00 99.90 23:56:34 23:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:56:34 23:51:01 3 0.03 0.00 0.00 0.05 0.00 99.92 23:56:34 23:51:01 4 0.02 0.00 0.00 0.75 0.00 99.23 23:56:34 23:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:56:34 23:51:01 6 0.63 0.00 0.00 0.00 0.00 99.37 23:56:34 23:51:01 7 0.07 0.00 0.02 0.18 0.05 99.68 23:56:34 23:52:01 all 0.01 0.00 0.01 0.09 0.01 99.87 23:56:34 23:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:56:34 23:52:01 1 0.05 0.00 0.00 0.00 0.02 99.93 23:56:34 23:52:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:56:34 23:52:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:56:34 23:52:01 4 0.00 0.00 0.02 0.67 0.00 99.32 23:56:34 23:52:01 5 0.00 0.00 0.02 0.00 0.02 99.97 23:56:34 23:52:01 6 0.00 0.00 0.00 0.00 0.02 99.98 23:56:34 23:52:01 7 0.05 0.00 0.02 0.02 0.05 99.87 23:56:34 23:56:34 23:52:01 CPU %user %nice %system %iowait %steal %idle 23:56:34 23:53:01 all 0.08 0.00 0.01 0.06 0.01 99.84 23:56:34 23:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:56:34 23:53:01 1 0.03 0.00 0.02 0.00 0.00 99.95 23:56:34 23:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:56:34 23:53:01 3 0.05 0.00 0.02 0.00 0.02 99.92 23:56:34 23:53:01 4 0.00 0.00 0.00 0.37 0.02 99.62 23:56:34 23:53:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:56:34 23:53:01 6 0.47 0.00 0.00 0.00 0.00 99.53 23:56:34 23:53:01 7 0.10 0.00 0.03 0.12 0.03 99.72 23:56:34 23:54:01 all 0.06 0.00 0.01 0.04 0.01 99.89 23:56:34 23:54:01 0 0.00 0.00 0.00 0.00 0.02 99.98 23:56:34 23:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:56:34 23:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:56:34 23:54:01 3 0.02 0.00 0.00 0.17 0.00 99.82 23:56:34 23:54:01 4 0.00 0.00 0.02 0.10 0.00 99.88 23:56:34 23:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:56:34 23:54:01 6 0.45 0.00 0.00 0.00 0.02 99.53 23:56:34 23:54:01 7 0.05 0.00 0.03 0.02 0.02 99.88 23:56:34 23:55:01 all 0.04 0.00 0.02 0.03 0.00 99.90 23:56:34 23:55:01 0 0.07 0.00 0.07 0.00 0.00 99.87 23:56:34 23:55:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:56:34 23:55:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:56:34 23:55:01 3 0.05 0.00 0.02 0.10 0.03 99.80 23:56:34 23:55:01 4 0.03 0.00 0.02 0.17 0.00 99.78 23:56:34 23:55:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:56:34 23:55:01 6 0.10 0.00 0.00 0.00 0.00 99.90 23:56:34 23:55:01 7 0.03 0.00 0.00 0.00 0.00 99.97 23:56:34 23:56:01 all 6.12 0.00 2.56 1.52 0.06 89.74 23:56:34 23:56:01 0 6.47 0.00 2.41 0.47 0.10 90.55 23:56:34 23:56:01 1 7.93 0.00 2.71 0.08 0.03 89.24 23:56:34 23:56:01 2 5.36 0.00 3.54 0.13 0.05 90.92 23:56:34 23:56:01 3 6.01 0.00 2.08 1.16 0.07 90.68 23:56:34 23:56:01 4 6.12 0.00 2.67 3.54 0.03 87.64 23:56:34 23:56:01 5 6.02 0.00 2.20 0.12 0.03 91.63 23:56:34 23:56:01 6 5.99 0.00 2.26 0.39 0.08 91.28 23:56:34 23:56:01 7 5.05 0.00 2.59 6.34 0.07 85.95 23:56:34 Average: all 4.44 0.00 1.16 0.51 0.02 93.86 23:56:34 Average: 0 4.65 0.00 1.20 0.23 0.03 93.89 23:56:34 Average: 1 4.46 0.00 1.13 0.09 0.02 94.30 23:56:34 Average: 2 4.31 0.00 1.40 1.12 0.02 93.16 23:56:34 Average: 3 4.41 0.00 1.06 0.20 0.03 94.31 23:56:34 Average: 4 4.31 0.00 1.05 0.60 0.02 94.02 23:56:34 Average: 5 4.43 0.00 1.10 0.27 0.02 94.18 23:56:34 Average: 6 4.47 0.00 1.14 0.91 0.03 93.46 23:56:34 Average: 7 4.45 0.00 1.25 0.70 0.04 93.57 23:56:34 23:56:34 23:56:34