Pull request #175 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2ce65b8162ae828052412b131fddcd1021eae063+22d74d2547d10604d43a59f451f2f1d479f6a1f2 (b539afb16f56157a3eb95bbd6899f6740695de03) 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-ssh8169753100718421328.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh2981114831200090190.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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-175/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-175/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5967293906272899396.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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-175/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12694110150136971127.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 bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh8719886271519881034.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-175/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-175/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11008787860312507748.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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d 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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-7482 in /w/workspace/undry_device-onvif-camera_PR-175 [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/undry_device-onvif-camera_PR-175 # 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 > 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 remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 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/pull/175/head:refs/remotes/origin/PR-175 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 22d74d2547d10604d43a59f451f2f1d479f6a1f2 into PR head commit 2ce65b8162ae828052412b131fddcd1021eae063 Merge succeeded, producing 2ce65b8162ae828052412b131fddcd1021eae063 Checking out Revision 2ce65b8162ae828052412b131fddcd1021eae063 (PR-175) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-10T03:38:33.203Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-10T03:38:33.370Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 2ce65b8162ae828052412b131fddcd1021eae063 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 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 merge 22d74d2547d10604d43a59f451f2f1d479f6a1f2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2ce65b8162ae828052412b131fddcd1021eae063 # timeout=10 [Pipeline] echo [2022-10-10T03:38:33.455Z] ========================================================= [2022-10-10T03:38:33.455Z] EdgeX Global Pipelines Version Info [2022-10-10T03:38:33.455Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-10T03:38:34.186Z] ------------------- [2022-10-10T03:38:34.186Z] stable info: [2022-10-10T03:38:34.186Z] ------------------- [2022-10-10T03:38:34.186Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-10T03:38:34.186Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-10T03:38:34.186Z] Message: update stable to v1.0.239 [2022-10-10T03:38:34.762Z] ------------------- [2022-10-10T03:38:34.762Z] experimental info: [2022-10-10T03:38:34.762Z] ------------------- [2022-10-10T03:38:34.762Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-10T03:38:34.762Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-10T03:38:34.762Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-10T03:38:35.071Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-10-10T03:38:35.116Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-10-10T03:38:35.157Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-10T03:38:35.197Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-10T03:38:35.234Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-10T03:38:35.275Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-10T03:38:35.318Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-10T03:38:35.358Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-10T03:38:35.398Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-10T03:38:35.435Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-10T03:38:35.476Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-10T03:38:35.518Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-10-10T03:38:35.559Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-10T03:38:35.600Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-10T03:38:35.641Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-10T03:38:35.678Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-10T03:38:35.716Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-10T03:38:35.754Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-10T03:38:35.796Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-10T03:38:35.837Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-10T03:38:35.880Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-10-10T03:38:35.921Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2022-10-10T03:38:35.962Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-10T03:38:36.004Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-10T03:38:36.046Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-10T03:38:36.086Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-10T03:38:36.123Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-10T03:38:36.164Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-175 [Pipeline] echo [2022-10-10T03:38:36.199Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-175 [Pipeline] echo [2022-10-10T03:38:36.245Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-175 [Pipeline] echo [2022-10-10T03:38:36.288Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2ce65b8162ae828052412b131fddcd1021eae063 [Pipeline] echo [2022-10-10T03:38:36.333Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2ce65b8 [Pipeline] echo [2022-10-10T03:38:36.472Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-10T03:38:36.584Z] provisioning config files... [2022-10-10T03:38:36.599Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-175@tmp/config652687995345166556tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-10T03:38:36.957Z] ---> docker-login.sh [2022-10-10T03:38:36.957Z] nexus3.edgexfoundry.org:10001 [2022-10-10T03:38:37.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T03:38:37.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T03:38:37.478Z] Configure a credential helper to remove this warning. See [2022-10-10T03:38:37.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T03:38:37.478Z] [2022-10-10T03:38:37.478Z] Login Succeeded [2022-10-10T03:38:37.478Z] nexus3.edgexfoundry.org:10002 [2022-10-10T03:38:37.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T03:38:37.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T03:38:37.478Z] Configure a credential helper to remove this warning. See [2022-10-10T03:38:37.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T03:38:37.478Z] [2022-10-10T03:38:37.478Z] Login Succeeded [2022-10-10T03:38:37.478Z] nexus3.edgexfoundry.org:10003 [2022-10-10T03:38:37.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T03:38:37.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T03:38:37.738Z] Configure a credential helper to remove this warning. See [2022-10-10T03:38:37.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T03:38:37.738Z] [2022-10-10T03:38:37.738Z] Login Succeeded [2022-10-10T03:38:37.738Z] nexus3.edgexfoundry.org:10004 [2022-10-10T03:38:37.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T03:38:37.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T03:38:37.738Z] Configure a credential helper to remove this warning. See [2022-10-10T03:38:37.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T03:38:37.738Z] [2022-10-10T03:38:37.738Z] Login Succeeded [2022-10-10T03:38:37.738Z] docker.io [2022-10-10T03:38:37.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T03:38:38.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T03:38:38.309Z] Configure a credential helper to remove this warning. See [2022-10-10T03:38:38.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T03:38:38.309Z] [2022-10-10T03:38:38.309Z] Login Succeeded [2022-10-10T03:38:38.309Z] ---> docker-login.sh ends [Pipeline] } [2022-10-10T03:38:38.340Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-10T03:38:39.003Z] + git rev-list -1 --merges 2ce65b8162ae828052412b131fddcd1021eae063~1..2ce65b8162ae828052412b131fddcd1021eae063 [Pipeline] echo [2022-10-10T03:38:39.050Z] -----------> git rev-list -1 --merges 2ce65b8162ae828052412b131fddcd1021eae063~1..2ce65b8162ae828052412b131fddcd1021eae063 2ce65b8162ae828052412b131fddcd1021eae063 [false] [Pipeline] sh [2022-10-10T03:38:39.367Z] + git log --format=format:%s -1 2ce65b8162ae828052412b131fddcd1021eae063 [Pipeline] echo [2022-10-10T03:38:39.407Z] ========================================================= [2022-10-10T03:38:39.407Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-10T03:38:39.407Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-10T03:38:39.843Z] + git log --format=format:%s -1 2ce65b8162ae828052412b131fddcd1021eae063 [Pipeline] echo [2022-10-10T03:38:39.876Z] [semverPrep] GIT_COMMIT: 2ce65b8162ae828052412b131fddcd1021eae063, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2 [Pipeline] echo [2022-10-10T03:38:39.900Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-10T03:38:40.310Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-10T03:38:40.310Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-10T03:38:40.310Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-10T03:38:40.310Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-10T03:38:40.310Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-10T03:38:40.310Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-10T03:38:40.310Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T03:38:40.825Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-10T03:38:40.825Z] [2022-10-10T03:38:40.825Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T03:38:41.201Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-10T03:38:41.201Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-10T03:38:41.201Z] b85a868b505f: Pulling fs layer [2022-10-10T03:38:41.201Z] e2be974225ed: Pulling fs layer [2022-10-10T03:38:41.201Z] 339a4e72a1f5: Pulling fs layer [2022-10-10T03:38:41.201Z] 988bab9f4d93: Pulling fs layer [2022-10-10T03:38:41.201Z] 1469e6f7b9e6: Pulling fs layer [2022-10-10T03:38:41.201Z] eaf3925da568: Pulling fs layer [2022-10-10T03:38:41.201Z] bab4dde63d76: Pulling fs layer [2022-10-10T03:38:41.201Z] bde34c3a00c8: Pulling fs layer [2022-10-10T03:38:41.201Z] b352a97aabf1: Pulling fs layer [2022-10-10T03:38:41.201Z] 4872d77fe225: Pulling fs layer [2022-10-10T03:38:41.201Z] 5851b861e8e6: Pulling fs layer [2022-10-10T03:38:41.201Z] 988bab9f4d93: Waiting [2022-10-10T03:38:41.201Z] 5851b861e8e6: Waiting [2022-10-10T03:38:41.201Z] b352a97aabf1: Waiting [2022-10-10T03:38:41.201Z] bde34c3a00c8: Waiting [2022-10-10T03:38:41.201Z] eaf3925da568: Waiting [2022-10-10T03:38:41.201Z] 4872d77fe225: Waiting [2022-10-10T03:38:41.201Z] bab4dde63d76: Waiting [2022-10-10T03:38:41.201Z] 1469e6f7b9e6: Waiting [2022-10-10T03:38:41.201Z] e2be974225ed: Verifying Checksum [2022-10-10T03:38:41.201Z] e2be974225ed: Download complete [2022-10-10T03:38:41.201Z] 988bab9f4d93: Verifying Checksum [2022-10-10T03:38:41.201Z] 988bab9f4d93: Download complete [2022-10-10T03:38:41.461Z] 1469e6f7b9e6: Verifying Checksum [2022-10-10T03:38:41.462Z] 1469e6f7b9e6: Download complete [2022-10-10T03:38:41.462Z] 339a4e72a1f5: Verifying Checksum [2022-10-10T03:38:41.462Z] 339a4e72a1f5: Download complete [2022-10-10T03:38:41.462Z] eaf3925da568: Verifying Checksum [2022-10-10T03:38:41.462Z] eaf3925da568: Download complete [2022-10-10T03:38:41.462Z] bde34c3a00c8: Verifying Checksum [2022-10-10T03:38:41.462Z] bde34c3a00c8: Download complete [2022-10-10T03:38:41.462Z] b352a97aabf1: Download complete [2022-10-10T03:38:41.462Z] 4872d77fe225: Verifying Checksum [2022-10-10T03:38:41.462Z] 4872d77fe225: Download complete [2022-10-10T03:38:41.462Z] 5851b861e8e6: Verifying Checksum [2022-10-10T03:38:41.462Z] b85a868b505f: Download complete [2022-10-10T03:38:41.721Z] bab4dde63d76: Verifying Checksum [2022-10-10T03:38:41.721Z] bab4dde63d76: Download complete [2022-10-10T03:38:42.659Z] b85a868b505f: Pull complete [2022-10-10T03:38:42.918Z] e2be974225ed: Pull complete [2022-10-10T03:38:43.487Z] 339a4e72a1f5: Pull complete [2022-10-10T03:38:43.487Z] 988bab9f4d93: Pull complete [2022-10-10T03:38:43.748Z] 1469e6f7b9e6: Pull complete [2022-10-10T03:38:43.748Z] eaf3925da568: Pull complete [2022-10-10T03:38:45.656Z] bab4dde63d76: Pull complete [2022-10-10T03:38:45.656Z] bde34c3a00c8: Pull complete [2022-10-10T03:38:45.918Z] b352a97aabf1: Pull complete [2022-10-10T03:38:45.918Z] 4872d77fe225: Pull complete [2022-10-10T03:38:45.918Z] 5851b861e8e6: Pull complete [2022-10-10T03:38:45.918Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-10T03:38:45.918Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-10T03:38:45.918Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T03:38:46.153Z] prd-ubuntu20.04-docker-8c-8g-7482 does not seem to be running inside a container [2022-10-10T03:38:46.175Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-175 -v /w/workspace/undry_device-onvif-camera_PR-175:/w/workspace/undry_device-onvif-camera_PR-175:rw,z -v /w/workspace/undry_device-onvif-camera_PR-175@tmp:/w/workspace/undry_device-onvif-camera_PR-175@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-10T03:38:48.499Z] $ docker top c10f142c2286394c3fed7b055d9728343c91d5d4657c28ca81e001be9fdd3a42 -eo pid,comm [2022-10-10T03:38:48.561Z] 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). [2022-10-10T03:38:48.561Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-10T03:38:48.690Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-10T03:38:48.690Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-10T03:38:48.822Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-10T03:38:48.815Z] $ docker exec c10f142c2286394c3fed7b055d9728343c91d5d4657c28ca81e001be9fdd3a42 ssh-agent [2022-10-10T03:38:48.930Z] SSH_AUTH_SOCK=/tmp/ssh-px1fX1ZWUfsV/agent.32 [2022-10-10T03:38:48.930Z] SSH_AGENT_PID=38 [2022-10-10T03:38:48.936Z] Running ssh-add (command line suppressed) [2022-10-10T03:38:49.031Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-175@tmp/private_key_11963171365420765800.key (/w/workspace/undry_device-onvif-camera_PR-175@tmp/private_key_11963171365420765800.key) [2022-10-10T03:38:49.059Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-10T03:38:49.388Z] + git tag --points-at HEAD [Pipeline] } [2022-10-10T03:38:49.407Z] $ docker exec --env ******** --env ******** c10f142c2286394c3fed7b055d9728343c91d5d4657c28ca81e001be9fdd3a42 ssh-agent -k [2022-10-10T03:38:49.513Z] unset SSH_AUTH_SOCK; [2022-10-10T03:38:49.514Z] unset SSH_AGENT_PID; [2022-10-10T03:38:49.514Z] echo Agent pid 38 killed; [2022-10-10T03:38:49.532Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-10T03:38:49.623Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-10T03:38:49.623Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-10T03:38:49.735Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-10T03:38:49.729Z] $ docker exec c10f142c2286394c3fed7b055d9728343c91d5d4657c28ca81e001be9fdd3a42 ssh-agent [2022-10-10T03:38:49.853Z] SSH_AUTH_SOCK=/tmp/ssh-SzPZxxdPqAtr/agent.70 [2022-10-10T03:38:49.854Z] SSH_AGENT_PID=77 [2022-10-10T03:38:49.858Z] Running ssh-add (command line suppressed) [2022-10-10T03:38:49.950Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-175@tmp/private_key_14458908849162458863.key (/w/workspace/undry_device-onvif-camera_PR-175@tmp/private_key_14458908849162458863.key) [2022-10-10T03:38:49.976Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-10T03:38:50.310Z] + git semver init [2022-10-10T03:38:50.569Z] 2022-10-10 03:38:50,506 [run_init] DEBUG init version:0.0.0 force:False [2022-10-10T03:38:50.569Z] 2022-10-10 03:38:50,506 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-175/.semver [2022-10-10T03:38:50.569Z] 2022-10-10 03:38:50,507 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-175/.semver [2022-10-10T03:38:50.569Z] 2022-10-10 03:38:50,507 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-175/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-175, universal_newlines=False, shell=None, istream=None) [2022-10-10T03:38:51.945Z] 2022-10-10 03:38:51,537 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-175/.git/info/exclude [2022-10-10T03:38:51.945Z] 2022-10-10 03:38:51,538 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-175/.semver/PR-175 with force:False [2022-10-10T03:38:51.945Z] 2022-10-10 03:38:51,538 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-175/.semver/PR-175 [2022-10-10T03:38:51.945Z] 2022-10-10 03:38:51,542 [execute] INFO git cat-file --batch-check [2022-10-10T03:38:51.945Z] 2022-10-10 03:38:51,542 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-175/.semver, universal_newlines=False, shell=None, istream=) [2022-10-10T03:38:51.945Z] 2022-10-10 03:38:51,549 [execute] INFO git cat-file --batch [2022-10-10T03:38:51.945Z] 2022-10-10 03:38:51,549 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-175/.semver, universal_newlines=False, shell=None, istream=) [2022-10-10T03:38:51.945Z] 2022-10-10 03:38:51,554 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-175/.semver/PR-175 [2022-10-10T03:38:51.945Z] 0.0.0 [Pipeline] } [2022-10-10T03:38:51.966Z] $ docker exec --env ******** --env ******** c10f142c2286394c3fed7b055d9728343c91d5d4657c28ca81e001be9fdd3a42 ssh-agent -k [2022-10-10T03:38:52.065Z] unset SSH_AUTH_SOCK; [2022-10-10T03:38:52.066Z] unset SSH_AGENT_PID; [2022-10-10T03:38:52.066Z] echo Agent pid 77 killed; [2022-10-10T03:38:52.083Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-10T03:38:52.512Z] + git semver [Pipeline] } [2022-10-10T03:38:52.788Z] $ docker stop --time=1 c10f142c2286394c3fed7b055d9728343c91d5d4657c28ca81e001be9fdd3a42 [2022-10-10T03:38:54.071Z] $ docker rm -f c10f142c2286394c3fed7b055d9728343c91d5d4657c28ca81e001be9fdd3a42 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-10T03:38:54.479Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-10T03:38:54.711Z] Stashed 1 file(s) [Pipeline] echo [2022-10-10T03:38:54.726Z] [edgeXSemver]: initialized semver on version 0.0.0 [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 [2022-10-10T03:38:55.404Z] provisioning config files... [2022-10-10T03:38:55.414Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-175@tmp/config11340996708064534345tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-10T03:38:55.816Z] ---> docker-login.sh [2022-10-10T03:38:55.816Z] nexus3.edgexfoundry.org:10001 [2022-10-10T03:38:55.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T03:38:55.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T03:38:55.816Z] Configure a credential helper to remove this warning. See [2022-10-10T03:38:55.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T03:38:55.816Z] [2022-10-10T03:38:55.816Z] Login Succeeded [2022-10-10T03:38:55.816Z] nexus3.edgexfoundry.org:10002 [2022-10-10T03:38:55.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T03:38:55.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T03:38:55.816Z] Configure a credential helper to remove this warning. See [2022-10-10T03:38:55.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T03:38:55.816Z] [2022-10-10T03:38:55.816Z] Login Succeeded [2022-10-10T03:38:55.816Z] nexus3.edgexfoundry.org:10003 [2022-10-10T03:38:56.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T03:38:56.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T03:38:56.076Z] Configure a credential helper to remove this warning. See [2022-10-10T03:38:56.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T03:38:56.076Z] [2022-10-10T03:38:56.076Z] Login Succeeded [2022-10-10T03:38:56.076Z] nexus3.edgexfoundry.org:10004 [2022-10-10T03:38:56.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T03:38:56.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T03:38:56.076Z] Configure a credential helper to remove this warning. See [2022-10-10T03:38:56.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T03:38:56.076Z] [2022-10-10T03:38:56.076Z] Login Succeeded [2022-10-10T03:38:56.076Z] docker.io [2022-10-10T03:38:56.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T03:38:56.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T03:38:56.595Z] Configure a credential helper to remove this warning. See [2022-10-10T03:38:56.595Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T03:38:56.595Z] [2022-10-10T03:38:56.595Z] Login Succeeded [2022-10-10T03:38:56.595Z] ---> docker-login.sh ends [Pipeline] } [2022-10-10T03:38:56.623Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-10T03:38:56.789Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-10T03:38:56.822Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-10T03:38:56.852Z] ========================================================= [2022-10-10T03:38:56.852Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-10T03:38:56.852Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T03:38:57.315Z] + 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 . [2022-10-10T03:38:57.315Z] Sending build context to Docker daemon 20.78MB [2022-10-10T03:38:57.315Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-10-10T03:38:57.315Z] Step 2/14 : FROM ${BASE} AS builder [2022-10-10T03:38:57.577Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-10T03:38:57.577Z] 2408cc74d12b: Pulling fs layer [2022-10-10T03:38:57.577Z] ea60b727a1ce: Pulling fs layer [2022-10-10T03:38:57.577Z] 30c4a7721957: Pulling fs layer [2022-10-10T03:38:57.577Z] 370296b7ddb6: Pulling fs layer [2022-10-10T03:38:57.577Z] 7c6cee850709: Pulling fs layer [2022-10-10T03:38:57.577Z] aa9baa53a306: Pulling fs layer [2022-10-10T03:38:57.577Z] 8b309c321861: Pulling fs layer [2022-10-10T03:38:57.577Z] d8d76fd02f46: Pulling fs layer [2022-10-10T03:38:57.577Z] fa31f396de31: Pulling fs layer [2022-10-10T03:38:57.577Z] aa9baa53a306: Waiting [2022-10-10T03:38:57.577Z] fa31f396de31: Waiting [2022-10-10T03:38:57.577Z] d8d76fd02f46: Waiting [2022-10-10T03:38:57.577Z] 8b309c321861: Waiting [2022-10-10T03:38:57.577Z] 370296b7ddb6: Waiting [2022-10-10T03:38:57.577Z] 7c6cee850709: Waiting [2022-10-10T03:38:57.577Z] 30c4a7721957: Verifying Checksum [2022-10-10T03:38:57.577Z] 30c4a7721957: Download complete [2022-10-10T03:38:57.577Z] ea60b727a1ce: Verifying Checksum [2022-10-10T03:38:57.577Z] ea60b727a1ce: Download complete [2022-10-10T03:38:57.577Z] 7c6cee850709: Verifying Checksum [2022-10-10T03:38:57.577Z] 7c6cee850709: Download complete [2022-10-10T03:38:57.577Z] aa9baa53a306: Download complete [2022-10-10T03:38:57.577Z] 2408cc74d12b: Verifying Checksum [2022-10-10T03:38:57.577Z] 2408cc74d12b: Download complete [2022-10-10T03:38:57.577Z] 8b309c321861: Download complete [2022-10-10T03:38:57.577Z] 2408cc74d12b: Pull complete [2022-10-10T03:38:57.860Z] ea60b727a1ce: Pull complete [2022-10-10T03:38:57.860Z] 30c4a7721957: Pull complete [2022-10-10T03:38:58.471Z] fa31f396de31: Verifying Checksum [2022-10-10T03:38:58.471Z] fa31f396de31: Download complete [2022-10-10T03:38:58.735Z] 370296b7ddb6: Verifying Checksum [2022-10-10T03:38:58.735Z] 370296b7ddb6: Download complete [2022-10-10T03:38:58.735Z] d8d76fd02f46: Verifying Checksum [2022-10-10T03:38:58.735Z] d8d76fd02f46: Download complete [2022-10-10T03:39:02.926Z] 370296b7ddb6: Pull complete [2022-10-10T03:39:02.926Z] 7c6cee850709: Pull complete [2022-10-10T03:39:02.926Z] aa9baa53a306: Pull complete [2022-10-10T03:39:02.926Z] 8b309c321861: Pull complete [2022-10-10T03:39:05.454Z] d8d76fd02f46: Pull complete [2022-10-10T03:39:05.713Z] fa31f396de31: Pull complete [2022-10-10T03:39:05.713Z] Digest: sha256:2371a9c145f0d593c9024d3814659be550d63e8930698ddb4de3d51b9130800a [2022-10-10T03:39:05.713Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-10T03:39:05.713Z] ---> cef68f9685f8 [2022-10-10T03:39:05.713Z] Step 3/14 : ARG ADD_BUILD_TAGS="" [2022-10-10T03:39:09.931Z] ---> Running in e79345fe13d0 [2022-10-10T03:39:09.931Z] Removing intermediate container e79345fe13d0 [2022-10-10T03:39:09.931Z] ---> d22593fd1530 [2022-10-10T03:39:09.931Z] Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-10T03:39:09.931Z] ---> Running in c4344368f900 [2022-10-10T03:39:09.931Z] Removing intermediate container c4344368f900 [2022-10-10T03:39:09.931Z] ---> b26a00856158 [2022-10-10T03:39:09.931Z] Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-10-10T03:39:09.932Z] ---> Running in 7adb14d4ddda [2022-10-10T03:39:09.932Z] Removing intermediate container 7adb14d4ddda [2022-10-10T03:39:09.932Z] ---> 7dfc8209a8fb [2022-10-10T03:39:09.932Z] Step 6/14 : ARG ALPINE_PKG_EXTRA="" [2022-10-10T03:39:09.932Z] ---> Running in dbc3f3032008 [2022-10-10T03:39:09.932Z] Removing intermediate container dbc3f3032008 [2022-10-10T03:39:09.932Z] ---> 3774f8a5b826 [2022-10-10T03:39:09.932Z] Step 7/14 : LABEL Name=edgex-device-onvif-camera [2022-10-10T03:39:09.932Z] ---> Running in 2e305865b6c3 [2022-10-10T03:39:10.192Z] Removing intermediate container 2e305865b6c3 [2022-10-10T03:39:10.192Z] ---> 4340e0f24f2a [2022-10-10T03:39:10.193Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-10T03:39:10.193Z] ---> Running in 9d3f101fce81 [2022-10-10T03:39:10.240Z] Still waiting to schedule task [2022-10-10T03:39:10.240Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-10-10T03:39:10.761Z] Removing intermediate container 9d3f101fce81 [2022-10-10T03:39:10.761Z] ---> 34b981c63f54 [2022-10-10T03:39:10.761Z] Step 9/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-10T03:39:10.761Z] ---> Running in 3b8e3055ba10 [2022-10-10T03:39:11.020Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-10T03:39:11.955Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-10T03:39:12.214Z] OK: 211 MiB in 51 packages [2022-10-10T03:39:12.473Z] Removing intermediate container 3b8e3055ba10 [2022-10-10T03:39:12.473Z] ---> 61b5e9fb4980 [2022-10-10T03:39:12.473Z] Step 10/14 : WORKDIR /device-onvif-camera [2022-10-10T03:39:12.473Z] ---> Running in 76293a63577f [2022-10-10T03:39:12.733Z] Removing intermediate container 76293a63577f [2022-10-10T03:39:12.734Z] ---> b647de7f7910 [2022-10-10T03:39:12.734Z] Step 11/14 : COPY go.mod vendor* ./ [2022-10-10T03:39:12.734Z] ---> 56bb0d270fcd [2022-10-10T03:39:12.734Z] Step 12/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-10T03:39:12.734Z] ---> Running in 0bcc1ee012e2 [2022-10-10T03:39:39.362Z] Removing intermediate container 0bcc1ee012e2 [2022-10-10T03:39:39.362Z] ---> 6692940e3fee [2022-10-10T03:39:39.362Z] Step 13/14 : COPY . . [2022-10-10T03:39:39.362Z] ---> 48eba7a72537 [2022-10-10T03:39:39.362Z] Step 14/14 : RUN ${MAKE} [2022-10-10T03:39:39.362Z] ---> Running in f535c8c4644f [2022-10-10T03:39:39.362Z] noop [2022-10-10T03:39:39.362Z] Removing intermediate container f535c8c4644f [2022-10-10T03:39:39.362Z] ---> e4b82e335369 [2022-10-10T03:39:39.362Z] Successfully built e4b82e335369 [2022-10-10T03:39:39.362Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T03:39:39.865Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-10T03:39:39.865Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T03:39:40.019Z] prd-ubuntu20.04-docker-8c-8g-7482 does not seem to be running inside a container [2022-10-10T03:39:40.055Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-175 -v /w/workspace/undry_device-onvif-camera_PR-175:/w/workspace/undry_device-onvif-camera_PR-175:rw,z -v /w/workspace/undry_device-onvif-camera_PR-175@tmp:/w/workspace/undry_device-onvif-camera_PR-175@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 ******** -e ******** ci-base-image-x86_64 cat [2022-10-10T03:39:40.411Z] $ docker top a9aeeee77f3f3c06af51da3722bd0d7cba8091c1063ad322cd370b113d58c61e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-10T03:39:40.813Z] + go version [2022-10-10T03:39:40.813Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-10-10T03:39:40.849Z] $ docker stop --time=1 a9aeeee77f3f3c06af51da3722bd0d7cba8091c1063ad322cd370b113d58c61e [2022-10-10T03:39:42.122Z] $ docker rm -f a9aeeee77f3f3c06af51da3722bd0d7cba8091c1063ad322cd370b113d58c61e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T03:39:42.822Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-10T03:39:42.822Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T03:39:42.966Z] prd-ubuntu20.04-docker-8c-8g-7482 does not seem to be running inside a container [2022-10-10T03:39:43.005Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-175 -v /w/workspace/undry_device-onvif-camera_PR-175:/w/workspace/undry_device-onvif-camera_PR-175:rw,z -v /w/workspace/undry_device-onvif-camera_PR-175@tmp:/w/workspace/undry_device-onvif-camera_PR-175@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 ******** -e ******** ci-base-image-x86_64 cat [2022-10-10T03:39:43.407Z] $ docker top 12cf2f3551d7ecee4a9dd3178959850312cfe3f040c50721ce3724cdb925f7b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-10T03:39:43.799Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-175 [Pipeline] fileExists [Pipeline] sh [2022-10-10T03:39:45.101Z] + make test [2022-10-10T03:39:45.101Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-10T03:39:45.101Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-10-10T03:39:57.386Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-10-10T03:39:57.644Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.038s coverage: 28.2% of statements [2022-10-10T03:39:57.644Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-10-10T03:39:57.644Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.560s coverage: 86.5% of statements [2022-10-10T03:40:07.625Z] 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." [2022-10-10T03:40:07.625Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-10T03:40:10.159Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-10T03:40:10.159Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-10T03:40:10.159Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-10T03:40:10.194Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-10T03:40:10.226Z] $ docker stop --time=1 12cf2f3551d7ecee4a9dd3178959850312cfe3f040c50721ce3724cdb925f7b3 [2022-10-10T03:40:12.555Z] $ docker rm -f 12cf2f3551d7ecee4a9dd3178959850312cfe3f040c50721ce3724cdb925f7b3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-10T03:40:13.075Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-10T03:40:13.157Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-10T03:40:13.827Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-10T03:40:14.133Z] + ls -al . [2022-10-10T03:40:14.133Z] total 236 [2022-10-10T03:40:14.133Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 10 03:39 . [2022-10-10T03:40:14.133Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 03:38 .. [2022-10-10T03:40:14.133Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 10 03:39 .git [2022-10-10T03:40:14.133Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 03:38 .github [2022-10-10T03:40:14.133Z] -rw-rw-r-- 1 jenkins jenkins 418 Oct 10 03:38 .gitignore [2022-10-10T03:40:14.133Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 10 03:38 .golangci.yml [2022-10-10T03:40:14.133Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 10 03:38 .semver [2022-10-10T03:40:14.133Z] -rw-rw-r-- 1 jenkins jenkins 9739 Oct 10 03:38 Attribution.txt [2022-10-10T03:40:14.133Z] -rw-rw-r-- 1 jenkins jenkins 1498 Oct 10 03:38 CHANGELOG.md [2022-10-10T03:40:14.133Z] -rw-rw-r-- 1 jenkins jenkins 1726 Oct 10 03:38 Dockerfile [2022-10-10T03:40:14.133Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 10 03:38 GOVERNANCE.md [2022-10-10T03:40:14.133Z] -rw-rw-r-- 1 jenkins jenkins 734 Oct 10 03:38 Jenkinsfile [2022-10-10T03:40:14.133Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 10 03:38 LICENSE [2022-10-10T03:40:14.134Z] -rw-rw-r-- 1 jenkins jenkins 2858 Oct 10 03:38 Makefile [2022-10-10T03:40:14.134Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 10 03:38 OWNERS.md [2022-10-10T03:40:14.134Z] -rw-rw-r-- 1 jenkins jenkins 6595 Oct 10 03:38 README.md [2022-10-10T03:40:14.134Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 10 03:38 VERSION [2022-10-10T03:40:14.134Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 10 03:38 bin [2022-10-10T03:40:14.134Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 03:38 cmd [2022-10-10T03:40:14.134Z] -rw-r--r-- 1 jenkins jenkins 78461 Oct 10 03:39 coverage.out [2022-10-10T03:40:14.134Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 10 03:38 doc [2022-10-10T03:40:14.134Z] -rw-rw-r-- 1 jenkins jenkins 3747 Oct 10 03:38 go.mod [2022-10-10T03:40:14.134Z] -rw-rw-r-- 1 jenkins jenkins 39691 Oct 10 03:38 go.sum [2022-10-10T03:40:14.134Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 03:38 internal [2022-10-10T03:40:14.134Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 03:38 snap [2022-10-10T03:40:14.134Z] -rw-rw-r-- 1 jenkins jenkins 236 Oct 10 03:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T03:40:14.523Z] + 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=2ce65b8162ae828052412b131fddcd1021eae063 --label arch=amd64 --label version=0.0.0 . [2022-10-10T03:40:14.523Z] Sending build context to Docker daemon 20.86MB [2022-10-10T03:40:14.523Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-10-10T03:40:14.523Z] Step 2/27 : FROM ${BASE} AS builder [2022-10-10T03:40:14.523Z] ---> e4b82e335369 [2022-10-10T03:40:14.523Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2022-10-10T03:40:14.781Z] ---> Running in a8f3f5bc8682 [2022-10-10T03:40:15.041Z] Removing intermediate container a8f3f5bc8682 [2022-10-10T03:40:15.041Z] ---> 368c377f09be [2022-10-10T03:40:15.041Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-10T03:40:15.041Z] ---> Running in 56b95e7fe652 [2022-10-10T03:40:15.041Z] Removing intermediate container 56b95e7fe652 [2022-10-10T03:40:15.041Z] ---> 6d5bed903d41 [2022-10-10T03:40:15.041Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-10-10T03:40:15.041Z] ---> Running in 6f0f737bedf5 [2022-10-10T03:40:15.041Z] Removing intermediate container 6f0f737bedf5 [2022-10-10T03:40:15.041Z] ---> bc15792c5814 [2022-10-10T03:40:15.041Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2022-10-10T03:40:15.300Z] ---> Running in ccca7b417a5e [2022-10-10T03:40:15.300Z] Removing intermediate container ccca7b417a5e [2022-10-10T03:40:15.300Z] ---> c9cd9ae471a6 [2022-10-10T03:40:15.300Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2022-10-10T03:40:15.300Z] ---> Running in 4a2e7c2f914d [2022-10-10T03:40:15.300Z] Removing intermediate container 4a2e7c2f914d [2022-10-10T03:40:15.300Z] ---> 809eecc56b8b [2022-10-10T03:40:15.300Z] Step 8/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-10T03:40:15.300Z] ---> Running in 0de6578e1182 [2022-10-10T03:40:15.868Z] Removing intermediate container 0de6578e1182 [2022-10-10T03:40:15.868Z] ---> 4302607aaf33 [2022-10-10T03:40:15.868Z] Step 9/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-10T03:40:15.868Z] ---> Running in ed1412a7b040 [2022-10-10T03:40:16.126Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-10T03:40:17.067Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-10T03:40:17.326Z] OK: 211 MiB in 51 packages [2022-10-10T03:40:17.585Z] Removing intermediate container ed1412a7b040 [2022-10-10T03:40:17.585Z] ---> 83759750021e [2022-10-10T03:40:17.585Z] Step 10/27 : WORKDIR /device-onvif-camera [2022-10-10T03:40:17.585Z] ---> Running in 0ebfaa643a52 [2022-10-10T03:40:17.843Z] Removing intermediate container 0ebfaa643a52 [2022-10-10T03:40:17.843Z] ---> feba8853c316 [2022-10-10T03:40:17.843Z] Step 11/27 : COPY go.mod vendor* ./ [2022-10-10T03:40:17.843Z] ---> 70613d0cd00a [2022-10-10T03:40:17.843Z] Step 12/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-10T03:40:17.843Z] ---> Running in 06954c0e0d18 [2022-10-10T03:40:18.778Z] Removing intermediate container 06954c0e0d18 [2022-10-10T03:40:18.778Z] ---> 5e252e6586c5 [2022-10-10T03:40:18.778Z] Step 13/27 : COPY . . [2022-10-10T03:40:19.344Z] ---> 4e4b0445f6b5 [2022-10-10T03:40:19.344Z] Step 14/27 : RUN ${MAKE} [2022-10-10T03:40:19.344Z] ---> Running in d20f1b405bbd [2022-10-10T03:40:19.602Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.30" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-10-10T03:40:40.399Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7483 in /w/workspace/undry_device-onvif-camera_PR-175 [Pipeline] { [Pipeline] ws [2022-10-10T03:40:40.442Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2022-10-10T03:40:40.519Z] The recommended git tool is: git [2022-10-10T03:40:45.506Z] using credential edgex-jenkins-ssh [2022-10-10T03:40:45.524Z] Cloning the remote Git repository [2022-10-10T03:40:46.152Z] Removing intermediate container d20f1b405bbd [2022-10-10T03:40:46.152Z] ---> 8d9a31231084 [2022-10-10T03:40:46.152Z] Step 15/27 : FROM alpine:3.16 [2022-10-10T03:40:46.152Z] 3.16: Pulling from library/alpine [2022-10-10T03:40:46.152Z] 213ec9aee27d: Pulling fs layer [2022-10-10T03:40:46.152Z] 213ec9aee27d: Verifying Checksum [2022-10-10T03:40:46.152Z] 213ec9aee27d: Download complete [2022-10-10T03:40:46.152Z] 213ec9aee27d: Pull complete [2022-10-10T03:40:46.152Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-10T03:40:46.152Z] Status: Downloaded newer image for alpine:3.16 [2022-10-10T03:40:46.152Z] ---> 9c6f07244728 [2022-10-10T03:40:46.152Z] Step 16/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-10-10T03:40:46.152Z] ---> Running in f4f5e49e4002 [2022-10-10T03:40:46.152Z] Removing intermediate container f4f5e49e4002 [2022-10-10T03:40:46.152Z] ---> 93a1851e93ca [2022-10-10T03:40:46.152Z] Step 17/27 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-10T03:40:46.152Z] ---> Running in 8a9a3a90215a [2022-10-10T03:40:46.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-10T03:40:46.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-10T03:40:46.152Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-10T03:40:46.152Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-10T03:40:46.152Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-10T03:40:46.152Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-10T03:40:46.152Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-10T03:40:46.152Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-10T03:40:46.152Z] Executing busybox-1.35.0-r17.trigger [2022-10-10T03:40:46.152Z] OK: 8 MiB in 20 packages [2022-10-10T03:40:46.412Z] Removing intermediate container 8a9a3a90215a [2022-10-10T03:40:46.412Z] ---> f1c7acaa322a [2022-10-10T03:40:46.412Z] Step 18/27 : WORKDIR / [2022-10-10T03:40:46.412Z] ---> Running in 5ae8eead8c4e [2022-10-10T03:40:46.412Z] Removing intermediate container 5ae8eead8c4e [2022-10-10T03:40:46.412Z] ---> ba38274a304d [2022-10-10T03:40:46.412Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2022-10-10T03:40:45.573Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-10-10T03:40:45.651Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2022-10-10T03:40:45.789Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-10-10T03:40:45.790Z] > git --version # timeout=10 [2022-10-10T03:40:45.809Z] > git --version # 'git version 2.25.1' [2022-10-10T03:40:45.811Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-10T03:40:45.868Z] Verifying host key using known hosts file [2022-10-10T03:40:46.042Z] 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. [2022-10-10T03:40:46.055Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-10T03:40:47.352Z] ---> 24877d4ac018 [2022-10-10T03:40:47.352Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-10-10T03:40:47.352Z] ---> 0e30a372d66d [2022-10-10T03:40:47.352Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-10-10T03:40:47.352Z] ---> 870335b6e535 [2022-10-10T03:40:47.352Z] Step 22/27 : EXPOSE 59984 [2022-10-10T03:40:47.619Z] ---> Running in a6fc278e18a8 [2022-10-10T03:40:47.619Z] Removing intermediate container a6fc278e18a8 [2022-10-10T03:40:47.619Z] ---> 213a5df5106c [2022-10-10T03:40:47.619Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2022-10-10T03:40:47.619Z] ---> Running in e28e97aa22f3 [2022-10-10T03:40:47.619Z] Removing intermediate container e28e97aa22f3 [2022-10-10T03:40:47.619Z] ---> ee72466e5c6f [2022-10-10T03:40:47.620Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-10T03:40:47.620Z] ---> Running in 301b283ed86b [2022-10-10T03:40:47.881Z] Removing intermediate container 301b283ed86b [2022-10-10T03:40:47.881Z] ---> 45aa4de6dcd0 [2022-10-10T03:40:47.881Z] Step 25/27 : LABEL arch=amd64 [2022-10-10T03:40:47.881Z] ---> Running in 9d2ee3d8ce74 [2022-10-10T03:40:47.881Z] Removing intermediate container 9d2ee3d8ce74 [2022-10-10T03:40:47.881Z] ---> 43ae183ac7ec [2022-10-10T03:40:47.881Z] Step 26/27 : LABEL git_sha=2ce65b8162ae828052412b131fddcd1021eae063 [2022-10-10T03:40:47.881Z] ---> Running in 2fc246f22dc0 [2022-10-10T03:40:47.881Z] Removing intermediate container 2fc246f22dc0 [2022-10-10T03:40:47.881Z] ---> 7740c5571885 [2022-10-10T03:40:47.881Z] Step 27/27 : LABEL version=0.0.0 [2022-10-10T03:40:47.881Z] ---> Running in 42c8f3377462 [2022-10-10T03:40:47.255Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-10-10T03:40:47.275Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-10T03:40:48.143Z] Removing intermediate container 42c8f3377462 [2022-10-10T03:40:48.143Z] ---> 3a0569cde03a [2022-10-10T03:40:48.143Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-10T03:40:48.143Z] Successfully built 3a0569cde03a [2022-10-10T03:40:48.143Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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] { [2022-10-10T03:40:48.689Z] Merging remotes/origin/main commit 22d74d2547d10604d43a59f451f2f1d479f6a1f2 into PR head commit 2ce65b8162ae828052412b131fddcd1021eae063 [Pipeline] sh [2022-10-10T03:40:49.002Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-10T03:40:49.002Z] [2022-10-10T03:40:49.002Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2022-10-10T03:40:49.062Z] Merge succeeded, producing 2ce65b8162ae828052412b131fddcd1021eae063 [2022-10-10T03:40:49.062Z] Checking out Revision 2ce65b8162ae828052412b131fddcd1021eae063 (PR-175) [Pipeline] sh [2022-10-10T03:40:48.057Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-10-10T03:40:48.097Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-10-10T03:40:48.098Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-10T03:40:48.103Z] Verifying host key using known hosts file [2022-10-10T03:40:48.110Z] 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. [2022-10-10T03:40:48.120Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/175/head:refs/remotes/origin/PR-175 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-10-10T03:40:48.708Z] > git config core.sparsecheckout # timeout=10 [2022-10-10T03:40:48.726Z] > git checkout -f 2ce65b8162ae828052412b131fddcd1021eae063 # timeout=10 [2022-10-10T03:40:48.963Z] > git remote # timeout=10 [2022-10-10T03:40:48.979Z] > git config --get remote.origin.url # timeout=10 [2022-10-10T03:40:48.997Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-10T03:40:49.002Z] Verifying host key using known hosts file [2022-10-10T03:40:49.007Z] 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. [2022-10-10T03:40:49.015Z] > git merge 22d74d2547d10604d43a59f451f2f1d479f6a1f2 # timeout=10 [2022-10-10T03:40:49.047Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-10-10T03:40:49.070Z] > git config core.sparsecheckout # timeout=10 [2022-10-10T03:40:49.084Z] > git checkout -f 2ce65b8162ae828052412b131fddcd1021eae063 # timeout=10 [2022-10-10T03:40:49.373Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-10T03:40:49.373Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-10T03:40:49.373Z] 5eb5b503b376: Pulling fs layer [2022-10-10T03:40:49.373Z] 5c69ac0246d0: Pulling fs layer [2022-10-10T03:40:49.373Z] ec43610c2a17: Pulling fs layer [2022-10-10T03:40:49.373Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-10T03:40:49.373Z] 33b1e0a273af: Pulling fs layer [2022-10-10T03:40:49.373Z] 5d3b04190fa2: Pulling fs layer [2022-10-10T03:40:49.373Z] 2f39f015ded8: Pulling fs layer [2022-10-10T03:40:49.373Z] 3a2ae6a8a46f: Waiting [2022-10-10T03:40:49.373Z] 33b1e0a273af: Waiting [2022-10-10T03:40:49.373Z] 5d3b04190fa2: Waiting [2022-10-10T03:40:49.373Z] 5c69ac0246d0: Download complete [2022-10-10T03:40:49.373Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-10T03:40:49.373Z] 3a2ae6a8a46f: Download complete [2022-10-10T03:40:49.373Z] 33b1e0a273af: Verifying Checksum [2022-10-10T03:40:49.373Z] 33b1e0a273af: Download complete [2022-10-10T03:40:49.373Z] 5d3b04190fa2: Verifying Checksum [2022-10-10T03:40:49.373Z] 5d3b04190fa2: Download complete [2022-10-10T03:40:49.632Z] ec43610c2a17: Verifying Checksum [2022-10-10T03:40:49.632Z] 5eb5b503b376: Verifying Checksum [2022-10-10T03:40:49.632Z] 5eb5b503b376: Download complete [2022-10-10T03:40:49.740Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" [2022-10-10T03:40:49.788Z] > git --version # timeout=10 [2022-10-10T03:40:49.803Z] > git --version # 'git version 2.25.1' [2022-10-10T03:40:49.813Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-10T03:40:50.203Z] [2022-10-10T03:40:50.203Z] GitHub has been notified of this commit’s build result [2022-10-10T03:40:50.203Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-10T03:40:50.885Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-10T03:40:50.885Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-10T03:40:50.885Z] Dload Upload Total Spent Left Speed [2022-10-10T03:40:50.885Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 92661 0 --:--:-- --:--:-- --:--:-- 93348 [2022-10-10T03:40:51.009Z] 5eb5b503b376: Pull complete [2022-10-10T03:40:51.009Z] 5c69ac0246d0: Pull complete [Pipeline] sh [2022-10-10T03:40:51.463Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-10T03:40:51.574Z] ec43610c2a17: Pull complete [2022-10-10T03:40:51.574Z] 3a2ae6a8a46f: Pull complete [2022-10-10T03:40:51.810Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2022-10-10T03:40:51.810Z] /etc/docker/daemon.new [2022-10-10T03:40:51.810Z] { [2022-10-10T03:40:51.810Z] "registry-mirrors": [ [2022-10-10T03:40:51.810Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-10T03:40:51.810Z] ], [2022-10-10T03:40:51.810Z] "bip": "10.250.0.254/24", [2022-10-10T03:40:51.810Z] "hosts": [ [2022-10-10T03:40:51.810Z] "tcp://0.0.0.0:5555", [2022-10-10T03:40:51.810Z] "unix:///var/run/docker.sock" [2022-10-10T03:40:51.810Z] ], [2022-10-10T03:40:51.810Z] "mtu": 1458, [2022-10-10T03:40:51.810Z] "selinux-enabled": true, [2022-10-10T03:40:51.810Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-10T03:40:51.810Z] } [2022-10-10T03:40:51.835Z] 33b1e0a273af: Pull complete [2022-10-10T03:40:51.835Z] 5d3b04190fa2: Pull complete [Pipeline] sh [2022-10-10T03:40:52.162Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-10T03:40:52.511Z] + sudo service docker restart [2022-10-10T03:40:57.120Z] 2f39f015ded8: Pull complete [2022-10-10T03:40:57.120Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-10T03:40:57.120Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-10T03:40:57.120Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T03:40:57.342Z] prd-ubuntu20.04-docker-8c-8g-7482 does not seem to be running inside a container [2022-10-10T03:40:57.374Z] $ 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/undry_device-onvif-camera_PR-175 -v /w/workspace/undry_device-onvif-camera_PR-175:/w/workspace/undry_device-onvif-camera_PR-175:rw,z -v /w/workspace/undry_device-onvif-camera_PR-175@tmp:/w/workspace/undry_device-onvif-camera_PR-175@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-10T03:41:00.797Z] $ docker top 898d7a4db43a9d16bd77d86c308fb5ff15924029c1dfd0bc65f2f8b70788e238 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-10T03:41:01.263Z] ---> job-cost.sh [2022-10-10T03:41:01.263Z] lf-activate-venv: SKIPPING [2022-10-10T03:41:01.263Z] INFO: No Stack... [2022-10-10T03:41:01.526Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-10T03:41:01.785Z] INFO: Archiving Costs [Pipeline] sh [2022-10-10T03:41:02.103Z] + cat /w/workspace/undry_device-onvif-camera_PR-175/archives/cost.csv [2022-10-10T03:41:02.103Z] + cut -d, -f6 [Pipeline] lock [2022-10-10T03:41:02.144Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-175-1-stack-cost] [2022-10-10T03:41:02.149Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-175-1-stack-cost] did not exist. Created. [2022-10-10T03:41:02.149Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-175-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-10T03:41:02.545Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-10T03:41:02.599Z] Stashed 1 file(s) [Pipeline] } [2022-10-10T03:41:02.630Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-175-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-10T03:41:02.713Z] $ docker stop --time=1 898d7a4db43a9d16bd77d86c308fb5ff15924029c1dfd0bc65f2f8b70788e238 [2022-10-10T03:41:03.881Z] $ docker rm -f 898d7a4db43a9d16bd77d86c308fb5ff15924029c1dfd0bc65f2f8b70788e238 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-10T03:41:10.821Z] provisioning config files... [2022-10-10T03:41:10.845Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config5107949625322917164tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-10T03:41:11.220Z] ---> docker-login.sh [2022-10-10T03:41:11.220Z] nexus3.edgexfoundry.org:10001 [2022-10-10T03:41:11.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T03:41:11.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T03:41:11.756Z] Configure a credential helper to remove this warning. See [2022-10-10T03:41:11.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T03:41:11.756Z] [2022-10-10T03:41:11.756Z] Login Succeeded [2022-10-10T03:41:11.756Z] nexus3.edgexfoundry.org:10002 [2022-10-10T03:41:12.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T03:41:12.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T03:41:12.027Z] Configure a credential helper to remove this warning. See [2022-10-10T03:41:12.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T03:41:12.027Z] [2022-10-10T03:41:12.027Z] Login Succeeded [2022-10-10T03:41:12.027Z] nexus3.edgexfoundry.org:10003 [2022-10-10T03:41:12.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T03:41:12.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T03:41:12.562Z] Configure a credential helper to remove this warning. See [2022-10-10T03:41:12.562Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T03:41:12.562Z] [2022-10-10T03:41:12.562Z] Login Succeeded [2022-10-10T03:41:12.562Z] nexus3.edgexfoundry.org:10004 [2022-10-10T03:41:12.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T03:41:12.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T03:41:12.830Z] Configure a credential helper to remove this warning. See [2022-10-10T03:41:12.830Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T03:41:12.830Z] [2022-10-10T03:41:12.830Z] Login Succeeded [2022-10-10T03:41:12.830Z] docker.io [2022-10-10T03:41:13.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T03:41:13.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T03:41:13.363Z] Configure a credential helper to remove this warning. See [2022-10-10T03:41:13.363Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T03:41:13.363Z] [2022-10-10T03:41:13.363Z] Login Succeeded [2022-10-10T03:41:13.363Z] ---> docker-login.sh ends [Pipeline] } [2022-10-10T03:41:13.392Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-10T03:41:13.645Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-10T03:41:13.678Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-10T03:41:13.707Z] ========================================================= [2022-10-10T03:41:13.707Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-10T03:41:13.707Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T03:41:14.176Z] + 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 . [2022-10-10T03:41:14.447Z] Sending build context to Docker daemon 14.2MB [2022-10-10T03:41:14.447Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-10-10T03:41:14.447Z] Step 2/14 : FROM ${BASE} AS builder [2022-10-10T03:41:14.721Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-10T03:41:14.721Z] b3c136eddcbf: Pulling fs layer [2022-10-10T03:41:14.721Z] c0a3192eca97: Pulling fs layer [2022-10-10T03:41:14.721Z] a050256f5b6f: Pulling fs layer [2022-10-10T03:41:14.721Z] 656be50a0ddc: Pulling fs layer [2022-10-10T03:41:14.721Z] 2bbca73fdf42: Pulling fs layer [2022-10-10T03:41:14.721Z] f607e4fc86c3: Pulling fs layer [2022-10-10T03:41:14.721Z] 4d572c569a2c: Pulling fs layer [2022-10-10T03:41:14.721Z] fcf976331f73: Pulling fs layer [2022-10-10T03:41:14.721Z] 656be50a0ddc: Waiting [2022-10-10T03:41:14.721Z] f607e4fc86c3: Waiting [2022-10-10T03:41:14.721Z] 4d572c569a2c: Waiting [2022-10-10T03:41:14.721Z] fcf976331f73: Waiting [2022-10-10T03:41:14.721Z] 2bbca73fdf42: Waiting [2022-10-10T03:41:14.721Z] a050256f5b6f: Verifying Checksum [2022-10-10T03:41:14.721Z] a050256f5b6f: Download complete [2022-10-10T03:41:14.721Z] c0a3192eca97: Download complete [2022-10-10T03:41:14.721Z] 2bbca73fdf42: Verifying Checksum [2022-10-10T03:41:14.721Z] 2bbca73fdf42: Download complete [2022-10-10T03:41:14.721Z] f607e4fc86c3: Verifying Checksum [2022-10-10T03:41:14.721Z] f607e4fc86c3: Download complete [2022-10-10T03:41:14.721Z] b3c136eddcbf: Verifying Checksum [2022-10-10T03:41:14.721Z] b3c136eddcbf: Download complete [2022-10-10T03:41:15.708Z] b3c136eddcbf: Pull complete [2022-10-10T03:41:15.977Z] fcf976331f73: Download complete [2022-10-10T03:41:16.252Z] c0a3192eca97: Pull complete [2022-10-10T03:41:16.520Z] a050256f5b6f: Pull complete [2022-10-10T03:41:17.112Z] 4d572c569a2c: Verifying Checksum [2022-10-10T03:41:17.701Z] 656be50a0ddc: Verifying Checksum [2022-10-10T03:41:17.701Z] 656be50a0ddc: Download complete [2022-10-10T03:41:30.038Z] 656be50a0ddc: Pull complete [2022-10-10T03:41:30.038Z] 2bbca73fdf42: Pull complete [2022-10-10T03:41:30.038Z] f607e4fc86c3: Pull complete [2022-10-10T03:41:35.477Z] 4d572c569a2c: Pull complete [2022-10-10T03:41:36.900Z] fcf976331f73: Pull complete [2022-10-10T03:41:36.900Z] Digest: sha256:42df807b16ab3f1597034bcf0018cb26f012c54ed771f2ecbf0eeaf3e7d2e189 [2022-10-10T03:41:36.900Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-10T03:41:36.900Z] ---> 3970a7415f9e [2022-10-10T03:41:36.900Z] Step 3/14 : ARG ADD_BUILD_TAGS="" [2022-10-10T03:41:38.316Z] ---> Running in ed0e697d5380 [2022-10-10T03:41:38.583Z] Removing intermediate container ed0e697d5380 [2022-10-10T03:41:38.583Z] ---> c5370fa17c05 [2022-10-10T03:41:38.583Z] Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-10T03:41:38.860Z] ---> Running in 6a97785fc848 [2022-10-10T03:41:39.127Z] Removing intermediate container 6a97785fc848 [2022-10-10T03:41:39.127Z] ---> cd62a1f45e67 [2022-10-10T03:41:39.127Z] Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-10-10T03:41:39.127Z] ---> Running in 7e43ecb9b7af [2022-10-10T03:41:39.394Z] Removing intermediate container 7e43ecb9b7af [2022-10-10T03:41:39.394Z] ---> f5610c0100a8 [2022-10-10T03:41:39.394Z] Step 6/14 : ARG ALPINE_PKG_EXTRA="" [2022-10-10T03:41:39.394Z] ---> Running in da857dc8a48a [2022-10-10T03:41:39.664Z] Removing intermediate container da857dc8a48a [2022-10-10T03:41:39.664Z] ---> 22f373cb9e21 [2022-10-10T03:41:39.664Z] Step 7/14 : LABEL Name=edgex-device-onvif-camera [2022-10-10T03:41:39.930Z] ---> Running in a150dfe7318d [2022-10-10T03:41:40.196Z] Removing intermediate container a150dfe7318d [2022-10-10T03:41:40.196Z] ---> c74744bcfcd7 [2022-10-10T03:41:40.196Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-10T03:41:40.196Z] ---> Running in f8ed465b7461 [2022-10-10T03:41:42.139Z] Removing intermediate container f8ed465b7461 [2022-10-10T03:41:42.139Z] ---> dd88b279b14b [2022-10-10T03:41:42.139Z] Step 9/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-10T03:41:42.139Z] ---> Running in 21edd9b2d66b [2022-10-10T03:41:42.732Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-10T03:41:43.688Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-10T03:41:44.648Z] OK: 221 MiB in 51 packages [2022-10-10T03:41:45.232Z] Removing intermediate container 21edd9b2d66b [2022-10-10T03:41:45.232Z] ---> 7c19a7338a98 [2022-10-10T03:41:45.232Z] Step 10/14 : WORKDIR /device-onvif-camera [2022-10-10T03:41:45.498Z] ---> Running in b0a8725ca677 [2022-10-10T03:41:45.765Z] Removing intermediate container b0a8725ca677 [2022-10-10T03:41:45.765Z] ---> b010d43d4b36 [2022-10-10T03:41:45.765Z] Step 11/14 : COPY go.mod vendor* ./ [2022-10-10T03:41:46.032Z] ---> 8c6921a63925 [2022-10-10T03:41:46.032Z] Step 12/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-10T03:41:46.299Z] ---> Running in e1fbe07d2b7c [2022-10-10T03:42:33.152Z] Removing intermediate container e1fbe07d2b7c [2022-10-10T03:42:33.152Z] ---> 22532b05bc55 [2022-10-10T03:42:33.152Z] Step 13/14 : COPY . . [2022-10-10T03:42:34.125Z] ---> 3c9a1fdf5e25 [2022-10-10T03:42:34.125Z] Step 14/14 : RUN ${MAKE} [2022-10-10T03:42:34.400Z] ---> Running in 9eeceff3c6f1 [2022-10-10T03:42:35.366Z] noop [2022-10-10T03:42:35.954Z] Removing intermediate container 9eeceff3c6f1 [2022-10-10T03:42:35.954Z] ---> 08a52512fb2b [2022-10-10T03:42:35.954Z] Successfully built 08a52512fb2b [2022-10-10T03:42:35.954Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T03:42:36.427Z] + docker inspect -f . ci-base-image-arm64 [2022-10-10T03:42:36.427Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T03:42:36.665Z] prd-ubuntu20.04-docker-arm64-4c-16g-7483 does not seem to be running inside a container [2022-10-10T03:42:36.722Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-10T03:42:37.818Z] $ docker top 726524da05795951e704a9a545503362c9a83ded8b9511e2db4ed865f6a096f2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-10T03:42:38.675Z] + go version [2022-10-10T03:42:38.675Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-10-10T03:42:38.708Z] $ docker stop --time=1 726524da05795951e704a9a545503362c9a83ded8b9511e2db4ed865f6a096f2 [2022-10-10T03:42:41.015Z] $ docker rm -f 726524da05795951e704a9a545503362c9a83ded8b9511e2db4ed865f6a096f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T03:42:41.920Z] + docker inspect -f . ci-base-image-arm64 [2022-10-10T03:42:41.920Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T03:42:42.150Z] prd-ubuntu20.04-docker-arm64-4c-16g-7483 does not seem to be running inside a container [2022-10-10T03:42:42.209Z] $ 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/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-10T03:42:43.289Z] $ docker top 9610fbc9931372ffb5ae023fc65289f248ffe32b4f23a1c2ea03f618f250ad05 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-10T03:42:43.831Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2022-10-10T03:42:44.214Z] + make test [2022-10-10T03:42:44.214Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-10T03:42:46.152Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-10-10T03:44:22.904Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-10-10T03:44:22.904Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.194s coverage: 28.2% of statements [2022-10-10T03:44:22.904Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-10-10T03:44:41.143Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 28.706s coverage: 86.5% of statements [2022-10-10T03:44:41.143Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-10T03:44:41.143Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-10T03:45:07.838Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-10T03:45:07.838Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-10T03:45:07.838Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-10T03:45:07.876Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-10T03:45:07.906Z] $ docker stop --time=1 9610fbc9931372ffb5ae023fc65289f248ffe32b4f23a1c2ea03f618f250ad05 [2022-10-10T03:45:09.732Z] $ docker rm -f 9610fbc9931372ffb5ae023fc65289f248ffe32b4f23a1c2ea03f618f250ad05 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-10T03:45:10.744Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-10T03:45:10.779Z] Warning: overwriting stash ‘coverage-report’ [2022-10-10T03:45:11.264Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-10T03:45:11.871Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-10T03:45:12.212Z] + ls -al . [2022-10-10T03:45:12.213Z] total 232 [2022-10-10T03:45:12.213Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 10 03:42 . [2022-10-10T03:45:12.213Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 03:40 .. [2022-10-10T03:45:12.213Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 10 03:40 .git [2022-10-10T03:45:12.213Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 03:40 .github [2022-10-10T03:45:12.213Z] -rw-rw-r-- 1 jenkins jenkins 418 Oct 10 03:40 .gitignore [2022-10-10T03:45:12.213Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 10 03:40 .golangci.yml [2022-10-10T03:45:12.213Z] -rw-rw-r-- 1 jenkins jenkins 9739 Oct 10 03:40 Attribution.txt [2022-10-10T03:45:12.213Z] -rw-rw-r-- 1 jenkins jenkins 1498 Oct 10 03:40 CHANGELOG.md [2022-10-10T03:45:12.213Z] -rw-rw-r-- 1 jenkins jenkins 1726 Oct 10 03:40 Dockerfile [2022-10-10T03:45:12.213Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 10 03:40 GOVERNANCE.md [2022-10-10T03:45:12.213Z] -rw-rw-r-- 1 jenkins jenkins 734 Oct 10 03:40 Jenkinsfile [2022-10-10T03:45:12.213Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 10 03:40 LICENSE [2022-10-10T03:45:12.213Z] -rw-rw-r-- 1 jenkins jenkins 2858 Oct 10 03:40 Makefile [2022-10-10T03:45:12.213Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 10 03:40 OWNERS.md [2022-10-10T03:45:12.213Z] -rw-rw-r-- 1 jenkins jenkins 6595 Oct 10 03:40 README.md [2022-10-10T03:45:12.213Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 10 03:38 VERSION [2022-10-10T03:45:12.213Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 10 03:40 bin [2022-10-10T03:45:12.213Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 03:40 cmd [2022-10-10T03:45:12.213Z] -rw-r--r-- 1 jenkins jenkins 78461 Oct 10 03:44 coverage.out [2022-10-10T03:45:12.213Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 10 03:40 doc [2022-10-10T03:45:12.213Z] -rw-rw-r-- 1 jenkins jenkins 3747 Oct 10 03:40 go.mod [2022-10-10T03:45:12.213Z] -rw-rw-r-- 1 jenkins jenkins 39691 Oct 10 03:40 go.sum [2022-10-10T03:45:12.213Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 03:40 internal [2022-10-10T03:45:12.213Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 03:40 snap [2022-10-10T03:45:12.213Z] -rw-rw-r-- 1 jenkins jenkins 236 Oct 10 03:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T03:45:12.655Z] + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=2ce65b8162ae828052412b131fddcd1021eae063 --label arch=arm64 --label version=0.0.0 . [2022-10-10T03:45:13.240Z] Sending build context to Docker daemon 14.28MB [2022-10-10T03:45:13.507Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-10-10T03:45:13.507Z] Step 2/27 : FROM ${BASE} AS builder [2022-10-10T03:45:13.507Z] ---> 08a52512fb2b [2022-10-10T03:45:13.507Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2022-10-10T03:45:14.091Z] ---> Running in 2d52388d2b2b [2022-10-10T03:45:14.358Z] Removing intermediate container 2d52388d2b2b [2022-10-10T03:45:14.358Z] ---> 956cc48cf008 [2022-10-10T03:45:14.358Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-10T03:45:14.626Z] ---> Running in 02964f64ad2e [2022-10-10T03:45:14.894Z] Removing intermediate container 02964f64ad2e [2022-10-10T03:45:14.894Z] ---> ef407fbfa7d8 [2022-10-10T03:45:14.894Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-10-10T03:45:14.894Z] ---> Running in 40b89c1a7fa1 [2022-10-10T03:45:15.476Z] Removing intermediate container 40b89c1a7fa1 [2022-10-10T03:45:15.476Z] ---> a2dbda48f1ff [2022-10-10T03:45:15.476Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2022-10-10T03:45:15.746Z] ---> Running in 4587ebc99783 [2022-10-10T03:45:16.329Z] Removing intermediate container 4587ebc99783 [2022-10-10T03:45:16.329Z] ---> 9faf6e2131a7 [2022-10-10T03:45:16.329Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2022-10-10T03:45:16.329Z] ---> Running in c924cf9c9a75 [2022-10-10T03:45:16.909Z] Removing intermediate container c924cf9c9a75 [2022-10-10T03:45:16.909Z] ---> b2ea9fffdbaa [2022-10-10T03:45:16.909Z] Step 8/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-10T03:45:16.909Z] ---> Running in 259351c557d0 [2022-10-10T03:45:18.848Z] Removing intermediate container 259351c557d0 [2022-10-10T03:45:18.848Z] ---> 13098f734678 [2022-10-10T03:45:18.848Z] Step 9/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-10T03:45:18.848Z] ---> Running in df4ea4bff3db [2022-10-10T03:45:19.805Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-10T03:45:20.400Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-10T03:45:21.360Z] OK: 221 MiB in 51 packages [2022-10-10T03:45:22.771Z] Removing intermediate container df4ea4bff3db [2022-10-10T03:45:22.771Z] ---> 82d64e138088 [2022-10-10T03:45:22.771Z] Step 10/27 : WORKDIR /device-onvif-camera [2022-10-10T03:45:22.771Z] ---> Running in ac1c71f659f4 [2022-10-10T03:45:23.038Z] Removing intermediate container ac1c71f659f4 [2022-10-10T03:45:23.038Z] ---> abb485d2865f [2022-10-10T03:45:23.038Z] Step 11/27 : COPY go.mod vendor* ./ [2022-10-10T03:45:23.622Z] ---> b8a098af5b49 [2022-10-10T03:45:23.622Z] Step 12/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-10T03:45:23.622Z] ---> Running in 5eff450b4d34 [2022-10-10T03:45:25.560Z] Removing intermediate container 5eff450b4d34 [2022-10-10T03:45:25.560Z] ---> 007ec7d56cdd [2022-10-10T03:45:25.560Z] Step 13/27 : COPY . . [2022-10-10T03:45:27.508Z] ---> 710560b4ba71 [2022-10-10T03:45:27.508Z] Step 14/27 : RUN ${MAKE} [2022-10-10T03:45:27.508Z] ---> Running in db1aa2c6d80d [2022-10-10T03:45:28.467Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.30" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-10-10T03:47:50.193Z] Removing intermediate container db1aa2c6d80d [2022-10-10T03:47:50.193Z] ---> 08a44be60d23 [2022-10-10T03:47:50.193Z] Step 15/27 : FROM alpine:3.16 [2022-10-10T03:47:51.147Z] 3.16: Pulling from library/alpine [2022-10-10T03:47:51.147Z] 9b18e9b68314: Pulling fs layer [2022-10-10T03:47:51.414Z] 9b18e9b68314: Verifying Checksum [2022-10-10T03:47:51.414Z] 9b18e9b68314: Download complete [2022-10-10T03:47:51.997Z] 9b18e9b68314: Pull complete [2022-10-10T03:47:51.997Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-10T03:47:51.997Z] Status: Downloaded newer image for alpine:3.16 [2022-10-10T03:47:51.997Z] ---> a6215f271958 [2022-10-10T03:47:51.997Z] Step 16/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-10-10T03:47:51.997Z] ---> Running in 1eb0a49b6f53 [2022-10-10T03:47:52.263Z] Removing intermediate container 1eb0a49b6f53 [2022-10-10T03:47:52.263Z] ---> 9cd4b419545c [2022-10-10T03:47:52.263Z] Step 17/27 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-10T03:47:52.531Z] ---> Running in 04875c5a7450 [2022-10-10T03:47:53.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-10T03:47:53.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-10T03:47:54.442Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-10T03:47:54.442Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-10T03:47:54.442Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-10T03:47:54.442Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-10T03:47:54.442Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-10T03:47:54.442Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-10T03:47:54.442Z] Executing busybox-1.35.0-r17.trigger [2022-10-10T03:47:54.709Z] OK: 8 MiB in 20 packages [2022-10-10T03:47:55.689Z] Removing intermediate container 04875c5a7450 [2022-10-10T03:47:55.689Z] ---> 916f963f52fd [2022-10-10T03:47:55.689Z] Step 18/27 : WORKDIR / [2022-10-10T03:47:55.689Z] ---> Running in c2d5c9eea457 [2022-10-10T03:47:55.954Z] Removing intermediate container c2d5c9eea457 [2022-10-10T03:47:55.954Z] ---> d439d74d1dd3 [2022-10-10T03:47:55.954Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2022-10-10T03:47:57.449Z] ---> 30bd8e2daab4 [2022-10-10T03:47:57.449Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-10-10T03:47:58.045Z] ---> c09b444bb995 [2022-10-10T03:47:58.045Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-10-10T03:47:59.470Z] ---> 1dd3f34dbd87 [2022-10-10T03:47:59.470Z] Step 22/27 : EXPOSE 59984 [2022-10-10T03:47:59.470Z] ---> Running in a297cba6c10f [2022-10-10T03:47:59.470Z] Removing intermediate container a297cba6c10f [2022-10-10T03:47:59.470Z] ---> 58d5c52d6bba [2022-10-10T03:47:59.470Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2022-10-10T03:47:59.748Z] ---> Running in 37ac441d92a8 [2022-10-10T03:48:00.024Z] Removing intermediate container 37ac441d92a8 [2022-10-10T03:48:00.024Z] ---> 64d4fe0dac00 [2022-10-10T03:48:00.024Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-10T03:48:00.024Z] ---> Running in b9bcd64b095c [2022-10-10T03:48:00.290Z] Removing intermediate container b9bcd64b095c [2022-10-10T03:48:00.290Z] ---> 22fd9a31d1f8 [2022-10-10T03:48:00.290Z] Step 25/27 : LABEL arch=arm64 [2022-10-10T03:48:00.290Z] ---> Running in 65f5f1f5a22e [2022-10-10T03:48:00.557Z] Removing intermediate container 65f5f1f5a22e [2022-10-10T03:48:00.557Z] ---> 19e4134414a2 [2022-10-10T03:48:00.557Z] Step 26/27 : LABEL git_sha=2ce65b8162ae828052412b131fddcd1021eae063 [2022-10-10T03:48:00.557Z] ---> Running in a7139d0af61c [2022-10-10T03:48:00.829Z] Removing intermediate container a7139d0af61c [2022-10-10T03:48:00.829Z] ---> 74ef39feaebb [2022-10-10T03:48:00.829Z] Step 27/27 : LABEL version=0.0.0 [2022-10-10T03:48:01.096Z] ---> Running in 04de26bf87e5 [2022-10-10T03:48:01.361Z] Removing intermediate container 04de26bf87e5 [2022-10-10T03:48:01.361Z] ---> bf65f70fd6c8 [2022-10-10T03:48:01.361Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-10T03:48:01.361Z] Successfully built bf65f70fd6c8 [2022-10-10T03:48:01.361Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T03:48:02.224Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-10T03:48:02.224Z] [2022-10-10T03:48:02.224Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T03:48:02.629Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-10T03:48:02.629Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-10T03:48:02.629Z] 8998bd30e6a1: Pulling fs layer [2022-10-10T03:48:02.629Z] 04944245beec: Pulling fs layer [2022-10-10T03:48:02.629Z] 699f458cf7ca: Pulling fs layer [2022-10-10T03:48:02.629Z] 765212b225bb: Pulling fs layer [2022-10-10T03:48:02.629Z] f23df028b6ca: Pulling fs layer [2022-10-10T03:48:02.629Z] d65c8cfc05b1: Pulling fs layer [2022-10-10T03:48:02.629Z] 2437ff75d9bd: Pulling fs layer [2022-10-10T03:48:02.629Z] 765212b225bb: Waiting [2022-10-10T03:48:02.629Z] f23df028b6ca: Waiting [2022-10-10T03:48:02.629Z] d65c8cfc05b1: Waiting [2022-10-10T03:48:02.629Z] 2437ff75d9bd: Waiting [2022-10-10T03:48:02.896Z] 04944245beec: Verifying Checksum [2022-10-10T03:48:02.896Z] 04944245beec: Download complete [2022-10-10T03:48:02.896Z] 765212b225bb: Download complete [2022-10-10T03:48:02.896Z] f23df028b6ca: Verifying Checksum [2022-10-10T03:48:02.896Z] f23df028b6ca: Download complete [2022-10-10T03:48:02.896Z] d65c8cfc05b1: Verifying Checksum [2022-10-10T03:48:02.896Z] d65c8cfc05b1: Download complete [2022-10-10T03:48:03.163Z] 699f458cf7ca: Verifying Checksum [2022-10-10T03:48:03.163Z] 699f458cf7ca: Download complete [2022-10-10T03:48:03.432Z] 8998bd30e6a1: Verifying Checksum [2022-10-10T03:48:03.432Z] 8998bd30e6a1: Download complete [2022-10-10T03:48:06.013Z] 2437ff75d9bd: Verifying Checksum [2022-10-10T03:48:06.013Z] 2437ff75d9bd: Download complete [2022-10-10T03:48:07.419Z] 8998bd30e6a1: Pull complete [2022-10-10T03:48:07.686Z] 04944245beec: Pull complete [2022-10-10T03:48:09.092Z] 699f458cf7ca: Pull complete [2022-10-10T03:48:09.359Z] 765212b225bb: Pull complete [2022-10-10T03:48:09.944Z] f23df028b6ca: Pull complete [2022-10-10T03:48:10.211Z] d65c8cfc05b1: Pull complete [2022-10-10T03:48:25.206Z] 2437ff75d9bd: Pull complete [2022-10-10T03:48:25.206Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-10T03:48:25.206Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-10T03:48:25.206Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T03:48:25.498Z] prd-ubuntu20.04-docker-arm64-4c-16g-7483 does not seem to be running inside a container [2022-10-10T03:48:25.558Z] $ 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/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-10T03:48:28.005Z] $ docker top 1112e993706409922087fc099bd4dfd67ed672cb6bfa3f840505f5a2550c4dda -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-10T03:48:28.586Z] ---> job-cost.sh [2022-10-10T03:48:28.850Z] lf-activate-venv: SKIPPING [2022-10-10T03:48:28.850Z] INFO: No Stack... [2022-10-10T03:48:29.429Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-10T03:48:30.010Z] INFO: Archiving Costs [Pipeline] sh [2022-10-10T03:48:30.344Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [2022-10-10T03:48:30.344Z] + cut -d, -f6 [Pipeline] lock [2022-10-10T03:48:30.425Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-175-1-stack-cost] [2022-10-10T03:48:30.430Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-175-1-stack-cost] did not exist. Created. [2022-10-10T03:48:30.430Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-175-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-10T03:48:31.143Z] /w/workspace/device-onvif-camera/1@tmp/durable-c6594bec/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-10T03:48:31.489Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-10T03:48:31.527Z] Warning: overwriting stash ‘stack-cost’ [2022-10-10T03:48:31.579Z] Stashed 1 file(s) [Pipeline] } [2022-10-10T03:48:31.615Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-175-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-10T03:48:31.685Z] $ docker stop --time=1 1112e993706409922087fc099bd4dfd67ed672cb6bfa3f840505f5a2550c4dda [2022-10-10T03:48:33.150Z] $ docker rm -f 1112e993706409922087fc099bd4dfd67ed672cb6bfa3f840505f5a2550c4dda [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-10-10T03:48:34.081Z] provisioning config files... [2022-10-10T03:48:34.089Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-175@tmp/config16271615963067380261tmp [Pipeline] { [Pipeline] sh [2022-10-10T03:48:34.413Z] + set +x [2022-10-10T03:48:34.413Z] + bash -s -- [2022-10-10T03:48:34.413Z] + curl -s https://codecov.io/bash [2022-10-10T03:48:34.413Z] [2022-10-10T03:48:34.413Z] _____ _ [2022-10-10T03:48:34.413Z] / ____| | | [2022-10-10T03:48:34.413Z] | | ___ __| | ___ ___ _____ __ [2022-10-10T03:48:34.413Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-10T03:48:34.413Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-10T03:48:34.413Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-10T03:48:34.413Z] Bash-1.0.6 [2022-10-10T03:48:34.413Z] [2022-10-10T03:48:34.413Z] [2022-10-10T03:48:34.413Z] ==> git version 2.25.1 found [2022-10-10T03:48:34.413Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-10-10T03:48:34.413Z] Release-Date: 2020-01-08 [2022-10-10T03:48:34.413Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-10T03:48:34.413Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-10T03:48:34.413Z] ==> Jenkins CI detected. [2022-10-10T03:48:34.413Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-175 [2022-10-10T03:48:34.413Z] project root: . [2022-10-10T03:48:34.413Z] --> token set from env [2022-10-10T03:48:34.413Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-10T03:48:34.413Z] ==> Running gcov in . (disable via -X gcov) [2022-10-10T03:48:34.413Z] ==> Python coveragepy not found [2022-10-10T03:48:34.413Z] ==> Searching for coverage reports in: [2022-10-10T03:48:34.413Z] + . [2022-10-10T03:48:34.413Z] -> Found 1 reports [2022-10-10T03:48:34.413Z] ==> Detecting git/mercurial file structure [2022-10-10T03:48:34.673Z] ==> Reading reports [2022-10-10T03:48:34.673Z] + ./coverage.out bytes=78461 [2022-10-10T03:48:34.673Z] ==> Appending adjustments [2022-10-10T03:48:34.673Z] https://docs.codecov.io/docs/fixing-reports [2022-10-10T03:48:34.673Z] + Found adjustments [2022-10-10T03:48:34.673Z] ==> Gzipping contents [2022-10-10T03:48:34.673Z] 12K /tmp/codecov.0FPrVw.gz [2022-10-10T03:48:34.673Z] ==> Uploading reports [2022-10-10T03:48:34.673Z] url: https://codecov.io [2022-10-10T03:48:34.673Z] query: branch=PR-175&commit=2ce65b8162ae828052412b131fddcd1021eae063&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-175%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=175&job=&cmd_args= [2022-10-10T03:48:34.673Z] -> Pinging Codecov [2022-10-10T03:48:34.673Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-175&commit=2ce65b8162ae828052412b131fddcd1021eae063&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-175%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=175&job=&cmd_args= [2022-10-10T03:48:35.241Z] -> Uploading to [2022-10-10T03:48:35.241Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-10/F29A59C45E3A92E06B3E522C9905F8EF/2ce65b8162ae828052412b131fddcd1021eae063/1069ef7c-6b19-4907-89e2-14c815b86094.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221010%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221010T034834Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=413e9e5e926df3d3a8af990e67536d2636bac44987a0f74fe4375ec453c01f99 [2022-10-10T03:48:35.241Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-10T03:48:35.241Z] Dload Upload Total Spent Left Speed [2022-10-10T03:48:35.500Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10745 0 0 100 10745 0 44036 --:--:-- --:--:-- --:--:-- 44036 [2022-10-10T03:48:35.500Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/2ce65b8162ae828052412b131fddcd1021eae063 [Pipeline] } [2022-10-10T03:48:35.525Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-10-10T03:48:37.258Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-175/archives ] [2022-10-10T03:48:37.258Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-175/archives [2022-10-10T03:48:37.258Z] total 16 [2022-10-10T03:48:37.258Z] drwxr-xr-x 3 root root 4096 Oct 10 03:41 . [2022-10-10T03:48:37.258Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 10 03:41 .. [2022-10-10T03:48:37.258Z] drwxr-xr-x 2 root root 4096 Oct 10 03:41 cost [2022-10-10T03:48:37.258Z] -rw-r--r-- 1 root root 91 Oct 10 03:41 cost.csv [2022-10-10T03:48:37.258Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-175/archives [2022-10-10T03:48:37.258Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-175/archives [2022-10-10T03:48:37.258Z] total 16 [2022-10-10T03:48:37.258Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 10 03:41 . [2022-10-10T03:48:37.258Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 10 03:41 .. [2022-10-10T03:48:37.258Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 10 03:41 cost [2022-10-10T03:48:37.258Z] -rw-r--r-- 1 jenkins jenkins 91 Oct 10 03:41 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-10T03:48:37.584Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-10T03:48:38.512Z] ---> package-listing.sh [2022-10-10T03:48:38.512Z] ++ facter osfamily [2022-10-10T03:48:38.512Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-10T03:48:38.772Z] + OS_FAMILY=debian [2022-10-10T03:48:38.772Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-175 [2022-10-10T03:48:38.772Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-10T03:48:38.772Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-10T03:48:38.772Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-10T03:48:38.772Z] + PACKAGES=/tmp/packages_start.txt [2022-10-10T03:48:38.772Z] + '[' /w/workspace/undry_device-onvif-camera_PR-175 ']' [2022-10-10T03:48:38.772Z] + PACKAGES=/tmp/packages_end.txt [2022-10-10T03:48:38.772Z] + case "${OS_FAMILY}" in [2022-10-10T03:48:38.772Z] + dpkg -l [2022-10-10T03:48:38.772Z] + grep '^ii' [2022-10-10T03:48:38.772Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-10T03:48:38.772Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-10T03:48:38.772Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-10T03:48:38.772Z] + '[' /w/workspace/undry_device-onvif-camera_PR-175 ']' [2022-10-10T03:48:38.772Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-175/archives/ [2022-10-10T03:48:38.772Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-175/archives/ [Pipeline] echo [2022-10-10T03:48:38.807Z] 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/undry_device-onvif-camera_PR-175/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-10T03:48:39.099Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T03:48:39.728Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-10T03:48:39.728Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T03:48:39.866Z] prd-ubuntu20.04-docker-8c-8g-7482 does not seem to be running inside a container [2022-10-10T03:48:39.902Z] $ 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/undry_device-onvif-camera_PR-175/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-175 -v /w/workspace/undry_device-onvif-camera_PR-175:/w/workspace/undry_device-onvif-camera_PR-175:rw,z -v /w/workspace/undry_device-onvif-camera_PR-175@tmp:/w/workspace/undry_device-onvif-camera_PR-175@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-10T03:48:40.108Z] $ docker top c6707a1152e595fb0e295b62a56848e02e6e4a078d3a77b9eebe43af3baae01a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-10T03:48:40.495Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-10T03:48:40.811Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-10T03:48:41.119Z] + ls /var/log/sa-host [2022-10-10T03:48:41.119Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-10T03:48:41.366Z] provisioning config files... [2022-10-10T03:48:41.374Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-175@tmp/config8927976661974465369tmp [Pipeline] { [Pipeline] echo [2022-10-10T03:48:41.418Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-10T03:48:41.727Z] ---> create-netrc.sh [Pipeline] } [2022-10-10T03:48:41.753Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-10T03:48:42.159Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-10T03:48:42.193Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-10T03:48:42.504Z] ---> sudo-logs.sh [2022-10-10T03:48:42.504Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-10T03:48:42.580Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-10T03:48:42.889Z] ---> job-cost.sh [2022-10-10T03:48:42.889Z] lf-activate-venv: SKIPPING [2022-10-10T03:48:42.889Z] DEBUG: total: 0.2199999988079071 [2022-10-10T03:48:42.889Z] INFO: Retrieving Stack Cost... [2022-10-10T03:48:43.148Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-10T03:48:43.715Z] INFO: Archiving Costs [Pipeline] echo [2022-10-10T03:48:43.747Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-10T03:48:44.057Z] ---> logs-deploy.sh [2022-10-10T03:48:44.057Z] lf-activate-venv: SKIPPING [2022-10-10T03:48:44.057Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-175/1 [2022-10-10T03:48:44.057Z] INFO: archiving workspace using pattern(s): [2022-10-10T03:48:44.995Z] Archives upload complete. [2022-10-10T03:48:44.995Z] INFO: archiving logs to Nexus [2022-10-10T03:48:45.934Z] ---> uname -a: [2022-10-10T03:48:45.934Z] Linux prd-ubuntu20-04-docker-8c-8g-7482 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-10-10T03:48:45.934Z] [2022-10-10T03:48:45.934Z] [2022-10-10T03:48:45.934Z] ---> lscpu: [2022-10-10T03:48:45.934Z] Architecture: x86_64 [2022-10-10T03:48:45.934Z] CPU op-mode(s): 32-bit, 64-bit [2022-10-10T03:48:45.934Z] Byte Order: Little Endian [2022-10-10T03:48:45.934Z] Address sizes: 40 bits physical, 48 bits virtual [2022-10-10T03:48:45.934Z] CPU(s): 8 [2022-10-10T03:48:45.934Z] On-line CPU(s) list: 0-7 [2022-10-10T03:48:45.934Z] Thread(s) per core: 1 [2022-10-10T03:48:45.934Z] Core(s) per socket: 1 [2022-10-10T03:48:45.934Z] Socket(s): 8 [2022-10-10T03:48:45.934Z] NUMA node(s): 1 [2022-10-10T03:48:45.934Z] Vendor ID: AuthenticAMD [2022-10-10T03:48:45.934Z] CPU family: 23 [2022-10-10T03:48:45.934Z] Model: 49 [2022-10-10T03:48:45.934Z] Model name: AMD EPYC-Rome Processor [2022-10-10T03:48:45.934Z] Stepping: 0 [2022-10-10T03:48:45.934Z] CPU MHz: 2799.998 [2022-10-10T03:48:45.934Z] BogoMIPS: 5599.99 [2022-10-10T03:48:45.934Z] Virtualization: AMD-V [2022-10-10T03:48:45.934Z] Hypervisor vendor: KVM [2022-10-10T03:48:45.934Z] Virtualization type: full [2022-10-10T03:48:45.934Z] L1d cache: 256 KiB [2022-10-10T03:48:45.934Z] L1i cache: 256 KiB [2022-10-10T03:48:45.934Z] L2 cache: 4 MiB [2022-10-10T03:48:45.934Z] L3 cache: 128 MiB [2022-10-10T03:48:45.934Z] NUMA node0 CPU(s): 0-7 [2022-10-10T03:48:45.934Z] Vulnerability Itlb multihit: Not affected [2022-10-10T03:48:45.934Z] Vulnerability L1tf: Not affected [2022-10-10T03:48:45.934Z] Vulnerability Mds: Not affected [2022-10-10T03:48:45.934Z] Vulnerability Meltdown: Not affected [2022-10-10T03:48:45.934Z] Vulnerability Mmio stale data: Not affected [2022-10-10T03:48:45.934Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-10-10T03:48:45.934Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-10-10T03:48:45.934Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-10-10T03:48:45.934Z] Vulnerability Srbds: Not affected [2022-10-10T03:48:45.934Z] Vulnerability Tsx async abort: Not affected [2022-10-10T03:48:45.934Z] 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 [2022-10-10T03:48:45.934Z] [2022-10-10T03:48:45.934Z] [2022-10-10T03:48:45.934Z] ---> nproc: [2022-10-10T03:48:45.934Z] 8 [2022-10-10T03:48:45.934Z] [2022-10-10T03:48:45.934Z] [2022-10-10T03:48:45.934Z] ---> df -h: [2022-10-10T03:48:45.934Z] Filesystem Size Used Avail Use% Mounted on [2022-10-10T03:48:45.934Z] overlay 155G 12G 144G 8% / [2022-10-10T03:48:45.934Z] tmpfs 64M 0 64M 0% /dev [2022-10-10T03:48:45.934Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-10-10T03:48:45.934Z] shm 64M 0 64M 0% /dev/shm [2022-10-10T03:48:45.934Z] /dev/vda1 155G 12G 144G 8% /facter-os [2022-10-10T03:48:45.934Z] [2022-10-10T03:48:45.934Z] [2022-10-10T03:48:45.934Z] ---> sar -b -r -n DEV: [2022-10-10T03:48:45.934Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7482) 10/10/22 _x86_64_ (8 CPU) [2022-10-10T03:48:45.934Z] [2022-10-10T03:48:45.934Z] 03:37:55 LINUX RESTART (8 CPU) [2022-10-10T03:48:45.934Z] [2022-10-10T03:48:45.934Z] 03:38:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-10-10T03:48:45.934Z] 03:39:01 135.63 47.88 87.75 0.00 5395.63 179925.88 0.00 [2022-10-10T03:48:45.934Z] 03:40:01 181.67 2.80 178.87 0.00 71.99 65418.83 0.00 [2022-10-10T03:48:45.934Z] 03:41:01 201.67 0.23 201.43 0.00 12.53 43445.83 0.00 [2022-10-10T03:48:45.934Z] 03:42:01 4.75 0.00 4.75 0.00 0.00 72.00 0.00 [2022-10-10T03:48:45.934Z] 03:43:01 11.55 1.53 10.01 0.00 85.72 1893.42 0.00 [2022-10-10T03:48:45.934Z] 03:44:01 29.91 7.80 22.11 0.00 2798.60 2919.51 0.00 [2022-10-10T03:48:45.934Z] 03:45:01 1.35 0.00 1.35 0.00 0.00 14.93 0.00 [2022-10-10T03:48:45.934Z] 03:46:01 1.07 0.00 1.07 0.00 0.00 12.93 0.00 [2022-10-10T03:48:45.934Z] 03:47:01 1.62 0.00 1.62 0.00 0.00 17.20 0.00 [2022-10-10T03:48:45.934Z] 03:48:01 1.48 0.00 1.48 0.00 0.00 16.80 0.00 [2022-10-10T03:48:45.934Z] Average: 57.07 6.02 51.04 0.00 836.43 29373.24 0.00 [2022-10-10T03:48:45.934Z] [2022-10-10T03:48:45.934Z] 03:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-10-10T03:48:45.934Z] 03:39:01 29328192 31603532 729188 2.22 67484 2489104 2057760 6.06 990540 2225652 587032 [2022-10-10T03:48:45.934Z] 03:40:01 27886528 31069164 1231936 3.75 134324 3243576 2282564 6.73 1733220 2806144 141708 [2022-10-10T03:48:45.934Z] 03:41:01 27706236 31531556 766528 2.33 148316 3829140 2016300 5.94 1331924 3342180 348 [2022-10-10T03:48:45.934Z] 03:42:01 27735544 31560472 739596 2.25 148368 3829128 1737752 5.12 1303988 3341680 144 [2022-10-10T03:48:45.934Z] 03:43:01 27626736 31512752 780264 2.37 150660 3883776 1837672 5.42 1353340 3389368 92 [2022-10-10T03:48:45.934Z] 03:44:01 27452804 31550008 732744 2.23 166856 4077776 1749304 5.16 1452120 3451540 4 [2022-10-10T03:48:45.934Z] 03:45:01 27452780 31550100 732620 2.23 166948 4077780 1749304 5.16 1452148 3451548 8 [2022-10-10T03:48:45.934Z] 03:46:01 27458300 31555696 726988 2.21 167000 4077780 1765412 5.20 1446864 3451556 248 [2022-10-10T03:48:45.934Z] 03:47:01 27458212 31555668 726920 2.21 167084 4077784 1765412 5.20 1446836 3451564 8 [2022-10-10T03:48:45.934Z] 03:48:01 27458432 31556336 726524 2.21 167140 4077788 1749128 5.15 1446600 3451904 176 [2022-10-10T03:48:45.934Z] Average: 27756376 31504528 789331 2.40 148418 3766363 1871061 5.51 1395758 3236314 72977 [2022-10-10T03:48:45.934Z] [2022-10-10T03:48:45.935Z] 03:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-10-10T03:48:45.935Z] 03:39:01 docker0 8.22 8.53 0.84 106.32 0.00 0.00 0.00 0.00 [2022-10-10T03:48:45.935Z] 03:39:01 ens3 701.38 499.93 6539.45 91.63 0.00 0.00 0.00 0.00 [2022-10-10T03:48:45.935Z] 03:39:01 lo 7.07 7.07 0.68 0.68 0.00 0.00 0.00 0.00 [2022-10-10T03:48:45.935Z] 03:40:01 veth39c26c5 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2022-10-10T03:48:45.935Z] 03:40:01 docker0 150.39 193.83 12.10 1735.02 0.00 0.00 0.00 0.00 [2022-10-10T03:48:45.935Z] 03:40:01 ens3 238.58 188.74 1772.50 103.23 0.00 0.00 0.00 0.00 [2022-10-10T03:48:45.935Z] 03:40:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2022-10-10T03:48:45.935Z] 03:41:01 docker0 8.22 12.75 0.50 98.63 0.00 0.00 0.00 0.00 [2022-10-10T03:48:45.935Z] 03:41:01 ens3 131.53 90.83 2682.29 20.18 0.00 0.00 0.00 0.00 [2022-10-10T03:48:45.935Z] 03:41:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 [2022-10-10T03:48:45.935Z] 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-10T03:48:45.935Z] 03:42:01 ens3 3.32 2.27 3.49 1.34 0.00 0.00 0.00 0.00 [2022-10-10T03:48:45.935Z] 03:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-10T03:48:45.935Z] 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-10T03:48:45.935Z] 03:43:01 ens3 35.13 20.76 835.04 1.82 0.00 0.00 0.00 0.00 [2022-10-10T03:48:45.935Z] 03:43:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2022-10-10T03:48:45.935Z] 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-10T03:48:45.935Z] 03:44:01 ens3 32.69 22.53 475.43 1.66 0.00 0.00 0.00 0.00 [2022-10-10T03:48:45.935Z] 03:44:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 [2022-10-10T03:48:45.935Z] 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-10T03:48:45.935Z] 03:45:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-10T03:48:45.935Z] 03:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-10T03:48:45.935Z] 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-10T03:48:45.935Z] 03:46:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-10T03:48:45.935Z] 03:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-10T03:48:45.935Z] 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-10T03:48:45.935Z] 03:47:01 ens3 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-10T03:48:45.935Z] 03:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-10T03:48:45.935Z] 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-10T03:48:45.935Z] 03:48:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-10T03:48:45.935Z] 03:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-10T03:48:45.935Z] Average: docker0 16.68 21.51 1.34 193.99 0.00 0.00 0.00 0.00 [2022-10-10T03:48:45.935Z] Average: ens3 114.28 82.53 1230.80 21.99 0.00 0.00 0.00 0.00 [2022-10-10T03:48:45.935Z] Average: lo 1.05 1.05 0.10 0.10 0.00 0.00 0.00 0.00 [2022-10-10T03:48:45.935Z] [2022-10-10T03:48:45.935Z] [2022-10-10T03:48:45.935Z] ---> sar -P ALL: [2022-10-10T03:48:45.935Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7482) 10/10/22 _x86_64_ (8 CPU) [2022-10-10T03:48:45.935Z] [2022-10-10T03:48:45.935Z] 03:37:55 LINUX RESTART (8 CPU) [2022-10-10T03:48:45.935Z] [2022-10-10T03:48:45.935Z] 03:38:01 CPU %user %nice %system %iowait %steal %idle [2022-10-10T03:48:45.935Z] 03:39:01 all 7.94 0.00 2.82 1.51 0.05 87.68 [2022-10-10T03:48:45.935Z] 03:39:01 0 7.04 0.00 2.61 1.02 0.05 89.28 [2022-10-10T03:48:45.935Z] 03:39:01 1 5.90 0.00 3.24 0.29 0.05 90.52 [2022-10-10T03:48:45.935Z] 03:39:01 2 8.96 0.00 2.49 4.14 0.05 84.36 [2022-10-10T03:48:45.935Z] 03:39:01 3 8.05 0.00 2.71 0.37 0.05 88.82 [2022-10-10T03:48:45.935Z] 03:39:01 4 8.99 0.00 2.57 1.76 0.03 86.64 [2022-10-10T03:48:45.935Z] 03:39:01 5 8.29 0.00 2.25 3.64 0.05 85.76 [2022-10-10T03:48:45.935Z] 03:39:01 6 6.35 0.00 2.35 0.47 0.05 90.77 [2022-10-10T03:48:45.935Z] 03:39:01 7 9.93 0.00 4.32 0.40 0.05 85.30 [2022-10-10T03:48:45.935Z] 03:40:01 all 25.06 0.00 5.96 2.79 0.07 66.12 [2022-10-10T03:48:45.935Z] 03:40:01 0 25.69 0.00 5.68 0.24 0.07 68.32 [2022-10-10T03:48:45.935Z] 03:40:01 1 25.59 0.00 5.20 0.25 0.07 68.89 [2022-10-10T03:48:45.935Z] 03:40:01 2 24.71 0.00 6.14 5.54 0.08 63.52 [2022-10-10T03:48:45.935Z] 03:40:01 3 24.23 0.00 5.61 0.12 0.07 69.98 [2022-10-10T03:48:45.935Z] 03:40:01 4 25.63 0.00 5.50 4.05 0.08 64.74 [2022-10-10T03:48:45.935Z] 03:40:01 5 23.93 0.00 6.11 0.17 0.05 69.74 [2022-10-10T03:48:45.935Z] 03:40:01 6 24.81 0.00 6.54 10.77 0.07 57.81 [2022-10-10T03:48:45.935Z] 03:40:01 7 25.90 0.00 6.94 1.24 0.07 65.85 [2022-10-10T03:48:45.935Z] 03:41:01 all 30.92 0.00 5.93 1.96 0.09 61.10 [2022-10-10T03:48:45.935Z] 03:41:01 0 31.75 0.00 7.01 10.04 0.12 51.08 [2022-10-10T03:48:45.935Z] 03:41:01 1 29.96 0.00 5.78 0.27 0.07 63.92 [2022-10-10T03:48:45.935Z] 03:41:01 2 30.24 0.00 5.98 1.98 0.08 61.72 [2022-10-10T03:48:45.935Z] 03:41:01 3 31.27 0.00 5.49 0.47 0.07 62.70 [2022-10-10T03:48:45.935Z] 03:41:01 4 31.53 0.00 6.45 1.28 0.08 60.66 [2022-10-10T03:48:45.935Z] 03:41:01 5 30.30 0.00 5.59 0.05 0.08 63.98 [2022-10-10T03:48:45.935Z] 03:41:01 6 30.37 0.00 5.72 1.49 0.10 62.31 [2022-10-10T03:48:45.935Z] 03:41:01 7 31.93 0.00 5.45 0.12 0.10 62.39 [2022-10-10T03:48:45.935Z] 03:42:01 all 0.15 0.00 0.06 0.01 0.00 99.78 [2022-10-10T03:48:45.935Z] 03:42:01 0 0.10 0.00 0.05 0.00 0.00 99.85 [2022-10-10T03:48:45.935Z] 03:42:01 1 0.07 0.00 0.08 0.02 0.00 99.83 [2022-10-10T03:48:45.935Z] 03:42:01 2 0.07 0.00 0.07 0.00 0.00 99.87 [2022-10-10T03:48:45.935Z] 03:42:01 3 0.50 0.00 0.08 0.00 0.00 99.42 [2022-10-10T03:48:45.935Z] 03:42:01 4 0.03 0.00 0.07 0.00 0.00 99.90 [2022-10-10T03:48:45.935Z] 03:42:01 5 0.12 0.00 0.03 0.00 0.00 99.85 [2022-10-10T03:48:45.935Z] 03:42:01 6 0.30 0.00 0.07 0.02 0.00 99.62 [2022-10-10T03:48:45.935Z] 03:42:01 7 0.03 0.00 0.03 0.03 0.00 99.90 [2022-10-10T03:48:45.935Z] 03:43:01 all 0.56 0.00 0.14 0.12 0.01 99.17 [2022-10-10T03:48:45.935Z] 03:43:01 0 0.52 0.00 0.07 0.02 0.02 99.38 [2022-10-10T03:48:45.935Z] 03:43:01 1 0.12 0.00 0.08 0.02 0.00 99.78 [2022-10-10T03:48:45.935Z] 03:43:01 2 0.50 0.00 0.12 0.02 0.02 99.35 [2022-10-10T03:48:45.935Z] 03:43:01 3 2.22 0.00 0.13 0.00 0.02 97.64 [2022-10-10T03:48:45.935Z] 03:43:01 4 0.13 0.00 0.12 0.00 0.00 99.75 [2022-10-10T03:48:45.935Z] 03:43:01 5 0.58 0.00 0.20 0.42 0.00 98.80 [2022-10-10T03:48:45.935Z] 03:43:01 6 0.17 0.00 0.27 0.20 0.00 99.37 [2022-10-10T03:48:45.935Z] 03:43:01 7 0.22 0.00 0.15 0.33 0.02 99.28 [2022-10-10T03:48:45.935Z] 03:44:01 all 0.92 0.00 0.70 0.26 0.01 98.10 [2022-10-10T03:48:45.935Z] 03:44:01 0 0.65 0.00 0.60 0.00 0.00 98.75 [2022-10-10T03:48:45.935Z] 03:44:01 1 1.70 0.00 1.92 0.33 0.02 96.03 [2022-10-10T03:48:45.935Z] 03:44:01 2 1.08 0.00 0.83 0.03 0.02 98.04 [2022-10-10T03:48:45.935Z] 03:44:01 3 1.07 0.00 0.37 0.27 0.00 98.30 [2022-10-10T03:48:45.935Z] 03:44:01 4 0.85 0.00 0.75 0.40 0.02 97.98 [2022-10-10T03:48:45.935Z] 03:44:01 5 0.67 0.00 0.33 0.05 0.02 98.93 [2022-10-10T03:48:45.935Z] 03:44:01 6 0.84 0.00 0.44 0.22 0.02 98.49 [2022-10-10T03:48:45.935Z] 03:44:01 7 0.52 0.00 0.40 0.82 0.00 98.26 [2022-10-10T03:48:45.935Z] 03:45:01 all 0.02 0.00 0.01 0.01 0.00 99.97 [2022-10-10T03:48:45.935Z] 03:45:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2022-10-10T03:48:45.935Z] 03:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-10T03:48:45.935Z] 03:45:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-10T03:48:45.935Z] 03:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-10T03:48:45.935Z] 03:45:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2022-10-10T03:48:45.935Z] 03:45:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-10T03:48:45.935Z] 03:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-10T03:48:45.935Z] 03:45:01 7 0.00 0.00 0.00 0.03 0.00 99.97 [2022-10-10T03:48:45.935Z] 03:46:01 all 0.03 0.00 0.04 0.00 0.01 99.92 [2022-10-10T03:48:45.935Z] 03:46:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-10T03:48:45.935Z] 03:46:01 1 0.00 0.00 0.02 0.02 0.02 99.95 [2022-10-10T03:48:45.935Z] 03:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-10T03:48:45.935Z] 03:46:01 3 0.03 0.00 0.12 0.00 0.00 99.85 [2022-10-10T03:48:45.935Z] 03:46:01 4 0.03 0.00 0.07 0.00 0.02 99.88 [2022-10-10T03:48:45.935Z] 03:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-10T03:48:45.935Z] 03:46:01 6 0.05 0.00 0.03 0.00 0.00 99.92 [2022-10-10T03:48:45.935Z] 03:46:01 7 0.03 0.00 0.07 0.02 0.00 99.88 [2022-10-10T03:48:45.935Z] 03:47:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-10-10T03:48:45.935Z] 03:47:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-10T03:48:45.935Z] 03:47:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-10T03:48:45.935Z] 03:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-10T03:48:45.935Z] 03:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-10T03:48:45.935Z] 03:47:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-10T03:48:45.935Z] 03:47:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-10T03:48:45.935Z] 03:47:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-10T03:48:45.935Z] 03:47:01 7 0.00 0.00 0.00 0.03 0.00 99.97 [2022-10-10T03:48:45.935Z] 03:48:01 all 0.03 0.00 0.00 0.01 0.00 99.95 [2022-10-10T03:48:45.935Z] 03:48:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2022-10-10T03:48:45.935Z] 03:48:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-10T03:48:45.935Z] 03:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-10T03:48:45.935Z] 03:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-10T03:48:45.935Z] 03:48:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-10T03:48:45.935Z] 03:48:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-10T03:48:45.935Z] 03:48:01 6 0.12 0.00 0.00 0.00 0.00 99.88 [2022-10-10T03:48:45.935Z] 03:48:01 7 0.00 0.00 0.02 0.05 0.00 99.93 [2022-10-10T03:48:45.935Z] Average: all 6.50 0.00 1.55 0.66 0.02 91.26 [2022-10-10T03:48:45.935Z] Average: 0 6.53 0.00 1.59 1.12 0.03 90.73 [2022-10-10T03:48:45.935Z] Average: 1 6.28 0.00 1.62 0.12 0.02 91.96 [2022-10-10T03:48:45.935Z] Average: 2 6.51 0.00 1.55 1.16 0.03 90.76 [2022-10-10T03:48:45.935Z] Average: 3 6.68 0.00 1.44 0.12 0.02 91.75 [2022-10-10T03:48:45.935Z] Average: 4 6.66 0.00 1.54 0.74 0.03 91.03 [2022-10-10T03:48:45.935Z] Average: 5 6.34 0.00 1.44 0.43 0.02 91.76 [2022-10-10T03:48:45.935Z] Average: 6 6.24 0.00 1.53 1.30 0.03 90.91 [2022-10-10T03:48:45.935Z] Average: 7 6.79 0.00 1.72 0.31 0.02 91.16 [2022-10-10T03:48:45.935Z] [2022-10-10T03:48:45.935Z] [2022-10-10T03:48:45.935Z]