Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5d050817de06d6b0801ca6267cf73807b76c60d2 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-ssh12814655518505093224.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh17977498267010668147.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh17871482039843633048.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh14032139167241336969.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-ssh18439972714816595868.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/v3]] ========================================================= [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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-10252 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 5d050817de06d6b0801ca6267cf73807b76c60d2 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#397)" > git config core.sparsecheckout # timeout=10 > git checkout -f 5d050817de06d6b0801ca6267cf73807b76c60d2 # timeout=10 > git rev-list --no-walk f9aa1e7837344c75d2a4d485c1648989cda54cfb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:42:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:42:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:42:29 ========================================================= 18:42:29 EdgeX Global Pipelines Version Info 18:42:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:42:30 ------------------- 18:42:30 stable info: 18:42:30 ------------------- 18:42:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:42:30 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 18:42:30 Message: update stable to v1.0.254 18:42:31 ------------------- 18:42:31 experimental info: 18:42:31 ------------------- 18:42:31 Commited By: **** collab-it+edgex@linuxfoundation.org 18:42:31 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 18:42:31 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:42:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 18:42:31 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 18:42:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:42:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:42:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:42:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 18:42:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:42:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:42:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:42:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:42:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:42:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 18:42:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:42:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:42:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:42:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:42:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:42:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:42:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:42:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:42:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:42:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 18:42:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:42:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:42:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:42:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:42:31 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:42:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:42:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:42:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:42:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5d050817de06d6b0801ca6267cf73807b76c60d2 [Pipeline] echo 18:42:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5d05081 [Pipeline] echo 18:42:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:42:31 provisioning config files... 18:42:31 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7457814738417882744tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:42:32 ---> docker-login.sh 18:42:32 nexus3.edgexfoundry.org:10001 18:42:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:32 Configure a credential helper to remove this warning. See 18:42:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:32 18:42:32 Login Succeeded 18:42:32 nexus3.edgexfoundry.org:10002 18:42:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:32 Configure a credential helper to remove this warning. See 18:42:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:32 18:42:32 Login Succeeded 18:42:32 nexus3.edgexfoundry.org:10003 18:42:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:32 Configure a credential helper to remove this warning. See 18:42:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:32 18:42:32 Login Succeeded 18:42:32 nexus3.edgexfoundry.org:10004 18:42:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:32 Configure a credential helper to remove this warning. See 18:42:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:32 18:42:32 Login Succeeded 18:42:32 docker.io 18:42:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:33 Configure a credential helper to remove this warning. See 18:42:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:33 18:42:33 Login Succeeded 18:42:33 ---> docker-login.sh ends [Pipeline] } 18:42:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:42:33 + git rev-list -1 --merges 5d050817de06d6b0801ca6267cf73807b76c60d2~1..5d050817de06d6b0801ca6267cf73807b76c60d2 [Pipeline] echo 18:42:33 -----------> git rev-list -1 --merges 5d050817de06d6b0801ca6267cf73807b76c60d2~1..5d050817de06d6b0801ca6267cf73807b76c60d2 5d050817de06d6b0801ca6267cf73807b76c60d2 [false] [Pipeline] sh 18:42:33 + git log --format=format:%s -1 5d050817de06d6b0801ca6267cf73807b76c60d2 [Pipeline] echo 18:42:33 ========================================================= 18:42:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:42:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:42:34 + git log --format=format:%s -1 5d050817de06d6b0801ca6267cf73807b76c60d2 [Pipeline] echo 18:42:34 [semverPrep] GIT_COMMIT: 5d050817de06d6b0801ca6267cf73807b76c60d2, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#397) [Pipeline] echo 18:42:34 [semverPrep] This is not a build commit. [Pipeline] sh 18:42:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:42:34 + grep -v github /etc/ssh/ssh_known_hosts 18:42:34 + [ -e /tmp/ssh_known_hosts ] 18:42:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:42:34 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:42:34 + sudo tee -a /etc/ssh/ssh_known_hosts 18:42:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:42:34 18:42:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:42:35 0.1.4: Pulling from edgex-devops/py-git-semver 18:42:35 b85a868b505f: Pulling fs layer 18:42:35 e2be974225ed: Pulling fs layer 18:42:35 339a4e72a1f5: Pulling fs layer 18:42:35 988bab9f4d93: Pulling fs layer 18:42:35 1469e6f7b9e6: Pulling fs layer 18:42:35 eaf3925da568: Pulling fs layer 18:42:35 bab4dde63d76: Pulling fs layer 18:42:35 bde34c3a00c8: Pulling fs layer 18:42:35 b352a97aabf1: Pulling fs layer 18:42:35 4872d77fe225: Pulling fs layer 18:42:35 5851b861e8e6: Pulling fs layer 18:42:35 988bab9f4d93: Waiting 18:42:35 bde34c3a00c8: Waiting 18:42:35 b352a97aabf1: Waiting 18:42:35 eaf3925da568: Waiting 18:42:35 5851b861e8e6: Waiting 18:42:35 bab4dde63d76: Waiting 18:42:35 e2be974225ed: Verifying Checksum 18:42:35 e2be974225ed: Download complete 18:42:35 988bab9f4d93: Verifying Checksum 18:42:35 988bab9f4d93: Download complete 18:42:35 339a4e72a1f5: Verifying Checksum 18:42:35 339a4e72a1f5: Download complete 18:42:35 1469e6f7b9e6: Verifying Checksum 18:42:35 1469e6f7b9e6: Download complete 18:42:35 eaf3925da568: Verifying Checksum 18:42:35 eaf3925da568: Download complete 18:42:35 bde34c3a00c8: Verifying Checksum 18:42:35 bde34c3a00c8: Download complete 18:42:35 b352a97aabf1: Download complete 18:42:35 4872d77fe225: Verifying Checksum 18:42:35 4872d77fe225: Download complete 18:42:35 5851b861e8e6: Verifying Checksum 18:42:35 5851b861e8e6: Download complete 18:42:35 b85a868b505f: Download complete 18:42:35 bab4dde63d76: Verifying Checksum 18:42:35 bab4dde63d76: Download complete 18:42:36 b85a868b505f: Pull complete 18:42:37 e2be974225ed: Pull complete 18:42:37 339a4e72a1f5: Pull complete 18:42:38 988bab9f4d93: Pull complete 18:42:38 1469e6f7b9e6: Pull complete 18:42:38 eaf3925da568: Pull complete 18:42:40 bab4dde63d76: Pull complete 18:42:40 bde34c3a00c8: Pull complete 18:42:40 b352a97aabf1: Pull complete 18:42:41 4872d77fe225: Pull complete 18:42:41 5851b861e8e6: Pull complete 18:42:41 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:42:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:42:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:42:41 prd-ubuntu20.04-docker-8c-8g-10252 does not seem to be running inside a container 18:42:41 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:42:45 $ docker top f3d8a2fe6b2e501deb0fc144adbf7d6ac0458b8de49dc28c5fb45f0e0088cbc3 -eo pid,comm 18:42:46 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:42:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:42:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:42:46 [ssh-agent] Looking for ssh-agent implementation... 18:42:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:42:46 $ docker exec f3d8a2fe6b2e501deb0fc144adbf7d6ac0458b8de49dc28c5fb45f0e0088cbc3 ssh-agent 18:42:46 SSH_AUTH_SOCK=/tmp/ssh-NCM2lu2SJdys/agent.32 18:42:46 SSH_AGENT_PID=38 18:42:46 Running ssh-add (command line suppressed) 18:42:46 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11096478449569004419.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11096478449569004419.key) 18:42:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:42:46 + git tag --points-at HEAD [Pipeline] } 18:42:46 $ docker exec --env ******** --env ******** f3d8a2fe6b2e501deb0fc144adbf7d6ac0458b8de49dc28c5fb45f0e0088cbc3 ssh-agent -k 18:42:46 unset SSH_AUTH_SOCK; 18:42:46 unset SSH_AGENT_PID; 18:42:46 echo Agent pid 38 killed; 18:42:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:42:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:42:46 [ssh-agent] Looking for ssh-agent implementation... 18:42:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:42:46 $ docker exec f3d8a2fe6b2e501deb0fc144adbf7d6ac0458b8de49dc28c5fb45f0e0088cbc3 ssh-agent 18:42:47 SSH_AUTH_SOCK=/tmp/ssh-xtD68pN0FXbr/agent.70 18:42:47 SSH_AGENT_PID=76 18:42:47 Running ssh-add (command line suppressed) 18:42:47 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_18187152171113912098.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_18187152171113912098.key) 18:42:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:42:47 + git semver init 18:42:47 2023-10-24 18:42:47,652 [run_init] DEBUG init version:0.0.0 force:False 18:42:47 2023-10-24 18:42:47,653 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 18:42:47 2023-10-24 18:42:47,653 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 18:42:47 2023-10-24 18:42:47,654 [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) 18:42:49 2023-10-24 18:42:49,140 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 18:42:49 2023-10-24 18:42:49,141 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 18:42:49 2023-10-24 18:42:49,141 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 18:42:49 2023-10-24 18:42:49,141 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 18:42:49 3.1.0-dev.21 [Pipeline] } 18:42:49 $ docker exec --env ******** --env ******** f3d8a2fe6b2e501deb0fc144adbf7d6ac0458b8de49dc28c5fb45f0e0088cbc3 ssh-agent -k 18:42:49 unset SSH_AUTH_SOCK; 18:42:49 unset SSH_AGENT_PID; 18:42:49 echo Agent pid 76 killed; 18:42:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:42:50 + git semver [Pipeline] } 18:42:50 $ docker stop --time=1 f3d8a2fe6b2e501deb0fc144adbf7d6ac0458b8de49dc28c5fb45f0e0088cbc3 18:42:52 $ docker rm -f --volumes f3d8a2fe6b2e501deb0fc144adbf7d6ac0458b8de49dc28c5fb45f0e0088cbc3 [Pipeline] // withDockerContainer [Pipeline] sh 18:42:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:42:52 Stashed 1 file(s) [Pipeline] echo 18:42:52 [edgeXSemver]: initialized semver on version 3.1.0-dev.21 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:42:52 provisioning config files... 18:42:53 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2170553041733458065tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:42:53 ---> docker-login.sh 18:42:53 nexus3.edgexfoundry.org:10001 18:42:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:53 Configure a credential helper to remove this warning. See 18:42:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:53 18:42:53 Login Succeeded 18:42:53 nexus3.edgexfoundry.org:10002 18:42:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:53 Configure a credential helper to remove this warning. See 18:42:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:53 18:42:53 Login Succeeded 18:42:53 nexus3.edgexfoundry.org:10003 18:42:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:53 Configure a credential helper to remove this warning. See 18:42:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:53 18:42:53 Login Succeeded 18:42:53 nexus3.edgexfoundry.org:10004 18:42:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:53 Configure a credential helper to remove this warning. See 18:42:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:53 18:42:53 Login Succeeded 18:42:53 docker.io 18:42:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:53 Configure a credential helper to remove this warning. See 18:42:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:53 18:42:53 Login Succeeded 18:42:53 ---> docker-login.sh ends [Pipeline] } 18:42:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:42:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:42:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:42:53 ========================================================= 18:42:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 18:42:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:54 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 18:42:54 Sending build context to Docker daemon 21.63MB 18:42:54 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 18:42:54 Step 2/13 : FROM ${BASE} AS builder 18:42:54 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 18:42:54 7264a8db6415: Pulling fs layer 18:42:54 c4d48a809fc2: Pulling fs layer 18:42:54 4f1c88b9dad5: Pulling fs layer 18:42:54 ad3a456e5733: Pulling fs layer 18:42:54 33e27b845d1e: Pulling fs layer 18:42:54 c68163c4e522: Pulling fs layer 18:42:54 ad3a456e5733: Waiting 18:42:54 33e27b845d1e: Waiting 18:42:54 50da416c3ac9: Pulling fs layer 18:42:54 23d2d4c4bb30: Pulling fs layer 18:42:54 c68163c4e522: Waiting 18:42:54 23d2d4c4bb30: Waiting 18:42:54 c4d48a809fc2: Verifying Checksum 18:42:54 c4d48a809fc2: Download complete 18:42:54 ad3a456e5733: Verifying Checksum 18:42:54 ad3a456e5733: Download complete 18:42:54 33e27b845d1e: Verifying Checksum 18:42:54 33e27b845d1e: Download complete 18:42:54 7264a8db6415: Download complete 18:42:54 c68163c4e522: Verifying Checksum 18:42:54 c68163c4e522: Download complete 18:42:54 7264a8db6415: Pull complete 18:42:54 23d2d4c4bb30: Verifying Checksum 18:42:54 23d2d4c4bb30: Download complete 18:42:54 c4d48a809fc2: Pull complete 18:42:54 4f1c88b9dad5: Verifying Checksum 18:42:54 4f1c88b9dad5: Download complete 18:42:55 50da416c3ac9: Verifying Checksum 18:42:55 50da416c3ac9: Download complete 18:42:57 4f1c88b9dad5: Pull complete 18:42:57 ad3a456e5733: Pull complete 18:42:57 33e27b845d1e: Pull complete 18:42:57 c68163c4e522: Pull complete 18:43:00 50da416c3ac9: Pull complete 18:43:00 23d2d4c4bb30: Pull complete 18:43:00 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 18:43:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:43:00 ---> 0786185ac409 18:43:00 Step 3/13 : ARG ADD_BUILD_TAGS="" 18:43:07 Still waiting to schedule task 18:43:07 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 18:43:08 ---> Running in 0cd9c47fa5a1 18:43:08 Removing intermediate container 0cd9c47fa5a1 18:43:08 ---> 7029bf307111 18:43:08 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:43:08 ---> Running in 7be21503e2c9 18:43:08 Removing intermediate container 7be21503e2c9 18:43:08 ---> 56446bdbc22f 18:43:08 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 18:43:08 ---> Running in df7bf41f99e7 18:43:09 Removing intermediate container df7bf41f99e7 18:43:09 ---> bbf5be4becdb 18:43:09 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 18:43:09 ---> Running in e5d7ec6a988e 18:43:09 Removing intermediate container e5d7ec6a988e 18:43:09 ---> 9e16e47455a1 18:43:09 Step 7/13 : LABEL Name=edgex-device-onvif-camera 18:43:09 ---> Running in e640dcb01109 18:43:09 Removing intermediate container e640dcb01109 18:43:09 ---> 8cfe7870dde5 18:43:09 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:43:09 ---> Running in dea2b6513143 18:43:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:43:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:43:09 OK: 264 MiB in 52 packages 18:43:10 Removing intermediate container dea2b6513143 18:43:10 ---> d050ce07a540 18:43:10 Step 9/13 : WORKDIR /device-onvif-camera 18:43:10 ---> Running in 63902f9b10fb 18:43:10 Removing intermediate container 63902f9b10fb 18:43:10 ---> 66929a891521 18:43:10 Step 10/13 : COPY go.mod vendor* ./ 18:43:11 ---> 749be4845019 18:43:11 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:43:11 ---> Running in d116ac675eb5 18:44:32 Removing intermediate container d116ac675eb5 18:44:32 ---> 00760c64d38f 18:44:32 Step 12/13 : COPY . . 18:44:32 ---> 8b0b0f8015c4 18:44:32 Step 13/13 : RUN ${MAKE} 18:44:32 ---> Running in 7e5b1e996126 18:44:32 noop 18:44:32 Removing intermediate container 7e5b1e996126 18:44:32 ---> a6ab061c83c2 18:44:32 Successfully built a6ab061c83c2 18:44:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:32 + docker inspect -f . ci-base-image-x86_64 18:44:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:44:32 prd-ubuntu20.04-docker-8c-8g-10252 does not seem to be running inside a container 18:44:32 $ 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 ******** -e ******** ci-base-image-x86_64 cat 18:44:33 $ docker top 3250a91ee7f35754baf9d273359dc900d4e0045e08ba4c1b845f7d4366d5ed45 -eo pid,comm [Pipeline] { [Pipeline] sh 18:44:33 + go version 18:44:33 go version go1.21.0 linux/amd64 [Pipeline] } 18:44:33 $ docker stop --time=1 3250a91ee7f35754baf9d273359dc900d4e0045e08ba4c1b845f7d4366d5ed45 18:44:35 $ docker rm -f --volumes 3250a91ee7f35754baf9d273359dc900d4e0045e08ba4c1b845f7d4366d5ed45 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:35 + docker inspect -f . ci-base-image-x86_64 18:44:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:44:35 prd-ubuntu20.04-docker-8c-8g-10252 does not seem to be running inside a container 18:44:35 $ 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 ******** -e ******** ci-base-image-x86_64 cat 18:44:36 $ docker top 44866a7f128d0da4033939abccd23bd4d814e478b728b42d25e634708bfdaf7c -eo pid,comm [Pipeline] { [Pipeline] sh 18:44:37 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 18:44:37 + make test 18:44:37 go test ./... -coverprofile=coverage.out ./... 18:44:38 ? github.com/edgexfoundry/device-onvif-camera [no test files] 18:44:48 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 18:44:49 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 18:44:50 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.041s coverage: 31.5% of statements 18:44:51 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.099s coverage: 86.5% of statements 18:44:57 go vet ./... 18:45:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:45:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:45:01 ./bin/test-attribution-txt.sh [Pipeline] echo 18:45:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:45:01 $ docker stop --time=1 44866a7f128d0da4033939abccd23bd4d814e478b728b42d25e634708bfdaf7c 18:45:06 $ docker rm -f --volumes 44866a7f128d0da4033939abccd23bd4d814e478b728b42d25e634708bfdaf7c [Pipeline] // withDockerContainer [Pipeline] sh 18:45:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:45:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:45:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:45:07 + ls -al . 18:45:07 total 236 18:45:07 drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 18:44 . 18:45:07 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:42 .. 18:45:07 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 18:44 .git 18:45:07 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:42 .github 18:45:07 -rw-rw-r-- 1 jenkins jenkins 422 Oct 24 18:42 .gitignore 18:45:07 -rw-rw-r-- 1 jenkins jenkins 42 Oct 24 18:42 .golangci.yml 18:45:07 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 18:42 .semver 18:45:07 -rw-rw-r-- 1 jenkins jenkins 11155 Oct 24 18:42 Attribution.txt 18:45:07 -rw-rw-r-- 1 jenkins jenkins 15932 Oct 24 18:42 CHANGELOG.md 18:45:07 -rw-rw-r-- 1 jenkins jenkins 1574 Oct 24 18:42 Dockerfile 18:45:07 -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 18:42 GOVERNANCE.md 18:45:07 -rw-rw-r-- 1 jenkins jenkins 739 Oct 24 18:42 Jenkinsfile 18:45:07 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 24 18:42 LICENSE 18:45:07 -rw-rw-r-- 1 jenkins jenkins 2877 Oct 24 18:42 Makefile 18:45:07 -rw-rw-r-- 1 jenkins jenkins 625 Oct 24 18:42 OWNERS.md 18:45:07 -rw-rw-r-- 1 jenkins jenkins 2620 Oct 24 18:42 README.md 18:45:07 -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 18:42 VERSION 18:45:07 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:42 bin 18:45:07 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:42 cmd 18:45:07 -rw-r--r-- 1 jenkins jenkins 78456 Oct 24 18:44 coverage.out 18:45:07 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:42 doc 18:45:07 -rw-rw-r-- 1 jenkins jenkins 4087 Oct 24 18:42 go.mod 18:45:07 -rw-rw-r-- 1 jenkins jenkins 35688 Oct 24 18:42 go.sum 18:45:07 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:42 internal 18:45:07 -rw-rw-r-- 1 jenkins jenkins 236 Oct 24 18:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:08 + 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=5d050817de06d6b0801ca6267cf73807b76c60d2 --label arch=amd64 --label version=3.1.0-dev.21 . 18:45:08 Sending build context to Docker daemon 21.71MB 18:45:08 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 18:45:08 Step 2/26 : FROM ${BASE} AS builder 18:45:08 ---> a6ab061c83c2 18:45:08 Step 3/26 : ARG ADD_BUILD_TAGS="" 18:45:08 ---> Running in 70f02b495baa 18:45:08 Removing intermediate container 70f02b495baa 18:45:08 ---> eb133ee247a6 18:45:08 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:45:08 ---> Running in d0882e476118 18:45:08 Removing intermediate container d0882e476118 18:45:08 ---> 270780c75ccf 18:45:08 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 18:45:08 ---> Running in 78aca5a569d2 18:45:08 Removing intermediate container 78aca5a569d2 18:45:08 ---> f21824239fe4 18:45:08 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 18:45:09 ---> Running in b40585d4b729 18:45:09 Removing intermediate container b40585d4b729 18:45:09 ---> 736428614583 18:45:09 Step 7/26 : LABEL Name=edgex-device-onvif-camera 18:45:09 ---> Running in 909b258aab37 18:45:09 Removing intermediate container 909b258aab37 18:45:09 ---> a0e90f1fa5ba 18:45:09 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:45:09 ---> Running in 09fd93b6c4de 18:45:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:45:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:45:09 OK: 264 MiB in 52 packages 18:45:10 Removing intermediate container 09fd93b6c4de 18:45:10 ---> d6524634c904 18:45:10 Step 9/26 : WORKDIR /device-onvif-camera 18:45:10 ---> Running in 607d12e5e345 18:45:10 Removing intermediate container 607d12e5e345 18:45:10 ---> a35d2e42bd76 18:45:10 Step 10/26 : COPY go.mod vendor* ./ 18:45:10 ---> c094e146ee71 18:45:10 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:45:10 ---> Running in e50fa12a492f 18:45:11 Removing intermediate container e50fa12a492f 18:45:11 ---> a5a361bb7ecb 18:45:11 Step 12/26 : COPY . . 18:45:12 ---> 97b315a48f2a 18:45:12 Step 13/26 : RUN ${MAKE} 18:45:12 ---> Running in 90045e13d558 18:45:12 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.1.0-dev.21 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 18:45:34 Removing intermediate container 90045e13d558 18:45:34 ---> d1cbcd052252 18:45:34 Step 14/26 : FROM alpine:3.18 18:45:35 3.18: Pulling from library/alpine 18:45:35 96526aa774ef: Pulling fs layer 18:45:35 96526aa774ef: Verifying Checksum 18:45:35 96526aa774ef: Download complete 18:45:35 96526aa774ef: Pull complete 18:45:35 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:45:35 Status: Downloaded newer image for alpine:3.18 18:45:35 ---> 8ca4688f4f35 18:45:35 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 18:45:35 ---> Running in 9486748bda4c 18:45:36 Removing intermediate container 9486748bda4c 18:45:36 ---> 4f2c662e13f3 18:45:36 Step 16/26 : RUN apk add --update --no-cache dumb-init 18:45:36 ---> Running in 3a85f2951d7e 18:45:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:45:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:45:36 (1/1) Installing dumb-init (1.2.5-r2) 18:45:36 Executing busybox-1.36.1-r2.trigger 18:45:36 OK: 7 MiB in 16 packages 18:45:37 Removing intermediate container 3a85f2951d7e 18:45:37 ---> b07402667acf 18:45:37 Step 17/26 : WORKDIR / 18:45:37 ---> Running in e18aef7469af 18:45:37 Removing intermediate container e18aef7469af 18:45:37 ---> f3cd95454e05 18:45:37 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 18:45:38 ---> c219339e3a9d 18:45:38 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 18:45:38 ---> cf919f18336e 18:45:38 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 18:45:38 ---> 7f02ba9af83b 18:45:38 Step 21/26 : EXPOSE 59984 18:45:38 ---> Running in 6e8471e2f961 18:45:38 Removing intermediate container 6e8471e2f961 18:45:38 ---> d7d6a50d4ade 18:45:38 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 18:45:38 ---> Running in 93dc5f414b59 18:45:38 Removing intermediate container 93dc5f414b59 18:45:38 ---> 7041335cd69d 18:45:38 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 18:45:38 ---> Running in 55abef2b4488 18:45:39 Removing intermediate container 55abef2b4488 18:45:39 ---> 80e118a6b947 18:45:39 Step 24/26 : LABEL arch=amd64 18:45:39 ---> Running in 8fe370922904 18:45:39 Removing intermediate container 8fe370922904 18:45:39 ---> 5cf9c2dbe4aa 18:45:39 Step 25/26 : LABEL git_sha=5d050817de06d6b0801ca6267cf73807b76c60d2 18:45:39 ---> Running in 5e31b90f7821 18:45:39 Removing intermediate container 5e31b90f7821 18:45:39 ---> 1ace07f56873 18:45:39 Step 26/26 : LABEL version=3.1.0-dev.21 18:45:39 ---> Running in c2a6fa896141 18:45:39 Removing intermediate container c2a6fa896141 18:45:39 ---> 799c8dc02764 18:45:39 [Warning] One or more build-args [ARCH] were not consumed 18:45:39 Successfully built 799c8dc02764 18:45:39 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 18:45:39 provisioning config files... 18:45:39 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11830282658945369886tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:45:39 ---> docker-login.sh 18:45:39 nexus3.edgexfoundry.org:10001 18:45:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:39 Configure a credential helper to remove this warning. See 18:45:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:39 18:45:39 Login Succeeded 18:45:39 nexus3.edgexfoundry.org:10002 18:45:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:39 Configure a credential helper to remove this warning. See 18:45:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:39 18:45:39 Login Succeeded 18:45:39 nexus3.edgexfoundry.org:10003 18:45:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:39 Configure a credential helper to remove this warning. See 18:45:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:39 18:45:39 Login Succeeded 18:45:39 nexus3.edgexfoundry.org:10004 18:45:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:39 Configure a credential helper to remove this warning. See 18:45:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:39 18:45:39 Login Succeeded 18:45:39 docker.io 18:45:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:40 Configure a credential helper to remove this warning. See 18:45:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:40 18:45:40 Login Succeeded 18:45:40 ---> docker-login.sh ends [Pipeline] } 18:45:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:45:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:45:40 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 18:45:40 5d050817de06d6b0801ca6267cf73807b76c60d2 18:45:40 latest 18:45:40 3.1.0-dev.21 18:45:40 5d050817de06d6b0801ca6267cf73807b76c60d2-3.1.0-dev.21 18:45:40 main 18:45:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:40 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:5d050817de06d6b0801ca6267cf73807b76c60d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:40 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:5d050817de06d6b0801ca6267cf73807b76c60d2 18:45:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 18:45:40 5b904a03689a: Preparing 18:45:40 4ab0a0692a01: Preparing 18:45:40 af3bdc819956: Preparing 18:45:40 dd8ddafffd6b: Preparing 18:45:40 cc2447e1835a: Preparing 18:45:40 cc2447e1835a: Layer already exists 18:45:40 4ab0a0692a01: Pushed 18:45:40 dd8ddafffd6b: Pushed 18:45:40 5b904a03689a: Pushed 18:45:44 af3bdc819956: Pushed 18:45:44 5d050817de06d6b0801ca6267cf73807b76c60d2: digest: sha256:944b6d76b7d225b04b1730863452f4ce3af36250570fd79bb93cfee8143eb7da size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:44 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:44 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 18:45:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 18:45:44 5b904a03689a: Preparing 18:45:44 4ab0a0692a01: Preparing 18:45:44 af3bdc819956: Preparing 18:45:44 dd8ddafffd6b: Preparing 18:45:44 cc2447e1835a: Preparing 18:45:44 4ab0a0692a01: Layer already exists 18:45:44 cc2447e1835a: Layer already exists 18:45:44 af3bdc819956: Layer already exists 18:45:44 dd8ddafffd6b: Layer already exists 18:45:44 5b904a03689a: Layer already exists 18:45:44 latest: digest: sha256:944b6d76b7d225b04b1730863452f4ce3af36250570fd79bb93cfee8143eb7da size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:45 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:45 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.1.0-dev.21 18:45:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 18:45:45 5b904a03689a: Preparing 18:45:45 4ab0a0692a01: Preparing 18:45:45 af3bdc819956: Preparing 18:45:45 dd8ddafffd6b: Preparing 18:45:45 cc2447e1835a: Preparing 18:45:45 dd8ddafffd6b: Layer already exists 18:45:45 cc2447e1835a: Layer already exists 18:45:45 4ab0a0692a01: Layer already exists 18:45:45 af3bdc819956: Layer already exists 18:45:45 5b904a03689a: Layer already exists 18:45:45 3.1.0-dev.21: digest: sha256:944b6d76b7d225b04b1730863452f4ce3af36250570fd79bb93cfee8143eb7da size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:45 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:5d050817de06d6b0801ca6267cf73807b76c60d2-3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:46 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:5d050817de06d6b0801ca6267cf73807b76c60d2-3.1.0-dev.21 18:45:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 18:45:46 5b904a03689a: Preparing 18:45:46 4ab0a0692a01: Preparing 18:45:46 af3bdc819956: Preparing 18:45:46 dd8ddafffd6b: Preparing 18:45:46 cc2447e1835a: Preparing 18:45:46 5b904a03689a: Layer already exists 18:45:46 4ab0a0692a01: Layer already exists 18:45:46 af3bdc819956: Layer already exists 18:45:46 cc2447e1835a: Layer already exists 18:45:46 dd8ddafffd6b: Layer already exists 18:45:46 5d050817de06d6b0801ca6267cf73807b76c60d2-3.1.0-dev.21: digest: sha256:944b6d76b7d225b04b1730863452f4ce3af36250570fd79bb93cfee8143eb7da size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:46 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:46 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 18:45:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 18:45:46 5b904a03689a: Preparing 18:45:46 4ab0a0692a01: Preparing 18:45:46 af3bdc819956: Preparing 18:45:46 dd8ddafffd6b: Preparing 18:45:46 cc2447e1835a: Preparing 18:45:46 cc2447e1835a: Layer already exists 18:45:46 4ab0a0692a01: Layer already exists 18:45:46 af3bdc819956: Layer already exists 18:45:46 5b904a03689a: Layer already exists 18:45:46 dd8ddafffd6b: Layer already exists 18:45:46 main: digest: sha256:944b6d76b7d225b04b1730863452f4ce3af36250570fd79bb93cfee8143eb7da size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:45:46 ===================================================== [Pipeline] echo 18:45:46 taggedImages: 18:45:46 - nexus3.edgexfoundry.org:10004/device-onvif-camera:5d050817de06d6b0801ca6267cf73807b76c60d2 18:45:46 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 18:45:46 - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.1.0-dev.21 18:45:46 - nexus3.edgexfoundry.org:10004/device-onvif-camera:5d050817de06d6b0801ca6267cf73807b76c60d2-3.1.0-dev.21 18:45:46 - 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 18:45:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:45:47 18:45:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:45:47 latest: Pulling from edgex-lftools-log-publisher 18:45:47 5eb5b503b376: Pulling fs layer 18:45:47 5c69ac0246d0: Pulling fs layer 18:45:47 ec43610c2a17: Pulling fs layer 18:45:47 3a2ae6a8a46f: Pulling fs layer 18:45:47 33b1e0a273af: Pulling fs layer 18:45:47 5d3b04190fa2: Pulling fs layer 18:45:47 2f39f015ded8: Pulling fs layer 18:45:47 3a2ae6a8a46f: Waiting 18:45:47 5d3b04190fa2: Waiting 18:45:47 2f39f015ded8: Waiting 18:45:47 33b1e0a273af: Waiting 18:45:47 5c69ac0246d0: Download complete 18:45:47 3a2ae6a8a46f: Verifying Checksum 18:45:47 3a2ae6a8a46f: Download complete 18:45:47 33b1e0a273af: Verifying Checksum 18:45:47 33b1e0a273af: Download complete 18:45:47 5d3b04190fa2: Verifying Checksum 18:45:47 5d3b04190fa2: Download complete 18:45:47 ec43610c2a17: Verifying Checksum 18:45:47 ec43610c2a17: Download complete 18:45:47 5eb5b503b376: Verifying Checksum 18:45:47 5eb5b503b376: Download complete 18:45:48 5eb5b503b376: Pull complete 18:45:48 5c69ac0246d0: Pull complete 18:45:49 ec43610c2a17: Pull complete 18:45:49 3a2ae6a8a46f: Pull complete 18:45:49 33b1e0a273af: Pull complete 18:45:49 5d3b04190fa2: Pull complete 18:45:53 2f39f015ded8: Pull complete 18:45:53 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:45:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:45:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:45:54 prd-ubuntu20.04-docker-8c-8g-10252 does not seem to be running inside a container 18:45:54 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:45:59 $ docker top 92bdedd2bcf3aec5afe15d0fd68208522c39e31be7ea70ae6d92ed5446c41700 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:45:59 ---> job-cost.sh 18:45:59 lf-activate-venv: SKIPPING 18:45:59 INFO: No Stack... 18:45:59 INFO: Retrieving Pricing Info for: v3-standard-8 18:46:00 INFO: Archiving Costs [Pipeline] sh 18:46:00 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 18:46:00 + cut -d, -f6 [Pipeline] lock 18:46:00 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-178-stack-cost] 18:46:00 Resource [jenkins-edgexfoundry-device-onvif-camera-main-178-stack-cost] did not exist. Created. 18:46:00 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-178-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:46:01 + echo total: 0.2199999988079071 [Pipeline] stash 18:46:01 Stashed 1 file(s) [Pipeline] } 18:46:01 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-178-stack-cost] [Pipeline] // lock [Pipeline] } 18:46:01 $ docker stop --time=1 92bdedd2bcf3aec5afe15d0fd68208522c39e31be7ea70ae6d92ed5446c41700 18:46:02 $ docker rm -f --volumes 92bdedd2bcf3aec5afe15d0fd68208522c39e31be7ea70ae6d92ed5446c41700 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:48:07 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10267 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 18:48:07 Running in /w/workspace/device-onvif-camera/178 [Pipeline] { [Pipeline] checkout 18:48:07 The recommended git tool is: git 18:48:14 using credential edgex-jenkins-ssh 18:48:14 Cloning the remote Git repository 18:48:14 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 18:48:14 > git init /w/workspace/device-onvif-camera/178 # timeout=10 18:48:14 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 18:48:14 > git --version # timeout=10 18:48:14 > git --version # 'git version 2.25.1' 18:48:14 using GIT_SSH to set credentials SSH Credentials for GitHub 18:48:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:48:17 Avoid second fetch 18:48:17 Checking out Revision 5d050817de06d6b0801ca6267cf73807b76c60d2 (main) 18:48:16 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 18:48:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:48:18 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#397)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:48:17 > git config core.sparsecheckout # timeout=10 18:48:17 > git checkout -f 5d050817de06d6b0801ca6267cf73807b76c60d2 # timeout=10 18:48:19 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:48:19 % Total % Received % Xferd Average Speed Time Time Time Current 18:48:19 Dload Upload Total Spent Left Speed 18:48:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 62812 0 --:--:-- --:--:-- --:--:-- 63123 [Pipeline] sh 18:48:20 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:48:20 + sudo tee /etc/docker/daemon.new 18:48:20 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:48:20 { 18:48:20 "registry-mirrors": [ 18:48:20 "https://nexus3.edgexfoundry.org:10001" 18:48:20 ], 18:48:20 "bip": "10.250.0.254/24", 18:48:20 "hosts": [ 18:48:20 "tcp://0.0.0.0:5555", 18:48:20 "unix:///var/run/docker.sock" 18:48:20 ], 18:48:20 "mtu": 1458, 18:48:20 "selinux-enabled": true, 18:48:20 "seccomp-profile": "/etc/docker/seccomp.json" 18:48:20 } [Pipeline] sh 18:48:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:48:21 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:48:39 provisioning config files... 18:48:39 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/178@tmp/config11338468449600745706tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:48:39 ---> docker-login.sh 18:48:39 nexus3.edgexfoundry.org:10001 18:48:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:48:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:48:40 Configure a credential helper to remove this warning. See 18:48:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:48:40 18:48:40 Login Succeeded 18:48:40 nexus3.edgexfoundry.org:10002 18:48:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:48:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:48:41 Configure a credential helper to remove this warning. See 18:48:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:48:41 18:48:41 Login Succeeded 18:48:41 nexus3.edgexfoundry.org:10003 18:48:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:48:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:48:41 Configure a credential helper to remove this warning. See 18:48:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:48:41 18:48:41 Login Succeeded 18:48:41 nexus3.edgexfoundry.org:10004 18:48:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:48:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:48:42 Configure a credential helper to remove this warning. See 18:48:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:48:42 18:48:42 Login Succeeded 18:48:42 docker.io 18:48:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:48:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:48:42 Configure a credential helper to remove this warning. See 18:48:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:48:42 18:48:42 Login Succeeded 18:48:42 ---> docker-login.sh ends [Pipeline] } 18:48:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:48:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:48:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:48:43 ========================================================= 18:48:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 18:48:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:43 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 18:48:44 Sending build context to Docker daemon 14.17MB 18:48:44 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 18:48:44 Step 2/13 : FROM ${BASE} AS builder 18:48:44 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:48:44 9fda8d8052c6: Pulling fs layer 18:48:44 5d54e960e981: Pulling fs layer 18:48:44 c4a7e357bf2a: Pulling fs layer 18:48:44 f0e02332f6b5: Pulling fs layer 18:48:44 cefa15bbcfad: Pulling fs layer 18:48:44 17808c966233: Pulling fs layer 18:48:44 f4c1fc716caa: Pulling fs layer 18:48:44 f0e02332f6b5: Waiting 18:48:44 cefa15bbcfad: Waiting 18:48:44 f4c1fc716caa: Waiting 18:48:44 17808c966233: Waiting 18:48:44 5d54e960e981: Verifying Checksum 18:48:44 5d54e960e981: Download complete 18:48:44 f0e02332f6b5: Verifying Checksum 18:48:44 f0e02332f6b5: Download complete 18:48:44 cefa15bbcfad: Verifying Checksum 18:48:44 cefa15bbcfad: Download complete 18:48:44 9fda8d8052c6: Verifying Checksum 18:48:44 9fda8d8052c6: Download complete 18:48:45 f4c1fc716caa: Verifying Checksum 18:48:45 f4c1fc716caa: Download complete 18:48:45 9fda8d8052c6: Pull complete 18:48:46 5d54e960e981: Pull complete 18:48:46 c4a7e357bf2a: Verifying Checksum 18:48:46 c4a7e357bf2a: Download complete 18:48:48 17808c966233: Verifying Checksum 18:48:48 17808c966233: Download complete 18:49:06 c4a7e357bf2a: Pull complete 18:49:06 f0e02332f6b5: Pull complete 18:49:06 cefa15bbcfad: Pull complete 18:49:14 17808c966233: Pull complete 18:49:19 f4c1fc716caa: Pull complete 18:49:19 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 18:49:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:49:19 ---> ea914061e18c 18:49:19 Step 3/13 : ARG ADD_BUILD_TAGS="" 18:49:19 ---> Running in c5cdbcb15e02 18:49:19 Removing intermediate container c5cdbcb15e02 18:49:19 ---> df78308f8613 18:49:19 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:49:19 ---> Running in 92a9b6aba8c8 18:49:20 Removing intermediate container 92a9b6aba8c8 18:49:20 ---> c878e9bbcc0d 18:49:20 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 18:49:20 ---> Running in 916c1d54b413 18:49:20 Removing intermediate container 916c1d54b413 18:49:20 ---> b94af61a2fde 18:49:20 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 18:49:20 ---> Running in fcd9e406ceb0 18:49:21 Removing intermediate container fcd9e406ceb0 18:49:21 ---> 461c3ca29b35 18:49:21 Step 7/13 : LABEL Name=edgex-device-onvif-camera 18:49:21 ---> Running in 63ca6cf789c3 18:49:21 Removing intermediate container 63ca6cf789c3 18:49:21 ---> d59c1c2e9084 18:49:21 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:49:21 ---> Running in 88f16881636d 18:49:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:49:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:49:25 OK: 266 MiB in 52 packages 18:49:26 Removing intermediate container 88f16881636d 18:49:26 ---> ea64f78ea7d7 18:49:26 Step 9/13 : WORKDIR /device-onvif-camera 18:49:26 ---> Running in ac9cf1c9fc85 18:49:26 Removing intermediate container ac9cf1c9fc85 18:49:26 ---> d3ef9224bf11 18:49:26 Step 10/13 : COPY go.mod vendor* ./ 18:49:27 ---> ef4de2db5f58 18:49:27 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:49:27 ---> Running in da8185228378 18:51:18 Removing intermediate container da8185228378 18:51:18 ---> 351ca877a682 18:51:18 Step 12/13 : COPY . . 18:51:18 ---> 2c468d89d291 18:51:18 Step 13/13 : RUN ${MAKE} 18:51:18 ---> Running in 3fe32b9399cd 18:51:18 noop 18:51:18 Removing intermediate container 3fe32b9399cd 18:51:18 ---> a22be84c4812 18:51:18 Successfully built a22be84c4812 18:51:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:19 + docker inspect -f . ci-base-image-arm64 18:51:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:51:19 prd-ubuntu20.04-docker-arm64-4c-16g-10267 does not seem to be running inside a container 18:51:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/178 -v /w/workspace/device-onvif-camera/178:/w/workspace/device-onvif-camera/178:rw,z -v /w/workspace/device-onvif-camera/178@tmp:/w/workspace/device-onvif-camera/178@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:51:21 $ docker top b7d4eabd2d1bcd360ffae984ca119d53551c2f94b4aafe034b4a74a9a11076cb -eo pid,comm [Pipeline] { [Pipeline] sh 18:51:21 + go version 18:51:21 go version go1.21.0 linux/arm64 [Pipeline] } 18:51:21 $ docker stop --time=1 b7d4eabd2d1bcd360ffae984ca119d53551c2f94b4aafe034b4a74a9a11076cb 18:51:23 $ docker rm -f --volumes b7d4eabd2d1bcd360ffae984ca119d53551c2f94b4aafe034b4a74a9a11076cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:24 + docker inspect -f . ci-base-image-arm64 18:51:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:51:24 prd-ubuntu20.04-docker-arm64-4c-16g-10267 does not seem to be running inside a container 18:51:24 $ 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/178 -v /w/workspace/device-onvif-camera/178:/w/workspace/device-onvif-camera/178:rw,z -v /w/workspace/device-onvif-camera/178@tmp:/w/workspace/device-onvif-camera/178@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:51:28 $ docker top d3a1d11a3398d155d9d39745ded8b2203753ca96910d801f18706be670e1d077 -eo pid,comm [Pipeline] { [Pipeline] sh 18:51:29 + git config --global --add safe.directory /w/workspace/device-onvif-camera/178 [Pipeline] fileExists [Pipeline] sh 18:51:30 + make test 18:51:30 go test ./... -coverprofile=coverage.out ./... 18:51:35 ? github.com/edgexfoundry/device-onvif-camera [no test files] 18:53:42 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 18:53:45 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 18:53:48 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.246s coverage: 31.5% of statements 18:54:06 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 20.303s coverage: 86.5% of statements 18:54:06 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:54:06 go vet ./... 18:54:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:54:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:54:33 ./bin/test-attribution-txt.sh [Pipeline] echo 18:54:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:54:34 $ docker stop --time=1 d3a1d11a3398d155d9d39745ded8b2203753ca96910d801f18706be670e1d077 18:54:36 $ docker rm -f --volumes d3a1d11a3398d155d9d39745ded8b2203753ca96910d801f18706be670e1d077 [Pipeline] // withDockerContainer [Pipeline] sh 18:54:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:54:37 Warning: overwriting stash ‘coverage-report’ 18:54:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:54:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:54:38 + ls -al . 18:54:38 total 232 18:54:38 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 18:51 . 18:54:38 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:48 .. 18:54:38 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 18:48 .git 18:54:38 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:48 .github 18:54:38 -rw-rw-r-- 1 jenkins jenkins 422 Oct 24 18:48 .gitignore 18:54:38 -rw-rw-r-- 1 jenkins jenkins 42 Oct 24 18:48 .golangci.yml 18:54:38 -rw-rw-r-- 1 jenkins jenkins 11155 Oct 24 18:48 Attribution.txt 18:54:38 -rw-rw-r-- 1 jenkins jenkins 15932 Oct 24 18:48 CHANGELOG.md 18:54:38 -rw-rw-r-- 1 jenkins jenkins 1574 Oct 24 18:48 Dockerfile 18:54:38 -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 18:48 GOVERNANCE.md 18:54:38 -rw-rw-r-- 1 jenkins jenkins 739 Oct 24 18:48 Jenkinsfile 18:54:38 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 24 18:48 LICENSE 18:54:38 -rw-rw-r-- 1 jenkins jenkins 2877 Oct 24 18:48 Makefile 18:54:38 -rw-rw-r-- 1 jenkins jenkins 625 Oct 24 18:48 OWNERS.md 18:54:38 -rw-rw-r-- 1 jenkins jenkins 2620 Oct 24 18:48 README.md 18:54:38 -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 18:42 VERSION 18:54:38 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:48 bin 18:54:38 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:48 cmd 18:54:38 -rw-r--r-- 1 jenkins jenkins 78456 Oct 24 18:54 coverage.out 18:54:38 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:48 doc 18:54:38 -rw-rw-r-- 1 jenkins jenkins 4087 Oct 24 18:48 go.mod 18:54:38 -rw-rw-r-- 1 jenkins jenkins 35688 Oct 24 18:48 go.sum 18:54:38 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:48 internal 18:54:38 -rw-rw-r-- 1 jenkins jenkins 236 Oct 24 18:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:39 + 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=5d050817de06d6b0801ca6267cf73807b76c60d2 --label arch=arm64 --label version=3.1.0-dev.21 . 18:54:39 Sending build context to Docker daemon 14.25MB 18:54:39 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 18:54:39 Step 2/26 : FROM ${BASE} AS builder 18:54:39 ---> a22be84c4812 18:54:39 Step 3/26 : ARG ADD_BUILD_TAGS="" 18:54:40 ---> Running in 3b3be503c2cc 18:54:40 Removing intermediate container 3b3be503c2cc 18:54:40 ---> 631edf2dcea3 18:54:40 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:54:40 ---> Running in 076914f64be1 18:54:40 Removing intermediate container 076914f64be1 18:54:40 ---> f92b1b4ef7a6 18:54:40 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 18:54:40 ---> Running in df7779213c7c 18:54:41 Removing intermediate container df7779213c7c 18:54:41 ---> 2e5fd462e97e 18:54:41 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 18:54:41 ---> Running in 9e27b64085a8 18:54:41 Removing intermediate container 9e27b64085a8 18:54:41 ---> c7c697c07a93 18:54:41 Step 7/26 : LABEL Name=edgex-device-onvif-camera 18:54:41 ---> Running in 2d50564d045f 18:54:42 Removing intermediate container 2d50564d045f 18:54:42 ---> 1a088609b3f7 18:54:42 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:54:42 ---> Running in 1092c0391261 18:54:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:54:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:54:45 OK: 266 MiB in 52 packages 18:54:46 Removing intermediate container 1092c0391261 18:54:46 ---> 7e52b8c68d7e 18:54:46 Step 9/26 : WORKDIR /device-onvif-camera 18:54:46 ---> Running in 0eb5193f276d 18:54:46 Removing intermediate container 0eb5193f276d 18:54:46 ---> cbf8ac646a23 18:54:46 Step 10/26 : COPY go.mod vendor* ./ 18:54:47 ---> 6e276ace843d 18:54:47 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:54:47 ---> Running in 7d2b289b808c 18:54:50 Removing intermediate container 7d2b289b808c 18:54:50 ---> 6bec3b53e533 18:54:50 Step 12/26 : COPY . . 18:54:51 ---> 2a907acb4603 18:54:51 Step 13/26 : RUN ${MAKE} 18:54:51 ---> Running in f97f670109d0 18:54:53 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.1.0-dev.21 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 18:57:15 Removing intermediate container f97f670109d0 18:57:15 ---> 21595b0dd982 18:57:15 Step 14/26 : FROM alpine:3.18 18:57:15 3.18: Pulling from library/alpine 18:57:15 579b34f0a95b: Pulling fs layer 18:57:15 579b34f0a95b: Verifying Checksum 18:57:15 579b34f0a95b: Download complete 18:57:15 579b34f0a95b: Pull complete 18:57:15 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:57:15 Status: Downloaded newer image for alpine:3.18 18:57:15 ---> 3cc203321400 18:57:15 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 18:57:15 ---> Running in 310eeeb9baeb 18:57:15 Removing intermediate container 310eeeb9baeb 18:57:15 ---> b06f5f16625a 18:57:15 Step 16/26 : RUN apk add --update --no-cache dumb-init 18:57:15 ---> Running in 0d2e5de9c1e1 18:57:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:57:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:57:15 (1/1) Installing dumb-init (1.2.5-r2) 18:57:15 Executing busybox-1.36.1-r2.trigger 18:57:15 OK: 8 MiB in 16 packages 18:57:15 Removing intermediate container 0d2e5de9c1e1 18:57:15 ---> a92708f01369 18:57:15 Step 17/26 : WORKDIR / 18:57:15 ---> Running in 54607d40083d 18:57:15 Removing intermediate container 54607d40083d 18:57:15 ---> 4e3c5b5b38d7 18:57:15 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 18:57:15 ---> 626a9b060b7d 18:57:15 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 18:57:15 ---> d9d0e9ec0f04 18:57:15 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 18:57:16 ---> 977e6fe52213 18:57:16 Step 21/26 : EXPOSE 59984 18:57:16 ---> Running in f260a83cc776 18:57:16 Removing intermediate container f260a83cc776 18:57:16 ---> 824d31adcb08 18:57:16 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 18:57:16 ---> Running in 9402d4445bdb 18:57:16 Removing intermediate container 9402d4445bdb 18:57:16 ---> c42e7fe7658e 18:57:16 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 18:57:17 ---> Running in 7fd14efbbb5b 18:57:17 Removing intermediate container 7fd14efbbb5b 18:57:17 ---> c3b5d1590e66 18:57:17 Step 24/26 : LABEL arch=arm64 18:57:17 ---> Running in b9ad644953f7 18:57:17 Removing intermediate container b9ad644953f7 18:57:17 ---> d9ed6cd01bf3 18:57:17 Step 25/26 : LABEL git_sha=5d050817de06d6b0801ca6267cf73807b76c60d2 18:57:17 ---> Running in cc3c15943ffd 18:57:18 Removing intermediate container cc3c15943ffd 18:57:18 ---> 6c5c2cafcddb 18:57:18 Step 26/26 : LABEL version=3.1.0-dev.21 18:57:18 ---> Running in 502c7868cd66 18:57:18 Removing intermediate container 502c7868cd66 18:57:18 ---> 8e5ea489f634 18:57:18 [Warning] One or more build-args [ARCH] were not consumed 18:57:18 Successfully built 8e5ea489f634 18:57:18 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 18:57:18 provisioning config files... 18:57:18 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/178@tmp/config12236099847378578630tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:57:18 ---> docker-login.sh 18:57:18 nexus3.edgexfoundry.org:10001 18:57:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:57:19 Configure a credential helper to remove this warning. See 18:57:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:57:19 18:57:19 Login Succeeded 18:57:19 nexus3.edgexfoundry.org:10002 18:57:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:57:19 Configure a credential helper to remove this warning. See 18:57:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:57:19 18:57:19 Login Succeeded 18:57:19 nexus3.edgexfoundry.org:10003 18:57:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:57:20 Configure a credential helper to remove this warning. See 18:57:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:57:20 18:57:20 Login Succeeded 18:57:20 nexus3.edgexfoundry.org:10004 18:57:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:57:20 Configure a credential helper to remove this warning. See 18:57:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:57:20 18:57:20 Login Succeeded 18:57:20 docker.io 18:57:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:57:21 Configure a credential helper to remove this warning. See 18:57:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:57:21 18:57:21 Login Succeeded 18:57:21 ---> docker-login.sh ends [Pipeline] } 18:57:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:57:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:57:21 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 18:57:21 5d050817de06d6b0801ca6267cf73807b76c60d2 18:57:21 latest 18:57:21 3.1.0-dev.21 18:57:21 5d050817de06d6b0801ca6267cf73807b76c60d2-3.1.0-dev.21 18:57:21 main 18:57:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:21 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:5d050817de06d6b0801ca6267cf73807b76c60d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:21 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:5d050817de06d6b0801ca6267cf73807b76c60d2 18:57:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 18:57:21 aacefd493055: Preparing 18:57:21 d2f918256539: Preparing 18:57:21 8feded3f1722: Preparing 18:57:21 4266904f0f45: Preparing 18:57:21 5f4d9fc4d98d: Preparing 18:57:21 5f4d9fc4d98d: Layer already exists 18:57:22 d2f918256539: Pushed 18:57:22 aacefd493055: Pushed 18:57:22 4266904f0f45: Pushed 18:57:28 8feded3f1722: Pushed 18:57:29 5d050817de06d6b0801ca6267cf73807b76c60d2: digest: sha256:f8ed1d9ae593050e1be6b60ba8cca526df8f4eefed1b316beb96c91cfad659af size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:29 + 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 18:57:30 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 18:57:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 18:57:30 aacefd493055: Preparing 18:57:30 d2f918256539: Preparing 18:57:30 8feded3f1722: Preparing 18:57:30 4266904f0f45: Preparing 18:57:30 5f4d9fc4d98d: Preparing 18:57:30 5f4d9fc4d98d: Layer already exists 18:57:30 aacefd493055: Layer already exists 18:57:30 8feded3f1722: Layer already exists 18:57:30 4266904f0f45: Layer already exists 18:57:30 d2f918256539: Layer already exists 18:57:30 latest: digest: sha256:f8ed1d9ae593050e1be6b60ba8cca526df8f4eefed1b316beb96c91cfad659af size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:30 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:31 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.1.0-dev.21 18:57:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 18:57:31 aacefd493055: Preparing 18:57:31 d2f918256539: Preparing 18:57:31 8feded3f1722: Preparing 18:57:31 4266904f0f45: Preparing 18:57:31 5f4d9fc4d98d: Preparing 18:57:31 4266904f0f45: Layer already exists 18:57:31 8feded3f1722: Layer already exists 18:57:31 aacefd493055: Layer already exists 18:57:31 5f4d9fc4d98d: Layer already exists 18:57:31 d2f918256539: Layer already exists 18:57:31 3.1.0-dev.21: digest: sha256:f8ed1d9ae593050e1be6b60ba8cca526df8f4eefed1b316beb96c91cfad659af size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:31 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:5d050817de06d6b0801ca6267cf73807b76c60d2-3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:32 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:5d050817de06d6b0801ca6267cf73807b76c60d2-3.1.0-dev.21 18:57:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 18:57:32 aacefd493055: Preparing 18:57:32 d2f918256539: Preparing 18:57:32 8feded3f1722: Preparing 18:57:32 4266904f0f45: Preparing 18:57:32 5f4d9fc4d98d: Preparing 18:57:32 8feded3f1722: Layer already exists 18:57:32 d2f918256539: Layer already exists 18:57:32 aacefd493055: Layer already exists 18:57:32 5f4d9fc4d98d: Layer already exists 18:57:32 4266904f0f45: Layer already exists 18:57:32 5d050817de06d6b0801ca6267cf73807b76c60d2-3.1.0-dev.21: digest: sha256:f8ed1d9ae593050e1be6b60ba8cca526df8f4eefed1b316beb96c91cfad659af size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:32 + 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 18:57:33 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 18:57:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 18:57:33 aacefd493055: Preparing 18:57:33 d2f918256539: Preparing 18:57:33 8feded3f1722: Preparing 18:57:33 4266904f0f45: Preparing 18:57:33 5f4d9fc4d98d: Preparing 18:57:33 aacefd493055: Layer already exists 18:57:33 8feded3f1722: Layer already exists 18:57:33 4266904f0f45: Layer already exists 18:57:33 d2f918256539: Layer already exists 18:57:33 5f4d9fc4d98d: Layer already exists 18:57:33 main: digest: sha256:f8ed1d9ae593050e1be6b60ba8cca526df8f4eefed1b316beb96c91cfad659af size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:57:33 ===================================================== [Pipeline] echo 18:57:33 taggedImages: 18:57:33 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:5d050817de06d6b0801ca6267cf73807b76c60d2 18:57:33 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 18:57:33 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.1.0-dev.21 18:57:33 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:5d050817de06d6b0801ca6267cf73807b76c60d2-3.1.0-dev.21 18:57:33 - 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 18:57:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:57:33 18:57:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:57:34 arm64: Pulling from edgex-lftools-log-publisher 18:57:34 8998bd30e6a1: Pulling fs layer 18:57:34 04944245beec: Pulling fs layer 18:57:34 699f458cf7ca: Pulling fs layer 18:57:34 765212b225bb: Pulling fs layer 18:57:34 f23df028b6ca: Pulling fs layer 18:57:34 d65c8cfc05b1: Pulling fs layer 18:57:34 765212b225bb: Waiting 18:57:34 f23df028b6ca: Waiting 18:57:34 2437ff75d9bd: Pulling fs layer 18:57:34 d65c8cfc05b1: Waiting 18:57:34 2437ff75d9bd: Waiting 18:57:34 04944245beec: Verifying Checksum 18:57:34 04944245beec: Download complete 18:57:34 765212b225bb: Verifying Checksum 18:57:34 765212b225bb: Download complete 18:57:34 f23df028b6ca: Download complete 18:57:34 d65c8cfc05b1: Verifying Checksum 18:57:34 d65c8cfc05b1: Download complete 18:57:34 699f458cf7ca: Verifying Checksum 18:57:34 699f458cf7ca: Download complete 18:57:35 8998bd30e6a1: Verifying Checksum 18:57:35 8998bd30e6a1: Download complete 18:57:37 2437ff75d9bd: Verifying Checksum 18:57:37 2437ff75d9bd: Download complete 18:57:40 8998bd30e6a1: Pull complete 18:57:40 04944245beec: Pull complete 18:57:43 699f458cf7ca: Pull complete 18:57:43 765212b225bb: Pull complete 18:57:44 f23df028b6ca: Pull complete 18:57:45 d65c8cfc05b1: Pull complete 18:58:03 2437ff75d9bd: Pull complete 18:58:03 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:58:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:58:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:58:03 prd-ubuntu20.04-docker-arm64-4c-16g-10267 does not seem to be running inside a container 18:58:03 $ 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/178 -v /w/workspace/device-onvif-camera/178:/w/workspace/device-onvif-camera/178:rw,z -v /w/workspace/device-onvif-camera/178@tmp:/w/workspace/device-onvif-camera/178@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:58:06 $ docker top d65b6f9a2186a21912ceff35b7fb12245b1969f9dee36b52db6730778b12c216 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:58:07 ---> job-cost.sh 18:58:07 lf-activate-venv: SKIPPING 18:58:07 INFO: No Stack... 18:58:07 INFO: Retrieving Pricing Info for: v3-standard-4 18:58:08 INFO: Archiving Costs [Pipeline] sh 18:58:09 + cat /w/workspace/device-onvif-camera/178/archives/cost.csv 18:58:09 + cut -d, -f6 [Pipeline] lock 18:58:09 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-178-stack-cost] 18:58:09 Resource [jenkins-edgexfoundry-device-onvif-camera-main-178-stack-cost] did not exist. Created. 18:58:09 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-178-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:58:10 /w/workspace/device-onvif-camera/178@tmp/durable-f8fda543/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:58:10 + echo total: 0.10999999940395355 [Pipeline] stash 18:58:10 Warning: overwriting stash ‘stack-cost’ 18:58:10 Stashed 1 file(s) [Pipeline] } 18:58:10 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-178-stack-cost] [Pipeline] // lock [Pipeline] } 18:58:10 $ docker stop --time=1 d65b6f9a2186a21912ceff35b7fb12245b1969f9dee36b52db6730778b12c216 18:58:12 $ docker rm -f --volumes d65b6f9a2186a21912ceff35b7fb12245b1969f9dee36b52db6730778b12c216 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 18:58:12 provisioning config files... 18:58:12 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2356321951560158925tmp [Pipeline] { [Pipeline] sh 18:58:13 + set +x 18:58:13 + curl -s https://codecov.io/bash 18:58:13 + bash -s -- 18:58:13 18:58:13 _____ _ 18:58:13 / ____| | | 18:58:13 | | ___ __| | ___ ___ _____ __ 18:58:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:58:13 | |___| (_) | (_| | __/ (_| (_) \ V / 18:58:13 \_____\___/ \__,_|\___|\___\___/ \_/ 18:58:13 Bash-1.0.6 18:58:13 18:58:13 18:58:13 ==> git version 2.25.1 found 18:58:13 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 18:58:13 Release-Date: 2020-01-08 18:58:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:58:13 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:58:13 ==> Jenkins CI detected. 18:58:13 current dir:  /w/workspace/foundry_device-onvif-camera_main 18:58:13 project root: . 18:58:13 --> token set from env 18:58:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:58:13 ==> Running gcov in . (disable via -X gcov) 18:58:13 ==> Python coveragepy not found 18:58:13 ==> Searching for coverage reports in: 18:58:13 + . 18:58:13 -> Found 1 reports 18:58:13 ==> Detecting git/mercurial file structure 18:58:13 ==> Reading reports 18:58:13 + ./coverage.out bytes=78456 18:58:13 ==> Appending adjustments 18:58:13 https://docs.codecov.io/docs/fixing-reports 18:58:13 + Found adjustments 18:58:13 ==> Gzipping contents 18:58:13 12K /tmp/codecov.PHFcYh.gz 18:58:13 ==> Uploading reports 18:58:13 url: https://codecov.io 18:58:13 query: branch=main&commit=5d050817de06d6b0801ca6267cf73807b76c60d2&build=178&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F178%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 18:58:13 -> Pinging Codecov 18:58:13 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=5d050817de06d6b0801ca6267cf73807b76c60d2&build=178&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F178%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 18:58:13 -> Uploading to 18:58:13 https://storage.googleapis.com/codecov/v4/raw/2023-10-24/F29A59C45E3A92E06B3E522C9905F8EF/5d050817de06d6b0801ca6267cf73807b76c60d2/238508e1-a349-4f3d-b439-18f5531f750d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T185813Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4e6fa25ba81ca220bc7f560ca997c647cffbd25f360de8ae92ed50d581f766a5 18:58:13 % Total % Received % Xferd Average Speed Time Time Time Current 18:58:13 Dload Upload Total Spent Left Speed 18:58:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10378 0 0 100 10378 0 32130 --:--:-- --:--:-- --:--:-- 32130 18:58:13 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/5d050817de06d6b0801ca6267cf73807b76c60d2 [Pipeline] } 18:58:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:58:14 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:58:14 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:58:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:58:14 18:58:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:58:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:58:14 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:58:14 df9b9388f04a: Pulling fs layer 18:58:14 52dc419b0ee2: Pulling fs layer 18:58:14 25bc292e5bac: Pulling fs layer 18:58:14 114826534d7a: Pulling fs layer 18:58:14 4657fd5d0bcf: Pulling fs layer 18:58:14 6ad1cebc031e: Pulling fs layer 18:58:14 8a3aa393b2d8: Pulling fs layer 18:58:14 4657fd5d0bcf: Waiting 18:58:14 6ad1cebc031e: Waiting 18:58:14 8a3aa393b2d8: Waiting 18:58:14 114826534d7a: Waiting 18:58:14 25bc292e5bac: Verifying Checksum 18:58:14 25bc292e5bac: Download complete 18:58:14 52dc419b0ee2: Verifying Checksum 18:58:14 52dc419b0ee2: Download complete 18:58:14 4657fd5d0bcf: Verifying Checksum 18:58:14 4657fd5d0bcf: Download complete 18:58:14 df9b9388f04a: Download complete 18:58:15 df9b9388f04a: Pull complete 18:58:15 6ad1cebc031e: Verifying Checksum 18:58:15 52dc419b0ee2: Pull complete 18:58:15 25bc292e5bac: Pull complete 18:58:15 114826534d7a: Verifying Checksum 18:58:15 114826534d7a: Download complete 18:58:15 8a3aa393b2d8: Download complete 18:58:19 114826534d7a: Pull complete 18:58:19 4657fd5d0bcf: Pull complete 18:58:19 6ad1cebc031e: Pull complete 18:58:22 8a3aa393b2d8: Pull complete 18:58:22 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 18:58:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:58:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:58:22 prd-ubuntu20.04-docker-8c-8g-10252 does not seem to be running inside a container 18:58:22 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 18:58:32 $ docker top a82de8d2af0f581a29e24d5fa83e8e753a8f8c4fcab503cdf54c37272bb2d79e -eo pid,comm [Pipeline] { [Pipeline] echo 18:58:32 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 18:58:32 + set -o pipefail 18:58:32 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 18:58:39 18:58:39 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 18:58:39 18:58:39 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/683e6e9d-6b39-4d42-a50c-6caa0c9aaab4 18:58:39 18:58:39 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 18:58:39 18:58:39 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:58:39 18:58:39 18:58:39 A medium severity vulnerability was found in the Snyk CLI versions you are using. 18:58:39 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 18:58:39 More details here: https://snyk.co/ue1NS [Pipeline] } 18:58:39 $ docker stop --time=1 a82de8d2af0f581a29e24d5fa83e8e753a8f8c4fcab503cdf54c37272bb2d79e 18:58:44 $ docker rm -f --volumes a82de8d2af0f581a29e24d5fa83e8e753a8f8c4fcab503cdf54c37272bb2d79e [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 18:58:45 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:58:45 provisioning config files... 18:58:45 copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10552425407911807361tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:58:45 --> edgex-publish-swagger.sh 18:58:45 === Publish doc/openapi/v3 API === 18:58:45 [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger 18:58:45 [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] 18:58:45 % Total % Received % Xferd Average Speed Time Time Time Current 18:58:45 Dload Upload Total Spent Left Speed 18:58:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 0 0 100 485k 0 670k --:--:-- --:--:-- --:--:-- 669k 100 485k 0 0 100 485k 0 670k --:--:-- --:--:-- --:--:-- 669k 18:58:46 18:58:46 [Pipeline] } 18:58:46 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 18:58:46 + git log --format=format:%s -1 5d050817de06d6b0801ca6267cf73807b76c60d2 [Pipeline] sh 18:58:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:58:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:58:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:58:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:58:47 prd-ubuntu20.04-docker-8c-8g-10252 does not seem to be running inside a container 18:58:47 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:58:48 $ docker top c4cb4aa5e8963098d5f5416747fbd740829ceb406d1bacdee2ffb9dbe98f56f4 -eo pid,comm 18:58:48 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:58:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:58:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:58:48 [ssh-agent] Looking for ssh-agent implementation... 18:58:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:58:48 $ docker exec c4cb4aa5e8963098d5f5416747fbd740829ceb406d1bacdee2ffb9dbe98f56f4 ssh-agent 18:58:48 SSH_AUTH_SOCK=/tmp/ssh-L7mVMw94DAjc/agent.33 18:58:48 SSH_AGENT_PID=39 18:58:48 Running ssh-add (command line suppressed) 18:58:48 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17680406842181910712.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17680406842181910712.key) 18:58:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:58:49 + git semver tag 18:58:49 2023-10-24 18:58:49,391 [run_tag] DEBUG tag force:False 18:58:49 2023-10-24 18:58:49,391 [check_head_tag] DEBUG check head tag 18:58:49 2023-10-24 18:58:49,392 [execute] INFO git cat-file --batch-check 18:58:49 2023-10-24 18:58:49,392 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 18:58:49 2023-10-24 18:58:49,395 [execute] INFO git cat-file --batch 18:58:49 2023-10-24 18:58:49,395 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 18:58:49 2023-10-24 18:58:49,406 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 18:58:49 2023-10-24 18:58:49,406 [execute] INFO git tag -a v3.1.0-dev.21 -m v3.1.0-dev.21 18:58:49 2023-10-24 18:58:49,407 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.21', '-m', 'v3.1.0-dev.21'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 18:58:49 2023-10-24 18:58:49,412 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 18:58:49 3.1.0-dev.21 [Pipeline] } 18:58:49 $ docker exec --env ******** --env ******** c4cb4aa5e8963098d5f5416747fbd740829ceb406d1bacdee2ffb9dbe98f56f4 ssh-agent -k 18:58:49 unset SSH_AUTH_SOCK; 18:58:49 unset SSH_AGENT_PID; 18:58:49 echo Agent pid 39 killed; 18:58:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:58:49 + git semver [Pipeline] } 18:58:50 $ docker stop --time=1 c4cb4aa5e8963098d5f5416747fbd740829ceb406d1bacdee2ffb9dbe98f56f4 18:58:51 $ docker rm -f --volumes c4cb4aa5e8963098d5f5416747fbd740829ceb406d1bacdee2ffb9dbe98f56f4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:58:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:58:51 18:58:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:58:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:58:52 0.23.1-centos7: Pulling from edgex-lftools 18:58:52 ab5ef0e58194: Pulling fs layer 18:58:52 9712f1f96733: Pulling fs layer 18:58:52 63f879dbbcfc: Pulling fs layer 18:58:52 0d9ebad4ef96: Pulling fs layer 18:58:52 e9a5061849ea: Pulling fs layer 18:58:52 d747dcd14b5f: Pulling fs layer 18:58:52 2de7ff778b66: Pulling fs layer 18:58:52 0d9ebad4ef96: Waiting 18:58:52 e9a5061849ea: Waiting 18:58:52 d747dcd14b5f: Waiting 18:58:52 9712f1f96733: Verifying Checksum 18:58:52 9712f1f96733: Download complete 18:58:52 63f879dbbcfc: Verifying Checksum 18:58:52 63f879dbbcfc: Download complete 18:58:52 e9a5061849ea: Verifying Checksum 18:58:52 e9a5061849ea: Download complete 18:58:52 d747dcd14b5f: Verifying Checksum 18:58:52 d747dcd14b5f: Download complete 18:58:52 0d9ebad4ef96: Verifying Checksum 18:58:52 0d9ebad4ef96: Download complete 18:58:52 2de7ff778b66: Verifying Checksum 18:58:52 2de7ff778b66: Download complete 18:58:52 ab5ef0e58194: Verifying Checksum 18:58:52 ab5ef0e58194: Download complete 18:58:55 ab5ef0e58194: Pull complete 18:58:55 9712f1f96733: Pull complete 18:58:55 63f879dbbcfc: Pull complete 18:59:00 0d9ebad4ef96: Pull complete 18:59:00 e9a5061849ea: Pull complete 18:59:00 d747dcd14b5f: Pull complete 18:59:00 2de7ff778b66: Pull complete 18:59:00 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:59:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:59:00 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:59:00 prd-ubuntu20.04-docker-8c-8g-10252 does not seem to be running inside a container 18:59:00 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 18:59:09 $ docker top a228d763e604a899910d9a0a9ae3323de8322b74eb8a493b3b879f765c17ec1a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:59:09 provisioning config files... 18:59:09 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6679184920264952489tmp 18:59:09 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16702033252255210129tmp 18:59:09 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config219130527733145245tmp [Pipeline] { [Pipeline] echo 18:59:09 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:59:09 ---> sigul-configuration.sh 18:59:09 gpg: directory `/root/.gnupg' created 18:59:09 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:59:09 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:59:09 gpg: keyring `/root/.gnupg/secring.gpg' created 18:59:09 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:59:09 gpg: CAST5 encrypted data 18:59:09 gpg: encrypted with 1 passphrase 18:59:09 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:59:09 + mkdir /home/jenkins 18:59:09 + mkdir /home/jenkins/sigul [Pipeline] sh 18:59:09 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 18:59:09 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:59:10 ---> sigul-install.sh 18:59:10 Sigul already installed; skipping installation. [Pipeline] sh 18:59:10 + git tag --list 18:59:10 v0.0.0 18:59:10 v2.2.0 18:59:10 v2.3.0 18:59:10 v2.3.1 18:59:10 v3.0 18:59:10 v3.0.0 18:59:10 v3.1.0-dev.1 18:59:10 v3.1.0-dev.10 18:59:10 v3.1.0-dev.11 18:59:10 v3.1.0-dev.12 18:59:10 v3.1.0-dev.13 18:59:10 v3.1.0-dev.14 18:59:10 v3.1.0-dev.15 18:59:10 v3.1.0-dev.16 18:59:10 v3.1.0-dev.17 18:59:10 v3.1.0-dev.18 18:59:10 v3.1.0-dev.19 18:59:10 v3.1.0-dev.2 18:59:10 v3.1.0-dev.20 18:59:10 v3.1.0-dev.21 18:59:10 v3.1.0-dev.3 18:59:10 v3.1.0-dev.4 18:59:10 v3.1.0-dev.5 18:59:10 v3.1.0-dev.6 18:59:10 v3.1.0-dev.7 18:59:10 v3.1.0-dev.8 18:59:10 v3.1.0-dev.9 [Pipeline] sh 18:59:10 + lftools sign git-tag v3.1.0-dev.21 18:59:11 Signing Git tag with Sigul... 18:59:11 Signing v3.1.0-dev.21 [Pipeline] echo 18:59:11 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:59:11 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:59:11 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:59:11 $ docker stop --time=1 a228d763e604a899910d9a0a9ae3323de8322b74eb8a493b3b879f765c17ec1a 18:59:13 $ docker rm -f --volumes a228d763e604a899910d9a0a9ae3323de8322b74eb8a493b3b879f765c17ec1a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:59:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:59:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:59:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:59:13 prd-ubuntu20.04-docker-8c-8g-10252 does not seem to be running inside a container 18:59:14 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:59:14 $ docker top 5e7084e785a02e89e390fd24ce591cef9309d90f5720a13b06483f8900dfb78b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:59:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:59:14 [ssh-agent] Looking for ssh-agent implementation... 18:59:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:59:14 $ docker exec 5e7084e785a02e89e390fd24ce591cef9309d90f5720a13b06483f8900dfb78b ssh-agent 18:59:14 SSH_AUTH_SOCK=/tmp/ssh-w5PI0j5wA5U8/agent.32 18:59:14 SSH_AGENT_PID=38 18:59:14 Running ssh-add (command line suppressed) 18:59:14 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11973067812058991443.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11973067812058991443.key) 18:59:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:59:15 + git semver bump pre 18:59:15 2023-10-24 18:59:15,266 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 18:59:15 2023-10-24 18:59:15,266 [bump_version] DEBUG bumping version:3.1.0-dev.21 on axis:pre with prefix:dev 18:59:15 2023-10-24 18:59:15,266 [bump_version] DEBUG bumped version:3.1.0-dev.22 18:59:15 2023-10-24 18:59:15,266 [write_version] DEBUG write version:3.1.0-dev.22 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 18:59:15 2023-10-24 18:59:15,266 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 18:59:15 2023-10-24 18:59:15,266 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 18:59:15 2023-10-24 18:59:15,268 [execute] INFO git cat-file --batch-check 18:59:15 2023-10-24 18:59:15,269 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 18:59:15 2023-10-24 18:59:15,274 [execute] INFO git cat-file --batch 18:59:15 2023-10-24 18:59:15,274 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 18:59:15 2023-10-24 18:59:15,278 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 18:59:15 3.1.0-dev.22 [Pipeline] } 18:59:15 $ docker exec --env ******** --env ******** 5e7084e785a02e89e390fd24ce591cef9309d90f5720a13b06483f8900dfb78b ssh-agent -k 18:59:15 unset SSH_AUTH_SOCK; 18:59:15 unset SSH_AGENT_PID; 18:59:15 echo Agent pid 38 killed; 18:59:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:59:15 + git semver [Pipeline] } 18:59:16 $ docker stop --time=1 5e7084e785a02e89e390fd24ce591cef9309d90f5720a13b06483f8900dfb78b 18:59:17 $ docker rm -f --volumes 5e7084e785a02e89e390fd24ce591cef9309d90f5720a13b06483f8900dfb78b [Pipeline] // withDockerContainer [Pipeline] sh 18:59:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:59:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:59:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:59:18 prd-ubuntu20.04-docker-8c-8g-10252 does not seem to be running inside a container 18:59:18 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:59:18 $ docker top 43f606be930fbba36ee950295dd0bcc57843a41660721b4ed4e25ad9562200c5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:59:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:59:18 [ssh-agent] Looking for ssh-agent implementation... 18:59:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:59:18 $ docker exec 43f606be930fbba36ee950295dd0bcc57843a41660721b4ed4e25ad9562200c5 ssh-agent 18:59:18 SSH_AUTH_SOCK=/tmp/ssh-iTg7aaWVyvXX/agent.32 18:59:18 SSH_AGENT_PID=38 18:59:18 Running ssh-add (command line suppressed) 18:59:18 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10091010514025626615.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10091010514025626615.key) 18:59:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:59:19 + git semver push 18:59:19 2023-10-24 18:59:19,376 [run_push] DEBUG push 18:59:19 2023-10-24 18:59:19,377 [execute] INFO git cat-file --batch-check 18:59:19 2023-10-24 18:59:19,377 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 18:59:19 2023-10-24 18:59:19,381 [execute] INFO git rev-list 763ebdad23be5bf78eae1603c2bb7bdecff7c671 -- 18:59:19 2023-10-24 18:59:19,381 [execute] DEBUG Popen(['git', 'rev-list', '763ebdad23be5bf78eae1603c2bb7bdecff7c671', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 18:59:19 2023-10-24 18:59:19,388 [execute] INFO git fetch -v origin 18:59:19 2023-10-24 18:59:19,388 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 18:59:20 2023-10-24 18:59:19,925 [run_push] DEBUG no remote changes detected 18:59:20 2023-10-24 18:59:19,925 [execute] INFO git push origin semver 18:59:20 2023-10-24 18:59:19,926 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 18:59:21 2023-10-24 18:59:20,759 [run_push] DEBUG push all version tags 18:59:21 2023-10-24 18:59:20,759 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 18:59:21 2023-10-24 18:59:20,760 [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) 18:59:21 2023-10-24 18:59:21,569 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 18:59:21 3.1.0-dev.22 [Pipeline] } 18:59:21 $ docker exec --env ******** --env ******** 43f606be930fbba36ee950295dd0bcc57843a41660721b4ed4e25ad9562200c5 ssh-agent -k 18:59:21 unset SSH_AUTH_SOCK; 18:59:21 unset SSH_AGENT_PID; 18:59:21 echo Agent pid 38 killed; 18:59:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:59:22 + git semver [Pipeline] } 18:59:22 $ docker stop --time=1 43f606be930fbba36ee950295dd0bcc57843a41660721b4ed4e25ad9562200c5 18:59:23 $ docker rm -f --volumes 43f606be930fbba36ee950295dd0bcc57843a41660721b4ed4e25ad9562200c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:59:24 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 18:59:24 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 18:59:24 total 16 18:59:24 drwxr-xr-x 3 root root 4096 Oct 24 18:46 . 18:59:24 drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 18:59 .. 18:59:24 drwxr-xr-x 2 root root 4096 Oct 24 18:46 cost 18:59:24 -rw-r--r-- 1 root root 91 Oct 24 18:46 cost.csv 18:59:24 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 18:59:24 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 18:59:24 total 16 18:59:24 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 18:46 . 18:59:24 drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 18:59 .. 18:59:24 drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 18:46 cost 18:59:24 -rw-r--r-- 1 jenkins jenkins 91 Oct 24 18:46 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:59:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:59:25 ---> package-listing.sh 18:59:25 ++ facter osfamily 18:59:25 ++ tr '[:upper:]' '[:lower:]' 18:59:25 + OS_FAMILY=debian 18:59:25 + workspace=/w/workspace/foundry_device-onvif-camera_main 18:59:25 + START_PACKAGES=/tmp/packages_start.txt 18:59:25 + END_PACKAGES=/tmp/packages_end.txt 18:59:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:59:25 + PACKAGES=/tmp/packages_start.txt 18:59:25 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 18:59:25 + PACKAGES=/tmp/packages_end.txt 18:59:25 + case "${OS_FAMILY}" in 18:59:25 + dpkg -l 18:59:25 + grep '^ii' 18:59:25 + '[' -f /tmp/packages_start.txt ']' 18:59:25 + '[' -f /tmp/packages_end.txt ']' 18:59:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:59:25 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 18:59:25 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 18:59:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 18:59:25 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 18:59:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:59:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:59:26 prd-ubuntu20.04-docker-8c-8g-10252 does not seem to be running inside a container 18:59:26 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:59:26 $ docker top ccff6b7fae6a7ae2a88f1bdbbcc89131825c0d327e0d4477173dd1ac1bc4652a -eo pid,comm [Pipeline] { [Pipeline] sh 18:59:27 + touch /tmp/pre-build-complete [Pipeline] sh 18:59:27 + mkdir -p /var/log/sysstat [Pipeline] sh 18:59:27 + ls /var/log/sa-host 18:59:27 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:59:27 provisioning config files... 18:59:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13169262924149091835tmp [Pipeline] { [Pipeline] echo 18:59:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:59:28 ---> create-netrc.sh [Pipeline] } 18:59:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:59:28 ---> python-tools-install.sh [Pipeline] echo 18:59:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:59:28 ---> sudo-logs.sh 18:59:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:59:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:59:29 ---> job-cost.sh 18:59:29 lf-activate-venv: SKIPPING 18:59:29 DEBUG: total: 0.2199999988079071 18:59:29 INFO: Retrieving Stack Cost... 18:59:29 INFO: Retrieving Pricing Info for: v3-standard-8 18:59:29 INFO: Archiving Costs [Pipeline] echo 18:59:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:59:30 ---> logs-deploy.sh 18:59:30 lf-activate-venv: SKIPPING 18:59:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/178 18:59:30 INFO: archiving workspace using pattern(s): 18:59:31 Archives upload complete. 18:59:31 INFO: archiving logs to Nexus 18:59:31 ---> uname -a: 18:59:31 Linux prd-ubuntu20-04-docker-8c-8g-10252 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:59:31 18:59:31 18:59:31 ---> lscpu: 18:59:31 Architecture: x86_64 18:59:31 CPU op-mode(s): 32-bit, 64-bit 18:59:31 Byte Order: Little Endian 18:59:31 Address sizes: 40 bits physical, 48 bits virtual 18:59:31 CPU(s): 8 18:59:31 On-line CPU(s) list: 0-7 18:59:31 Thread(s) per core: 1 18:59:31 Core(s) per socket: 1 18:59:31 Socket(s): 8 18:59:31 NUMA node(s): 1 18:59:31 Vendor ID: AuthenticAMD 18:59:31 CPU family: 23 18:59:31 Model: 49 18:59:31 Model name: AMD EPYC-Rome Processor 18:59:31 Stepping: 0 18:59:31 CPU MHz: 2799.998 18:59:31 BogoMIPS: 5599.99 18:59:31 Virtualization: AMD-V 18:59:31 Hypervisor vendor: KVM 18:59:31 Virtualization type: full 18:59:31 L1d cache: 256 KiB 18:59:31 L1i cache: 256 KiB 18:59:31 L2 cache: 4 MiB 18:59:31 L3 cache: 128 MiB 18:59:31 NUMA node0 CPU(s): 0-7 18:59:31 Vulnerability Itlb multihit: Not affected 18:59:31 Vulnerability L1tf: Not affected 18:59:31 Vulnerability Mds: Not affected 18:59:31 Vulnerability Meltdown: Not affected 18:59:31 Vulnerability Mmio stale data: Not affected 18:59:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:59:31 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:59:31 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:59:31 Vulnerability Srbds: Not affected 18:59:31 Vulnerability Tsx async abort: Not affected 18:59:31 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 18:59:31 18:59:31 18:59:31 ---> nproc: 18:59:31 8 18:59:31 18:59:31 18:59:31 ---> df -h: 18:59:31 Filesystem Size Used Avail Use% Mounted on 18:59:31 overlay 155G 13G 143G 9% / 18:59:31 tmpfs 64M 0 64M 0% /dev 18:59:31 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:59:31 shm 64M 0 64M 0% /dev/shm 18:59:31 /dev/vda1 155G 13G 143G 9% /facter-os 18:59:31 18:59:31 18:59:31 ---> sar -b -r -n DEV: 18:59:31 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10252) 10/24/23 _x86_64_ (8 CPU) 18:59:31 18:59:31 18:41:43 LINUX RESTART (8 CPU) 18:59:31 18:59:31 18:42:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:59:31 18:43:02 128.48 47.89 80.59 0.00 5390.97 62688.89 0.00 18:59:31 18:44:01 165.71 1.13 164.57 0.00 14.48 54101.44 0.00 18:59:31 18:45:01 98.15 0.12 98.03 0.00 16.13 37739.98 0.00 18:59:31 18:46:01 200.90 0.23 200.67 0.00 21.20 57457.62 0.00 18:59:31 18:47:01 29.50 10.26 19.23 0.00 3461.82 12340.23 0.00 18:59:31 18:48:01 5.93 0.00 5.93 0.00 0.00 8798.53 0.00 18:59:31 18:49:01 2.55 0.00 2.55 0.00 0.00 8617.90 0.00 18:59:31 18:50:01 2.82 0.00 2.82 0.00 0.00 8754.67 0.00 18:59:31 18:51:01 2.40 0.00 2.40 0.00 0.00 8615.76 0.00 18:59:31 18:52:01 3.35 0.00 3.35 0.00 0.00 8769.21 0.00 18:59:31 18:53:01 2.30 0.00 2.30 0.00 0.00 8612.73 0.00 18:59:31 18:54:01 2.37 0.00 2.37 0.00 0.00 8750.81 0.00 18:59:31 18:55:01 2.42 0.00 2.42 0.00 0.00 8612.83 0.00 18:59:31 18:56:01 2.85 0.00 2.85 0.00 0.00 8754.02 0.00 18:59:31 18:57:01 3.15 0.02 3.13 0.00 0.13 8758.01 0.00 18:59:31 18:58:01 2.80 0.00 2.80 0.00 0.00 8619.76 0.00 18:59:31 18:59:01 87.27 0.42 86.85 0.00 13.46 53014.46 0.00 18:59:31 Average: 43.59 3.54 40.06 0.00 525.03 21913.10 0.00 18:59:31 18:59:31 18:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:59:31 18:43:02 29283704 31603012 722152 2.20 73688 2521340 1879256 5.54 963812 2266684 466996 18:59:31 18:44:01 27648264 31541332 770832 2.34 150176 3880196 2047044 6.03 1240008 3475608 724708 18:59:31 18:45:01 28098364 31569920 733640 2.23 155112 3466584 1921084 5.66 1235832 3031140 236224 18:59:31 18:46:01 27527072 31537476 765020 2.33 168120 3964104 1950808 5.75 1306340 3502388 460 18:59:31 18:47:01 27314668 31543396 751300 2.28 173092 4168048 1808512 5.33 1446460 3555392 1280 18:59:31 18:48:01 27316376 31545108 750508 2.28 173176 4168040 1825368 5.38 1445536 3555356 44 18:59:31 18:49:01 27321004 31549832 745724 2.27 173256 4168052 1825368 5.38 1441512 3555360 12 18:59:31 18:50:01 27321392 31550296 745240 2.27 173324 4168052 1825368 5.38 1441632 3555368 40 18:59:31 18:51:01 27329156 31558136 737304 2.24 173384 4168056 1825368 5.38 1434228 3555380 8 18:59:31 18:52:01 27329368 31558768 736948 2.24 173492 4168036 1825368 5.38 1433528 3555704 28 18:59:31 18:53:01 27328996 31558480 737152 2.24 173556 4168036 1825368 5.38 1433972 3555704 20 18:59:31 18:54:01 27329236 31558788 737040 2.24 173624 4168040 1825368 5.38 1433728 3555708 164 18:59:31 18:55:01 27329180 31558800 736996 2.24 173688 4168040 1825368 5.38 1433980 3555708 8 18:59:31 18:56:01 27329288 31559108 736492 2.24 173752 4168176 1825368 5.38 1433864 3555820 48 18:59:31 18:57:01 27328996 31558984 736788 2.24 173836 4168172 1812256 5.34 1434336 3555844 180 18:59:31 18:58:01 27329128 31559196 736420 2.24 173904 4168184 1812256 5.34 1434444 3555848 216 18:59:31 18:59:01 25829460 31524608 763260 2.32 208140 5476040 1895532 5.59 1536712 4821988 574032 18:59:31 Average: 27429038 31555014 743695 2.26 166901 4077953 1856180 5.47 1384113 3515588 117910 18:59:31 18:59:31 18:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:59:31 18:43:02 lo 6.80 6.80 0.66 0.66 0.00 0.00 0.00 0.00 18:59:31 18:43:02 docker0 10.83 11.28 0.73 120.47 0.00 0.00 0.00 0.00 18:59:31 18:43:02 ens3 556.49 385.07 5735.16 85.26 0.00 0.00 0.00 0.00 18:59:31 18:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:59:31 18:44:01 docker0 245.32 310.40 19.96 2534.97 0.00 0.00 0.00 0.00 18:59:31 18:44:01 ens3 320.89 251.68 2543.34 27.97 0.00 0.00 0.00 0.00 18:59:31 18:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:31 18:45:01 veth7a07248 0.05 0.18 0.00 0.01 0.00 0.00 0.00 0.00 18:59:31 18:45:01 docker0 0.05 0.12 0.00 0.01 0.00 0.00 0.00 0.00 18:59:31 18:45:01 ens3 29.11 18.93 28.12 11.72 0.00 0.00 0.00 0.00 18:59:31 18:46:01 lo 7.73 7.73 0.77 0.77 0.00 0.00 0.00 0.00 18:59:31 18:46:01 docker0 3.02 7.03 0.18 62.34 0.00 0.00 0.00 0.00 18:59:31 18:46:01 ens3 198.50 151.16 2690.83 342.24 0.00 0.00 0.00 0.00 18:59:31 18:47:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 18:59:31 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:31 18:47:01 ens3 110.06 48.19 1379.14 4.12 0.00 0.00 0.00 0.00 18:59:31 18:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:59:31 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:31 18:48:01 ens3 2.03 0.38 0.30 0.15 0.00 0.00 0.00 0.00 18:59:31 18:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:31 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:31 18:49:01 ens3 2.22 0.88 0.76 0.49 0.00 0.00 0.00 0.00 18:59:31 18:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:59:31 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:31 18:50:01 ens3 1.15 0.57 0.41 0.29 0.00 0.00 0.00 0.00 18:59:31 18:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:31 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:31 18:51:01 ens3 0.80 0.47 0.51 0.39 0.00 0.00 0.00 0.00 18:59:31 18:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:59:31 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:31 18:52:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:59:31 18:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:31 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:31 18:53:01 ens3 0.38 0.15 0.14 0.07 0.00 0.00 0.00 0.00 18:59:31 18:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:59:31 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:31 18:54:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 18:59:31 18:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:31 18:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:31 18:55:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 18:59:31 18:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:59:31 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:31 18:56:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:59:31 18:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:31 18:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:31 18:57:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:31 18:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:59:31 18:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:31 18:58:01 ens3 0.35 0.27 0.09 0.08 0.00 0.00 0.00 0.00 18:59:31 18:59:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 18:59:31 18:59:01 docker0 76.91 92.29 5.81 1072.82 0.00 0.00 0.00 0.00 18:59:31 18:59:01 ens3 368.56 238.94 8246.10 43.69 0.00 0.00 0.00 0.00 18:59:31 Average: lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 18:59:31 Average: docker0 19.57 24.52 1.55 220.94 0.00 0.00 0.00 0.00 18:59:31 Average: ens3 93.41 64.36 1212.09 30.38 0.00 0.00 0.00 0.00 18:59:31 18:59:31 18:59:31 ---> sar -P ALL: 18:59:31 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10252) 10/24/23 _x86_64_ (8 CPU) 18:59:31 18:59:31 18:41:43 LINUX RESTART (8 CPU) 18:59:31 18:59:31 18:42:01 CPU %user %nice %system %iowait %steal %idle 18:59:31 18:43:02 all 8.54 0.00 2.90 4.27 0.06 84.24 18:59:31 18:43:02 0 8.57 0.00 2.78 2.24 0.07 86.35 18:59:31 18:43:02 1 9.01 0.00 2.69 1.43 0.07 86.81 18:59:31 18:43:02 2 9.38 0.00 3.17 0.17 0.05 87.23 18:59:31 18:43:02 3 7.09 0.00 2.95 1.25 0.05 88.67 18:59:31 18:43:02 4 12.08 0.00 2.25 6.71 0.07 78.89 18:59:31 18:43:02 5 7.88 0.00 2.79 1.16 0.07 88.11 18:59:31 18:43:02 6 6.52 0.00 2.10 0.67 0.03 90.68 18:59:31 18:43:02 7 7.78 0.00 4.47 20.62 0.08 67.04 18:59:31 18:44:01 all 4.73 0.00 2.24 5.56 0.05 87.42 18:59:31 18:44:01 0 4.97 0.00 2.24 1.16 0.03 91.60 18:59:31 18:44:01 1 4.49 0.00 2.31 0.73 0.03 92.43 18:59:31 18:44:01 2 5.16 0.00 2.10 1.84 0.05 90.85 18:59:31 18:44:01 3 4.24 0.00 2.37 7.46 0.03 85.89 18:59:31 18:44:01 4 4.44 0.00 2.13 1.37 0.07 91.99 18:59:31 18:44:01 5 4.70 0.00 2.09 20.63 0.05 72.52 18:59:31 18:44:01 6 4.76 0.00 1.51 0.59 0.03 93.10 18:59:31 18:44:01 7 5.12 0.00 3.16 10.79 0.07 80.85 18:59:31 18:45:01 all 24.33 0.00 2.97 4.61 0.06 68.03 18:59:31 18:45:01 0 23.78 0.00 3.54 1.76 0.07 70.86 18:59:31 18:45:01 1 24.97 0.00 2.83 1.04 0.05 71.11 18:59:31 18:45:01 2 26.99 0.00 2.71 0.67 0.07 69.56 18:59:31 18:45:01 3 23.56 0.00 2.95 3.72 0.07 69.70 18:59:31 18:45:01 4 23.69 0.00 2.57 0.17 0.05 73.52 18:59:31 18:45:01 5 23.65 0.00 3.47 28.99 0.07 43.83 18:59:31 18:45:01 6 25.33 0.00 2.93 0.32 0.05 71.38 18:59:31 18:45:01 7 22.66 0.00 2.78 0.24 0.08 74.24 18:59:31 18:46:01 all 18.20 0.00 3.32 4.63 0.08 73.78 18:59:31 18:46:01 0 18.11 0.00 3.04 8.50 0.07 70.28 18:59:31 18:46:01 1 17.85 0.00 3.25 0.40 0.08 78.41 18:59:31 18:46:01 2 19.04 0.00 3.55 1.98 0.07 75.37 18:59:31 18:46:01 3 17.58 0.00 2.83 0.07 0.07 79.45 18:59:31 18:46:01 4 18.16 0.00 2.98 1.43 0.10 77.33 18:59:31 18:46:01 5 17.34 0.00 3.51 2.14 0.07 76.94 18:59:31 18:46:01 6 18.93 0.00 3.61 13.84 0.08 63.54 18:59:31 18:46:01 7 18.57 0.00 3.77 8.66 0.07 68.94 18:59:31 18:47:01 all 0.99 0.00 0.43 0.34 0.01 98.22 18:59:31 18:47:01 0 0.83 0.00 0.47 0.12 0.02 98.57 18:59:31 18:47:01 1 0.58 0.00 0.52 0.67 0.02 98.21 18:59:31 18:47:01 2 2.02 0.00 0.33 0.32 0.02 97.31 18:59:31 18:47:01 3 0.73 0.00 0.37 0.70 0.02 98.18 18:59:31 18:47:01 4 1.70 0.00 0.48 0.02 0.02 97.79 18:59:31 18:47:01 5 0.43 0.00 0.52 0.33 0.00 98.71 18:59:31 18:47:01 6 0.72 0.00 0.30 0.57 0.00 98.42 18:59:31 18:47:01 7 0.93 0.00 0.47 0.00 0.02 98.58 18:59:31 18:48:01 all 0.02 0.00 0.02 0.01 0.00 99.95 18:59:31 18:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:59:31 18:48:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:59:31 18:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:59:31 18:48:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:59:31 18:48:01 4 0.08 0.00 0.03 0.00 0.02 99.87 18:59:31 18:48:01 5 0.02 0.00 0.02 0.02 0.02 99.93 18:59:31 18:48:01 6 0.03 0.00 0.02 0.03 0.00 99.92 18:59:31 18:48:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:59:31 18:49:01 all 0.15 0.00 0.01 0.00 0.00 99.83 18:59:31 18:49:01 0 0.03 0.00 0.00 0.00 0.00 99.97 18:59:31 18:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:59:31 18:49:01 2 0.03 0.00 0.02 0.00 0.02 99.93 18:59:31 18:49:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:59:31 18:49:01 4 1.01 0.00 0.03 0.00 0.00 98.96 18:59:31 18:49:01 5 0.05 0.00 0.03 0.00 0.00 99.92 18:59:31 18:49:01 6 0.00 0.00 0.02 0.03 0.00 99.95 18:59:31 18:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:59:31 18:50:01 all 0.26 0.00 0.01 0.01 0.00 99.72 18:59:31 18:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:59:31 18:50:01 1 0.02 0.00 0.00 0.00 0.02 99.97 18:59:31 18:50:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:59:31 18:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:59:31 18:50:01 4 1.95 0.00 0.02 0.00 0.02 98.01 18:59:31 18:50:01 5 0.02 0.00 0.00 0.02 0.00 99.97 18:59:31 18:50:01 6 0.00 0.00 0.03 0.03 0.00 99.93 18:59:31 18:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:59:31 18:51:01 all 0.10 0.00 0.01 0.02 0.03 99.83 18:59:31 18:51:01 0 0.03 0.00 0.00 0.00 0.00 99.97 18:59:31 18:51:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:59:31 18:51:01 2 0.05 0.00 0.02 0.00 0.00 99.93 18:59:31 18:51:01 3 0.03 0.00 0.00 0.00 0.17 99.80 18:59:31 18:51:01 4 0.58 0.00 0.02 0.00 0.00 99.40 18:59:31 18:51:01 5 0.05 0.00 0.05 0.02 0.10 99.78 18:59:31 18:51:01 6 0.05 0.00 0.00 0.13 0.00 99.82 18:59:31 18:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:59:31 18:52:01 all 0.01 0.00 0.02 0.02 0.00 99.95 18:59:31 18:52:01 0 0.00 0.00 0.03 0.00 0.00 99.97 18:59:31 18:52:01 1 0.00 0.00 0.02 0.02 0.00 99.97 18:59:31 18:52:01 2 0.03 0.00 0.02 0.00 0.00 99.95 18:59:31 18:52:01 3 0.00 0.00 0.02 0.00 0.02 99.97 18:59:31 18:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:59:31 18:52:01 5 0.02 0.00 0.03 0.02 0.00 99.93 18:59:31 18:52:01 6 0.03 0.00 0.02 0.12 0.02 99.82 18:59:31 18:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:59:31 18:53:01 all 0.06 0.00 0.00 0.00 0.01 99.93 18:59:31 18:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:59:31 18:53:01 1 0.00 0.00 0.00 0.00 0.02 99.98 18:59:31 18:53:01 2 0.05 0.00 0.00 0.00 0.00 99.95 18:59:31 18:53:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:59:31 18:53:01 4 0.03 0.00 0.02 0.00 0.02 99.93 18:59:31 18:53:01 5 0.02 0.00 0.00 0.02 0.00 99.97 18:59:31 18:53:01 6 0.28 0.00 0.02 0.02 0.00 99.68 18:59:31 18:53:01 7 0.03 0.00 0.00 0.00 0.02 99.95 18:59:31 18:59:31 18:53:01 CPU %user %nice %system %iowait %steal %idle 18:59:31 18:54:01 all 0.03 0.00 0.01 0.00 0.00 99.96 18:59:31 18:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:59:31 18:54:01 1 0.05 0.00 0.00 0.00 0.00 99.95 18:59:31 18:54:01 2 0.03 0.00 0.03 0.00 0.02 99.92 18:59:31 18:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:59:31 18:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:59:31 18:54:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:59:31 18:54:01 6 0.08 0.00 0.02 0.03 0.00 99.87 18:59:31 18:54:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:59:31 18:55:01 all 0.02 0.00 0.01 0.01 0.00 99.96 18:59:31 18:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:59:31 18:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:59:31 18:55:01 2 0.03 0.00 0.03 0.00 0.00 99.93 18:59:31 18:55:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:59:31 18:55:01 4 0.02 0.00 0.02 0.00 0.00 99.97 18:59:31 18:55:01 5 0.00 0.00 0.00 0.02 0.00 99.98 18:59:31 18:55:01 6 0.00 0.00 0.02 0.03 0.00 99.95 18:59:31 18:55:01 7 0.05 0.00 0.02 0.00 0.02 99.92 18:59:31 18:56:01 all 0.02 0.00 0.01 0.02 0.02 99.94 18:59:31 18:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:59:31 18:56:01 1 0.00 0.00 0.02 0.08 0.02 99.88 18:59:31 18:56:01 2 0.05 0.00 0.00 0.00 0.05 99.90 18:59:31 18:56:01 3 0.00 0.00 0.00 0.00 0.10 99.90 18:59:31 18:56:01 4 0.00 0.00 0.00 0.00 0.02 99.98 18:59:31 18:56:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:59:31 18:56:01 6 0.07 0.00 0.00 0.03 0.00 99.90 18:59:31 18:56:01 7 0.00 0.00 0.02 0.02 0.00 99.97 18:59:31 18:57:01 all 0.21 0.00 0.02 0.01 0.00 99.76 18:59:31 18:57:01 0 0.02 0.00 0.03 0.00 0.00 99.95 18:59:31 18:57:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:59:31 18:57:01 2 0.07 0.00 0.03 0.00 0.02 99.88 18:59:31 18:57:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:59:31 18:57:01 4 1.42 0.00 0.00 0.00 0.00 98.58 18:59:31 18:57:01 5 0.02 0.00 0.03 0.02 0.00 99.93 18:59:31 18:57:01 6 0.03 0.00 0.02 0.03 0.00 99.92 18:59:31 18:57:01 7 0.07 0.00 0.03 0.00 0.02 99.88 18:59:31 18:58:01 all 0.05 0.00 0.01 0.00 0.00 99.93 18:59:31 18:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:59:31 18:58:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:59:31 18:58:01 2 0.03 0.00 0.00 0.00 0.00 99.97 18:59:31 18:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:59:31 18:58:01 4 0.35 0.00 0.02 0.00 0.00 99.63 18:59:31 18:58:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:59:31 18:58:01 6 0.00 0.00 0.02 0.03 0.00 99.95 18:59:31 18:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:59:31 18:59:01 all 7.78 0.00 3.13 4.30 0.08 84.71 18:59:31 18:59:01 0 6.84 0.00 3.27 0.07 0.05 89.77 18:59:31 18:59:01 1 7.34 0.00 3.23 21.65 0.05 67.73 18:59:31 18:59:01 2 8.29 0.00 3.03 1.01 0.07 87.61 18:59:31 18:59:01 3 7.84 0.00 2.36 0.49 0.05 89.26 18:59:31 18:59:01 4 8.66 0.00 3.61 4.03 0.10 83.60 18:59:31 18:59:01 5 8.72 0.00 3.50 0.59 0.07 87.12 18:59:31 18:59:01 6 8.02 0.00 2.68 6.38 0.12 82.80 18:59:31 18:59:01 7 6.53 0.00 3.32 0.29 0.10 89.76 18:59:31 Average: all 3.83 0.00 0.88 1.39 0.02 93.88 18:59:31 Average: 0 3.70 0.00 0.90 0.81 0.02 94.57 18:59:31 Average: 1 3.76 0.00 0.87 1.52 0.02 93.83 18:59:31 Average: 2 4.17 0.00 0.88 0.35 0.02 94.58 18:59:31 Average: 3 3.58 0.00 0.81 0.80 0.03 94.78 18:59:31 Average: 4 4.34 0.00 0.83 0.80 0.03 94.00 18:59:31 Average: 5 3.67 0.00 0.94 3.14 0.03 92.23 18:59:31 Average: 6 3.80 0.00 0.78 1.34 0.02 94.06 18:59:31 Average: 7 3.60 0.00 1.05 2.35 0.03 92.97 18:59:31 18:59:31 18:59:31