Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ef0e1dc43e01e3af63e43192147483735d9789c0 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-ssh4941239175760706428.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11291398471827128246.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-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-ssh14150183167918655011.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12462580327454206913.key Verifying host key using known hosts file > 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-ssh10503395167892124813.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-118629 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision ef0e1dc43e01e3af63e43192147483735d9789c0 (main) > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f ef0e1dc43e01e3af63e43192147483735d9789c0 # timeout=10 Commit message: "build: Update to use released SDK (#196)" > git rev-list --no-walk 85f19cd4395ab38c9fed3c9acaecd010dfd8799e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:28:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:28:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:28:39 ========================================================= 16:28:39 EdgeX Global Pipelines Version Info 16:28:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:28:39 ------------------- 16:28:39 stable info: 16:28:39 ------------------- 16:28:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:28:39 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 16:28:39 Message: update stable to v1.0.244 16:28:40 ------------------- 16:28:40 experimental info: 16:28:40 ------------------- 16:28:40 Commited By: **** collab-it+edgex@linuxfoundation.org 16:28:40 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 16:28:40 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:28:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 16:28:40 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 16:28:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:28:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:28:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:28:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 16:28:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:28:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:28:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:28:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:28:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:28:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 16:28:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:28:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:28:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:28:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:28:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:28:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:28:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:28:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:28:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:28:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 16:28:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:28:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:28:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:28:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:28:40 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:28:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:28:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:28:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:28:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ef0e1dc43e01e3af63e43192147483735d9789c0 [Pipeline] echo 16:28:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ef0e1dc [Pipeline] echo 16:28:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:28:41 provisioning config files... 16:28:41 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6677180933829019714tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:28:41 ---> docker-login.sh 16:28:41 nexus3.edgexfoundry.org:10001 16:28:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:41 Configure a credential helper to remove this warning. See 16:28:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:41 16:28:41 Login Succeeded 16:28:41 nexus3.edgexfoundry.org:10002 16:28:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:41 Configure a credential helper to remove this warning. See 16:28:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:41 16:28:41 Login Succeeded 16:28:41 nexus3.edgexfoundry.org:10003 16:28:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:41 Configure a credential helper to remove this warning. See 16:28:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:41 16:28:41 Login Succeeded 16:28:41 nexus3.edgexfoundry.org:10004 16:28:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:41 Configure a credential helper to remove this warning. See 16:28:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:41 16:28:41 Login Succeeded 16:28:41 docker.io 16:28:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:42 Configure a credential helper to remove this warning. See 16:28:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:42 16:28:42 Login Succeeded 16:28:42 ---> docker-login.sh ends [Pipeline] } 16:28:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:28:42 + git rev-list -1 --merges ef0e1dc43e01e3af63e43192147483735d9789c0~1..ef0e1dc43e01e3af63e43192147483735d9789c0 [Pipeline] echo 16:28:42 -----------> git rev-list -1 --merges ef0e1dc43e01e3af63e43192147483735d9789c0~1..ef0e1dc43e01e3af63e43192147483735d9789c0 ef0e1dc43e01e3af63e43192147483735d9789c0 [false] [Pipeline] sh 16:28:43 + git log --format=format:%s -1 ef0e1dc43e01e3af63e43192147483735d9789c0 [Pipeline] echo 16:28:43 ========================================================= 16:28:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:28:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:28:43 + git log --format=format:%s -1 ef0e1dc43e01e3af63e43192147483735d9789c0 [Pipeline] echo 16:28:43 [semverPrep] GIT_COMMIT: ef0e1dc43e01e3af63e43192147483735d9789c0, Commit Message: build: Update to use released SDK (#196) [Pipeline] echo 16:28:43 [semverPrep] This is not a build commit. [Pipeline] sh 16:28:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:28:43 + grep -v github /etc/ssh/ssh_known_hosts 16:28:43 + [ -e /tmp/ssh_known_hosts ] 16:28:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:28:43 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:28:43 + sudo tee -a /etc/ssh/ssh_known_hosts 16:28:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:28:44 16:28:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:28:44 0.1.4: Pulling from edgex-devops/py-git-semver 16:28:44 b85a868b505f: Pulling fs layer 16:28:44 e2be974225ed: Pulling fs layer 16:28:44 339a4e72a1f5: Pulling fs layer 16:28:44 988bab9f4d93: Pulling fs layer 16:28:44 1469e6f7b9e6: Pulling fs layer 16:28:44 eaf3925da568: Pulling fs layer 16:28:44 bab4dde63d76: Pulling fs layer 16:28:44 bde34c3a00c8: Pulling fs layer 16:28:44 b352a97aabf1: Pulling fs layer 16:28:44 4872d77fe225: Pulling fs layer 16:28:44 5851b861e8e6: Pulling fs layer 16:28:44 bde34c3a00c8: Waiting 16:28:44 bab4dde63d76: Waiting 16:28:44 b352a97aabf1: Waiting 16:28:44 4872d77fe225: Waiting 16:28:44 988bab9f4d93: Waiting 16:28:44 5851b861e8e6: Waiting 16:28:44 eaf3925da568: Waiting 16:28:44 1469e6f7b9e6: Waiting 16:28:44 e2be974225ed: Verifying Checksum 16:28:44 e2be974225ed: Download complete 16:28:44 988bab9f4d93: Download complete 16:28:44 1469e6f7b9e6: Verifying Checksum 16:28:44 1469e6f7b9e6: Download complete 16:28:44 eaf3925da568: Verifying Checksum 16:28:44 eaf3925da568: Download complete 16:28:44 b85a868b505f: Verifying Checksum 16:28:44 b85a868b505f: Download complete 16:28:44 339a4e72a1f5: Verifying Checksum 16:28:44 339a4e72a1f5: Download complete 16:28:44 bde34c3a00c8: Verifying Checksum 16:28:44 bde34c3a00c8: Download complete 16:28:44 4872d77fe225: Download complete 16:28:44 5851b861e8e6: Verifying Checksum 16:28:44 5851b861e8e6: Download complete 16:28:44 b352a97aabf1: Verifying Checksum 16:28:44 b352a97aabf1: Download complete 16:28:45 bab4dde63d76: Verifying Checksum 16:28:45 bab4dde63d76: Download complete 16:28:46 b85a868b505f: Pull complete 16:28:46 e2be974225ed: Pull complete 16:28:46 339a4e72a1f5: Pull complete 16:28:46 988bab9f4d93: Pull complete 16:28:47 1469e6f7b9e6: Pull complete 16:28:47 eaf3925da568: Pull complete 16:28:49 bab4dde63d76: Pull complete 16:28:49 bde34c3a00c8: Pull complete 16:28:49 b352a97aabf1: Pull complete 16:28:49 4872d77fe225: Pull complete 16:28:49 5851b861e8e6: Pull complete 16:28:49 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:28:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:28:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:28:49 prd-ubuntu20.04-docker-8c-8g-118629 does not seem to be running inside a container 16:28:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:28:51 $ docker top 50aa6997ca226356a87ce68cc07a559acdacf467eda348f48c5134a699db32e4 -eo pid,comm 16:28:51 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). 16:28:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:28:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:28:51 [ssh-agent] Looking for ssh-agent implementation... 16:28:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:28:51 $ docker exec 50aa6997ca226356a87ce68cc07a559acdacf467eda348f48c5134a699db32e4 ssh-agent 16:28:51 SSH_AUTH_SOCK=/tmp/ssh-aO51rCiBYq1e/agent.32 16:28:51 SSH_AGENT_PID=38 16:28:51 Running ssh-add (command line suppressed) 16:28:51 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12106066687217451388.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12106066687217451388.key) 16:28:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:28:52 + git tag --points-at HEAD [Pipeline] } 16:28:52 $ docker exec --env ******** --env ******** 50aa6997ca226356a87ce68cc07a559acdacf467eda348f48c5134a699db32e4 ssh-agent -k 16:28:52 unset SSH_AUTH_SOCK; 16:28:52 unset SSH_AGENT_PID; 16:28:52 echo Agent pid 38 killed; 16:28:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:28:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:28:52 [ssh-agent] Looking for ssh-agent implementation... 16:28:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:28:52 $ docker exec 50aa6997ca226356a87ce68cc07a559acdacf467eda348f48c5134a699db32e4 ssh-agent 16:28:52 SSH_AUTH_SOCK=/tmp/ssh-qB22ecJZFEoi/agent.70 16:28:52 SSH_AGENT_PID=76 16:28:52 Running ssh-add (command line suppressed) 16:28:52 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9818046579816973579.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9818046579816973579.key) 16:28:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:28:52 + git semver init 16:28:53 2022-11-08 16:28:53,030 [run_init] DEBUG init version:0.0.0 force:False 16:28:53 2022-11-08 16:28:53,031 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 16:28:53 2022-11-08 16:28:53,031 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 16:28:53 2022-11-08 16:28:53,031 [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) 16:28:54 2022-11-08 16:28:54,159 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 16:28:54 2022-11-08 16:28:54,160 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 16:28:54 2022-11-08 16:28:54,160 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 16:28:54 2022-11-08 16:28:54,161 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 16:28:54 2.3.0-dev.45 [Pipeline] } 16:28:54 $ docker exec --env ******** --env ******** 50aa6997ca226356a87ce68cc07a559acdacf467eda348f48c5134a699db32e4 ssh-agent -k 16:28:54 unset SSH_AUTH_SOCK; 16:28:54 unset SSH_AGENT_PID; 16:28:54 echo Agent pid 76 killed; 16:28:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:28:54 + git semver [Pipeline] } 16:28:55 $ docker stop --time=1 50aa6997ca226356a87ce68cc07a559acdacf467eda348f48c5134a699db32e4 16:28:56 $ docker rm -f 50aa6997ca226356a87ce68cc07a559acdacf467eda348f48c5134a699db32e4 [Pipeline] // withDockerContainer [Pipeline] sh 16:28:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:28:57 Stashed 1 file(s) [Pipeline] echo 16:28:57 [edgeXSemver]: initialized semver on version 2.3.0-dev.45 [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 16:28:57 provisioning config files... 16:28:57 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5373886244420583045tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:28:57 ---> docker-login.sh 16:28:57 nexus3.edgexfoundry.org:10001 16:28:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:57 Configure a credential helper to remove this warning. See 16:28:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:57 16:28:57 Login Succeeded 16:28:57 nexus3.edgexfoundry.org:10002 16:28:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:57 Configure a credential helper to remove this warning. See 16:28:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:57 16:28:57 Login Succeeded 16:28:57 nexus3.edgexfoundry.org:10003 16:28:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:57 Configure a credential helper to remove this warning. See 16:28:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:57 16:28:57 Login Succeeded 16:28:57 nexus3.edgexfoundry.org:10004 16:28:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:57 Configure a credential helper to remove this warning. See 16:28:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:57 16:28:57 Login Succeeded 16:28:57 docker.io 16:28:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:58 Configure a credential helper to remove this warning. See 16:28:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:58 16:28:58 Login Succeeded 16:28:58 ---> docker-login.sh ends [Pipeline] } 16:28:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:28:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:28:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:28:58 ========================================================= 16:28:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 16:28:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:58 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 16:28:58 Sending build context to Docker daemon 27.5MB 16:28:58 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 16:28:58 Step 2/13 : FROM ${BASE} AS builder 16:28:58 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 16:28:58 213ec9aee27d: Pulling fs layer 16:28:58 4583459ba037: Pulling fs layer 16:28:58 93c1e223e6f2: Pulling fs layer 16:28:58 53926ce57604: Pulling fs layer 16:28:58 21b2b0c7a3f4: Pulling fs layer 16:28:58 22ff95d597cd: Pulling fs layer 16:28:58 12d6caf4c0d1: Pulling fs layer 16:28:58 96b7cbca73a9: Pulling fs layer 16:28:58 a7acece74701: Pulling fs layer 16:28:58 22ff95d597cd: Waiting 16:28:58 12d6caf4c0d1: Waiting 16:28:58 96b7cbca73a9: Waiting 16:28:58 a7acece74701: Waiting 16:28:58 53926ce57604: Waiting 16:28:58 21b2b0c7a3f4: Waiting 16:28:58 93c1e223e6f2: Verifying Checksum 16:28:58 93c1e223e6f2: Download complete 16:28:58 4583459ba037: Download complete 16:28:58 21b2b0c7a3f4: Verifying Checksum 16:28:58 21b2b0c7a3f4: Download complete 16:28:58 22ff95d597cd: Verifying Checksum 16:28:58 22ff95d597cd: Download complete 16:28:58 213ec9aee27d: Verifying Checksum 16:28:58 213ec9aee27d: Download complete 16:28:58 12d6caf4c0d1: Verifying Checksum 16:28:58 12d6caf4c0d1: Download complete 16:28:59 213ec9aee27d: Pull complete 16:28:59 4583459ba037: Pull complete 16:28:59 93c1e223e6f2: Pull complete 16:28:59 a7acece74701: Verifying Checksum 16:28:59 a7acece74701: Download complete 16:29:00 96b7cbca73a9: Download complete 16:29:00 53926ce57604: Verifying Checksum 16:29:00 53926ce57604: Download complete 16:29:04 53926ce57604: Pull complete 16:29:04 21b2b0c7a3f4: Pull complete 16:29:04 22ff95d597cd: Pull complete 16:29:04 12d6caf4c0d1: Pull complete 16:29:06 96b7cbca73a9: Pull complete 16:29:07 a7acece74701: Pull complete 16:29:07 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 16:29:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:29:07 ---> db6d94c90886 16:29:07 Step 3/13 : ARG ADD_BUILD_TAGS="" 16:29:08 ---> Running in 016e53b64305 16:29:08 Removing intermediate container 016e53b64305 16:29:08 ---> ddd23d5b0e38 16:29:08 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:29:08 ---> Running in 5962da74a58e 16:29:09 Removing intermediate container 5962da74a58e 16:29:09 ---> d4c6ae0310eb 16:29:09 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 16:29:09 ---> Running in 39127991f867 16:29:09 Removing intermediate container 39127991f867 16:29:09 ---> 0f3cdf9ff4c0 16:29:09 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 16:29:09 ---> Running in 3dbcad4b3987 16:29:09 Removing intermediate container 3dbcad4b3987 16:29:09 ---> c36cc9e5c3a0 16:29:09 Step 7/13 : LABEL Name=edgex-device-onvif-camera 16:29:09 ---> Running in 963f2eb7efcd 16:29:09 Removing intermediate container 963f2eb7efcd 16:29:09 ---> 8f9b776ccaaf 16:29:09 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:29:09 ---> Running in eb114d519511 16:29:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:29:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:29:10 OK: 211 MiB in 51 packages 16:29:10 Removing intermediate container eb114d519511 16:29:10 ---> f11123126b48 16:29:10 Step 9/13 : WORKDIR /device-onvif-camera 16:29:10 ---> Running in 3b26b1101920 16:29:10 Removing intermediate container 3b26b1101920 16:29:10 ---> c660ff9d0300 16:29:10 Step 10/13 : COPY go.mod vendor* ./ 16:29:10 ---> b58ac023c3b1 16:29:10 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:29:11 ---> Running in dda29109129e 16:29:12 Still waiting to schedule task 16:29:12 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:29:29 Removing intermediate container dda29109129e 16:29:29 ---> 04e13caf7b2f 16:29:29 Step 12/13 : COPY . . 16:29:29 ---> 0a541025e2ae 16:29:29 Step 13/13 : RUN ${MAKE} 16:29:29 ---> Running in 80db89a3fbfb 16:29:29 noop 16:29:29 Removing intermediate container 80db89a3fbfb 16:29:29 ---> c680d175672c 16:29:29 Successfully built c680d175672c 16:29:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:29 + docker inspect -f . ci-base-image-x86_64 16:29:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:29:29 prd-ubuntu20.04-docker-8c-8g-118629 does not seem to be running inside a container 16:29:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:29:29 $ docker top 3fda9be74a81d1a988b84eb56b4afa910bcd1bc5973757a9ca69ec33232c85ee -eo pid,comm [Pipeline] { [Pipeline] sh 16:29:30 + go version 16:29:30 go version go1.18.7 linux/amd64 [Pipeline] } 16:29:30 $ docker stop --time=1 3fda9be74a81d1a988b84eb56b4afa910bcd1bc5973757a9ca69ec33232c85ee 16:29:31 $ docker rm -f 3fda9be74a81d1a988b84eb56b4afa910bcd1bc5973757a9ca69ec33232c85ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:32 + docker inspect -f . ci-base-image-x86_64 16:29:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:29:32 prd-ubuntu20.04-docker-8c-8g-118629 does not seem to be running inside a container 16:29:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:29:32 $ docker top f5569e27e9eddb817d2651db5f772f81bf3c5b24bbf6dec44d1c435b1e0e9980 -eo pid,comm [Pipeline] { [Pipeline] sh 16:29:32 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 16:29:33 + make test 16:29:33 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:29:33 ? github.com/edgexfoundry/device-onvif-camera [no test files] 16:29:43 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 16:29:46 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.033s coverage: 29.3% of statements 16:29:46 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 16:29:46 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.243s coverage: 86.5% of statements 16:29:52 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 16:29:52 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:29:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:29:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:29:55 ./bin/test-attribution-txt.sh [Pipeline] echo 16:29:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:29:55 $ docker stop --time=1 f5569e27e9eddb817d2651db5f772f81bf3c5b24bbf6dec44d1c435b1e0e9980 16:29:57 $ docker rm -f f5569e27e9eddb817d2651db5f772f81bf3c5b24bbf6dec44d1c435b1e0e9980 [Pipeline] // withDockerContainer [Pipeline] sh 16:29:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:29:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:29:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:29:58 + ls -al . 16:29:58 total 248 16:29:58 drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 16:29 . 16:29:58 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 16:28 .. 16:29:58 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 16:29 .git 16:29:58 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 16:28 .github 16:29:58 -rw-rw-r-- 1 jenkins jenkins 496 Nov 8 16:28 .gitignore 16:29:58 -rw-rw-r-- 1 jenkins jenkins 42 Nov 8 16:28 .golangci.yml 16:29:58 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 16:28 .semver 16:29:58 -rw-rw-r-- 1 jenkins jenkins 9739 Nov 8 16:28 Attribution.txt 16:29:58 -rw-rw-r-- 1 jenkins jenkins 6312 Nov 8 16:28 CHANGELOG.md 16:29:58 -rw-rw-r-- 1 jenkins jenkins 1637 Nov 8 16:28 Dockerfile 16:29:58 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 16:28 GOVERNANCE.md 16:29:58 -rw-rw-r-- 1 jenkins jenkins 734 Nov 8 16:28 Jenkinsfile 16:29:58 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 8 16:28 LICENSE 16:29:58 -rw-rw-r-- 1 jenkins jenkins 2858 Nov 8 16:28 Makefile 16:29:58 -rw-rw-r-- 1 jenkins jenkins 625 Nov 8 16:28 OWNERS.md 16:29:58 -rw-rw-r-- 1 jenkins jenkins 6595 Nov 8 16:28 README.md 16:29:58 -rw-rw-r-- 1 jenkins jenkins 12 Nov 8 16:28 VERSION 16:29:58 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 16:28 bin 16:29:58 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 16:28 cmd 16:29:58 -rw-r--r-- 1 jenkins jenkins 79184 Nov 8 16:29 coverage.out 16:29:58 drwxrwxr-x 6 jenkins jenkins 4096 Nov 8 16:28 doc 16:29:58 -rw-rw-r-- 1 jenkins jenkins 3687 Nov 8 16:28 go.mod 16:29:58 -rw-rw-r-- 1 jenkins jenkins 46105 Nov 8 16:28 go.sum 16:29:58 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 16:28 internal 16:29:58 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 16:28 snap 16:29:58 -rw-rw-r-- 1 jenkins jenkins 236 Nov 8 16:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:59 + 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=ef0e1dc43e01e3af63e43192147483735d9789c0 --label arch=amd64 --label version=2.3.0-dev.45 . 16:29:59 Sending build context to Docker daemon 27.58MB 16:29:59 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 16:29:59 Step 2/26 : FROM ${BASE} AS builder 16:29:59 ---> c680d175672c 16:29:59 Step 3/26 : ARG ADD_BUILD_TAGS="" 16:29:59 ---> Running in 46493a9cd664 16:29:59 Removing intermediate container 46493a9cd664 16:29:59 ---> 9952b9b1da49 16:29:59 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:29:59 ---> Running in 04faa0f25f86 16:29:59 Removing intermediate container 04faa0f25f86 16:29:59 ---> 7a5713addafe 16:29:59 Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 16:29:59 ---> Running in 2dfba71f0001 16:29:59 Removing intermediate container 2dfba71f0001 16:29:59 ---> 231edb264ac8 16:29:59 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 16:29:59 ---> Running in 28fd7d45b4b9 16:29:59 Removing intermediate container 28fd7d45b4b9 16:29:59 ---> 5f2fe4a32ae4 16:29:59 Step 7/26 : LABEL Name=edgex-device-onvif-camera 16:29:59 ---> Running in 4c7607cc8042 16:29:59 Removing intermediate container 4c7607cc8042 16:29:59 ---> 75629bab422a 16:29:59 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:29:59 ---> Running in c0f912f6ae3b 16:30:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:30:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:30:00 OK: 211 MiB in 51 packages 16:30:00 Removing intermediate container c0f912f6ae3b 16:30:00 ---> bcb518820c89 16:30:00 Step 9/26 : WORKDIR /device-onvif-camera 16:30:00 ---> Running in e98ad36785c1 16:30:01 Removing intermediate container e98ad36785c1 16:30:01 ---> 1e32c20ec57a 16:30:01 Step 10/26 : COPY go.mod vendor* ./ 16:30:01 ---> 89170a70c3a8 16:30:01 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:30:01 ---> Running in d91032b4193b 16:30:02 Removing intermediate container d91032b4193b 16:30:02 ---> 4ea5645ccf22 16:30:02 Step 12/26 : COPY . . 16:30:02 ---> c1f8ec53c04a 16:30:02 Step 13/26 : RUN ${MAKE} 16:30:02 ---> Running in b828392b5d0a 16:30:02 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.45 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 16:30:24 Removing intermediate container b828392b5d0a 16:30:24 ---> 189ca83ea197 16:30:24 Step 14/26 : FROM alpine:3.16 16:30:24 3.16: Pulling from library/alpine 16:30:24 213ec9aee27d: Already exists 16:30:24 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 16:30:24 Status: Downloaded newer image for alpine:3.16 16:30:24 ---> 9c6f07244728 16:30:24 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 16:30:24 ---> Running in b1a9d376a646 16:30:24 Removing intermediate container b1a9d376a646 16:30:24 ---> 617e31024999 16:30:24 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 16:30:24 ---> Running in e0a3cbdfa2a5 16:30:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:30:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:30:24 (1/6) Installing dumb-init (1.2.5-r1) 16:30:24 (2/6) Installing libgcc (11.2.1_git20220219-r2) 16:30:24 (3/6) Installing libsodium (1.0.18-r0) 16:30:24 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 16:30:24 (5/6) Installing libzmq (4.3.4-r0) 16:30:24 (6/6) Installing zeromq (4.3.4-r0) 16:30:24 Executing busybox-1.35.0-r17.trigger 16:30:24 OK: 8 MiB in 20 packages 16:30:24 Removing intermediate container e0a3cbdfa2a5 16:30:24 ---> d10b8997bfa6 16:30:24 Step 17/26 : WORKDIR / 16:30:24 ---> Running in cae747ed14f9 16:30:24 Removing intermediate container cae747ed14f9 16:30:24 ---> a0a4a74837cf 16:30:24 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 16:30:25 ---> e998179fc92b 16:30:25 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 16:30:25 ---> c2b0735c9bdc 16:30:25 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 16:30:25 ---> 35b0bcd83b36 16:30:25 Step 21/26 : EXPOSE 59984 16:30:25 ---> Running in 715c1f2ae278 16:30:25 Removing intermediate container 715c1f2ae278 16:30:25 ---> 83e167ff8898 16:30:25 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 16:30:25 ---> Running in 4511e668f240 16:30:25 Removing intermediate container 4511e668f240 16:30:25 ---> b630269edafa 16:30:25 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:30:25 ---> Running in dbc100f9ddca 16:30:25 Removing intermediate container dbc100f9ddca 16:30:25 ---> e623d4b87a4a 16:30:25 Step 24/26 : LABEL arch=amd64 16:30:25 ---> Running in dcffc323639a 16:30:26 Removing intermediate container dcffc323639a 16:30:26 ---> da0754642768 16:30:26 Step 25/26 : LABEL git_sha=ef0e1dc43e01e3af63e43192147483735d9789c0 16:30:26 ---> Running in 3b5788e23615 16:30:26 Removing intermediate container 3b5788e23615 16:30:26 ---> f7e4419405c9 16:30:26 Step 26/26 : LABEL version=2.3.0-dev.45 16:30:26 ---> Running in d433e886558f 16:30:26 Removing intermediate container d433e886558f 16:30:26 ---> 7a23ce384bef 16:30:26 [Warning] One or more build-args [ARCH] were not consumed 16:30:26 Successfully built 7a23ce384bef 16:30:26 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:30:26 provisioning config files... 16:30:26 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7723339730233593503tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:30:26 ---> docker-login.sh 16:30:26 nexus3.edgexfoundry.org:10001 16:30:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:26 Configure a credential helper to remove this warning. See 16:30:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:26 16:30:26 Login Succeeded 16:30:26 nexus3.edgexfoundry.org:10002 16:30:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:26 Configure a credential helper to remove this warning. See 16:30:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:26 16:30:26 Login Succeeded 16:30:26 nexus3.edgexfoundry.org:10003 16:30:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:27 Configure a credential helper to remove this warning. See 16:30:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:27 16:30:27 Login Succeeded 16:30:27 nexus3.edgexfoundry.org:10004 16:30:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:27 Configure a credential helper to remove this warning. See 16:30:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:27 16:30:27 Login Succeeded 16:30:27 docker.io 16:30:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:27 Configure a credential helper to remove this warning. See 16:30:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:27 16:30:27 Login Succeeded 16:30:27 ---> docker-login.sh ends [Pipeline] } 16:30:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:30:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:30:27 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 16:30:27 ef0e1dc43e01e3af63e43192147483735d9789c0 16:30:27 latest 16:30:27 2.3.0-dev.45 16:30:27 ef0e1dc43e01e3af63e43192147483735d9789c0-2.3.0-dev.45 16:30:27 main 16:30:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:28 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:ef0e1dc43e01e3af63e43192147483735d9789c0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:28 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:ef0e1dc43e01e3af63e43192147483735d9789c0 16:30:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 16:30:28 423df0fae666: Preparing 16:30:28 dba2411d2a8f: Preparing 16:30:28 52e0b5f3998a: Preparing 16:30:28 da40886e919a: Preparing 16:30:28 994393dc58e7: Preparing 16:30:28 994393dc58e7: Layer already exists 16:30:28 dba2411d2a8f: Pushed 16:30:28 423df0fae666: Pushed 16:30:28 da40886e919a: Pushed 16:30:30 52e0b5f3998a: Pushed 16:30:31 ef0e1dc43e01e3af63e43192147483735d9789c0: digest: sha256:e24de734dc8ccd4920b71605dea871aef73f41d1b9ef60b0b4bd2c5fac7aec81 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:31 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:31 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 16:30:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 16:30:31 423df0fae666: Preparing 16:30:31 dba2411d2a8f: Preparing 16:30:31 52e0b5f3998a: Preparing 16:30:31 da40886e919a: Preparing 16:30:31 994393dc58e7: Preparing 16:30:31 994393dc58e7: Layer already exists 16:30:31 423df0fae666: Layer already exists 16:30:31 dba2411d2a8f: Layer already exists 16:30:31 da40886e919a: Layer already exists 16:30:31 52e0b5f3998a: Layer already exists 16:30:31 latest: digest: sha256:e24de734dc8ccd4920b71605dea871aef73f41d1b9ef60b0b4bd2c5fac7aec81 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:32 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:32 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.45 16:30:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 16:30:32 423df0fae666: Preparing 16:30:32 dba2411d2a8f: Preparing 16:30:32 52e0b5f3998a: Preparing 16:30:32 da40886e919a: Preparing 16:30:32 994393dc58e7: Preparing 16:30:32 423df0fae666: Layer already exists 16:30:32 994393dc58e7: Layer already exists 16:30:32 52e0b5f3998a: Layer already exists 16:30:32 dba2411d2a8f: Layer already exists 16:30:32 da40886e919a: Layer already exists 16:30:32 2.3.0-dev.45: digest: sha256:e24de734dc8ccd4920b71605dea871aef73f41d1b9ef60b0b4bd2c5fac7aec81 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:32 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:ef0e1dc43e01e3af63e43192147483735d9789c0-2.3.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:32 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:ef0e1dc43e01e3af63e43192147483735d9789c0-2.3.0-dev.45 16:30:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 16:30:32 423df0fae666: Preparing 16:30:32 dba2411d2a8f: Preparing 16:30:32 52e0b5f3998a: Preparing 16:30:32 da40886e919a: Preparing 16:30:32 994393dc58e7: Preparing 16:30:32 52e0b5f3998a: Layer already exists 16:30:32 994393dc58e7: Layer already exists 16:30:32 423df0fae666: Layer already exists 16:30:32 dba2411d2a8f: Layer already exists 16:30:32 da40886e919a: Layer already exists 16:30:32 ef0e1dc43e01e3af63e43192147483735d9789c0-2.3.0-dev.45: digest: sha256:e24de734dc8ccd4920b71605dea871aef73f41d1b9ef60b0b4bd2c5fac7aec81 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:33 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:33 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 16:30:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 16:30:33 423df0fae666: Preparing 16:30:33 dba2411d2a8f: Preparing 16:30:33 52e0b5f3998a: Preparing 16:30:33 da40886e919a: Preparing 16:30:33 994393dc58e7: Preparing 16:30:33 dba2411d2a8f: Layer already exists 16:30:33 52e0b5f3998a: Layer already exists 16:30:33 423df0fae666: Layer already exists 16:30:33 994393dc58e7: Layer already exists 16:30:33 da40886e919a: Layer already exists 16:30:33 main: digest: sha256:e24de734dc8ccd4920b71605dea871aef73f41d1b9ef60b0b4bd2c5fac7aec81 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:30:33 ===================================================== [Pipeline] echo 16:30:33 taggedImages: 16:30:33 - nexus3.edgexfoundry.org:10004/device-onvif-camera:ef0e1dc43e01e3af63e43192147483735d9789c0 16:30:33 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 16:30:33 - nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.45 16:30:33 - nexus3.edgexfoundry.org:10004/device-onvif-camera:ef0e1dc43e01e3af63e43192147483735d9789c0-2.3.0-dev.45 16:30:33 - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:30:33 16:30:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:30:34 latest: Pulling from edgex-lftools-log-publisher 16:30:34 5eb5b503b376: Pulling fs layer 16:30:34 5c69ac0246d0: Pulling fs layer 16:30:34 ec43610c2a17: Pulling fs layer 16:30:34 3a2ae6a8a46f: Pulling fs layer 16:30:34 33b1e0a273af: Pulling fs layer 16:30:34 5d3b04190fa2: Pulling fs layer 16:30:34 2f39f015ded8: Pulling fs layer 16:30:34 3a2ae6a8a46f: Waiting 16:30:34 33b1e0a273af: Waiting 16:30:34 5d3b04190fa2: Waiting 16:30:34 2f39f015ded8: Waiting 16:30:34 5c69ac0246d0: Verifying Checksum 16:30:34 5c69ac0246d0: Download complete 16:30:34 3a2ae6a8a46f: Verifying Checksum 16:30:34 3a2ae6a8a46f: Download complete 16:30:34 33b1e0a273af: Verifying Checksum 16:30:34 33b1e0a273af: Download complete 16:30:34 5d3b04190fa2: Download complete 16:30:34 ec43610c2a17: Verifying Checksum 16:30:34 ec43610c2a17: Download complete 16:30:34 5eb5b503b376: Verifying Checksum 16:30:34 5eb5b503b376: Download complete 16:30:35 2f39f015ded8: Download complete 16:30:35 5eb5b503b376: Pull complete 16:30:35 5c69ac0246d0: Pull complete 16:30:36 ec43610c2a17: Pull complete 16:30:36 3a2ae6a8a46f: Pull complete 16:30:36 33b1e0a273af: Pull complete 16:30:36 5d3b04190fa2: Pull complete 16:30:40 2f39f015ded8: Pull complete 16:30:40 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:30:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:30:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:40 prd-ubuntu20.04-docker-8c-8g-118629 does not seem to be running inside a container 16:30:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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 16:30:42 $ docker top 667db32a30af8cbf7a09a8de7403f4c09831b3b6528fc51c5efdee6c58926bda -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:30:42 ---> job-cost.sh 16:30:42 lf-activate-venv: SKIPPING 16:30:42 INFO: No Stack... 16:30:42 INFO: Retrieving Pricing Info for: v3-standard-8 16:30:43 INFO: Archiving Costs [Pipeline] sh 16:30:43 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 16:30:43 + cut -d, -f6 [Pipeline] lock 16:30:43 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-84-stack-cost] 16:30:43 Resource [jenkins-edgexfoundry-device-onvif-camera-main-84-stack-cost] did not exist. Created. 16:30:43 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-84-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:30:43 + echo total: 0.2199999988079071 [Pipeline] stash 16:30:43 Stashed 1 file(s) [Pipeline] } 16:30:43 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-84-stack-cost] [Pipeline] // lock [Pipeline] } 16:30:43 $ docker stop --time=1 667db32a30af8cbf7a09a8de7403f4c09831b3b6528fc51c5efdee6c58926bda 16:30:44 $ docker rm -f 667db32a30af8cbf7a09a8de7403f4c09831b3b6528fc51c5efdee6c58926bda [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:31:18 Running on prd-ubuntu20.04-docker-arm64-4c-16g-118633 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 16:31:18 Running in /w/workspace/device-onvif-camera/84 [Pipeline] { [Pipeline] checkout 16:31:18 The recommended git tool is: git 16:31:23 using credential edgex-jenkins-ssh 16:31:23 Cloning the remote Git repository 16:31:23 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 16:31:23 > git init /w/workspace/device-onvif-camera/84 # timeout=10 16:31:23 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 16:31:23 > git --version # timeout=10 16:31:23 > git --version # 'git version 2.25.1' 16:31:23 using GIT_SSH to set credentials SSH Credentials for GitHub 16:31:23 Verifying host key using known hosts file 16:31:24 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 16:31:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:31:25 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 16:31:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:31:26 Avoid second fetch 16:31:26 Checking out Revision ef0e1dc43e01e3af63e43192147483735d9789c0 (main) 16:31:26 > git config core.sparsecheckout # timeout=10 16:31:26 > git checkout -f ef0e1dc43e01e3af63e43192147483735d9789c0 # timeout=10 16:31:27 Commit message: "build: Update to use released SDK (#196)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:31:28 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:31:28 % Total % Received % Xferd Average Speed Time Time Time Current 16:31:28 Dload Upload Total Spent Left Speed 16:31:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 208k 0 --:--:-- --:--:-- --:--:-- 212k [Pipeline] sh 16:31:28 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:31:29 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:31:29 + sudo tee /etc/docker/daemon.new 16:31:29 { 16:31:29 "registry-mirrors": [ 16:31:29 "https://nexus3.edgexfoundry.org:10001" 16:31:29 ], 16:31:29 "bip": "10.250.0.254/24", 16:31:29 "hosts": [ 16:31:29 "tcp://0.0.0.0:5555", 16:31:29 "unix:///var/run/docker.sock" 16:31:29 ], 16:31:29 "mtu": 1458, 16:31:29 "selinux-enabled": true, 16:31:29 "seccomp-profile": "/etc/docker/seccomp.json" 16:31:29 } [Pipeline] sh 16:31:29 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:31:29 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:31:48 provisioning config files... 16:31:48 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/84@tmp/config9598127848034356504tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:31:48 ---> docker-login.sh 16:31:48 nexus3.edgexfoundry.org:10001 16:31:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:49 Configure a credential helper to remove this warning. See 16:31:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:49 16:31:49 Login Succeeded 16:31:49 nexus3.edgexfoundry.org:10002 16:31:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:49 Configure a credential helper to remove this warning. See 16:31:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:49 16:31:49 Login Succeeded 16:31:49 nexus3.edgexfoundry.org:10003 16:31:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:49 Configure a credential helper to remove this warning. See 16:31:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:49 16:31:49 Login Succeeded 16:31:49 nexus3.edgexfoundry.org:10004 16:31:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:50 Configure a credential helper to remove this warning. See 16:31:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:50 16:31:50 Login Succeeded 16:31:50 docker.io 16:31:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:50 Configure a credential helper to remove this warning. See 16:31:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:50 16:31:50 Login Succeeded 16:31:50 ---> docker-login.sh ends [Pipeline] } 16:31:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:31:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:31:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:31:51 ========================================================= 16:31:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 16:31:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:51 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 16:31:52 Sending build context to Docker daemon 20.44MB 16:31:52 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 16:31:52 Step 2/13 : FROM ${BASE} AS builder 16:31:52 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:31:52 9b18e9b68314: Pulling fs layer 16:31:52 35d82f9e3411: Pulling fs layer 16:31:52 e16973657156: Pulling fs layer 16:31:52 fc693d55d65f: Pulling fs layer 16:31:52 7e9fc2657dce: Pulling fs layer 16:31:52 dda99020689f: Pulling fs layer 16:31:52 db1c61fa0a46: Pulling fs layer 16:31:52 891c053d2c06: Pulling fs layer 16:31:52 fc693d55d65f: Waiting 16:31:52 7e9fc2657dce: Waiting 16:31:52 dda99020689f: Waiting 16:31:52 db1c61fa0a46: Waiting 16:31:52 891c053d2c06: Waiting 16:31:52 e16973657156: Verifying Checksum 16:31:52 e16973657156: Download complete 16:31:52 35d82f9e3411: Download complete 16:31:52 7e9fc2657dce: Download complete 16:31:52 dda99020689f: Verifying Checksum 16:31:52 dda99020689f: Download complete 16:31:52 9b18e9b68314: Download complete 16:31:53 9b18e9b68314: Pull complete 16:31:53 891c053d2c06: Verifying Checksum 16:31:53 891c053d2c06: Download complete 16:31:54 db1c61fa0a46: Verifying Checksum 16:31:54 db1c61fa0a46: Download complete 16:31:54 35d82f9e3411: Pull complete 16:31:54 e16973657156: Pull complete 16:31:55 fc693d55d65f: Verifying Checksum 16:31:55 fc693d55d65f: Download complete 16:32:07 fc693d55d65f: Pull complete 16:32:07 7e9fc2657dce: Pull complete 16:32:07 dda99020689f: Pull complete 16:32:12 db1c61fa0a46: Pull complete 16:32:14 891c053d2c06: Pull complete 16:32:14 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 16:32:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:32:14 ---> f96f9c87975a 16:32:14 Step 3/13 : ARG ADD_BUILD_TAGS="" 16:32:16 ---> Running in f47e6744225a 16:32:17 Removing intermediate container f47e6744225a 16:32:17 ---> 94f641217ad1 16:32:17 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:32:17 ---> Running in edf09a969cd5 16:32:17 Removing intermediate container edf09a969cd5 16:32:17 ---> f9fff29bd285 16:32:17 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 16:32:17 ---> Running in 5fcb44e0d7e4 16:32:18 Removing intermediate container 5fcb44e0d7e4 16:32:18 ---> 43d1647fcd28 16:32:18 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 16:32:18 ---> Running in 7acc028c17fe 16:32:18 Removing intermediate container 7acc028c17fe 16:32:18 ---> e7d601868631 16:32:18 Step 7/13 : LABEL Name=edgex-device-onvif-camera 16:32:18 ---> Running in e8cb9b28029a 16:32:19 Removing intermediate container e8cb9b28029a 16:32:19 ---> 8a7b9643d7cf 16:32:19 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:32:19 ---> Running in dcab62951355 16:32:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:32:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:32:23 OK: 221 MiB in 51 packages 16:32:24 Removing intermediate container dcab62951355 16:32:24 ---> 204cf4b1355a 16:32:24 Step 9/13 : WORKDIR /device-onvif-camera 16:32:24 ---> Running in 5758bb8ac9cc 16:32:24 Removing intermediate container 5758bb8ac9cc 16:32:24 ---> 7cec56b51abf 16:32:24 Step 10/13 : COPY go.mod vendor* ./ 16:32:25 ---> 540333755810 16:32:25 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:32:25 ---> Running in a052f586a466 16:33:33 Removing intermediate container a052f586a466 16:33:33 ---> c2a3628c933d 16:33:33 Step 12/13 : COPY . . 16:33:33 ---> 6af390985c5b 16:33:33 Step 13/13 : RUN ${MAKE} 16:33:33 ---> Running in 06efc735ea24 16:33:33 noop 16:33:33 Removing intermediate container 06efc735ea24 16:33:33 ---> 8d68ad1343ff 16:33:33 Successfully built 8d68ad1343ff 16:33:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:33 + docker inspect -f . ci-base-image-arm64 16:33:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:33:33 prd-ubuntu20.04-docker-arm64-4c-16g-118633 does not seem to be running inside a container 16:33:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/84 -v /w/workspace/device-onvif-camera/84:/w/workspace/device-onvif-camera/84:rw,z -v /w/workspace/device-onvif-camera/84@tmp:/w/workspace/device-onvif-camera/84@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 16:33:35 $ docker top 5341f887771c7fde0c9b0e5e1362f8273d2f73fdb705a7baf3911b554abc4626 -eo pid,comm [Pipeline] { [Pipeline] sh 16:33:36 + go version 16:33:36 go version go1.18.7 linux/arm64 [Pipeline] } 16:33:36 $ docker stop --time=1 5341f887771c7fde0c9b0e5e1362f8273d2f73fdb705a7baf3911b554abc4626 16:33:37 $ docker rm -f 5341f887771c7fde0c9b0e5e1362f8273d2f73fdb705a7baf3911b554abc4626 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:38 + docker inspect -f . ci-base-image-arm64 16:33:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:33:38 prd-ubuntu20.04-docker-arm64-4c-16g-118633 does not seem to be running inside a container 16:33:38 $ 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/84 -v /w/workspace/device-onvif-camera/84:/w/workspace/device-onvif-camera/84:rw,z -v /w/workspace/device-onvif-camera/84@tmp:/w/workspace/device-onvif-camera/84@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 16:33:39 $ docker top 746354f18b4b8f3e925db906f9fced17dc982241778427664a8aed229f23e76b -eo pid,comm [Pipeline] { [Pipeline] sh 16:33:40 + git config --global --add safe.directory /w/workspace/device-onvif-camera/84 [Pipeline] fileExists [Pipeline] sh 16:33:41 + make test 16:33:41 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:33:43 ? github.com/edgexfoundry/device-onvif-camera [no test files] 16:35:35 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 16:35:40 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.219s coverage: 29.3% of statements 16:35:40 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 16:35:58 --- FAIL: TestIpGenerator (0.00s) 16:35:58 --- FAIL: TestIpGenerator/basic_/8_subnet (30.14s) 16:35:58 util_test.go:180: 16:35:58 Error Trace: /w/workspace/device-onvif-camera/84/internal/netscan/util_test.go:180 16:35:58 Error: Not equal: 16:35:58 expected: 0xfffffe 16:35:58 actual : 0xfeb551 16:35:58 Test: TestIpGenerator/basic_/8_subnet 16:35:58 util_test.go:183: 16:35:58 Error Trace: /w/workspace/device-onvif-camera/84/internal/netscan/util_test.go:183 16:35:58 Error: Not equal: 16:35:58 expected: "10.255.255.254" 16:35:58 actual : "10.254.181.81" 16:35:58 16:35:58 Diff: 16:35:58 --- Expected 16:35:58 +++ Actual 16:35:58 @@ -1 +1 @@ 16:35:58 -10.255.255.254 16:35:58 +10.254.181.81 16:35:58 Test: TestIpGenerator/basic_/8_subnet 16:35:58 FAIL 16:35:58 coverage: 86.5% of statements 16:35:58 FAIL github.com/edgexfoundry/device-onvif-camera/internal/netscan 30.373s 16:35:58 FAIL 16:35:58 make: *** [Makefile:61: unittest] Error 1 [Pipeline] } 16:35:58 $ docker stop --time=1 746354f18b4b8f3e925db906f9fced17dc982241778427664a8aed229f23e76b 16:36:00 $ docker rm -f 746354f18b4b8f3e925db906f9fced17dc982241778427664a8aed229f23e76b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:36:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:36:01 16:36:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:36:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:36:02 arm64: Pulling from edgex-lftools-log-publisher 16:36:02 8998bd30e6a1: Pulling fs layer 16:36:02 04944245beec: Pulling fs layer 16:36:02 699f458cf7ca: Pulling fs layer 16:36:02 765212b225bb: Pulling fs layer 16:36:02 f23df028b6ca: Pulling fs layer 16:36:02 d65c8cfc05b1: Pulling fs layer 16:36:02 2437ff75d9bd: Pulling fs layer 16:36:02 765212b225bb: Waiting 16:36:02 f23df028b6ca: Waiting 16:36:02 2437ff75d9bd: Waiting 16:36:02 d65c8cfc05b1: Waiting 16:36:02 04944245beec: Verifying Checksum 16:36:02 04944245beec: Download complete 16:36:02 765212b225bb: Verifying Checksum 16:36:02 765212b225bb: Download complete 16:36:02 f23df028b6ca: Verifying Checksum 16:36:02 f23df028b6ca: Download complete 16:36:02 d65c8cfc05b1: Verifying Checksum 16:36:02 d65c8cfc05b1: Download complete 16:36:02 699f458cf7ca: Verifying Checksum 16:36:02 699f458cf7ca: Download complete 16:36:03 8998bd30e6a1: Verifying Checksum 16:36:03 8998bd30e6a1: Download complete 16:36:08 2437ff75d9bd: Verifying Checksum 16:36:08 2437ff75d9bd: Download complete 16:36:13 8998bd30e6a1: Pull complete 16:36:13 04944245beec: Pull complete 16:36:16 699f458cf7ca: Pull complete 16:36:16 765212b225bb: Pull complete 16:36:17 f23df028b6ca: Pull complete 16:36:17 d65c8cfc05b1: Pull complete 16:36:36 2437ff75d9bd: Pull complete 16:36:36 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:36:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:36:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:36:36 prd-ubuntu20.04-docker-arm64-4c-16g-118633 does not seem to be running inside a container 16:36:36 $ 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/84 -v /w/workspace/device-onvif-camera/84:/w/workspace/device-onvif-camera/84:rw,z -v /w/workspace/device-onvif-camera/84@tmp:/w/workspace/device-onvif-camera/84@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 16:36:38 $ docker top 326fbc160fe3ddad4103e1923ab389d779ab7739d96f5e324f287020299834f5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:36:39 ---> job-cost.sh 16:36:39 lf-activate-venv: SKIPPING 16:36:39 INFO: No Stack... 16:36:40 INFO: Retrieving Pricing Info for: v3-standard-4 16:36:40 INFO: Archiving Costs [Pipeline] sh 16:36:41 + cat /w/workspace/device-onvif-camera/84/archives/cost.csv 16:36:41 + cut -d, -f6 [Pipeline] lock 16:36:41 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-84-stack-cost] 16:36:41 Resource [jenkins-edgexfoundry-device-onvif-camera-main-84-stack-cost] did not exist. Created. 16:36:41 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-84-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:36:42 /w/workspace/device-onvif-camera/84@tmp/durable-cae8e4e4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:36:42 + echo total: 0.10999999940395355 [Pipeline] stash 16:36:42 Warning: overwriting stash ‘stack-cost’ 16:36:43 Stashed 1 file(s) [Pipeline] } 16:36:43 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-84-stack-cost] [Pipeline] // lock [Pipeline] } 16:36:43 $ docker stop --time=1 326fbc160fe3ddad4103e1923ab389d779ab7739d96f5e324f287020299834f5 16:36:45 $ docker rm -f 326fbc160fe3ddad4103e1923ab389d779ab7739d96f5e324f287020299834f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:36:45 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:36:46 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 16:36:46 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 16:36:46 total 16 16:36:46 drwxr-xr-x 3 root root 4096 Nov 8 16:30 . 16:36:46 drwxrwxr-x 11 jenkins jenkins 4096 Nov 8 16:30 .. 16:36:46 drwxr-xr-x 2 root root 4096 Nov 8 16:30 cost 16:36:46 -rw-r--r-- 1 root root 90 Nov 8 16:30 cost.csv 16:36:46 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 16:36:46 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 16:36:46 total 16 16:36:46 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 16:30 . 16:36:46 drwxrwxr-x 11 jenkins jenkins 4096 Nov 8 16:30 .. 16:36:46 drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 16:30 cost 16:36:46 -rw-r--r-- 1 jenkins jenkins 90 Nov 8 16:30 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:36:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:36:47 ---> package-listing.sh 16:36:47 ++ facter osfamily 16:36:47 ++ tr '[:upper:]' '[:lower:]' 16:36:47 + OS_FAMILY=debian 16:36:47 + workspace=/w/workspace/foundry_device-onvif-camera_main 16:36:47 + START_PACKAGES=/tmp/packages_start.txt 16:36:47 + END_PACKAGES=/tmp/packages_end.txt 16:36:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:36:47 + PACKAGES=/tmp/packages_start.txt 16:36:47 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 16:36:47 + PACKAGES=/tmp/packages_end.txt 16:36:47 + case "${OS_FAMILY}" in 16:36:47 + dpkg -l 16:36:47 + grep '^ii' 16:36:47 + '[' -f /tmp/packages_start.txt ']' 16:36:47 + '[' -f /tmp/packages_end.txt ']' 16:36:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:36:47 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 16:36:47 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 16:36:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 16:36:47 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 16:36:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:36:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:36:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:36:48 prd-ubuntu20.04-docker-8c-8g-118629 does not seem to be running inside a container 16:36:48 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:36:48 $ docker top 4fdf1403862c365e75a51675b6a5782c46a1fe76685925f16b2cd613c3f868fe -eo pid,comm [Pipeline] { [Pipeline] sh 16:36:49 + touch /tmp/pre-build-complete [Pipeline] sh 16:36:49 + mkdir -p /var/log/sysstat [Pipeline] sh 16:36:49 + ls /var/log/sa-host 16:36:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:36:49 provisioning config files... 16:36:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8220513114264960777tmp [Pipeline] { [Pipeline] echo 16:36:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:36:50 ---> create-netrc.sh [Pipeline] } 16:36:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:36:50 ---> python-tools-install.sh [Pipeline] echo 16:36:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:36:50 ---> sudo-logs.sh 16:36:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:36:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:36:51 ---> job-cost.sh 16:36:51 lf-activate-venv: SKIPPING 16:36:51 DEBUG: total: 0.2199999988079071 16:36:51 INFO: Retrieving Stack Cost... 16:36:51 INFO: Retrieving Pricing Info for: v3-standard-8 16:36:51 INFO: Archiving Costs [Pipeline] echo 16:36:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:36:52 ---> logs-deploy.sh 16:36:52 lf-activate-venv: SKIPPING 16:36:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/84 16:36:52 INFO: archiving workspace using pattern(s): 16:36:53 Archives upload complete. 16:36:53 INFO: archiving logs to Nexus 16:36:54 ---> uname -a: 16:36:54 Linux prd-ubuntu20-04-docker-8c-8g-118629 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 16:36:54 16:36:54 16:36:54 ---> lscpu: 16:36:54 Architecture: x86_64 16:36:54 CPU op-mode(s): 32-bit, 64-bit 16:36:54 Byte Order: Little Endian 16:36:54 Address sizes: 40 bits physical, 48 bits virtual 16:36:54 CPU(s): 8 16:36:54 On-line CPU(s) list: 0-7 16:36:54 Thread(s) per core: 1 16:36:54 Core(s) per socket: 1 16:36:54 Socket(s): 8 16:36:54 NUMA node(s): 1 16:36:54 Vendor ID: AuthenticAMD 16:36:54 CPU family: 23 16:36:54 Model: 49 16:36:54 Model name: AMD EPYC-Rome Processor 16:36:54 Stepping: 0 16:36:54 CPU MHz: 2799.998 16:36:54 BogoMIPS: 5599.99 16:36:54 Virtualization: AMD-V 16:36:54 Hypervisor vendor: KVM 16:36:54 Virtualization type: full 16:36:54 L1d cache: 256 KiB 16:36:54 L1i cache: 256 KiB 16:36:54 L2 cache: 4 MiB 16:36:54 L3 cache: 128 MiB 16:36:54 NUMA node0 CPU(s): 0-7 16:36:54 Vulnerability Itlb multihit: Not affected 16:36:54 Vulnerability L1tf: Not affected 16:36:54 Vulnerability Mds: Not affected 16:36:54 Vulnerability Meltdown: Not affected 16:36:54 Vulnerability Mmio stale data: Not affected 16:36:54 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:36:54 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:36:54 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:36:54 Vulnerability Srbds: Not affected 16:36:54 Vulnerability Tsx async abort: Not affected 16:36:54 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 16:36:54 16:36:54 16:36:54 ---> nproc: 16:36:54 8 16:36:54 16:36:54 16:36:54 ---> df -h: 16:36:54 Filesystem Size Used Avail Use% Mounted on 16:36:54 overlay 155G 12G 144G 8% / 16:36:54 tmpfs 64M 0 64M 0% /dev 16:36:54 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:36:54 shm 64M 0 64M 0% /dev/shm 16:36:54 /dev/vda1 155G 12G 144G 8% /facter-os 16:36:54 16:36:54 16:36:54 ---> sar -b -r -n DEV: 16:36:54 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-118629) 11/08/22 _x86_64_ (8 CPU) 16:36:54 16:36:54 16:28:03 LINUX RESTART (8 CPU) 16:36:54 16:36:54 16:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:36:54 16:30:01 232.24 1.28 230.96 0.00 32.79 75695.25 0.00 16:36:54 16:31:01 131.61 0.12 131.49 0.00 13.46 36778.00 0.00 16:36:54 16:32:01 1.62 0.00 1.62 0.00 0.00 21.61 0.00 16:36:54 16:33:01 1.70 0.00 1.70 0.00 0.00 18.93 0.00 16:36:54 16:34:01 40.98 10.35 30.63 0.00 2906.18 4817.46 0.00 16:36:54 16:35:01 1.65 0.00 1.65 0.00 0.00 18.13 0.00 16:36:54 16:36:01 1.43 0.48 0.95 0.00 17.86 11.06 0.00 16:36:54 Average: 58.74 1.75 57.00 0.00 424.30 16764.58 0.00 16:36:54 16:36:54 16:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:36:54 16:30:01 28438684 31554508 748924 2.28 142304 3187472 2113260 6.23 1274652 2734316 620 16:36:54 16:31:01 27687688 31573180 726552 2.21 153024 3883812 1757744 5.18 1306092 3386812 376 16:36:54 16:32:01 27687928 31573504 725900 2.21 153056 3883820 1757744 5.18 1305976 3386820 16 16:36:54 16:33:01 27691984 31577660 721684 2.19 153096 3883812 1757744 5.18 1300656 3386892 20 16:36:54 16:34:01 27398688 31560456 724460 2.20 171728 4133376 1811008 5.34 1455660 3500480 56 16:36:54 16:35:01 27406620 31568436 716420 2.18 171772 4133376 1811008 5.34 1448396 3500480 20 16:36:54 16:36:01 27402444 31565816 718896 2.19 171804 4133912 1811008 5.34 1453552 3500820 196 16:36:54 Average: 27673434 31567651 726119 2.21 159541 3891369 1831359 5.40 1363569 3342374 186 16:36:54 16:36:54 16:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:36:54 16:30:01 ens3 249.38 171.27 1891.85 32.89 0.00 0.00 0.00 0.00 16:36:54 16:30:01 veth9476b2d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:54 16:30:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 16:36:54 16:30:01 docker0 143.68 200.93 12.13 1848.42 0.00 0.00 0.00 0.00 16:36:54 16:31:01 ens3 185.34 151.34 2619.03 337.66 0.00 0.00 0.00 0.00 16:36:54 16:31:01 lo 7.40 7.40 0.72 0.72 0.00 0.00 0.00 0.00 16:36:54 16:31:01 docker0 2.73 4.52 0.18 57.98 0.00 0.00 0.00 0.00 16:36:54 16:32:01 ens3 1.72 0.47 2.26 0.27 0.00 0.00 0.00 0.00 16:36:54 16:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:54 16:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:54 16:33:01 ens3 1.75 0.28 0.37 0.20 0.00 0.00 0.00 0.00 16:36:54 16:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:36:54 16:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:54 16:34:01 ens3 80.04 46.51 1344.43 3.82 0.00 0.00 0.00 0.00 16:36:54 16:34:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 16:36:54 16:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:54 16:35:01 ens3 1.08 0.62 0.53 0.41 0.00 0.00 0.00 0.00 16:36:54 16:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:36:54 16:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:54 16:36:01 ens3 2.07 1.65 1.43 2.60 0.00 0.00 0.00 0.00 16:36:54 16:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:54 16:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:54 Average: ens3 74.48 53.16 837.07 53.98 0.00 0.00 0.00 0.00 16:36:54 Average: lo 1.21 1.21 0.12 0.12 0.00 0.00 0.00 0.00 16:36:54 Average: docker0 20.91 29.35 1.76 272.32 0.00 0.00 0.00 0.00 16:36:54 16:36:54 16:36:54 ---> sar -P ALL: 16:36:54 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-118629) 11/08/22 _x86_64_ (8 CPU) 16:36:54 16:36:54 16:28:03 LINUX RESTART (8 CPU) 16:36:54 16:36:54 16:29:01 CPU %user %nice %system %iowait %steal %idle 16:36:54 16:30:01 all 27.73 0.00 6.27 1.57 0.09 64.34 16:36:54 16:30:01 0 27.57 0.00 6.43 2.88 0.12 63.01 16:36:54 16:30:01 1 27.13 0.00 6.33 3.00 0.08 63.45 16:36:54 16:30:01 2 27.80 0.00 7.06 0.25 0.08 64.80 16:36:54 16:30:01 3 27.59 0.00 6.86 0.22 0.08 65.25 16:36:54 16:30:01 4 28.37 0.00 5.31 0.15 0.10 66.06 16:36:54 16:30:01 5 27.76 0.00 4.85 0.17 0.08 67.13 16:36:54 16:30:01 6 27.20 0.00 6.24 2.53 0.08 63.94 16:36:54 16:30:01 7 28.44 0.00 7.06 3.34 0.10 61.06 16:36:54 16:31:01 all 19.57 0.00 4.01 0.87 0.07 75.48 16:36:54 16:31:01 0 21.22 0.00 4.92 2.12 0.07 71.68 16:36:54 16:31:01 1 19.49 0.00 4.49 1.82 0.08 74.12 16:36:54 16:31:01 2 17.92 0.00 3.73 0.18 0.07 78.10 16:36:54 16:31:01 3 20.16 0.00 3.71 0.07 0.07 75.99 16:36:54 16:31:01 4 18.95 0.00 3.52 1.68 0.07 75.78 16:36:54 16:31:01 5 19.50 0.00 4.19 0.93 0.07 75.32 16:36:54 16:31:01 6 20.46 0.00 3.49 0.12 0.05 75.89 16:36:54 16:31:01 7 18.87 0.00 4.05 0.03 0.07 76.98 16:36:54 16:32:01 all 0.02 0.00 0.01 0.01 0.00 99.96 16:36:54 16:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:36:54 16:32:01 1 0.00 0.00 0.00 0.05 0.00 99.95 16:36:54 16:32:01 2 0.03 0.00 0.02 0.00 0.00 99.95 16:36:54 16:32:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:36:54 16:32:01 4 0.08 0.00 0.02 0.00 0.02 99.88 16:36:54 16:32:01 5 0.02 0.00 0.02 0.00 0.00 99.97 16:36:54 16:32:01 6 0.00 0.00 0.02 0.00 0.02 99.97 16:36:54 16:32:01 7 0.03 0.00 0.00 0.00 0.00 99.97 16:36:54 16:33:01 all 0.03 0.00 0.01 0.00 0.00 99.95 16:36:54 16:33:01 0 0.02 0.00 0.02 0.02 0.00 99.95 16:36:54 16:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:36:54 16:33:01 2 0.03 0.00 0.00 0.00 0.00 99.97 16:36:54 16:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:36:54 16:33:01 4 0.07 0.00 0.00 0.00 0.00 99.93 16:36:54 16:33:01 5 0.03 0.00 0.02 0.00 0.00 99.95 16:36:54 16:33:01 6 0.02 0.00 0.05 0.00 0.02 99.92 16:36:54 16:33:01 7 0.05 0.00 0.00 0.02 0.00 99.93 16:36:54 16:34:01 all 1.18 0.00 0.78 0.30 0.02 97.72 16:36:54 16:34:01 0 0.98 0.00 0.63 1.27 0.02 97.10 16:36:54 16:34:01 1 0.90 0.00 0.83 0.28 0.02 97.97 16:36:54 16:34:01 2 2.22 0.00 1.78 0.07 0.02 95.91 16:36:54 16:34:01 3 1.17 0.00 0.47 0.05 0.02 98.30 16:36:54 16:34:01 4 1.10 0.00 0.72 0.33 0.02 97.83 16:36:54 16:34:01 5 0.74 0.00 0.89 0.07 0.02 98.30 16:36:54 16:34:01 6 0.55 0.00 0.34 0.05 0.02 99.04 16:36:54 16:34:01 7 1.76 0.00 0.60 0.25 0.03 97.36 16:36:54 16:35:01 all 0.03 0.00 0.01 0.00 0.00 99.95 16:36:54 16:35:01 0 0.02 0.00 0.00 0.03 0.00 99.95 16:36:54 16:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:36:54 16:35:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:36:54 16:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:36:54 16:35:01 4 0.03 0.00 0.03 0.00 0.00 99.93 16:36:54 16:35:01 5 0.02 0.00 0.02 0.00 0.00 99.97 16:36:54 16:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:36:54 16:35:01 7 0.07 0.00 0.03 0.00 0.02 99.88 16:36:54 16:36:01 all 0.09 0.00 0.02 0.00 0.01 99.88 16:36:54 16:36:01 0 0.13 0.00 0.03 0.03 0.02 99.78 16:36:54 16:36:01 1 0.13 0.00 0.00 0.00 0.00 99.87 16:36:54 16:36:01 2 0.10 0.00 0.02 0.00 0.00 99.88 16:36:54 16:36:01 3 0.03 0.00 0.03 0.00 0.00 99.93 16:36:54 16:36:01 4 0.25 0.00 0.00 0.00 0.00 99.75 16:36:54 16:36:01 5 0.05 0.00 0.02 0.00 0.00 99.93 16:36:54 16:36:01 6 0.00 0.00 0.00 0.00 0.02 99.98 16:36:54 16:36:01 7 0.02 0.00 0.07 0.00 0.02 99.90 16:36:54 Average: all 6.90 0.00 1.58 0.39 0.03 91.11 16:36:54 Average: 0 7.08 0.00 1.71 0.90 0.03 90.28 16:36:54 Average: 1 6.75 0.00 1.65 0.73 0.03 90.84 16:36:54 Average: 2 6.82 0.00 1.79 0.07 0.02 91.30 16:36:54 Average: 3 6.95 0.00 1.58 0.05 0.02 91.40 16:36:54 Average: 4 6.91 0.00 1.36 0.31 0.03 91.39 16:36:54 Average: 5 6.82 0.00 1.42 0.16 0.02 91.57 16:36:54 Average: 6 6.85 0.00 1.44 0.38 0.03 91.31 16:36:54 Average: 7 6.97 0.00 1.67 0.52 0.03 90.80 16:36:54 16:36:54 16:36:54