Pull request #401 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 240f1fbdd5e3ebf38efefeb134228f22bb8984ac+43835cf99a75d9aea88a6e6ad4468f5338448856 (a46cd5aee32485252949b944be85398ce9e3c9c7) 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-ssh14901770900844065273.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11587171580072954854.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh 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-401/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-401/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12569368433520998136.key > 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-401/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10560768941953054609.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh9598225440713206974.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh 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-401/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-401/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5789627382411301282.key > 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 e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-12320’ Running on prd-ubuntu20.04-docker-8c-8g-12332 in /w/workspace/undry_device-onvif-camera_PR-401 [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-401 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 43835cf99a75d9aea88a6e6ad4468f5338448856 into PR head commit 240f1fbdd5e3ebf38efefeb134228f22bb8984ac Merge succeeded, producing 240f1fbdd5e3ebf38efefeb134228f22bb8984ac Checking out Revision 240f1fbdd5e3ebf38efefeb134228f22bb8984ac (PR-401) Commit message: "build(deps): Bump github.com/google/uuid from 1.3.1 to 1.4.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/401/head:refs/remotes/origin/PR-401 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 240f1fbdd5e3ebf38efefeb134228f22bb8984ac # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 43835cf99a75d9aea88a6e6ad4468f5338448856 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 240f1fbdd5e3ebf38efefeb134228f22bb8984ac # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-27T04:03:12.882Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-27T04:03:13.057Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-27T04:03:13.155Z] ========================================================= [2023-10-27T04:03:13.155Z] EdgeX Global Pipelines Version Info [2023-10-27T04:03:13.155Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-27T04:03:13.892Z] ------------------- [2023-10-27T04:03:13.892Z] stable info: [2023-10-27T04:03:13.892Z] ------------------- [2023-10-27T04:03:13.892Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-27T04:03:13.892Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-27T04:03:13.892Z] Message: update stable to v1.0.254 [2023-10-27T04:03:14.464Z] ------------------- [2023-10-27T04:03:14.464Z] experimental info: [2023-10-27T04:03:14.464Z] ------------------- [2023-10-27T04:03:14.464Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-27T04:03:14.464Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-27T04:03:14.464Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-27T04:03:14.752Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-10-27T04:03:14.856Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-10-27T04:03:14.904Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-27T04:03:14.949Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-27T04:03:14.992Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-27T04:03:15.044Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-27T04:03:15.083Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-27T04:03:15.127Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-27T04:03:15.173Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-27T04:03:15.218Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-27T04:03:15.264Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-27T04:03:15.309Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-10-27T04:03:15.350Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-27T04:03:15.392Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-27T04:03:15.431Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-27T04:03:15.477Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-27T04:03:15.522Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-27T04:03:15.561Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-27T04:03:15.601Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-27T04:03:15.642Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-27T04:03:15.684Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-10-27T04:03:15.726Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2023-10-27T04:03:15.774Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-27T04:03:15.817Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-27T04:03:15.857Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-27T04:03:15.907Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-27T04:03:15.945Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-27T04:03:15.988Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-401 [Pipeline] echo [2023-10-27T04:03:16.030Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-401 [Pipeline] echo [2023-10-27T04:03:16.075Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-401 [Pipeline] echo [2023-10-27T04:03:16.126Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 240f1fbdd5e3ebf38efefeb134228f22bb8984ac [Pipeline] echo [2023-10-27T04:03:16.165Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 240f1fb [Pipeline] echo [2023-10-27T04:03:16.203Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-27T04:03:16.315Z] provisioning config files... [2023-10-27T04:03:16.335Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-401@tmp/config1185107696477572463tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T04:03:16.677Z] ---> docker-login.sh [2023-10-27T04:03:16.677Z] nexus3.edgexfoundry.org:10001 [2023-10-27T04:03:16.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T04:03:16.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T04:03:16.937Z] Configure a credential helper to remove this warning. See [2023-10-27T04:03:16.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T04:03:16.937Z] [2023-10-27T04:03:16.937Z] Login Succeeded [2023-10-27T04:03:16.937Z] nexus3.edgexfoundry.org:10002 [2023-10-27T04:03:16.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T04:03:16.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T04:03:16.937Z] Configure a credential helper to remove this warning. See [2023-10-27T04:03:16.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T04:03:16.937Z] [2023-10-27T04:03:16.937Z] Login Succeeded [2023-10-27T04:03:16.937Z] nexus3.edgexfoundry.org:10003 [2023-10-27T04:03:17.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T04:03:17.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T04:03:17.197Z] Configure a credential helper to remove this warning. See [2023-10-27T04:03:17.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T04:03:17.197Z] [2023-10-27T04:03:17.197Z] Login Succeeded [2023-10-27T04:03:17.197Z] nexus3.edgexfoundry.org:10004 [2023-10-27T04:03:17.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T04:03:17.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T04:03:17.197Z] Configure a credential helper to remove this warning. See [2023-10-27T04:03:17.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T04:03:17.197Z] [2023-10-27T04:03:17.197Z] Login Succeeded [2023-10-27T04:03:17.197Z] docker.io [2023-10-27T04:03:17.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T04:03:17.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T04:03:17.719Z] Configure a credential helper to remove this warning. See [2023-10-27T04:03:17.719Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T04:03:17.719Z] [2023-10-27T04:03:17.719Z] Login Succeeded [2023-10-27T04:03:17.719Z] ---> docker-login.sh ends [Pipeline] } [2023-10-27T04:03:17.746Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-27T04:03:18.423Z] + git rev-list -1 --merges 240f1fbdd5e3ebf38efefeb134228f22bb8984ac~1..240f1fbdd5e3ebf38efefeb134228f22bb8984ac [Pipeline] echo [2023-10-27T04:03:18.487Z] -----------> git rev-list -1 --merges 240f1fbdd5e3ebf38efefeb134228f22bb8984ac~1..240f1fbdd5e3ebf38efefeb134228f22bb8984ac 240f1fbdd5e3ebf38efefeb134228f22bb8984ac [false] [Pipeline] sh [2023-10-27T04:03:18.797Z] + git log --format=format:%s -1 240f1fbdd5e3ebf38efefeb134228f22bb8984ac [Pipeline] echo [2023-10-27T04:03:18.831Z] ========================================================= [2023-10-27T04:03:18.831Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-27T04:03:18.831Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-27T04:03:19.499Z] + git log --format=format:%s -1 240f1fbdd5e3ebf38efefeb134228f22bb8984ac [Pipeline] echo [2023-10-27T04:03:19.533Z] [semverPrep] GIT_COMMIT: 240f1fbdd5e3ebf38efefeb134228f22bb8984ac, Commit Message: build(deps): Bump github.com/google/uuid from 1.3.1 to 1.4.0 [Pipeline] echo [2023-10-27T04:03:19.564Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-27T04:03:19.938Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-27T04:03:19.938Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-27T04:03:19.938Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-27T04:03:19.938Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-27T04:03:19.938Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-27T04:03:19.938Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-27T04:03:19.938Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T04:03:20.378Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-27T04:03:20.378Z] [2023-10-27T04:03:20.378Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T04:03:20.764Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-27T04:03:20.764Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-27T04:03:20.764Z] b85a868b505f: Pulling fs layer [2023-10-27T04:03:20.764Z] e2be974225ed: Pulling fs layer [2023-10-27T04:03:20.764Z] 339a4e72a1f5: Pulling fs layer [2023-10-27T04:03:20.764Z] 988bab9f4d93: Pulling fs layer [2023-10-27T04:03:20.764Z] 1469e6f7b9e6: Pulling fs layer [2023-10-27T04:03:20.764Z] eaf3925da568: Pulling fs layer [2023-10-27T04:03:20.764Z] bab4dde63d76: Pulling fs layer [2023-10-27T04:03:20.764Z] bde34c3a00c8: Pulling fs layer [2023-10-27T04:03:20.764Z] b352a97aabf1: Pulling fs layer [2023-10-27T04:03:20.764Z] 4872d77fe225: Pulling fs layer [2023-10-27T04:03:20.764Z] 5851b861e8e6: Pulling fs layer [2023-10-27T04:03:20.764Z] 988bab9f4d93: Waiting [2023-10-27T04:03:20.764Z] 1469e6f7b9e6: Waiting [2023-10-27T04:03:20.764Z] bab4dde63d76: Waiting [2023-10-27T04:03:20.764Z] bde34c3a00c8: Waiting [2023-10-27T04:03:20.764Z] b352a97aabf1: Waiting [2023-10-27T04:03:20.764Z] 4872d77fe225: Waiting [2023-10-27T04:03:20.764Z] 5851b861e8e6: Waiting [2023-10-27T04:03:20.764Z] e2be974225ed: Download complete [2023-10-27T04:03:20.764Z] 988bab9f4d93: Download complete [2023-10-27T04:03:20.764Z] 1469e6f7b9e6: Verifying Checksum [2023-10-27T04:03:20.764Z] 1469e6f7b9e6: Download complete [2023-10-27T04:03:21.025Z] eaf3925da568: Verifying Checksum [2023-10-27T04:03:21.025Z] eaf3925da568: Download complete [2023-10-27T04:03:21.025Z] 339a4e72a1f5: Verifying Checksum [2023-10-27T04:03:21.025Z] 339a4e72a1f5: Download complete [2023-10-27T04:03:21.025Z] bde34c3a00c8: Download complete [2023-10-27T04:03:21.025Z] b352a97aabf1: Download complete [2023-10-27T04:03:21.025Z] 4872d77fe225: Verifying Checksum [2023-10-27T04:03:21.025Z] 4872d77fe225: Download complete [2023-10-27T04:03:21.025Z] 5851b861e8e6: Verifying Checksum [2023-10-27T04:03:21.025Z] 5851b861e8e6: Download complete [2023-10-27T04:03:21.025Z] b85a868b505f: Verifying Checksum [2023-10-27T04:03:21.025Z] b85a868b505f: Download complete [2023-10-27T04:03:21.283Z] bab4dde63d76: Verifying Checksum [2023-10-27T04:03:21.283Z] bab4dde63d76: Download complete [2023-10-27T04:03:22.239Z] b85a868b505f: Pull complete [2023-10-27T04:03:22.500Z] e2be974225ed: Pull complete [2023-10-27T04:03:22.760Z] 339a4e72a1f5: Pull complete [2023-10-27T04:03:23.030Z] 988bab9f4d93: Pull complete [2023-10-27T04:03:23.289Z] 1469e6f7b9e6: Pull complete [2023-10-27T04:03:23.290Z] eaf3925da568: Pull complete [2023-10-27T04:03:25.192Z] bab4dde63d76: Pull complete [2023-10-27T04:03:25.192Z] bde34c3a00c8: Pull complete [2023-10-27T04:03:25.192Z] b352a97aabf1: Pull complete [2023-10-27T04:03:25.192Z] 4872d77fe225: Pull complete [2023-10-27T04:03:25.192Z] 5851b861e8e6: Pull complete [2023-10-27T04:03:25.192Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-27T04:03:25.192Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-27T04:03:25.192Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T04:03:25.693Z] prd-ubuntu20.04-docker-8c-8g-12332 does not seem to be running inside a container [2023-10-27T04:03:25.724Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-401 -v /w/workspace/undry_device-onvif-camera_PR-401:/w/workspace/undry_device-onvif-camera_PR-401:rw,z -v /w/workspace/undry_device-onvif-camera_PR-401@tmp:/w/workspace/undry_device-onvif-camera_PR-401@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-27T04:03:28.499Z] $ docker top b0af89541fcca2f51750ac11fa64fc0973c2a469ce6c53f869f539463e657e8f -eo pid,comm [2023-10-27T04:03:28.557Z] 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). [2023-10-27T04:03:28.557Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-27T04:03:28.672Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-27T04:03:28.672Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-27T04:03:28.800Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-27T04:03:28.801Z] $ docker exec b0af89541fcca2f51750ac11fa64fc0973c2a469ce6c53f869f539463e657e8f ssh-agent [2023-10-27T04:03:28.911Z] SSH_AUTH_SOCK=/tmp/ssh-ws9p4df6Ae6M/agent.32 [2023-10-27T04:03:28.911Z] SSH_AGENT_PID=38 [2023-10-27T04:03:28.918Z] Running ssh-add (command line suppressed) [2023-10-27T04:03:29.017Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-401@tmp/private_key_3522340492795219787.key (/w/workspace/undry_device-onvif-camera_PR-401@tmp/private_key_3522340492795219787.key) [2023-10-27T04:03:29.035Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-27T04:03:29.369Z] + git tag --points-at HEAD [Pipeline] } [2023-10-27T04:03:29.392Z] $ docker exec --env ******** --env ******** b0af89541fcca2f51750ac11fa64fc0973c2a469ce6c53f869f539463e657e8f ssh-agent -k [2023-10-27T04:03:29.493Z] unset SSH_AUTH_SOCK; [2023-10-27T04:03:29.494Z] unset SSH_AGENT_PID; [2023-10-27T04:03:29.494Z] echo Agent pid 38 killed; [2023-10-27T04:03:29.506Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-27T04:03:29.597Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-27T04:03:29.598Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-27T04:03:29.721Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-27T04:03:29.722Z] $ docker exec b0af89541fcca2f51750ac11fa64fc0973c2a469ce6c53f869f539463e657e8f ssh-agent [2023-10-27T04:03:29.843Z] SSH_AUTH_SOCK=/tmp/ssh-sGhdNTiL8lfL/agent.70 [2023-10-27T04:03:29.843Z] SSH_AGENT_PID=76 [2023-10-27T04:03:29.848Z] Running ssh-add (command line suppressed) [2023-10-27T04:03:29.948Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-401@tmp/private_key_4582449662555539882.key (/w/workspace/undry_device-onvif-camera_PR-401@tmp/private_key_4582449662555539882.key) [2023-10-27T04:03:29.967Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-27T04:03:30.301Z] + git semver init [2023-10-27T04:03:30.562Z] 2023-10-27 04:03:30,471 [run_init] DEBUG init version:0.0.0 force:False [2023-10-27T04:03:30.562Z] 2023-10-27 04:03:30,472 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-401/.semver [2023-10-27T04:03:30.562Z] 2023-10-27 04:03:30,472 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-401/.semver [2023-10-27T04:03:30.562Z] 2023-10-27 04:03:30,473 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-401/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-401, universal_newlines=False, shell=None, istream=None) [2023-10-27T04:03:31.943Z] 2023-10-27 04:03:31,523 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-401/.git/info/exclude [2023-10-27T04:03:31.943Z] 2023-10-27 04:03:31,524 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-401/.semver/PR-401 with force:False [2023-10-27T04:03:31.943Z] 2023-10-27 04:03:31,524 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-401/.semver/PR-401 [2023-10-27T04:03:31.943Z] 2023-10-27 04:03:31,528 [execute] INFO git cat-file --batch-check [2023-10-27T04:03:31.943Z] 2023-10-27 04:03:31,528 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-401/.semver, universal_newlines=False, shell=None, istream=) [2023-10-27T04:03:31.944Z] 2023-10-27 04:03:31,533 [execute] INFO git cat-file --batch [2023-10-27T04:03:31.944Z] 2023-10-27 04:03:31,533 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-401/.semver, universal_newlines=False, shell=None, istream=) [2023-10-27T04:03:31.944Z] 2023-10-27 04:03:31,537 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-401/.semver/PR-401 [2023-10-27T04:03:31.944Z] 0.0.0 [Pipeline] } [2023-10-27T04:03:31.973Z] $ docker exec --env ******** --env ******** b0af89541fcca2f51750ac11fa64fc0973c2a469ce6c53f869f539463e657e8f ssh-agent -k [2023-10-27T04:03:32.069Z] unset SSH_AUTH_SOCK; [2023-10-27T04:03:32.069Z] unset SSH_AGENT_PID; [2023-10-27T04:03:32.069Z] echo Agent pid 76 killed; [2023-10-27T04:03:32.079Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-27T04:03:32.514Z] + git semver [Pipeline] } [2023-10-27T04:03:32.795Z] $ docker stop --time=1 b0af89541fcca2f51750ac11fa64fc0973c2a469ce6c53f869f539463e657e8f [2023-10-27T04:03:34.105Z] $ docker rm -f --volumes b0af89541fcca2f51750ac11fa64fc0973c2a469ce6c53f869f539463e657e8f [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-27T04:03:34.513Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-27T04:03:34.793Z] Stashed 1 file(s) [Pipeline] echo [2023-10-27T04:03:34.811Z] [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 [2023-10-27T04:03:35.452Z] provisioning config files... [2023-10-27T04:03:35.461Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-401@tmp/config1205263428628634220tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T04:03:35.817Z] ---> docker-login.sh [2023-10-27T04:03:35.817Z] nexus3.edgexfoundry.org:10001 [2023-10-27T04:03:35.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T04:03:35.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T04:03:35.817Z] Configure a credential helper to remove this warning. See [2023-10-27T04:03:35.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T04:03:35.817Z] [2023-10-27T04:03:35.817Z] Login Succeeded [2023-10-27T04:03:35.817Z] nexus3.edgexfoundry.org:10002 [2023-10-27T04:03:35.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T04:03:35.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T04:03:35.817Z] Configure a credential helper to remove this warning. See [2023-10-27T04:03:35.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T04:03:35.817Z] [2023-10-27T04:03:35.817Z] Login Succeeded [2023-10-27T04:03:35.817Z] nexus3.edgexfoundry.org:10003 [2023-10-27T04:03:36.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T04:03:36.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T04:03:36.079Z] Configure a credential helper to remove this warning. See [2023-10-27T04:03:36.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T04:03:36.079Z] [2023-10-27T04:03:36.079Z] Login Succeeded [2023-10-27T04:03:36.079Z] nexus3.edgexfoundry.org:10004 [2023-10-27T04:03:36.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T04:03:36.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T04:03:36.079Z] Configure a credential helper to remove this warning. See [2023-10-27T04:03:36.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T04:03:36.079Z] [2023-10-27T04:03:36.079Z] Login Succeeded [2023-10-27T04:03:36.079Z] docker.io [2023-10-27T04:03:36.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T04:03:36.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T04:03:36.340Z] Configure a credential helper to remove this warning. See [2023-10-27T04:03:36.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T04:03:36.340Z] [2023-10-27T04:03:36.340Z] Login Succeeded [2023-10-27T04:03:36.340Z] ---> docker-login.sh ends [Pipeline] } [2023-10-27T04:03:36.369Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-27T04:03:36.573Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-27T04:03:36.611Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-27T04:03:36.647Z] ========================================================= [2023-10-27T04:03:36.647Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-27T04:03:36.647Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T04:03:37.118Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-27T04:03:37.118Z] Sending build context to Docker daemon 21.68MB [2023-10-27T04:03:37.118Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-10-27T04:03:37.118Z] Step 2/13 : FROM ${BASE} AS builder [2023-10-27T04:03:37.378Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-27T04:03:37.378Z] 7264a8db6415: Pulling fs layer [2023-10-27T04:03:37.378Z] c4d48a809fc2: Pulling fs layer [2023-10-27T04:03:37.378Z] 4f1c88b9dad5: Pulling fs layer [2023-10-27T04:03:37.378Z] ad3a456e5733: Pulling fs layer [2023-10-27T04:03:37.378Z] 33e27b845d1e: Pulling fs layer [2023-10-27T04:03:37.378Z] c68163c4e522: Pulling fs layer [2023-10-27T04:03:37.378Z] 50da416c3ac9: Pulling fs layer [2023-10-27T04:03:37.378Z] 23d2d4c4bb30: Pulling fs layer [2023-10-27T04:03:37.378Z] ad3a456e5733: Waiting [2023-10-27T04:03:37.378Z] 33e27b845d1e: Waiting [2023-10-27T04:03:37.378Z] c68163c4e522: Waiting [2023-10-27T04:03:37.378Z] 50da416c3ac9: Waiting [2023-10-27T04:03:37.378Z] 23d2d4c4bb30: Waiting [2023-10-27T04:03:37.378Z] c4d48a809fc2: Download complete [2023-10-27T04:03:37.378Z] ad3a456e5733: Verifying Checksum [2023-10-27T04:03:37.378Z] ad3a456e5733: Download complete [2023-10-27T04:03:37.378Z] 33e27b845d1e: Download complete [2023-10-27T04:03:37.378Z] 7264a8db6415: Verifying Checksum [2023-10-27T04:03:37.378Z] 7264a8db6415: Download complete [2023-10-27T04:03:37.378Z] c68163c4e522: Verifying Checksum [2023-10-27T04:03:37.378Z] c68163c4e522: Download complete [2023-10-27T04:03:37.378Z] 7264a8db6415: Pull complete [2023-10-27T04:03:37.637Z] 23d2d4c4bb30: Verifying Checksum [2023-10-27T04:03:37.637Z] 23d2d4c4bb30: Download complete [2023-10-27T04:03:37.637Z] c4d48a809fc2: Pull complete [2023-10-27T04:03:37.637Z] 4f1c88b9dad5: Verifying Checksum [2023-10-27T04:03:38.202Z] 50da416c3ac9: Verifying Checksum [2023-10-27T04:03:38.202Z] 50da416c3ac9: Download complete [2023-10-27T04:03:41.514Z] 4f1c88b9dad5: Pull complete [2023-10-27T04:03:41.514Z] ad3a456e5733: Pull complete [2023-10-27T04:03:41.514Z] 33e27b845d1e: Pull complete [2023-10-27T04:03:41.514Z] c68163c4e522: Pull complete [2023-10-27T04:03:43.413Z] 50da416c3ac9: Pull complete [2023-10-27T04:03:43.672Z] 23d2d4c4bb30: Pull complete [2023-10-27T04:03:43.930Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-27T04:03:43.930Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-27T04:03:43.930Z] ---> 0786185ac409 [2023-10-27T04:03:43.930Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-10-27T04:03:48.120Z] ---> Running in 8a6771ed3bcf [2023-10-27T04:03:48.377Z] Removing intermediate container 8a6771ed3bcf [2023-10-27T04:03:48.377Z] ---> f4daff272005 [2023-10-27T04:03:48.377Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-27T04:03:48.377Z] ---> Running in 53077ddbe48a [2023-10-27T04:03:48.377Z] Removing intermediate container 53077ddbe48a [2023-10-27T04:03:48.377Z] ---> 549ff56d718e [2023-10-27T04:03:48.377Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-10-27T04:03:48.377Z] ---> Running in 8d4261634e7f [2023-10-27T04:03:48.377Z] Removing intermediate container 8d4261634e7f [2023-10-27T04:03:48.377Z] ---> d00487c6931a [2023-10-27T04:03:48.377Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-10-27T04:03:48.637Z] ---> Running in c0bf7974afb6 [2023-10-27T04:03:48.637Z] Removing intermediate container c0bf7974afb6 [2023-10-27T04:03:48.637Z] ---> a9afbb3f1e9c [2023-10-27T04:03:48.637Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-10-27T04:03:48.637Z] ---> Running in a5a9897530f6 [2023-10-27T04:03:48.637Z] Removing intermediate container a5a9897530f6 [2023-10-27T04:03:48.637Z] ---> 4655615b12c4 [2023-10-27T04:03:48.637Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-27T04:03:48.637Z] ---> Running in 36b212e0e59d [2023-10-27T04:03:48.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-27T04:03:49.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-27T04:03:49.154Z] OK: 264 MiB in 52 packages [2023-10-27T04:03:49.720Z] Removing intermediate container 36b212e0e59d [2023-10-27T04:03:49.720Z] ---> 583ae71e3b4e [2023-10-27T04:03:49.720Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-10-27T04:03:49.720Z] ---> Running in c8f721d4424d [2023-10-27T04:03:49.978Z] Removing intermediate container c8f721d4424d [2023-10-27T04:03:49.978Z] ---> 133dfbcd31dc [2023-10-27T04:03:49.978Z] Step 10/13 : COPY go.mod vendor* ./ [2023-10-27T04:03:49.978Z] ---> 1434f5864529 [2023-10-27T04:03:49.978Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-27T04:03:49.978Z] ---> Running in 049450c6c7c1 [2023-10-27T04:03:50.257Z] Still waiting to schedule task [2023-10-27T04:03:50.257Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-10-27T04:04:46.210Z] Removing intermediate container 049450c6c7c1 [2023-10-27T04:04:46.210Z] ---> 46efeb5eb4bf [2023-10-27T04:04:46.210Z] Step 12/13 : COPY . . [2023-10-27T04:04:46.210Z] ---> 6db3cf07a48d [2023-10-27T04:04:46.210Z] Step 13/13 : RUN ${MAKE} [2023-10-27T04:04:46.210Z] ---> Running in 611697fdc8e4 [2023-10-27T04:04:46.472Z] noop [2023-10-27T04:04:46.733Z] Removing intermediate container 611697fdc8e4 [2023-10-27T04:04:46.733Z] ---> dd2fd835d71b [2023-10-27T04:04:46.733Z] Successfully built dd2fd835d71b [2023-10-27T04:04:46.733Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T04:04:47.183Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-27T04:04:47.183Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T04:04:47.332Z] prd-ubuntu20.04-docker-8c-8g-12332 does not seem to be running inside a container [2023-10-27T04:04:47.362Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-401 -v /w/workspace/undry_device-onvif-camera_PR-401:/w/workspace/undry_device-onvif-camera_PR-401:rw,z -v /w/workspace/undry_device-onvif-camera_PR-401@tmp:/w/workspace/undry_device-onvif-camera_PR-401@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-x86_64 cat [2023-10-27T04:04:47.694Z] $ docker top dd1172c8422c23b8b48811bfe97f232a0fe619c068be166c1ca1ab8c89381462 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T04:04:48.098Z] + go version [2023-10-27T04:04:48.098Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-27T04:04:48.131Z] $ docker stop --time=1 dd1172c8422c23b8b48811bfe97f232a0fe619c068be166c1ca1ab8c89381462 [2023-10-27T04:04:49.428Z] $ docker rm -f --volumes dd1172c8422c23b8b48811bfe97f232a0fe619c068be166c1ca1ab8c89381462 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T04:04:50.142Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-27T04:04:50.142Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T04:04:50.287Z] prd-ubuntu20.04-docker-8c-8g-12332 does not seem to be running inside a container [2023-10-27T04:04:50.312Z] $ 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-401 -v /w/workspace/undry_device-onvif-camera_PR-401:/w/workspace/undry_device-onvif-camera_PR-401:rw,z -v /w/workspace/undry_device-onvif-camera_PR-401@tmp:/w/workspace/undry_device-onvif-camera_PR-401@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-x86_64 cat [2023-10-27T04:04:50.668Z] $ docker top 57969d069f9be3ede650079728f83c7e11be0adc9bea0c4db22bbb42de45be18 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T04:04:51.070Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-401 [Pipeline] fileExists [Pipeline] sh [2023-10-27T04:04:51.427Z] + make test [2023-10-27T04:04:51.427Z] go test ./... -coverprofile=coverage.out ./... [2023-10-27T04:04:52.803Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-10-27T04:05:05.005Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-10-27T04:05:05.005Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-10-27T04:05:06.382Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.083s coverage: 31.5% of statements [2023-10-27T04:05:06.641Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.317s coverage: 86.5% of statements [2023-10-27T04:05:14.941Z] go vet ./... [2023-10-27T04:05:17.473Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-27T04:05:17.473Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-27T04:05:17.473Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-27T04:05:17.514Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-27T04:05:17.545Z] $ docker stop --time=1 57969d069f9be3ede650079728f83c7e11be0adc9bea0c4db22bbb42de45be18 [2023-10-27T04:05:20.879Z] $ docker rm -f --volumes 57969d069f9be3ede650079728f83c7e11be0adc9bea0c4db22bbb42de45be18 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-27T04:05:21.518Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-27T04:05:21.596Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-27T04:05:22.219Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-27T04:05:22.532Z] + ls -al . [2023-10-27T04:05:22.532Z] total 236 [2023-10-27T04:05:22.532Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 27 04:04 . [2023-10-27T04:05:22.532Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 04:03 .. [2023-10-27T04:05:22.532Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 04:05 .git [2023-10-27T04:05:22.532Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 04:03 .github [2023-10-27T04:05:22.532Z] -rw-rw-r-- 1 jenkins jenkins 493 Oct 27 04:03 .gitignore [2023-10-27T04:05:22.532Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 27 04:03 .golangci.yml [2023-10-27T04:05:22.532Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 04:03 .semver [2023-10-27T04:05:22.532Z] -rw-rw-r-- 1 jenkins jenkins 11155 Oct 27 04:03 Attribution.txt [2023-10-27T04:05:22.532Z] -rw-rw-r-- 1 jenkins jenkins 15932 Oct 27 04:03 CHANGELOG.md [2023-10-27T04:05:22.532Z] -rw-rw-r-- 1 jenkins jenkins 1574 Oct 27 04:03 Dockerfile [2023-10-27T04:05:22.532Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 27 04:03 GOVERNANCE.md [2023-10-27T04:05:22.532Z] -rw-rw-r-- 1 jenkins jenkins 739 Oct 27 04:03 Jenkinsfile [2023-10-27T04:05:22.532Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 27 04:03 LICENSE [2023-10-27T04:05:22.532Z] -rw-rw-r-- 1 jenkins jenkins 2877 Oct 27 04:03 Makefile [2023-10-27T04:05:22.532Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 27 04:03 OWNERS.md [2023-10-27T04:05:22.532Z] -rw-rw-r-- 1 jenkins jenkins 2620 Oct 27 04:03 README.md [2023-10-27T04:05:22.532Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 27 04:03 VERSION [2023-10-27T04:05:22.532Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 04:03 bin [2023-10-27T04:05:22.532Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 04:03 cmd [2023-10-27T04:05:22.532Z] -rw-r--r-- 1 jenkins jenkins 78456 Oct 27 04:05 coverage.out [2023-10-27T04:05:22.532Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 04:03 doc [2023-10-27T04:05:22.532Z] -rw-rw-r-- 1 jenkins jenkins 4087 Oct 27 04:03 go.mod [2023-10-27T04:05:22.532Z] -rw-rw-r-- 1 jenkins jenkins 35688 Oct 27 04:03 go.sum [2023-10-27T04:05:22.532Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 04:03 internal [2023-10-27T04:05:22.532Z] -rw-rw-r-- 1 jenkins jenkins 236 Oct 27 04:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T04:05:22.913Z] + 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=240f1fbdd5e3ebf38efefeb134228f22bb8984ac --label arch=amd64 --label version=0.0.0 . [2023-10-27T04:05:22.913Z] Sending build context to Docker daemon 21.76MB [2023-10-27T04:05:22.913Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-27T04:05:22.913Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-27T04:05:22.913Z] ---> dd2fd835d71b [2023-10-27T04:05:22.913Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-10-27T04:05:23.479Z] ---> Running in 7898715c5fbe [2023-10-27T04:05:23.479Z] Removing intermediate container 7898715c5fbe [2023-10-27T04:05:23.479Z] ---> 56b85b03d85e [2023-10-27T04:05:23.479Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-27T04:05:23.479Z] ---> Running in d1f8ade442a3 [2023-10-27T04:05:23.479Z] Removing intermediate container d1f8ade442a3 [2023-10-27T04:05:23.479Z] ---> 34d3ba9c64ab [2023-10-27T04:05:23.479Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-27T04:05:23.479Z] ---> Running in 76b010108b78 [2023-10-27T04:05:23.737Z] Removing intermediate container 76b010108b78 [2023-10-27T04:05:23.737Z] ---> 70adc8102f29 [2023-10-27T04:05:23.737Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-27T04:05:23.737Z] ---> Running in c9aa3400aa7a [2023-10-27T04:05:23.737Z] Removing intermediate container c9aa3400aa7a [2023-10-27T04:05:23.737Z] ---> c31e778b0f07 [2023-10-27T04:05:23.737Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-10-27T04:05:23.737Z] ---> Running in 66943b0c5cb2 [2023-10-27T04:05:23.737Z] Removing intermediate container 66943b0c5cb2 [2023-10-27T04:05:23.737Z] ---> d558f69ca0ae [2023-10-27T04:05:23.737Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-27T04:05:23.737Z] ---> Running in c9cae67f0269 [2023-10-27T04:05:24.350Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-27T04:05:24.350Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-27T04:05:24.611Z] OK: 264 MiB in 52 packages [2023-10-27T04:05:24.870Z] Removing intermediate container c9cae67f0269 [2023-10-27T04:05:24.870Z] ---> 1c2417e0eed9 [2023-10-27T04:05:24.870Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-10-27T04:05:24.870Z] ---> Running in 2f2eb4449c13 [2023-10-27T04:05:25.128Z] Removing intermediate container 2f2eb4449c13 [2023-10-27T04:05:25.128Z] ---> 3434a5f21974 [2023-10-27T04:05:25.128Z] Step 10/26 : COPY go.mod vendor* ./ [2023-10-27T04:05:25.128Z] ---> 2ab7f433686f [2023-10-27T04:05:25.128Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-27T04:05:25.128Z] ---> Running in bfd8d3752f83 [2023-10-27T04:05:26.062Z] Removing intermediate container bfd8d3752f83 [2023-10-27T04:05:26.062Z] ---> c15b467cd5f0 [2023-10-27T04:05:26.062Z] Step 12/26 : COPY . . [2023-10-27T04:05:26.635Z] ---> ec11bf57fa90 [2023-10-27T04:05:26.635Z] Step 13/26 : RUN ${MAKE} [2023-10-27T04:05:26.635Z] ---> Running in 88a7dc1967e1 [2023-10-27T04:05:26.896Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-10-27T04:05:48.811Z] Removing intermediate container 88a7dc1967e1 [2023-10-27T04:05:48.811Z] ---> d18226281509 [2023-10-27T04:05:48.811Z] Step 14/26 : FROM alpine:3.18 [2023-10-27T04:05:48.811Z] 3.18: Pulling from library/alpine [2023-10-27T04:05:48.811Z] 96526aa774ef: Pulling fs layer [2023-10-27T04:05:48.811Z] 96526aa774ef: Verifying Checksum [2023-10-27T04:05:48.811Z] 96526aa774ef: Download complete [2023-10-27T04:05:48.811Z] 96526aa774ef: Pull complete [2023-10-27T04:05:48.811Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-27T04:05:48.811Z] Status: Downloaded newer image for alpine:3.18 [2023-10-27T04:05:48.811Z] ---> 8ca4688f4f35 [2023-10-27T04:05:48.811Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-10-27T04:05:48.811Z] ---> Running in da9776dd5d03 [2023-10-27T04:05:48.811Z] Removing intermediate container da9776dd5d03 [2023-10-27T04:05:48.811Z] ---> 779309e0fcfb [2023-10-27T04:05:48.811Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-10-27T04:05:48.811Z] ---> Running in 6ed32a98e806 [2023-10-27T04:05:48.811Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-27T04:05:48.811Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-27T04:05:48.811Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-27T04:05:48.811Z] Executing busybox-1.36.1-r2.trigger [2023-10-27T04:05:48.811Z] OK: 7 MiB in 16 packages [2023-10-27T04:05:49.069Z] Removing intermediate container 6ed32a98e806 [2023-10-27T04:05:49.069Z] ---> b00d08c84dac [2023-10-27T04:05:49.069Z] Step 17/26 : WORKDIR / [2023-10-27T04:05:49.069Z] ---> Running in e24df27409ee [2023-10-27T04:05:49.069Z] Removing intermediate container e24df27409ee [2023-10-27T04:05:49.069Z] ---> 53f8c11d2e90 [2023-10-27T04:05:49.069Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-10-27T04:05:49.999Z] ---> f98de388fb83 [2023-10-27T04:05:49.999Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-10-27T04:05:50.258Z] ---> dd92660d93b7 [2023-10-27T04:05:50.258Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-10-27T04:05:50.258Z] ---> 9653d8032528 [2023-10-27T04:05:50.258Z] Step 21/26 : EXPOSE 59984 [2023-10-27T04:05:50.258Z] ---> Running in 80ebcf5cd831 [2023-10-27T04:05:50.516Z] Removing intermediate container 80ebcf5cd831 [2023-10-27T04:05:50.516Z] ---> 6372a0853a06 [2023-10-27T04:05:50.516Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-10-27T04:05:50.516Z] ---> Running in b5d7808a0b6d [2023-10-27T04:05:50.516Z] Removing intermediate container b5d7808a0b6d [2023-10-27T04:05:50.516Z] ---> b3d09c1c60d8 [2023-10-27T04:05:50.516Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-27T04:05:50.516Z] ---> Running in 9d1031ad6437 [2023-10-27T04:05:50.516Z] Removing intermediate container 9d1031ad6437 [2023-10-27T04:05:50.516Z] ---> c83db77e49d6 [2023-10-27T04:05:50.516Z] Step 24/26 : LABEL arch=amd64 [2023-10-27T04:05:50.516Z] ---> Running in a61a03c7c889 [2023-10-27T04:05:50.774Z] Removing intermediate container a61a03c7c889 [2023-10-27T04:05:50.774Z] ---> e5c3d92fbf0a [2023-10-27T04:05:50.774Z] Step 25/26 : LABEL git_sha=240f1fbdd5e3ebf38efefeb134228f22bb8984ac [2023-10-27T04:05:50.774Z] ---> Running in 2ef66c1dad25 [2023-10-27T04:05:50.774Z] Removing intermediate container 2ef66c1dad25 [2023-10-27T04:05:50.774Z] ---> 9277c11ff86b [2023-10-27T04:05:50.774Z] Step 26/26 : LABEL version=0.0.0 [2023-10-27T04:05:50.774Z] ---> Running in b5fd311cec6a [2023-10-27T04:05:50.774Z] Removing intermediate container b5fd311cec6a [2023-10-27T04:05:50.774Z] ---> 1a52b2131dc6 [2023-10-27T04:05:50.774Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-27T04:05:50.774Z] Successfully built 1a52b2131dc6 [2023-10-27T04:05:50.774Z] 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] { [Pipeline] sh [2023-10-27T04:05:51.668Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-27T04:05:51.668Z] [2023-10-27T04:05:51.668Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T04:05:52.050Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-27T04:05:52.050Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-27T04:05:52.050Z] 5eb5b503b376: Pulling fs layer [2023-10-27T04:05:52.050Z] 5c69ac0246d0: Pulling fs layer [2023-10-27T04:05:52.050Z] ec43610c2a17: Pulling fs layer [2023-10-27T04:05:52.050Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-27T04:05:52.050Z] 33b1e0a273af: Pulling fs layer [2023-10-27T04:05:52.050Z] 5d3b04190fa2: Pulling fs layer [2023-10-27T04:05:52.050Z] 2f39f015ded8: Pulling fs layer [2023-10-27T04:05:52.050Z] 3a2ae6a8a46f: Waiting [2023-10-27T04:05:52.050Z] 33b1e0a273af: Waiting [2023-10-27T04:05:52.050Z] 5d3b04190fa2: Waiting [2023-10-27T04:05:52.050Z] 2f39f015ded8: Waiting [2023-10-27T04:05:52.050Z] 5c69ac0246d0: Download complete [2023-10-27T04:05:52.050Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-27T04:05:52.050Z] 3a2ae6a8a46f: Download complete [2023-10-27T04:05:52.050Z] 33b1e0a273af: Verifying Checksum [2023-10-27T04:05:52.050Z] 33b1e0a273af: Download complete [2023-10-27T04:05:52.050Z] 5d3b04190fa2: Verifying Checksum [2023-10-27T04:05:52.050Z] 5d3b04190fa2: Download complete [2023-10-27T04:05:52.050Z] ec43610c2a17: Verifying Checksum [2023-10-27T04:05:52.050Z] ec43610c2a17: Download complete [2023-10-27T04:05:52.308Z] 5eb5b503b376: Verifying Checksum [2023-10-27T04:05:52.308Z] 5eb5b503b376: Download complete [2023-10-27T04:05:52.874Z] 2f39f015ded8: Download complete [2023-10-27T04:05:53.440Z] 5eb5b503b376: Pull complete [2023-10-27T04:05:53.698Z] 5c69ac0246d0: Pull complete [2023-10-27T04:05:54.262Z] ec43610c2a17: Pull complete [2023-10-27T04:05:54.262Z] 3a2ae6a8a46f: Pull complete [2023-10-27T04:05:54.262Z] 33b1e0a273af: Pull complete [2023-10-27T04:05:54.520Z] 5d3b04190fa2: Pull complete [2023-10-27T04:05:58.706Z] 2f39f015ded8: Pull complete [2023-10-27T04:05:58.706Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-27T04:05:58.706Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-27T04:05:58.706Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T04:05:58.913Z] prd-ubuntu20.04-docker-8c-8g-12332 does not seem to be running inside a container [2023-10-27T04:05:58.937Z] $ 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-401 -v /w/workspace/undry_device-onvif-camera_PR-401:/w/workspace/undry_device-onvif-camera_PR-401:rw,z -v /w/workspace/undry_device-onvif-camera_PR-401@tmp:/w/workspace/undry_device-onvif-camera_PR-401@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:latest cat [2023-10-27T04:06:02.615Z] $ docker top 28652d1ec09459a950270b804c56a27fee35a3ff267744eed962e02bac654bf4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T04:06:03.056Z] ---> job-cost.sh [2023-10-27T04:06:03.056Z] lf-activate-venv: SKIPPING [2023-10-27T04:06:03.056Z] INFO: No Stack... [2023-10-27T04:06:03.320Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-27T04:06:03.579Z] INFO: Archiving Costs [Pipeline] sh [2023-10-27T04:06:03.897Z] + cat /w/workspace/undry_device-onvif-camera_PR-401/archives/cost.csv [2023-10-27T04:06:03.897Z] + cut -d, -f6 [Pipeline] lock [2023-10-27T04:06:03.936Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-401-1-stack-cost] [2023-10-27T04:06:03.942Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-401-1-stack-cost] did not exist. Created. [2023-10-27T04:06:03.942Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-401-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-27T04:06:04.326Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-27T04:06:04.379Z] Stashed 1 file(s) [Pipeline] } [2023-10-27T04:06:04.403Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-401-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-27T04:06:04.482Z] $ docker stop --time=1 28652d1ec09459a950270b804c56a27fee35a3ff267744eed962e02bac654bf4 [2023-10-27T04:06:05.629Z] $ docker rm -f --volumes 28652d1ec09459a950270b804c56a27fee35a3ff267744eed962e02bac654bf4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-27T04:09:59.727Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12420 in /w/workspace/undry_device-onvif-camera_PR-401 [Pipeline] { [Pipeline] ws [2023-10-27T04:09:59.784Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2023-10-27T04:09:59.889Z] The recommended git tool is: git [2023-10-27T04:10:06.868Z] using credential edgex-jenkins-ssh [2023-10-27T04:10:06.889Z] Cloning the remote Git repository [2023-10-27T04:10:06.946Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-10-27T04:10:07.076Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2023-10-27T04:10:07.245Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-10-27T04:10:07.246Z] > git --version # timeout=10 [2023-10-27T04:10:07.277Z] > git --version # 'git version 2.25.1' [2023-10-27T04:10:07.280Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-27T04:10:07.449Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-27T04:10:09.019Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-10-27T04:10:09.057Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-27T04:10:10.040Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-10-27T04:10:10.092Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-10-27T04:10:10.093Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-27T04:10:10.110Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/401/head:refs/remotes/origin/PR-401 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-27T04:10:10.706Z] Merging remotes/origin/main commit 43835cf99a75d9aea88a6e6ad4468f5338448856 into PR head commit 240f1fbdd5e3ebf38efefeb134228f22bb8984ac [2023-10-27T04:10:11.205Z] Merge succeeded, producing 240f1fbdd5e3ebf38efefeb134228f22bb8984ac [2023-10-27T04:10:11.205Z] Checking out Revision 240f1fbdd5e3ebf38efefeb134228f22bb8984ac (PR-401) [2023-10-27T04:10:10.731Z] > git config core.sparsecheckout # timeout=10 [2023-10-27T04:10:10.839Z] > git checkout -f 240f1fbdd5e3ebf38efefeb134228f22bb8984ac # timeout=10 [2023-10-27T04:10:11.054Z] > git remote # timeout=10 [2023-10-27T04:10:11.089Z] > git config --get remote.origin.url # timeout=10 [2023-10-27T04:10:11.121Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-27T04:10:11.141Z] > git merge 43835cf99a75d9aea88a6e6ad4468f5338448856 # timeout=10 [2023-10-27T04:10:11.180Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-27T04:10:11.215Z] > git config core.sparsecheckout # timeout=10 [2023-10-27T04:10:11.238Z] > git checkout -f 240f1fbdd5e3ebf38efefeb134228f22bb8984ac # timeout=10 [2023-10-27T04:10:12.100Z] Commit message: "build(deps): Bump github.com/google/uuid from 1.3.1 to 1.4.0" [2023-10-27T04:10:12.165Z] > git --version # timeout=10 [2023-10-27T04:10:12.179Z] > git --version # 'git version 2.25.1' [2023-10-27T04:10:12.214Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-27T04:10:13.558Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-27T04:10:13.558Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-27T04:10:13.558Z] Dload Upload Total Spent Left Speed [2023-10-27T04:10:13.558Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 239k 0 --:--:-- --:--:-- --:--:-- 239k [Pipeline] sh [2023-10-27T04:10:14.276Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-27T04:10:14.637Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-27T04:10:14.637Z] + sudo tee /etc/docker/daemon.new [2023-10-27T04:10:14.637Z] { [2023-10-27T04:10:14.637Z] "registry-mirrors": [ [2023-10-27T04:10:14.637Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-27T04:10:14.637Z] ], [2023-10-27T04:10:14.637Z] "bip": "10.250.0.254/24", [2023-10-27T04:10:14.637Z] "hosts": [ [2023-10-27T04:10:14.637Z] "tcp://0.0.0.0:5555", [2023-10-27T04:10:14.637Z] "unix:///var/run/docker.sock" [2023-10-27T04:10:14.637Z] ], [2023-10-27T04:10:14.637Z] "mtu": 1458, [2023-10-27T04:10:14.637Z] "selinux-enabled": true, [2023-10-27T04:10:14.637Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-27T04:10:14.637Z] } [Pipeline] sh [2023-10-27T04:10:14.989Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-27T04:10:15.335Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-27T04:10:33.697Z] provisioning config files... [2023-10-27T04:10:33.729Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config16962062341331562323tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T04:10:34.142Z] ---> docker-login.sh [2023-10-27T04:10:34.142Z] nexus3.edgexfoundry.org:10001 [2023-10-27T04:10:34.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T04:10:34.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T04:10:34.736Z] Configure a credential helper to remove this warning. See [2023-10-27T04:10:34.736Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T04:10:34.736Z] [2023-10-27T04:10:34.736Z] Login Succeeded [2023-10-27T04:10:34.736Z] nexus3.edgexfoundry.org:10002 [2023-10-27T04:10:35.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T04:10:35.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T04:10:35.280Z] Configure a credential helper to remove this warning. See [2023-10-27T04:10:35.280Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T04:10:35.280Z] [2023-10-27T04:10:35.280Z] Login Succeeded [2023-10-27T04:10:35.280Z] nexus3.edgexfoundry.org:10003 [2023-10-27T04:10:35.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T04:10:35.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T04:10:35.554Z] Configure a credential helper to remove this warning. See [2023-10-27T04:10:35.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T04:10:35.554Z] [2023-10-27T04:10:35.554Z] Login Succeeded [2023-10-27T04:10:35.554Z] nexus3.edgexfoundry.org:10004 [2023-10-27T04:10:35.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T04:10:36.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T04:10:36.100Z] Configure a credential helper to remove this warning. See [2023-10-27T04:10:36.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T04:10:36.100Z] [2023-10-27T04:10:36.100Z] Login Succeeded [2023-10-27T04:10:36.100Z] docker.io [2023-10-27T04:10:36.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T04:10:36.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T04:10:36.650Z] Configure a credential helper to remove this warning. See [2023-10-27T04:10:36.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T04:10:36.650Z] [2023-10-27T04:10:36.650Z] Login Succeeded [2023-10-27T04:10:36.650Z] ---> docker-login.sh ends [Pipeline] } [2023-10-27T04:10:36.680Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-27T04:10:37.216Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-27T04:10:37.252Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-27T04:10:37.286Z] ========================================================= [2023-10-27T04:10:37.286Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-27T04:10:37.286Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T04:10:37.822Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-27T04:10:38.443Z] Sending build context to Docker daemon 14.2MB [2023-10-27T04:10:38.443Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-10-27T04:10:38.443Z] Step 2/13 : FROM ${BASE} AS builder [2023-10-27T04:10:38.730Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-27T04:10:38.730Z] 9fda8d8052c6: Pulling fs layer [2023-10-27T04:10:38.730Z] 5d54e960e981: Pulling fs layer [2023-10-27T04:10:38.730Z] c4a7e357bf2a: Pulling fs layer [2023-10-27T04:10:38.730Z] f0e02332f6b5: Pulling fs layer [2023-10-27T04:10:38.730Z] cefa15bbcfad: Pulling fs layer [2023-10-27T04:10:38.730Z] 17808c966233: Pulling fs layer [2023-10-27T04:10:38.730Z] f4c1fc716caa: Pulling fs layer [2023-10-27T04:10:38.730Z] f0e02332f6b5: Waiting [2023-10-27T04:10:38.730Z] cefa15bbcfad: Waiting [2023-10-27T04:10:38.730Z] 17808c966233: Waiting [2023-10-27T04:10:38.730Z] f4c1fc716caa: Waiting [2023-10-27T04:10:38.730Z] 5d54e960e981: Verifying Checksum [2023-10-27T04:10:38.730Z] 5d54e960e981: Download complete [2023-10-27T04:10:38.730Z] f0e02332f6b5: Verifying Checksum [2023-10-27T04:10:38.730Z] f0e02332f6b5: Download complete [2023-10-27T04:10:38.730Z] cefa15bbcfad: Verifying Checksum [2023-10-27T04:10:38.730Z] cefa15bbcfad: Download complete [2023-10-27T04:10:39.012Z] 9fda8d8052c6: Verifying Checksum [2023-10-27T04:10:39.012Z] 9fda8d8052c6: Download complete [2023-10-27T04:10:40.007Z] f4c1fc716caa: Verifying Checksum [2023-10-27T04:10:40.007Z] f4c1fc716caa: Download complete [2023-10-27T04:10:40.007Z] 9fda8d8052c6: Pull complete [2023-10-27T04:10:40.634Z] 5d54e960e981: Pull complete [2023-10-27T04:10:41.229Z] c4a7e357bf2a: Verifying Checksum [2023-10-27T04:10:41.229Z] c4a7e357bf2a: Download complete [2023-10-27T04:10:42.214Z] 17808c966233: Verifying Checksum [2023-10-27T04:10:42.214Z] 17808c966233: Download complete [2023-10-27T04:10:54.662Z] c4a7e357bf2a: Pull complete [2023-10-27T04:10:54.662Z] f0e02332f6b5: Pull complete [2023-10-27T04:10:54.662Z] cefa15bbcfad: Pull complete [2023-10-27T04:11:02.906Z] 17808c966233: Pull complete [2023-10-27T04:11:04.866Z] f4c1fc716caa: Pull complete [2023-10-27T04:11:04.866Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-27T04:11:04.866Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-27T04:11:04.866Z] ---> ea914061e18c [2023-10-27T04:11:04.866Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-10-27T04:11:07.481Z] ---> Running in 2c04b242a40e [2023-10-27T04:11:07.481Z] Removing intermediate container 2c04b242a40e [2023-10-27T04:11:07.481Z] ---> 8eed2129d64e [2023-10-27T04:11:07.481Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-27T04:11:07.481Z] ---> Running in 175d5581471f [2023-10-27T04:11:07.755Z] Removing intermediate container 175d5581471f [2023-10-27T04:11:07.755Z] ---> af0cde3f6042 [2023-10-27T04:11:07.755Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-10-27T04:11:08.032Z] ---> Running in 23a1786cb6d4 [2023-10-27T04:11:08.300Z] Removing intermediate container 23a1786cb6d4 [2023-10-27T04:11:08.300Z] ---> 9519ab5bed27 [2023-10-27T04:11:08.300Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-10-27T04:11:08.300Z] ---> Running in a6ad4ae212fb [2023-10-27T04:11:08.888Z] Removing intermediate container a6ad4ae212fb [2023-10-27T04:11:08.888Z] ---> 9b9affe730ff [2023-10-27T04:11:08.888Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-10-27T04:11:08.888Z] ---> Running in a17eb795ddd1 [2023-10-27T04:11:09.164Z] Removing intermediate container a17eb795ddd1 [2023-10-27T04:11:09.164Z] ---> cfe7ab20bcda [2023-10-27T04:11:09.164Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-27T04:11:09.439Z] ---> Running in d551cf8d710f [2023-10-27T04:11:10.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-27T04:11:10.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-27T04:11:11.966Z] OK: 266 MiB in 52 packages [2023-10-27T04:11:12.938Z] Removing intermediate container d551cf8d710f [2023-10-27T04:11:12.938Z] ---> f29713d80b3c [2023-10-27T04:11:12.938Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-10-27T04:11:13.208Z] ---> Running in 730183bf16c4 [2023-10-27T04:11:13.477Z] Removing intermediate container 730183bf16c4 [2023-10-27T04:11:13.477Z] ---> 99a91c287f17 [2023-10-27T04:11:13.477Z] Step 10/13 : COPY go.mod vendor* ./ [2023-10-27T04:11:14.071Z] ---> 9ab142804cf7 [2023-10-27T04:11:14.071Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-27T04:11:14.071Z] ---> Running in 425135f78e4a [2023-10-27T04:13:05.760Z] Removing intermediate container 425135f78e4a [2023-10-27T04:13:05.760Z] ---> 23f599fff036 [2023-10-27T04:13:05.760Z] Step 12/13 : COPY . . [2023-10-27T04:13:05.760Z] ---> ae1bf3193c28 [2023-10-27T04:13:05.760Z] Step 13/13 : RUN ${MAKE} [2023-10-27T04:13:05.760Z] ---> Running in 1dc2bc200a90 [2023-10-27T04:13:05.760Z] noop [2023-10-27T04:13:05.760Z] Removing intermediate container 1dc2bc200a90 [2023-10-27T04:13:05.760Z] ---> 306b95b16f49 [2023-10-27T04:13:05.760Z] Successfully built 306b95b16f49 [2023-10-27T04:13:05.760Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T04:13:06.226Z] + docker inspect -f . ci-base-image-arm64 [2023-10-27T04:13:06.226Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T04:13:06.547Z] prd-ubuntu20.04-docker-arm64-4c-16g-12420 does not seem to be running inside a container [2023-10-27T04:13:06.624Z] $ 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 [2023-10-27T04:13:07.949Z] $ docker top ff7ccd36c2fa02de90ce13b17f4819b0ee99ed1cd9382056a8def915f31c41c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T04:13:08.853Z] + go version [2023-10-27T04:13:08.853Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-27T04:13:08.882Z] $ docker stop --time=1 ff7ccd36c2fa02de90ce13b17f4819b0ee99ed1cd9382056a8def915f31c41c4 [2023-10-27T04:13:10.601Z] $ docker rm -f --volumes ff7ccd36c2fa02de90ce13b17f4819b0ee99ed1cd9382056a8def915f31c41c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T04:13:11.543Z] + docker inspect -f . ci-base-image-arm64 [2023-10-27T04:13:11.543Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T04:13:11.812Z] prd-ubuntu20.04-docker-arm64-4c-16g-12420 does not seem to be running inside a container [2023-10-27T04:13:11.876Z] $ 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 [2023-10-27T04:13:13.180Z] $ docker top e8fcced4f1cdb14e59973d7e72a5af2927561c0db97fe033978d2d38cc3d0134 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T04:13:14.109Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-10-27T04:13:14.831Z] + make test [2023-10-27T04:13:14.831Z] go test ./... -coverprofile=coverage.out ./... [2023-10-27T04:13:20.218Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-10-27T04:15:42.013Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-10-27T04:15:42.013Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-10-27T04:15:43.432Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.208s coverage: 31.5% of statements [2023-10-27T04:16:05.544Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 22.150s coverage: 86.5% of statements [2023-10-27T04:16:05.544Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-27T04:16:05.544Z] go vet ./... [2023-10-27T04:16:32.243Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-27T04:16:32.243Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-27T04:16:32.243Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-27T04:16:32.284Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-27T04:16:32.313Z] $ docker stop --time=1 e8fcced4f1cdb14e59973d7e72a5af2927561c0db97fe033978d2d38cc3d0134 [2023-10-27T04:16:34.319Z] $ docker rm -f --volumes e8fcced4f1cdb14e59973d7e72a5af2927561c0db97fe033978d2d38cc3d0134 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-27T04:16:35.736Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-27T04:16:35.770Z] Warning: overwriting stash ‘coverage-report’ [2023-10-27T04:16:36.387Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-27T04:16:36.985Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-27T04:16:37.331Z] + ls -al . [2023-10-27T04:16:37.331Z] total 232 [2023-10-27T04:16:37.331Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 04:13 . [2023-10-27T04:16:37.331Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 04:10 .. [2023-10-27T04:16:37.331Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 04:10 .git [2023-10-27T04:16:37.331Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 04:10 .github [2023-10-27T04:16:37.331Z] -rw-rw-r-- 1 jenkins jenkins 493 Oct 27 04:10 .gitignore [2023-10-27T04:16:37.331Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 27 04:10 .golangci.yml [2023-10-27T04:16:37.331Z] -rw-rw-r-- 1 jenkins jenkins 11155 Oct 27 04:10 Attribution.txt [2023-10-27T04:16:37.331Z] -rw-rw-r-- 1 jenkins jenkins 15932 Oct 27 04:10 CHANGELOG.md [2023-10-27T04:16:37.331Z] -rw-rw-r-- 1 jenkins jenkins 1574 Oct 27 04:10 Dockerfile [2023-10-27T04:16:37.331Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 27 04:10 GOVERNANCE.md [2023-10-27T04:16:37.331Z] -rw-rw-r-- 1 jenkins jenkins 739 Oct 27 04:10 Jenkinsfile [2023-10-27T04:16:37.331Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 27 04:10 LICENSE [2023-10-27T04:16:37.331Z] -rw-rw-r-- 1 jenkins jenkins 2877 Oct 27 04:10 Makefile [2023-10-27T04:16:37.331Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 27 04:10 OWNERS.md [2023-10-27T04:16:37.331Z] -rw-rw-r-- 1 jenkins jenkins 2620 Oct 27 04:10 README.md [2023-10-27T04:16:37.331Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 27 04:03 VERSION [2023-10-27T04:16:37.331Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 04:10 bin [2023-10-27T04:16:37.331Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 04:10 cmd [2023-10-27T04:16:37.331Z] -rw-r--r-- 1 jenkins jenkins 78456 Oct 27 04:16 coverage.out [2023-10-27T04:16:37.331Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 04:10 doc [2023-10-27T04:16:37.331Z] -rw-rw-r-- 1 jenkins jenkins 4087 Oct 27 04:10 go.mod [2023-10-27T04:16:37.331Z] -rw-rw-r-- 1 jenkins jenkins 35688 Oct 27 04:10 go.sum [2023-10-27T04:16:37.331Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 04:10 internal [2023-10-27T04:16:37.331Z] -rw-rw-r-- 1 jenkins jenkins 236 Oct 27 04:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T04:16:37.770Z] + 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=240f1fbdd5e3ebf38efefeb134228f22bb8984ac --label arch=arm64 --label version=0.0.0 . [2023-10-27T04:16:38.355Z] Sending build context to Docker daemon 14.28MB [2023-10-27T04:16:38.355Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-27T04:16:38.355Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-27T04:16:38.355Z] ---> 306b95b16f49 [2023-10-27T04:16:38.355Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-10-27T04:16:38.622Z] ---> Running in 548d061ad613 [2023-10-27T04:16:38.896Z] Removing intermediate container 548d061ad613 [2023-10-27T04:16:38.896Z] ---> f7b690d03493 [2023-10-27T04:16:38.896Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-27T04:16:38.896Z] ---> Running in d69e23129050 [2023-10-27T04:16:39.480Z] Removing intermediate container d69e23129050 [2023-10-27T04:16:39.480Z] ---> a1b178246d85 [2023-10-27T04:16:39.480Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-27T04:16:39.480Z] ---> Running in 6169d6dcc957 [2023-10-27T04:16:39.753Z] Removing intermediate container 6169d6dcc957 [2023-10-27T04:16:39.753Z] ---> 4c1124433901 [2023-10-27T04:16:39.753Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-27T04:16:39.753Z] ---> Running in c1a85bd1edf9 [2023-10-27T04:16:40.338Z] Removing intermediate container c1a85bd1edf9 [2023-10-27T04:16:40.338Z] ---> d1922ccaa8f2 [2023-10-27T04:16:40.338Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-10-27T04:16:40.338Z] ---> Running in 9ef44e462e5f [2023-10-27T04:16:40.608Z] Removing intermediate container 9ef44e462e5f [2023-10-27T04:16:40.608Z] ---> c5e7366150e0 [2023-10-27T04:16:40.608Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-27T04:16:40.608Z] ---> Running in 503495a895dd [2023-10-27T04:16:42.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-27T04:16:42.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-27T04:16:43.730Z] OK: 266 MiB in 52 packages [2023-10-27T04:16:46.330Z] Removing intermediate container 503495a895dd [2023-10-27T04:16:46.330Z] ---> c20ce6dc331c [2023-10-27T04:16:46.330Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-10-27T04:16:46.330Z] ---> Running in 7b3c2eb7eae8 [2023-10-27T04:16:46.330Z] Removing intermediate container 7b3c2eb7eae8 [2023-10-27T04:16:46.330Z] ---> 053dc3563a41 [2023-10-27T04:16:46.330Z] Step 10/26 : COPY go.mod vendor* ./ [2023-10-27T04:16:46.919Z] ---> fa8f2e5f22bb [2023-10-27T04:16:46.919Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-27T04:16:46.919Z] ---> Running in 0ebf72e11650 [2023-10-27T04:16:50.290Z] Removing intermediate container 0ebf72e11650 [2023-10-27T04:16:50.290Z] ---> fa0c3083830a [2023-10-27T04:16:50.290Z] Step 12/26 : COPY . . [2023-10-27T04:16:51.257Z] ---> d546d46348c0 [2023-10-27T04:16:51.257Z] Step 13/26 : RUN ${MAKE} [2023-10-27T04:16:51.526Z] ---> Running in bb87669b7f0f [2023-10-27T04:16:52.496Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-10-27T04:19:14.238Z] Removing intermediate container bb87669b7f0f [2023-10-27T04:19:14.238Z] ---> 9b5a314d4119 [2023-10-27T04:19:14.238Z] Step 14/26 : FROM alpine:3.18 [2023-10-27T04:19:14.238Z] 3.18: Pulling from library/alpine [2023-10-27T04:19:14.238Z] 579b34f0a95b: Pulling fs layer [2023-10-27T04:19:14.238Z] 579b34f0a95b: Verifying Checksum [2023-10-27T04:19:14.238Z] 579b34f0a95b: Download complete [2023-10-27T04:19:14.238Z] 579b34f0a95b: Pull complete [2023-10-27T04:19:14.238Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-27T04:19:14.238Z] Status: Downloaded newer image for alpine:3.18 [2023-10-27T04:19:14.238Z] ---> 3cc203321400 [2023-10-27T04:19:14.238Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-10-27T04:19:14.238Z] ---> Running in f9268b2f7d56 [2023-10-27T04:19:14.238Z] Removing intermediate container f9268b2f7d56 [2023-10-27T04:19:14.238Z] ---> a932c4132e7d [2023-10-27T04:19:14.238Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-10-27T04:19:14.238Z] ---> Running in e63dcb7811f4 [2023-10-27T04:19:14.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-27T04:19:14.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-27T04:19:14.238Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-27T04:19:14.238Z] Executing busybox-1.36.1-r2.trigger [2023-10-27T04:19:14.238Z] OK: 8 MiB in 16 packages [2023-10-27T04:19:14.238Z] Removing intermediate container e63dcb7811f4 [2023-10-27T04:19:14.238Z] ---> b283a09e0314 [2023-10-27T04:19:14.238Z] Step 17/26 : WORKDIR / [2023-10-27T04:19:14.238Z] ---> Running in 040fbe9e2b3f [2023-10-27T04:19:14.238Z] Removing intermediate container 040fbe9e2b3f [2023-10-27T04:19:14.238Z] ---> 1450ea7acc54 [2023-10-27T04:19:14.238Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-10-27T04:19:14.238Z] ---> 5123e01547a8 [2023-10-27T04:19:14.238Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-10-27T04:19:14.238Z] ---> 884eb447ab6b [2023-10-27T04:19:14.238Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-10-27T04:19:14.238Z] ---> d4afc3d0d241 [2023-10-27T04:19:14.238Z] Step 21/26 : EXPOSE 59984 [2023-10-27T04:19:14.238Z] ---> Running in 1a98701aa9aa [2023-10-27T04:19:14.238Z] Removing intermediate container 1a98701aa9aa [2023-10-27T04:19:14.238Z] ---> 8f2e3c914915 [2023-10-27T04:19:14.238Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-10-27T04:19:14.238Z] ---> Running in 4a8f5b913806 [2023-10-27T04:19:14.238Z] Removing intermediate container 4a8f5b913806 [2023-10-27T04:19:14.238Z] ---> 3e37e111fe93 [2023-10-27T04:19:14.238Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-27T04:19:14.238Z] ---> Running in 5ea464c94f0b [2023-10-27T04:19:14.238Z] Removing intermediate container 5ea464c94f0b [2023-10-27T04:19:14.238Z] ---> 4909fcba9b7b [2023-10-27T04:19:14.238Z] Step 24/26 : LABEL arch=arm64 [2023-10-27T04:19:14.238Z] ---> Running in 63cedc573dd9 [2023-10-27T04:19:14.238Z] Removing intermediate container 63cedc573dd9 [2023-10-27T04:19:14.238Z] ---> f86888837653 [2023-10-27T04:19:14.238Z] Step 25/26 : LABEL git_sha=240f1fbdd5e3ebf38efefeb134228f22bb8984ac [2023-10-27T04:19:14.238Z] ---> Running in d3465ecc152b [2023-10-27T04:19:14.238Z] Removing intermediate container d3465ecc152b [2023-10-27T04:19:14.238Z] ---> 569a61c6e1df [2023-10-27T04:19:14.238Z] Step 26/26 : LABEL version=0.0.0 [2023-10-27T04:19:14.238Z] ---> Running in f7b44fbc0c06 [2023-10-27T04:19:14.238Z] Removing intermediate container f7b44fbc0c06 [2023-10-27T04:19:14.238Z] ---> 5b84848e3637 [2023-10-27T04:19:14.238Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-27T04:19:14.238Z] Successfully built 5b84848e3637 [2023-10-27T04:19:14.238Z] 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 [2023-10-27T04:19:15.248Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-27T04:19:15.248Z] [2023-10-27T04:19:15.248Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T04:19:15.754Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-27T04:19:16.047Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-27T04:19:16.047Z] 8998bd30e6a1: Pulling fs layer [2023-10-27T04:19:16.047Z] 04944245beec: Pulling fs layer [2023-10-27T04:19:16.047Z] 699f458cf7ca: Pulling fs layer [2023-10-27T04:19:16.047Z] 765212b225bb: Pulling fs layer [2023-10-27T04:19:16.047Z] f23df028b6ca: Pulling fs layer [2023-10-27T04:19:16.047Z] d65c8cfc05b1: Pulling fs layer [2023-10-27T04:19:16.047Z] 2437ff75d9bd: Pulling fs layer [2023-10-27T04:19:16.047Z] 765212b225bb: Waiting [2023-10-27T04:19:16.047Z] f23df028b6ca: Waiting [2023-10-27T04:19:16.047Z] d65c8cfc05b1: Waiting [2023-10-27T04:19:16.047Z] 2437ff75d9bd: Waiting [2023-10-27T04:19:16.047Z] 04944245beec: Verifying Checksum [2023-10-27T04:19:16.047Z] 04944245beec: Download complete [2023-10-27T04:19:16.047Z] 765212b225bb: Verifying Checksum [2023-10-27T04:19:16.047Z] 765212b225bb: Download complete [2023-10-27T04:19:16.047Z] f23df028b6ca: Download complete [2023-10-27T04:19:16.329Z] d65c8cfc05b1: Verifying Checksum [2023-10-27T04:19:16.329Z] d65c8cfc05b1: Download complete [2023-10-27T04:19:16.329Z] 699f458cf7ca: Verifying Checksum [2023-10-27T04:19:16.329Z] 699f458cf7ca: Download complete [2023-10-27T04:19:16.942Z] 8998bd30e6a1: Verifying Checksum [2023-10-27T04:19:16.942Z] 8998bd30e6a1: Download complete [2023-10-27T04:19:19.548Z] 2437ff75d9bd: Verifying Checksum [2023-10-27T04:19:19.548Z] 2437ff75d9bd: Download complete [2023-10-27T04:19:21.520Z] 8998bd30e6a1: Pull complete [2023-10-27T04:19:22.108Z] 04944245beec: Pull complete [2023-10-27T04:19:24.061Z] 699f458cf7ca: Pull complete [2023-10-27T04:19:24.061Z] 765212b225bb: Pull complete [2023-10-27T04:19:25.031Z] f23df028b6ca: Pull complete [2023-10-27T04:19:25.304Z] d65c8cfc05b1: Pull complete [2023-10-27T04:19:43.542Z] 2437ff75d9bd: Pull complete [2023-10-27T04:19:43.542Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-27T04:19:43.542Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-27T04:19:43.542Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T04:19:43.910Z] prd-ubuntu20.04-docker-arm64-4c-16g-12420 does not seem to be running inside a container [2023-10-27T04:19:43.988Z] $ 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 [2023-10-27T04:19:47.246Z] $ docker top 274e126fcfe5f0198e8fbdfe63aa18bc6622e5ee7977b9d5060abac4c364774f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T04:19:48.213Z] ---> job-cost.sh [2023-10-27T04:19:48.213Z] lf-activate-venv: SKIPPING [2023-10-27T04:19:48.213Z] INFO: No Stack... [2023-10-27T04:19:48.800Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-27T04:19:49.778Z] INFO: Archiving Costs [Pipeline] sh [2023-10-27T04:19:50.461Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [2023-10-27T04:19:50.461Z] + cut -d, -f6 [Pipeline] lock [2023-10-27T04:19:50.555Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-401-1-stack-cost] [2023-10-27T04:19:50.563Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-401-1-stack-cost] did not exist. Created. [2023-10-27T04:19:50.563Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-401-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-27T04:19:51.299Z] /w/workspace/device-onvif-camera/1@tmp/durable-6bfd5d1b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-27T04:19:51.988Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-27T04:19:52.020Z] Warning: overwriting stash ‘stack-cost’ [2023-10-27T04:19:52.089Z] Stashed 1 file(s) [Pipeline] } [2023-10-27T04:19:52.104Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-401-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-27T04:19:52.181Z] $ docker stop --time=1 274e126fcfe5f0198e8fbdfe63aa18bc6622e5ee7977b9d5060abac4c364774f [2023-10-27T04:19:53.751Z] $ docker rm -f --volumes 274e126fcfe5f0198e8fbdfe63aa18bc6622e5ee7977b9d5060abac4c364774f [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 [2023-10-27T04:19:54.773Z] provisioning config files... [2023-10-27T04:19:54.781Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-401@tmp/config2384751825196216437tmp [Pipeline] { [Pipeline] sh [2023-10-27T04:19:55.118Z] + set +x [2023-10-27T04:19:55.118Z] + curl -s https://codecov.io/bash [2023-10-27T04:19:55.118Z] + bash -s -- [2023-10-27T04:19:55.118Z] [2023-10-27T04:19:55.118Z] _____ _ [2023-10-27T04:19:55.118Z] / ____| | | [2023-10-27T04:19:55.118Z] | | ___ __| | ___ ___ _____ __ [2023-10-27T04:19:55.118Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-27T04:19:55.118Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-27T04:19:55.118Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-27T04:19:55.118Z] Bash-1.0.6 [2023-10-27T04:19:55.118Z] [2023-10-27T04:19:55.118Z] [2023-10-27T04:19:55.118Z] ==> git version 2.25.1 found [2023-10-27T04:19:55.118Z] ==> 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 [2023-10-27T04:19:55.118Z] Release-Date: 2020-01-08 [2023-10-27T04:19:55.118Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-10-27T04:19:55.118Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-27T04:19:55.118Z] ==> Jenkins CI detected. [2023-10-27T04:19:55.118Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-401 [2023-10-27T04:19:55.118Z] project root: . [2023-10-27T04:19:55.118Z] --> token set from env [2023-10-27T04:19:55.118Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-27T04:19:55.118Z] ==> Running gcov in . (disable via -X gcov) [2023-10-27T04:19:55.118Z] ==> Python coveragepy not found [2023-10-27T04:19:55.118Z] ==> Searching for coverage reports in: [2023-10-27T04:19:55.118Z] + . [2023-10-27T04:19:55.382Z] -> Found 1 reports [2023-10-27T04:19:55.382Z] ==> Detecting git/mercurial file structure [2023-10-27T04:19:55.382Z] ==> Reading reports [2023-10-27T04:19:55.382Z] + ./coverage.out bytes=78456 [2023-10-27T04:19:55.382Z] ==> Appending adjustments [2023-10-27T04:19:55.382Z] https://docs.codecov.io/docs/fixing-reports [2023-10-27T04:19:55.382Z] + Found adjustments [2023-10-27T04:19:55.382Z] ==> Gzipping contents [2023-10-27T04:19:55.382Z] 12K /tmp/codecov.nYN5kQ.gz [2023-10-27T04:19:55.382Z] ==> Uploading reports [2023-10-27T04:19:55.382Z] url: https://codecov.io [2023-10-27T04:19:55.382Z] query: branch=PR-401&commit=240f1fbdd5e3ebf38efefeb134228f22bb8984ac&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-401%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=401&job=&cmd_args= [2023-10-27T04:19:55.382Z] -> Pinging Codecov [2023-10-27T04:19:55.382Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-401&commit=240f1fbdd5e3ebf38efefeb134228f22bb8984ac&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-401%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=401&job=&cmd_args= [2023-10-27T04:19:55.641Z] -> Uploading to [2023-10-27T04:19:55.641Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-27/F29A59C45E3A92E06B3E522C9905F8EF/240f1fbdd5e3ebf38efefeb134228f22bb8984ac/fa9592f2-f937-4719-90c8-46536165a7ed.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231027%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231027T041955Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ccb8a9f0cbe8b907d09dddc90c3f093b5746752bc2f5ab18874c93d2b89377c3 [2023-10-27T04:19:55.641Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-27T04:19:55.641Z] Dload Upload Total Spent Left Speed [2023-10-27T04:19:55.899Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10378 0 0 100 10378 0 29070 --:--:-- --:--:-- --:--:-- 28988 [2023-10-27T04:19:55.899Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/240f1fbdd5e3ebf38efefeb134228f22bb8984ac [Pipeline] } [2023-10-27T04:19:55.924Z] 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 [2023-10-27T04:19:57.796Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-401/archives ] [2023-10-27T04:19:57.796Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-401/archives [2023-10-27T04:19:57.796Z] total 16 [2023-10-27T04:19:57.796Z] drwxr-xr-x 3 root root 4096 Oct 27 04:06 . [2023-10-27T04:19:57.796Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 27 04:06 .. [2023-10-27T04:19:57.796Z] drwxr-xr-x 2 root root 4096 Oct 27 04:06 cost [2023-10-27T04:19:57.796Z] -rw-r--r-- 1 root root 91 Oct 27 04:06 cost.csv [2023-10-27T04:19:57.796Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-401/archives [2023-10-27T04:19:57.796Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-401/archives [2023-10-27T04:19:57.796Z] total 16 [2023-10-27T04:19:57.796Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 04:06 . [2023-10-27T04:19:57.796Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 27 04:06 .. [2023-10-27T04:19:57.796Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 27 04:06 cost [2023-10-27T04:19:57.796Z] -rw-r--r-- 1 jenkins jenkins 91 Oct 27 04:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-27T04:19:58.125Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T04:19:59.006Z] ---> package-listing.sh [2023-10-27T04:19:59.006Z] ++ facter osfamily [2023-10-27T04:19:59.006Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-27T04:19:59.266Z] + OS_FAMILY=debian [2023-10-27T04:19:59.266Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-401 [2023-10-27T04:19:59.266Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-27T04:19:59.266Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-27T04:19:59.266Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-27T04:19:59.266Z] + PACKAGES=/tmp/packages_start.txt [2023-10-27T04:19:59.266Z] + '[' /w/workspace/undry_device-onvif-camera_PR-401 ']' [2023-10-27T04:19:59.266Z] + PACKAGES=/tmp/packages_end.txt [2023-10-27T04:19:59.266Z] + case "${OS_FAMILY}" in [2023-10-27T04:19:59.266Z] + dpkg -l [2023-10-27T04:19:59.266Z] + grep '^ii' [2023-10-27T04:19:59.266Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-27T04:19:59.266Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-27T04:19:59.266Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-27T04:19:59.266Z] + '[' /w/workspace/undry_device-onvif-camera_PR-401 ']' [2023-10-27T04:19:59.266Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-401/archives/ [2023-10-27T04:19:59.266Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-401/archives/ [Pipeline] echo [2023-10-27T04:19:59.297Z] 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-401/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-27T04:19:59.588Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T04:20:00.222Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-27T04:20:00.222Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T04:20:00.357Z] prd-ubuntu20.04-docker-8c-8g-12332 does not seem to be running inside a container [2023-10-27T04:20:00.383Z] $ 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-401/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-401 -v /w/workspace/undry_device-onvif-camera_PR-401:/w/workspace/undry_device-onvif-camera_PR-401:rw,z -v /w/workspace/undry_device-onvif-camera_PR-401@tmp:/w/workspace/undry_device-onvif-camera_PR-401@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 [2023-10-27T04:20:00.572Z] $ docker top 816a94f6afa7e13528abb44e5bf1361c1c6b6d5d9b98f819f55c112fa7346327 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T04:20:00.960Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-27T04:20:01.267Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-27T04:20:01.590Z] + ls /var/log/sa-host [2023-10-27T04:20:01.590Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-27T04:20:01.826Z] provisioning config files... [2023-10-27T04:20:01.834Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-401@tmp/config10522085955748321088tmp [Pipeline] { [Pipeline] echo [2023-10-27T04:20:01.893Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T04:20:02.222Z] ---> create-netrc.sh [Pipeline] } [2023-10-27T04:20:02.251Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-27T04:20:02.674Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-27T04:20:02.709Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T04:20:03.025Z] ---> sudo-logs.sh [2023-10-27T04:20:03.025Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-27T04:20:03.251Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T04:20:03.572Z] ---> job-cost.sh [2023-10-27T04:20:03.572Z] lf-activate-venv: SKIPPING [2023-10-27T04:20:03.572Z] DEBUG: total: 0.2199999988079071 [2023-10-27T04:20:03.572Z] INFO: Retrieving Stack Cost... [2023-10-27T04:20:03.831Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-27T04:20:04.400Z] INFO: Archiving Costs [Pipeline] echo [2023-10-27T04:20:04.438Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T04:20:04.752Z] ---> logs-deploy.sh [2023-10-27T04:20:04.752Z] lf-activate-venv: SKIPPING [2023-10-27T04:20:04.752Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-401/1 [2023-10-27T04:20:04.752Z] INFO: archiving workspace using pattern(s): [2023-10-27T04:20:05.689Z] Archives upload complete. [2023-10-27T04:20:05.689Z] INFO: archiving logs to Nexus