Pull request #429 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b7d0deff68126c4e8ba62d1e4b505a51e70ed826+023c845179eab4edd1a7b84d6adc5f1ef146c7eb (ab13d3ebf5e85498b23d2a80e5274a0b5b1e1623) 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-ssh3325818049457926613.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh11346307807615478354.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-429/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-429/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12385388069975172163.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-429/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2356414730813896511.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh4695937020309396638.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-429/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-429/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18407006782232057141.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5416 in /w/workspace/undry_device-onvif-camera_PR-429 [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-429 # 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 Merging remotes/origin/main commit 023c845179eab4edd1a7b84d6adc5f1ef146c7eb into PR head commit b7d0deff68126c4e8ba62d1e4b505a51e70ed826 Merge succeeded, producing b7d0deff68126c4e8ba62d1e4b505a51e70ed826 Checking out Revision b7d0deff68126c4e8ba62d1e4b505a51e70ed826 (PR-429) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/429/head:refs/remotes/origin/PR-429 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b7d0deff68126c4e8ba62d1e4b505a51e70ed826 # 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 023c845179eab4edd1a7b84d6adc5f1ef146c7eb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b7d0deff68126c4e8ba62d1e4b505a51e70ed826 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-11T03:18:48.218Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-11T03:18:48.421Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-11T03:18:48.549Z] ========================================================= [2024-03-11T03:18:48.549Z] EdgeX Global Pipelines Version Info [2024-03-11T03:18:48.549Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-11T03:18:49.297Z] ------------------- [2024-03-11T03:18:49.298Z] stable info: [2024-03-11T03:18:49.298Z] ------------------- [2024-03-11T03:18:49.298Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-11T03:18:49.298Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-11T03:18:49.298Z] Message: update stable to v1.0.258 [2024-03-11T03:18:49.867Z] ------------------- [2024-03-11T03:18:49.867Z] experimental info: [2024-03-11T03:18:49.867Z] ------------------- [2024-03-11T03:18:49.867Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-11T03:18:49.867Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-11T03:18:49.867Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-11T03:18:50.109Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2024-03-11T03:18:50.165Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2024-03-11T03:18:50.222Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-11T03:18:50.281Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-11T03:18:50.337Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-11T03:18:50.392Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-11T03:18:50.457Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-11T03:18:50.517Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-11T03:18:50.581Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-11T03:18:50.644Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-11T03:18:50.701Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-11T03:18:50.773Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2024-03-11T03:18:50.833Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-11T03:18:50.891Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-11T03:18:50.954Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-11T03:18:51.013Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-11T03:18:51.077Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-11T03:18:51.150Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-11T03:18:51.216Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-11T03:18:51.287Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-11T03:18:51.355Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-03-11T03:18:51.427Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2024-03-11T03:18:51.498Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-11T03:18:51.571Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-11T03:18:51.644Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-11T03:18:51.718Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-11T03:18:51.791Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-11T03:18:51.867Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-429 [Pipeline] echo [2024-03-11T03:18:51.945Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-429 [Pipeline] echo [2024-03-11T03:18:52.023Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-429 [Pipeline] echo [2024-03-11T03:18:52.109Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b7d0deff68126c4e8ba62d1e4b505a51e70ed826 [Pipeline] echo [2024-03-11T03:18:52.184Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b7d0def [Pipeline] echo [2024-03-11T03:18:52.260Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-11T03:18:52.609Z] provisioning config files... [2024-03-11T03:18:52.626Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-429@tmp/config15529440545822155994tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-11T03:18:53.162Z] ---> ****-login.sh [2024-03-11T03:18:53.162Z] nexus3.edgexfoundry.org:10001 [2024-03-11T03:18:53.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T03:18:53.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T03:18:53.688Z] Configure a credential helper to remove this warning. See [2024-03-11T03:18:53.688Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T03:18:53.688Z] [2024-03-11T03:18:53.688Z] Login Succeeded [2024-03-11T03:18:53.688Z] nexus3.edgexfoundry.org:10002 [2024-03-11T03:18:53.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T03:18:53.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T03:18:53.688Z] Configure a credential helper to remove this warning. See [2024-03-11T03:18:53.688Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T03:18:53.688Z] [2024-03-11T03:18:53.688Z] Login Succeeded [2024-03-11T03:18:53.688Z] nexus3.edgexfoundry.org:10003 [2024-03-11T03:18:53.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T03:18:53.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T03:18:53.949Z] Configure a credential helper to remove this warning. See [2024-03-11T03:18:53.949Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T03:18:53.949Z] [2024-03-11T03:18:53.949Z] Login Succeeded [2024-03-11T03:18:53.949Z] nexus3.edgexfoundry.org:10004 [2024-03-11T03:18:53.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T03:18:53.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T03:18:53.949Z] Configure a credential helper to remove this warning. See [2024-03-11T03:18:53.949Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T03:18:53.949Z] [2024-03-11T03:18:53.949Z] Login Succeeded [2024-03-11T03:18:53.949Z] ****.io [2024-03-11T03:18:53.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T03:18:54.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T03:18:54.208Z] Configure a credential helper to remove this warning. See [2024-03-11T03:18:54.208Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T03:18:54.208Z] [2024-03-11T03:18:54.208Z] Login Succeeded [2024-03-11T03:18:54.208Z] ---> ****-login.sh ends [Pipeline] } [2024-03-11T03:18:54.236Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-11T03:18:55.017Z] + git rev-list -1 --merges b7d0deff68126c4e8ba62d1e4b505a51e70ed826~1..b7d0deff68126c4e8ba62d1e4b505a51e70ed826 [Pipeline] echo [2024-03-11T03:18:55.061Z] -----------> git rev-list -1 --merges b7d0deff68126c4e8ba62d1e4b505a51e70ed826~1..b7d0deff68126c4e8ba62d1e4b505a51e70ed826 b7d0deff68126c4e8ba62d1e4b505a51e70ed826 [false] [Pipeline] sh [2024-03-11T03:18:55.391Z] + git log --format=format:%s -1 b7d0deff68126c4e8ba62d1e4b505a51e70ed826 [Pipeline] echo [2024-03-11T03:18:55.430Z] ========================================================= [2024-03-11T03:18:55.430Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-11T03:18:55.430Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-11T03:18:55.964Z] + git log --format=format:%s -1 b7d0deff68126c4e8ba62d1e4b505a51e70ed826 [Pipeline] echo [2024-03-11T03:18:55.997Z] [semverPrep] GIT_COMMIT: b7d0deff68126c4e8ba62d1e4b505a51e70ed826, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-03-11T03:18:56.048Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-11T03:18:56.472Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-11T03:18:56.472Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-11T03:18:56.472Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-11T03:18:56.472Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-11T03:18:56.472Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-11T03:18:56.472Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-11T03:18:56.472Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T03:18:57.007Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-11T03:18:57.007Z] [2024-03-11T03:18:57.007Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T03:18:57.423Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-11T03:18:57.423Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-11T03:18:57.423Z] b85a868b505f: Pulling fs layer [2024-03-11T03:18:57.423Z] e2be974225ed: Pulling fs layer [2024-03-11T03:18:57.423Z] 339a4e72a1f5: Pulling fs layer [2024-03-11T03:18:57.423Z] 988bab9f4d93: Pulling fs layer [2024-03-11T03:18:57.423Z] 1469e6f7b9e6: Pulling fs layer [2024-03-11T03:18:57.423Z] eaf3925da568: Pulling fs layer [2024-03-11T03:18:57.423Z] 988bab9f4d93: Waiting [2024-03-11T03:18:57.423Z] 1469e6f7b9e6: Waiting [2024-03-11T03:18:57.423Z] bab4dde63d76: Pulling fs layer [2024-03-11T03:18:57.423Z] bde34c3a00c8: Pulling fs layer [2024-03-11T03:18:57.423Z] b352a97aabf1: Pulling fs layer [2024-03-11T03:18:57.423Z] 4872d77fe225: Pulling fs layer [2024-03-11T03:18:57.423Z] 5851b861e8e6: Pulling fs layer [2024-03-11T03:18:57.423Z] bde34c3a00c8: Waiting [2024-03-11T03:18:57.423Z] 4872d77fe225: Waiting [2024-03-11T03:18:57.423Z] 5851b861e8e6: Waiting [2024-03-11T03:18:57.423Z] e2be974225ed: Verifying Checksum [2024-03-11T03:18:57.423Z] e2be974225ed: Download complete [2024-03-11T03:18:57.423Z] 988bab9f4d93: Download complete [2024-03-11T03:18:57.423Z] 1469e6f7b9e6: Verifying Checksum [2024-03-11T03:18:57.423Z] 1469e6f7b9e6: Download complete [2024-03-11T03:18:57.423Z] eaf3925da568: Download complete [2024-03-11T03:18:57.423Z] 339a4e72a1f5: Verifying Checksum [2024-03-11T03:18:57.423Z] 339a4e72a1f5: Download complete [2024-03-11T03:18:57.423Z] bde34c3a00c8: Verifying Checksum [2024-03-11T03:18:57.423Z] bde34c3a00c8: Download complete [2024-03-11T03:18:57.682Z] b352a97aabf1: Download complete [2024-03-11T03:18:57.682Z] 4872d77fe225: Verifying Checksum [2024-03-11T03:18:57.682Z] 4872d77fe225: Download complete [2024-03-11T03:18:57.682Z] 5851b861e8e6: Verifying Checksum [2024-03-11T03:18:57.682Z] 5851b861e8e6: Download complete [2024-03-11T03:18:57.682Z] b85a868b505f: Verifying Checksum [2024-03-11T03:18:57.682Z] b85a868b505f: Download complete [2024-03-11T03:18:57.940Z] bab4dde63d76: Verifying Checksum [2024-03-11T03:18:57.940Z] bab4dde63d76: Download complete [2024-03-11T03:18:59.322Z] b85a868b505f: Pull complete [2024-03-11T03:18:59.322Z] e2be974225ed: Pull complete [2024-03-11T03:18:59.582Z] 339a4e72a1f5: Pull complete [2024-03-11T03:18:59.582Z] 988bab9f4d93: Pull complete [2024-03-11T03:19:00.549Z] 1469e6f7b9e6: Pull complete [2024-03-11T03:19:00.549Z] eaf3925da568: Pull complete [2024-03-11T03:19:02.459Z] bab4dde63d76: Pull complete [2024-03-11T03:19:02.721Z] bde34c3a00c8: Pull complete [2024-03-11T03:19:02.721Z] b352a97aabf1: Pull complete [2024-03-11T03:19:02.981Z] 4872d77fe225: Pull complete [2024-03-11T03:19:02.981Z] 5851b861e8e6: Pull complete [2024-03-11T03:19:02.981Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-11T03:19:02.981Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-11T03:19:02.981Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T03:19:03.342Z] prd-ubuntu20.04-docker-8c-8g-5416 does not seem to be running inside a container [2024-03-11T03:19:03.384Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-429 -v /w/workspace/undry_device-onvif-camera_PR-429:/w/workspace/undry_device-onvif-camera_PR-429:rw,z -v /w/workspace/undry_device-onvif-camera_PR-429@tmp:/w/workspace/undry_device-onvif-camera_PR-429@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 [2024-03-11T03:19:06.814Z] $ docker top a0637392a8059ecefef566d59ffaf3576a0d50563c96a477f473be1b36654bdf -eo pid,comm [2024-03-11T03:19:06.865Z] 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). [2024-03-11T03:19:06.865Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-11T03:19:07.067Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-11T03:19:07.068Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-11T03:19:07.197Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-11T03:19:07.205Z] $ docker exec a0637392a8059ecefef566d59ffaf3576a0d50563c96a477f473be1b36654bdf ssh-agent [2024-03-11T03:19:07.315Z] SSH_AUTH_SOCK=/tmp/ssh-cCa37UPPcgp5/agent.33 [2024-03-11T03:19:07.315Z] SSH_AGENT_PID=39 [2024-03-11T03:19:07.322Z] Running ssh-add (command line suppressed) [2024-03-11T03:19:07.438Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-429@tmp/private_key_11065474071447066524.key (/w/workspace/undry_device-onvif-camera_PR-429@tmp/private_key_11065474071447066524.key) [2024-03-11T03:19:07.448Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-11T03:19:07.810Z] + git tag --points-at HEAD [Pipeline] } [2024-03-11T03:19:07.843Z] $ docker exec --env ******** --env ******** a0637392a8059ecefef566d59ffaf3576a0d50563c96a477f473be1b36654bdf ssh-agent -k [2024-03-11T03:19:07.950Z] unset SSH_AUTH_SOCK; [2024-03-11T03:19:07.950Z] unset SSH_AGENT_PID; [2024-03-11T03:19:07.951Z] echo Agent pid 39 killed; [2024-03-11T03:19:07.955Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-11T03:19:08.097Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-11T03:19:08.097Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-11T03:19:08.221Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-11T03:19:08.229Z] $ docker exec a0637392a8059ecefef566d59ffaf3576a0d50563c96a477f473be1b36654bdf ssh-agent [2024-03-11T03:19:08.344Z] SSH_AUTH_SOCK=/tmp/ssh-FNFxpZoWoNRx/agent.71 [2024-03-11T03:19:08.344Z] SSH_AGENT_PID=77 [2024-03-11T03:19:08.349Z] Running ssh-add (command line suppressed) [2024-03-11T03:19:08.471Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-429@tmp/private_key_1529061180295309334.key (/w/workspace/undry_device-onvif-camera_PR-429@tmp/private_key_1529061180295309334.key) [2024-03-11T03:19:08.482Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-11T03:19:08.840Z] + git semver init [2024-03-11T03:19:09.101Z] 2024-03-11 03:19:09,033 [run_init] DEBUG init version:0.0.0 force:False [2024-03-11T03:19:09.101Z] 2024-03-11 03:19:09,034 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-429/.semver [2024-03-11T03:19:09.101Z] 2024-03-11 03:19:09,034 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-429/.semver [2024-03-11T03:19:09.101Z] 2024-03-11 03:19:09,034 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-429/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-429, universal_newlines=False, shell=None, istream=None) [2024-03-11T03:19:11.009Z] 2024-03-11 03:19:10,655 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-429/.git/info/exclude [2024-03-11T03:19:11.009Z] 2024-03-11 03:19:10,656 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-429/.semver/PR-429 with force:False [2024-03-11T03:19:11.009Z] 2024-03-11 03:19:10,656 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-429/.semver/PR-429 [2024-03-11T03:19:11.009Z] 2024-03-11 03:19:10,660 [execute] INFO git cat-file --batch-check [2024-03-11T03:19:11.009Z] 2024-03-11 03:19:10,660 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-429/.semver, universal_newlines=False, shell=None, istream=) [2024-03-11T03:19:11.009Z] 2024-03-11 03:19:10,666 [execute] INFO git cat-file --batch [2024-03-11T03:19:11.009Z] 2024-03-11 03:19:10,666 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-429/.semver, universal_newlines=False, shell=None, istream=) [2024-03-11T03:19:11.009Z] 2024-03-11 03:19:10,672 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-429/.semver/PR-429 [2024-03-11T03:19:11.009Z] 0.0.0 [Pipeline] } [2024-03-11T03:19:11.040Z] $ docker exec --env ******** --env ******** a0637392a8059ecefef566d59ffaf3576a0d50563c96a477f473be1b36654bdf ssh-agent -k [2024-03-11T03:19:11.145Z] unset SSH_AUTH_SOCK; [2024-03-11T03:19:11.146Z] unset SSH_AGENT_PID; [2024-03-11T03:19:11.146Z] echo Agent pid 77 killed; [2024-03-11T03:19:11.150Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-11T03:19:11.690Z] + git semver [Pipeline] } [2024-03-11T03:19:11.982Z] $ docker stop --time=1 a0637392a8059ecefef566d59ffaf3576a0d50563c96a477f473be1b36654bdf [2024-03-11T03:19:13.264Z] $ docker rm -f --volumes a0637392a8059ecefef566d59ffaf3576a0d50563c96a477f473be1b36654bdf [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-11T03:19:13.711Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-11T03:19:14.037Z] Stashed 1 file(s) [Pipeline] echo [2024-03-11T03:19:14.055Z] [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 [2024-03-11T03:19:15.011Z] provisioning config files... [2024-03-11T03:19:15.023Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-429@tmp/config6869725125602718149tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-11T03:19:15.429Z] ---> ****-login.sh [2024-03-11T03:19:15.429Z] nexus3.edgexfoundry.org:10001 [2024-03-11T03:19:15.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T03:19:15.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T03:19:15.429Z] Configure a credential helper to remove this warning. See [2024-03-11T03:19:15.429Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T03:19:15.429Z] [2024-03-11T03:19:15.429Z] Login Succeeded [2024-03-11T03:19:15.429Z] nexus3.edgexfoundry.org:10002 [2024-03-11T03:19:15.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T03:19:15.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T03:19:15.430Z] Configure a credential helper to remove this warning. See [2024-03-11T03:19:15.430Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T03:19:15.430Z] [2024-03-11T03:19:15.430Z] Login Succeeded [2024-03-11T03:19:15.430Z] nexus3.edgexfoundry.org:10003 [2024-03-11T03:19:15.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T03:19:15.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T03:19:15.689Z] Configure a credential helper to remove this warning. See [2024-03-11T03:19:15.689Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T03:19:15.689Z] [2024-03-11T03:19:15.689Z] Login Succeeded [2024-03-11T03:19:15.689Z] nexus3.edgexfoundry.org:10004 [2024-03-11T03:19:15.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T03:19:15.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T03:19:15.689Z] Configure a credential helper to remove this warning. See [2024-03-11T03:19:15.689Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T03:19:15.689Z] [2024-03-11T03:19:15.689Z] Login Succeeded [2024-03-11T03:19:15.689Z] ****.io [2024-03-11T03:19:15.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T03:19:15.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T03:19:15.953Z] Configure a credential helper to remove this warning. See [2024-03-11T03:19:15.953Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T03:19:15.953Z] [2024-03-11T03:19:15.953Z] Login Succeeded [2024-03-11T03:19:15.953Z] ---> ****-login.sh ends [Pipeline] } [2024-03-11T03:19:15.983Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-11T03:19:16.309Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-11T03:19:16.373Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-11T03:19:16.438Z] ========================================================= [2024-03-11T03:19:16.439Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-11T03:19:16.439Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T03:19:17.019Z] + 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 . [2024-03-11T03:19:17.020Z] Sending build context to Docker daemon 34.27MB [2024-03-11T03:19:17.020Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-03-11T03:19:17.020Z] Step 2/13 : FROM ${BASE} AS builder [2024-03-11T03:19:17.280Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-11T03:19:17.280Z] 7264a8db6415: Pulling fs layer [2024-03-11T03:19:17.280Z] c4d48a809fc2: Pulling fs layer [2024-03-11T03:19:17.280Z] 4f1c88b9dad5: Pulling fs layer [2024-03-11T03:19:17.280Z] ad3a456e5733: Pulling fs layer [2024-03-11T03:19:17.280Z] 69c7f0334f64: Pulling fs layer [2024-03-11T03:19:17.280Z] 1f1c1a5573a3: Pulling fs layer [2024-03-11T03:19:17.280Z] ad3a456e5733: Waiting [2024-03-11T03:19:17.280Z] 69c7f0334f64: Waiting [2024-03-11T03:19:17.280Z] ce7588e14bc9: Pulling fs layer [2024-03-11T03:19:17.280Z] b5e4710f87ac: Pulling fs layer [2024-03-11T03:19:17.280Z] 1f1c1a5573a3: Waiting [2024-03-11T03:19:17.280Z] ce7588e14bc9: Waiting [2024-03-11T03:19:17.280Z] b5e4710f87ac: Waiting [2024-03-11T03:19:17.280Z] c4d48a809fc2: Download complete [2024-03-11T03:19:17.280Z] ad3a456e5733: Verifying Checksum [2024-03-11T03:19:17.280Z] ad3a456e5733: Download complete [2024-03-11T03:19:17.280Z] 69c7f0334f64: Verifying Checksum [2024-03-11T03:19:17.280Z] 69c7f0334f64: Download complete [2024-03-11T03:19:17.280Z] 7264a8db6415: Verifying Checksum [2024-03-11T03:19:17.280Z] 7264a8db6415: Download complete [2024-03-11T03:19:17.280Z] 1f1c1a5573a3: Verifying Checksum [2024-03-11T03:19:17.280Z] 1f1c1a5573a3: Download complete [2024-03-11T03:19:17.538Z] 7264a8db6415: Pull complete [2024-03-11T03:19:17.538Z] b5e4710f87ac: Verifying Checksum [2024-03-11T03:19:17.538Z] b5e4710f87ac: Download complete [2024-03-11T03:19:17.538Z] c4d48a809fc2: Pull complete [2024-03-11T03:19:17.797Z] 4f1c88b9dad5: Verifying Checksum [2024-03-11T03:19:17.797Z] 4f1c88b9dad5: Download complete [2024-03-11T03:19:18.056Z] ce7588e14bc9: Verifying Checksum [2024-03-11T03:19:18.056Z] ce7588e14bc9: Download complete [2024-03-11T03:19:21.341Z] 4f1c88b9dad5: Pull complete [2024-03-11T03:19:21.341Z] ad3a456e5733: Pull complete [2024-03-11T03:19:21.341Z] 69c7f0334f64: Pull complete [2024-03-11T03:19:21.341Z] 1f1c1a5573a3: Pull complete [2024-03-11T03:19:23.895Z] ce7588e14bc9: Pull complete [2024-03-11T03:19:24.155Z] b5e4710f87ac: Pull complete [2024-03-11T03:19:24.155Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-11T03:19:24.155Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-11T03:19:24.155Z] ---> 88b5674ff536 [2024-03-11T03:19:24.155Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-03-11T03:19:29.429Z] ---> Running in cadbf118cf70 [2024-03-11T03:19:29.429Z] Removing intermediate container cadbf118cf70 [2024-03-11T03:19:29.429Z] ---> ade7d1d18b36 [2024-03-11T03:19:29.429Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-11T03:19:29.429Z] ---> Running in 2cb326ea5304 [2024-03-11T03:19:29.429Z] Removing intermediate container 2cb326ea5304 [2024-03-11T03:19:29.429Z] ---> 0893414a13c9 [2024-03-11T03:19:29.429Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-03-11T03:19:29.429Z] ---> Running in 462d5c7ea3cc [2024-03-11T03:19:29.691Z] Removing intermediate container 462d5c7ea3cc [2024-03-11T03:19:29.691Z] ---> 298aaaa01273 [2024-03-11T03:19:29.691Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-03-11T03:19:29.691Z] ---> Running in 1f277c8728f3 [2024-03-11T03:19:29.691Z] Removing intermediate container 1f277c8728f3 [2024-03-11T03:19:29.691Z] ---> b3f30058d8e4 [2024-03-11T03:19:29.691Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-03-11T03:19:29.691Z] ---> Running in fbcf150f92d7 [2024-03-11T03:19:29.691Z] Removing intermediate container fbcf150f92d7 [2024-03-11T03:19:29.691Z] ---> 53d9c00620fe [2024-03-11T03:19:29.691Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-11T03:19:29.691Z] ---> Running in 592aa60ae60f [2024-03-11T03:19:29.735Z] Still waiting to schedule task [2024-03-11T03:19:29.736Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-5417’ is offline [2024-03-11T03:19:29.951Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-11T03:19:30.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-11T03:19:30.777Z] OK: 264 MiB in 52 packages [2024-03-11T03:19:31.035Z] Removing intermediate container 592aa60ae60f [2024-03-11T03:19:31.035Z] ---> 2bef933ac174 [2024-03-11T03:19:31.035Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-03-11T03:19:31.035Z] ---> Running in 2fd8cead6620 [2024-03-11T03:19:31.035Z] Removing intermediate container 2fd8cead6620 [2024-03-11T03:19:31.035Z] ---> c6b754154d00 [2024-03-11T03:19:31.035Z] Step 10/13 : COPY go.mod vendor* ./ [2024-03-11T03:19:31.293Z] ---> 4f0c2dfb2039 [2024-03-11T03:19:31.293Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-11T03:19:31.293Z] ---> Running in 7421c0144ef8 [2024-03-11T03:20:10.019Z] Removing intermediate container 7421c0144ef8 [2024-03-11T03:20:10.019Z] ---> dc427d4ab751 [2024-03-11T03:20:10.019Z] Step 12/13 : COPY . . [2024-03-11T03:20:10.019Z] ---> 8fca63ffb363 [2024-03-11T03:20:10.019Z] Step 13/13 : RUN ${MAKE} [2024-03-11T03:20:10.019Z] ---> Running in 6311427b6a08 [2024-03-11T03:20:10.019Z] noop [2024-03-11T03:20:10.019Z] Removing intermediate container 6311427b6a08 [2024-03-11T03:20:10.019Z] ---> cbc431f4c01c [2024-03-11T03:20:10.019Z] Successfully built cbc431f4c01c [2024-03-11T03:20:10.019Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T03:20:10.566Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-11T03:20:10.566Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T03:20:10.792Z] prd-ubuntu20.04-docker-8c-8g-5416 does not seem to be running inside a container [2024-03-11T03:20:10.831Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-429 -v /w/workspace/undry_device-onvif-camera_PR-429:/w/workspace/undry_device-onvif-camera_PR-429:rw,z -v /w/workspace/undry_device-onvif-camera_PR-429@tmp:/w/workspace/undry_device-onvif-camera_PR-429@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 [2024-03-11T03:20:11.180Z] $ docker top 542e142e7da8e22f69f1306a2d71564e5c533ccf74df9cec8535a372b2bd20b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-11T03:20:11.634Z] + go version [2024-03-11T03:20:11.634Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-11T03:20:11.670Z] $ docker stop --time=1 542e142e7da8e22f69f1306a2d71564e5c533ccf74df9cec8535a372b2bd20b0 [2024-03-11T03:20:12.943Z] $ docker rm -f --volumes 542e142e7da8e22f69f1306a2d71564e5c533ccf74df9cec8535a372b2bd20b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T03:20:13.954Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-11T03:20:13.954Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T03:20:14.176Z] prd-ubuntu20.04-docker-8c-8g-5416 does not seem to be running inside a container [2024-03-11T03:20:14.218Z] $ 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-429 -v /w/workspace/undry_device-onvif-camera_PR-429:/w/workspace/undry_device-onvif-camera_PR-429:rw,z -v /w/workspace/undry_device-onvif-camera_PR-429@tmp:/w/workspace/undry_device-onvif-camera_PR-429@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 [2024-03-11T03:20:14.535Z] $ docker top e74ae1fcb1bdb44abbd06e84cc8583f43aa4e4afd2b5ed5bab10a9b43fd9a0b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-11T03:20:14.987Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-429 [Pipeline] fileExists [Pipeline] sh [2024-03-11T03:20:15.378Z] + make test [2024-03-11T03:20:15.378Z] go test ./... -coverprofile=coverage.out ./... [2024-03-11T03:20:16.755Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-03-11T03:20:28.951Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2024-03-11T03:20:28.951Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2024-03-11T03:20:29.887Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.037s coverage: 31.5% of statements [2024-03-11T03:20:29.887Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.131s coverage: 86.5% of statements [2024-03-11T03:20:38.136Z] go vet ./... [2024-03-11T03:20:40.685Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-11T03:20:40.685Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-11T03:20:40.685Z] ./bin/test-attribution-txt.sh [2024-03-11T03:20:40.685Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-11T03:20:40.730Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-11T03:20:40.804Z] $ docker stop --time=1 e74ae1fcb1bdb44abbd06e84cc8583f43aa4e4afd2b5ed5bab10a9b43fd9a0b5 [2024-03-11T03:20:44.804Z] $ docker rm -f --volumes e74ae1fcb1bdb44abbd06e84cc8583f43aa4e4afd2b5ed5bab10a9b43fd9a0b5 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-11T03:20:45.424Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-11T03:20:45.499Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-03-11T03:20:46.365Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-11T03:20:46.688Z] + ls -al . [2024-03-11T03:20:46.688Z] total 244 [2024-03-11T03:20:46.688Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 11 03:20 . [2024-03-11T03:20:46.688Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 03:18 .. [2024-03-11T03:20:46.688Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 03:20 .git [2024-03-11T03:20:46.688Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 03:18 .github [2024-03-11T03:20:46.688Z] -rw-rw-r-- 1 jenkins jenkins 493 Mar 11 03:18 .gitignore [2024-03-11T03:20:46.688Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 11 03:18 .golangci.yml [2024-03-11T03:20:46.688Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 03:19 .semver [2024-03-11T03:20:46.688Z] -rw-rw-r-- 1 jenkins jenkins 11155 Mar 11 03:18 Attribution.txt [2024-03-11T03:20:46.688Z] -rw-rw-r-- 1 jenkins jenkins 17665 Mar 11 03:18 CHANGELOG.md [2024-03-11T03:20:46.688Z] -rw-rw-r-- 1 jenkins jenkins 1683 Mar 11 03:18 Dockerfile [2024-03-11T03:20:46.688Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 11 03:18 GOVERNANCE.md [2024-03-11T03:20:46.688Z] -rw-rw-r-- 1 jenkins jenkins 739 Mar 11 03:18 Jenkinsfile [2024-03-11T03:20:46.688Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 11 03:18 LICENSE [2024-03-11T03:20:46.688Z] -rw-rw-r-- 1 jenkins jenkins 2883 Mar 11 03:18 Makefile [2024-03-11T03:20:46.688Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 11 03:18 OWNERS.md [2024-03-11T03:20:46.688Z] -rw-rw-r-- 1 jenkins jenkins 2620 Mar 11 03:18 README.md [2024-03-11T03:20:46.688Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 11 03:19 VERSION [2024-03-11T03:20:46.688Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 03:18 bin [2024-03-11T03:20:46.689Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 03:18 cmd [2024-03-11T03:20:46.689Z] -rw-r--r-- 1 jenkins jenkins 78456 Mar 11 03:20 coverage.out [2024-03-11T03:20:46.689Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 03:18 doc [2024-03-11T03:20:46.689Z] -rw-rw-r-- 1 jenkins jenkins 4132 Mar 11 03:18 go.mod [2024-03-11T03:20:46.689Z] -rw-rw-r-- 1 jenkins jenkins 36810 Mar 11 03:18 go.sum [2024-03-11T03:20:46.689Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 03:18 internal [2024-03-11T03:20:46.689Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 11 03:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T03:20:47.163Z] + 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=b7d0deff68126c4e8ba62d1e4b505a51e70ed826 --label arch=amd64 --label version=0.0.0 . [2024-03-11T03:20:47.163Z] Sending build context to Docker daemon 34.35MB [2024-03-11T03:20:47.163Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-03-11T03:20:47.163Z] Step 2/27 : FROM ${BASE} AS builder [2024-03-11T03:20:47.163Z] ---> cbc431f4c01c [2024-03-11T03:20:47.163Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-03-11T03:20:47.759Z] ---> Running in 1fd0540d3c02 [2024-03-11T03:20:48.020Z] Removing intermediate container 1fd0540d3c02 [2024-03-11T03:20:48.020Z] ---> b1e32d9e92af [2024-03-11T03:20:48.020Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-11T03:20:48.020Z] ---> Running in d4466da3ee69 [2024-03-11T03:20:48.020Z] Removing intermediate container d4466da3ee69 [2024-03-11T03:20:48.020Z] ---> ca04b8cc34bb [2024-03-11T03:20:48.020Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-03-11T03:20:48.020Z] ---> Running in 7a3012e7bbce [2024-03-11T03:20:48.020Z] Removing intermediate container 7a3012e7bbce [2024-03-11T03:20:48.020Z] ---> 322eabfdf0ad [2024-03-11T03:20:48.020Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-03-11T03:20:48.280Z] ---> Running in 814c39fa681a [2024-03-11T03:20:48.281Z] Removing intermediate container 814c39fa681a [2024-03-11T03:20:48.281Z] ---> aa20178db4a3 [2024-03-11T03:20:48.281Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-03-11T03:20:48.281Z] ---> Running in 8142eebd7798 [2024-03-11T03:20:48.281Z] Removing intermediate container 8142eebd7798 [2024-03-11T03:20:48.281Z] ---> 301933d3ad7f [2024-03-11T03:20:48.281Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-11T03:20:48.281Z] ---> Running in 537772f054ec [2024-03-11T03:20:48.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-11T03:20:48.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-11T03:20:48.800Z] OK: 264 MiB in 52 packages [2024-03-11T03:20:49.371Z] Removing intermediate container 537772f054ec [2024-03-11T03:20:49.371Z] ---> 0fae8251542b [2024-03-11T03:20:49.371Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-03-11T03:20:49.371Z] ---> Running in 6292a16311e3 [2024-03-11T03:20:49.371Z] Removing intermediate container 6292a16311e3 [2024-03-11T03:20:49.371Z] ---> 0c90122c6ef7 [2024-03-11T03:20:49.371Z] Step 10/27 : COPY go.mod vendor* ./ [2024-03-11T03:20:49.371Z] ---> c050cae62821 [2024-03-11T03:20:49.371Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-11T03:20:49.371Z] ---> Running in 62f24b3a4365 [2024-03-11T03:20:50.305Z] Removing intermediate container 62f24b3a4365 [2024-03-11T03:20:50.306Z] ---> 49371d97ab5d [2024-03-11T03:20:50.306Z] Step 12/27 : COPY . . [2024-03-11T03:20:50.873Z] ---> e547cf640eb9 [2024-03-11T03:20:50.873Z] Step 13/27 : RUN ${MAKE} [2024-03-11T03:20:51.133Z] ---> Running in a7f2e166f130 [2024-03-11T03:20:51.391Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.10" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2024-03-11T03:21:13.451Z] Removing intermediate container a7f2e166f130 [2024-03-11T03:21:13.451Z] ---> 84ec62833170 [2024-03-11T03:21:13.451Z] Step 14/27 : FROM alpine:3.18 [2024-03-11T03:21:13.451Z] 3.18: Pulling from library/alpine [2024-03-11T03:21:13.451Z] 619be1103602: Pulling fs layer [2024-03-11T03:21:13.451Z] 619be1103602: Verifying Checksum [2024-03-11T03:21:13.451Z] 619be1103602: Download complete [2024-03-11T03:21:13.451Z] 619be1103602: Pull complete [2024-03-11T03:21:13.451Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-11T03:21:13.451Z] Status: Downloaded newer image for alpine:3.18 [2024-03-11T03:21:13.451Z] ---> d3782b16ccc9 [2024-03-11T03:21:13.451Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-03-11T03:21:13.451Z] ---> Running in 89cb4525606d [2024-03-11T03:21:13.451Z] Removing intermediate container 89cb4525606d [2024-03-11T03:21:13.451Z] ---> dbcfa74600ec [2024-03-11T03:21:13.451Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-03-11T03:21:13.451Z] ---> Running in c6129d98d8be [2024-03-11T03:21:13.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-11T03:21:13.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-11T03:21:13.971Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-11T03:21:13.971Z] Executing busybox-1.36.1-r5.trigger [2024-03-11T03:21:13.971Z] OK: 7 MiB in 16 packages [2024-03-11T03:21:14.230Z] Removing intermediate container c6129d98d8be [2024-03-11T03:21:14.230Z] ---> 747f8d47055d [2024-03-11T03:21:14.230Z] Step 17/27 : RUN apk --no-cache upgrade [2024-03-11T03:21:14.230Z] ---> Running in 80698886299a [2024-03-11T03:21:14.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-11T03:21:14.747Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-11T03:21:15.008Z] OK: 7 MiB in 16 packages [2024-03-11T03:21:15.267Z] Removing intermediate container 80698886299a [2024-03-11T03:21:15.267Z] ---> dcdd1a069a69 [2024-03-11T03:21:15.267Z] Step 18/27 : WORKDIR / [2024-03-11T03:21:15.267Z] ---> Running in 8417bb13c220 [2024-03-11T03:21:15.267Z] Removing intermediate container 8417bb13c220 [2024-03-11T03:21:15.267Z] ---> 0178d109bc6b [2024-03-11T03:21:15.267Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-03-11T03:21:16.302Z] ---> 024c8d0ee004 [2024-03-11T03:21:16.302Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-03-11T03:21:16.302Z] ---> 932be78c4118 [2024-03-11T03:21:16.302Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-03-11T03:21:16.302Z] ---> 04954d8820eb [2024-03-11T03:21:16.302Z] Step 22/27 : EXPOSE 59984 [2024-03-11T03:21:16.560Z] ---> Running in ca8eb026f9e7 [2024-03-11T03:21:16.560Z] Removing intermediate container ca8eb026f9e7 [2024-03-11T03:21:16.560Z] ---> 099a4ea05619 [2024-03-11T03:21:16.560Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-03-11T03:21:16.560Z] ---> Running in d75789cd28b1 [2024-03-11T03:21:16.561Z] Removing intermediate container d75789cd28b1 [2024-03-11T03:21:16.561Z] ---> eab7b701bc72 [2024-03-11T03:21:16.561Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-11T03:21:16.561Z] ---> Running in 4a5f38ed0759 [2024-03-11T03:21:16.561Z] Removing intermediate container 4a5f38ed0759 [2024-03-11T03:21:16.561Z] ---> 7bb2629838e7 [2024-03-11T03:21:16.561Z] Step 25/27 : LABEL arch=amd64 [2024-03-11T03:21:16.819Z] ---> Running in a6e579cc61bb [2024-03-11T03:21:16.819Z] Removing intermediate container a6e579cc61bb [2024-03-11T03:21:16.819Z] ---> dd37dc5b78f3 [2024-03-11T03:21:16.819Z] Step 26/27 : LABEL git_sha=b7d0deff68126c4e8ba62d1e4b505a51e70ed826 [2024-03-11T03:21:16.819Z] ---> Running in 349bfa8cfe36 [2024-03-11T03:21:16.819Z] Removing intermediate container 349bfa8cfe36 [2024-03-11T03:21:16.819Z] ---> 9dee5ef37af6 [2024-03-11T03:21:16.819Z] Step 27/27 : LABEL version=0.0.0 [2024-03-11T03:21:16.819Z] ---> Running in 847488c2e823 [2024-03-11T03:21:16.819Z] Removing intermediate container 847488c2e823 [2024-03-11T03:21:16.819Z] ---> 36cb52657517 [2024-03-11T03:21:16.819Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-11T03:21:17.078Z] Successfully built 36cb52657517 [2024-03-11T03:21:17.079Z] 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 [2024-03-11T03:21:18.286Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-11T03:21:18.286Z] [2024-03-11T03:21:18.286Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T03:21:18.696Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-11T03:21:18.696Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-11T03:21:18.696Z] 5eb5b503b376: Pulling fs layer [2024-03-11T03:21:18.696Z] 5c69ac0246d0: Pulling fs layer [2024-03-11T03:21:18.696Z] ec43610c2a17: Pulling fs layer [2024-03-11T03:21:18.696Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-11T03:21:18.696Z] 33b1e0a273af: Pulling fs layer [2024-03-11T03:21:18.696Z] 5d3b04190fa2: Pulling fs layer [2024-03-11T03:21:18.696Z] 2f39f015ded8: Pulling fs layer [2024-03-11T03:21:18.696Z] 3a2ae6a8a46f: Waiting [2024-03-11T03:21:18.696Z] 2f39f015ded8: Waiting [2024-03-11T03:21:18.696Z] 33b1e0a273af: Waiting [2024-03-11T03:21:18.696Z] 5c69ac0246d0: Verifying Checksum [2024-03-11T03:21:18.696Z] 5c69ac0246d0: Download complete [2024-03-11T03:21:18.696Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-11T03:21:18.696Z] 3a2ae6a8a46f: Download complete [2024-03-11T03:21:18.696Z] 33b1e0a273af: Verifying Checksum [2024-03-11T03:21:18.696Z] 33b1e0a273af: Download complete [2024-03-11T03:21:18.696Z] 5d3b04190fa2: Verifying Checksum [2024-03-11T03:21:18.696Z] 5d3b04190fa2: Download complete [2024-03-11T03:21:18.696Z] ec43610c2a17: Verifying Checksum [2024-03-11T03:21:18.696Z] ec43610c2a17: Download complete [2024-03-11T03:21:18.955Z] 5eb5b503b376: Verifying Checksum [2024-03-11T03:21:18.955Z] 5eb5b503b376: Download complete [2024-03-11T03:21:19.522Z] 2f39f015ded8: Download complete [2024-03-11T03:21:20.089Z] 5eb5b503b376: Pull complete [2024-03-11T03:21:20.089Z] 5c69ac0246d0: Pull complete [2024-03-11T03:21:20.655Z] ec43610c2a17: Pull complete [2024-03-11T03:21:20.655Z] 3a2ae6a8a46f: Pull complete [2024-03-11T03:21:20.912Z] 33b1e0a273af: Pull complete [2024-03-11T03:21:21.170Z] 5d3b04190fa2: Pull complete [2024-03-11T03:21:25.354Z] 2f39f015ded8: Pull complete [2024-03-11T03:21:25.354Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-11T03:21:25.354Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-11T03:21:25.354Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T03:21:25.723Z] prd-ubuntu20.04-docker-8c-8g-5416 does not seem to be running inside a container [2024-03-11T03:21:25.760Z] $ 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-429 -v /w/workspace/undry_device-onvif-camera_PR-429:/w/workspace/undry_device-onvif-camera_PR-429:rw,z -v /w/workspace/undry_device-onvif-camera_PR-429@tmp:/w/workspace/undry_device-onvif-camera_PR-429@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 [2024-03-11T03:21:31.740Z] $ docker top 61044651540c0d97701c2852755a9c7242aa0c6479d2fc878033522b804e89a8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-11T03:21:32.269Z] ---> job-cost.sh [2024-03-11T03:21:32.269Z] lf-activate-venv: SKIPPING [2024-03-11T03:21:32.269Z] INFO: No Stack... [2024-03-11T03:21:32.528Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-11T03:21:33.097Z] INFO: Archiving Costs [Pipeline] sh [2024-03-11T03:21:33.417Z] + cat /w/workspace/undry_device-onvif-camera_PR-429/archives/cost.csv [2024-03-11T03:21:33.417Z] + cut -d, -f6 [Pipeline] lock [2024-03-11T03:21:33.462Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-429-1-stack-cost] [2024-03-11T03:21:33.467Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-429-1-stack-cost] did not exist. Created. [2024-03-11T03:21:33.472Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-429-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-11T03:21:33.927Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-11T03:21:33.979Z] Stashed 1 file(s) [Pipeline] } [2024-03-11T03:21:34.047Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-429-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-11T03:21:34.196Z] $ docker stop --time=1 61044651540c0d97701c2852755a9c7242aa0c6479d2fc878033522b804e89a8 [2024-03-11T03:21:35.450Z] $ docker rm -f --volumes 61044651540c0d97701c2852755a9c7242aa0c6479d2fc878033522b804e89a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-11T03:21:45.337Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5418 in /w/workspace/undry_device-onvif-camera_PR-429 [Pipeline] { [Pipeline] ws [2024-03-11T03:21:45.444Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2024-03-11T03:21:48.589Z] The recommended git tool is: git [2024-03-11T03:21:53.850Z] using credential edgex-jenkins-ssh [2024-03-11T03:21:53.887Z] Cloning the remote Git repository [2024-03-11T03:21:53.946Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2024-03-11T03:21:54.055Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2024-03-11T03:21:54.235Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2024-03-11T03:21:54.236Z] > git --version # timeout=10 [2024-03-11T03:21:54.260Z] > git --version # 'git version 2.25.1' [2024-03-11T03:21:54.262Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-11T03:21:54.430Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-11T03:21:57.109Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2024-03-11T03:21:57.130Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-11T03:21:58.647Z] Merging remotes/origin/main commit 023c845179eab4edd1a7b84d6adc5f1ef146c7eb into PR head commit b7d0deff68126c4e8ba62d1e4b505a51e70ed826 [2024-03-11T03:21:58.065Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2024-03-11T03:21:58.122Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2024-03-11T03:21:58.123Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-11T03:21:58.141Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/429/head:refs/remotes/origin/PR-429 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-03-11T03:21:58.674Z] > git config core.sparsecheckout # timeout=10 [2024-03-11T03:21:59.047Z] Merge succeeded, producing b7d0deff68126c4e8ba62d1e4b505a51e70ed826 [2024-03-11T03:21:59.048Z] Checking out Revision b7d0deff68126c4e8ba62d1e4b505a51e70ed826 (PR-429) [2024-03-11T03:21:59.824Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-03-11T03:21:59.885Z] > git --version # timeout=10 [2024-03-11T03:21:59.897Z] > git --version # 'git version 2.25.1' [2024-03-11T03:21:59.920Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-11T03:21:58.756Z] > git checkout -f b7d0deff68126c4e8ba62d1e4b505a51e70ed826 # timeout=10 [2024-03-11T03:21:58.947Z] > git remote # timeout=10 [2024-03-11T03:21:58.978Z] > git config --get remote.origin.url # timeout=10 [2024-03-11T03:21:58.996Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-11T03:21:59.010Z] > git merge 023c845179eab4edd1a7b84d6adc5f1ef146c7eb # timeout=10 [2024-03-11T03:21:59.038Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-03-11T03:21:59.059Z] > git config core.sparsecheckout # timeout=10 [2024-03-11T03:21:59.072Z] > git checkout -f b7d0deff68126c4e8ba62d1e4b505a51e70ed826 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-11T03:22:01.324Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-11T03:22:01.324Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-11T03:22:01.324Z] Dload Upload Total Spent Left Speed [2024-03-11T03:22:01.324Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 236k 0 --:--:-- --:--:-- --:--:-- 231k [Pipeline] sh [2024-03-11T03:22:01.678Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-11T03:22:02.039Z] + sudo tee /etc/docker/daemon.new [2024-03-11T03:22:02.039Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-11T03:22:02.039Z] { [2024-03-11T03:22:02.039Z] "registry-mirrors": [ [2024-03-11T03:22:02.039Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-11T03:22:02.039Z] ], [2024-03-11T03:22:02.039Z] "bip": "10.250.0.254/24", [2024-03-11T03:22:02.039Z] "hosts": [ [2024-03-11T03:22:02.039Z] "tcp://0.0.0.0:5555", [2024-03-11T03:22:02.039Z] "unix:///var/run/docker.sock" [2024-03-11T03:22:02.039Z] ], [2024-03-11T03:22:02.039Z] "mtu": 1458, [2024-03-11T03:22:02.039Z] "selinux-enabled": true, [2024-03-11T03:22:02.039Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-11T03:22:02.039Z] } [Pipeline] sh [2024-03-11T03:22:02.408Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-11T03:22:02.761Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-11T03:22:22.471Z] provisioning config files... [2024-03-11T03:22:22.499Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config11546797115563270088tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-11T03:22:23.071Z] ---> ****-login.sh [2024-03-11T03:22:23.071Z] nexus3.edgexfoundry.org:10001 [2024-03-11T03:22:23.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T03:22:23.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T03:22:23.662Z] Configure a credential helper to remove this warning. See [2024-03-11T03:22:23.662Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T03:22:23.662Z] [2024-03-11T03:22:23.662Z] Login Succeeded [2024-03-11T03:22:23.662Z] nexus3.edgexfoundry.org:10002 [2024-03-11T03:22:23.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T03:22:24.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T03:22:24.209Z] Configure a credential helper to remove this warning. See [2024-03-11T03:22:24.209Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T03:22:24.209Z] [2024-03-11T03:22:24.209Z] Login Succeeded [2024-03-11T03:22:24.209Z] nexus3.edgexfoundry.org:10003 [2024-03-11T03:22:24.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T03:22:24.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T03:22:24.494Z] Configure a credential helper to remove this warning. See [2024-03-11T03:22:24.494Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T03:22:24.494Z] [2024-03-11T03:22:24.494Z] Login Succeeded [2024-03-11T03:22:24.494Z] nexus3.edgexfoundry.org:10004 [2024-03-11T03:22:24.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T03:22:25.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T03:22:25.037Z] Configure a credential helper to remove this warning. See [2024-03-11T03:22:25.037Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T03:22:25.037Z] [2024-03-11T03:22:25.037Z] Login Succeeded [2024-03-11T03:22:25.037Z] ****.io [2024-03-11T03:22:25.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T03:22:25.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T03:22:25.577Z] Configure a credential helper to remove this warning. See [2024-03-11T03:22:25.577Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T03:22:25.577Z] [2024-03-11T03:22:25.577Z] Login Succeeded [2024-03-11T03:22:25.577Z] ---> ****-login.sh ends [Pipeline] } [2024-03-11T03:22:25.609Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-11T03:22:26.208Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-11T03:22:26.289Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-11T03:22:26.365Z] ========================================================= [2024-03-11T03:22:26.365Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-11T03:22:26.365Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T03:22:27.060Z] + 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 . [2024-03-11T03:22:27.652Z] Sending build context to Docker daemon 20.5MB [2024-03-11T03:22:27.652Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-03-11T03:22:27.652Z] Step 2/13 : FROM ${BASE} AS builder [2024-03-11T03:22:27.921Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-11T03:22:27.921Z] 9fda8d8052c6: Pulling fs layer [2024-03-11T03:22:27.921Z] 5d54e960e981: Pulling fs layer [2024-03-11T03:22:27.921Z] c4a7e357bf2a: Pulling fs layer [2024-03-11T03:22:27.921Z] f0e02332f6b5: Pulling fs layer [2024-03-11T03:22:27.921Z] 872ee5b61b7b: Pulling fs layer [2024-03-11T03:22:27.921Z] 0c6a40ed1a82: Pulling fs layer [2024-03-11T03:22:27.921Z] 94ae7d8d031c: Pulling fs layer [2024-03-11T03:22:27.921Z] f0e02332f6b5: Waiting [2024-03-11T03:22:27.921Z] 872ee5b61b7b: Waiting [2024-03-11T03:22:27.921Z] 0c6a40ed1a82: Waiting [2024-03-11T03:22:27.921Z] 94ae7d8d031c: Waiting [2024-03-11T03:22:27.921Z] 5d54e960e981: Verifying Checksum [2024-03-11T03:22:27.921Z] 5d54e960e981: Download complete [2024-03-11T03:22:27.921Z] f0e02332f6b5: Verifying Checksum [2024-03-11T03:22:27.921Z] f0e02332f6b5: Download complete [2024-03-11T03:22:27.921Z] 872ee5b61b7b: Verifying Checksum [2024-03-11T03:22:27.921Z] 872ee5b61b7b: Download complete [2024-03-11T03:22:27.921Z] 9fda8d8052c6: Verifying Checksum [2024-03-11T03:22:27.921Z] 9fda8d8052c6: Download complete [2024-03-11T03:22:28.191Z] 94ae7d8d031c: Verifying Checksum [2024-03-11T03:22:28.191Z] 94ae7d8d031c: Download complete [2024-03-11T03:22:28.777Z] 9fda8d8052c6: Pull complete [2024-03-11T03:22:29.364Z] 5d54e960e981: Pull complete [2024-03-11T03:22:29.634Z] c4a7e357bf2a: Verifying Checksum [2024-03-11T03:22:29.634Z] c4a7e357bf2a: Download complete [2024-03-11T03:22:30.603Z] 0c6a40ed1a82: Verifying Checksum [2024-03-11T03:22:30.603Z] 0c6a40ed1a82: Download complete [2024-03-11T03:22:42.937Z] c4a7e357bf2a: Pull complete [2024-03-11T03:22:42.937Z] f0e02332f6b5: Pull complete [2024-03-11T03:22:42.937Z] 872ee5b61b7b: Pull complete [2024-03-11T03:22:51.148Z] 0c6a40ed1a82: Pull complete [2024-03-11T03:22:53.088Z] 94ae7d8d031c: Pull complete [2024-03-11T03:22:53.088Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-11T03:22:53.088Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-11T03:22:53.088Z] ---> 86de565de09d [2024-03-11T03:22:53.088Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-03-11T03:22:54.519Z] ---> Running in a4c1f2458353 [2024-03-11T03:22:55.117Z] Removing intermediate container a4c1f2458353 [2024-03-11T03:22:55.117Z] ---> 2e2728d33258 [2024-03-11T03:22:55.117Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-11T03:22:55.117Z] ---> Running in 58466a96a9ab [2024-03-11T03:22:55.384Z] Removing intermediate container 58466a96a9ab [2024-03-11T03:22:55.384Z] ---> cadfff34b502 [2024-03-11T03:22:55.384Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-03-11T03:22:55.650Z] ---> Running in edc9cea6957c [2024-03-11T03:22:55.918Z] Removing intermediate container edc9cea6957c [2024-03-11T03:22:55.918Z] ---> 634f11c771c8 [2024-03-11T03:22:55.918Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-03-11T03:22:55.918Z] ---> Running in d80b6f0011b3 [2024-03-11T03:22:56.186Z] Removing intermediate container d80b6f0011b3 [2024-03-11T03:22:56.186Z] ---> df92863834f8 [2024-03-11T03:22:56.186Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-03-11T03:22:56.186Z] ---> Running in 1ba2d5131533 [2024-03-11T03:22:56.771Z] Removing intermediate container 1ba2d5131533 [2024-03-11T03:22:56.771Z] ---> e370cda29fdb [2024-03-11T03:22:56.771Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-11T03:22:56.771Z] ---> Running in d8ac9e4686d0 [2024-03-11T03:22:57.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-11T03:22:58.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-11T03:22:59.287Z] OK: 266 MiB in 52 packages [2024-03-11T03:23:00.253Z] Removing intermediate container d8ac9e4686d0 [2024-03-11T03:23:00.253Z] ---> 275b420f8272 [2024-03-11T03:23:00.253Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-03-11T03:23:00.253Z] ---> Running in 8976d1ed5536 [2024-03-11T03:23:00.525Z] Removing intermediate container 8976d1ed5536 [2024-03-11T03:23:00.525Z] ---> 0d1a9907175f [2024-03-11T03:23:00.525Z] Step 10/13 : COPY go.mod vendor* ./ [2024-03-11T03:23:01.118Z] ---> c37895f89320 [2024-03-11T03:23:01.118Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-11T03:23:01.118Z] ---> Running in 53ada2e891a3 [2024-03-11T03:24:09.027Z] Removing intermediate container 53ada2e891a3 [2024-03-11T03:24:09.027Z] ---> 5cc9e7ca348e [2024-03-11T03:24:09.027Z] Step 12/13 : COPY . . [2024-03-11T03:24:09.027Z] ---> 2b036dc086d4 [2024-03-11T03:24:09.027Z] Step 13/13 : RUN ${MAKE} [2024-03-11T03:24:09.027Z] ---> Running in 00a6d52f781a [2024-03-11T03:24:09.027Z] noop [2024-03-11T03:24:09.027Z] Removing intermediate container 00a6d52f781a [2024-03-11T03:24:09.027Z] ---> f287a6db6a62 [2024-03-11T03:24:09.027Z] Successfully built f287a6db6a62 [2024-03-11T03:24:09.027Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T03:24:09.648Z] + docker inspect -f . ci-base-image-arm64 [2024-03-11T03:24:09.648Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T03:24:10.001Z] prd-ubuntu20.04-docker-arm64-4c-16g-5418 does not seem to be running inside a container [2024-03-11T03:24:10.076Z] $ 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 [2024-03-11T03:24:11.354Z] $ docker top f7857d07060aced9b623ba4d62223ba12474cb52dc4c6ab1e5634dac822c5174 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-11T03:24:12.330Z] + go version [2024-03-11T03:24:12.330Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-11T03:24:12.372Z] $ docker stop --time=1 f7857d07060aced9b623ba4d62223ba12474cb52dc4c6ab1e5634dac822c5174 [2024-03-11T03:24:14.041Z] $ docker rm -f --volumes f7857d07060aced9b623ba4d62223ba12474cb52dc4c6ab1e5634dac822c5174 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T03:24:15.266Z] + docker inspect -f . ci-base-image-arm64 [2024-03-11T03:24:15.266Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T03:24:15.622Z] prd-ubuntu20.04-docker-arm64-4c-16g-5418 does not seem to be running inside a container [2024-03-11T03:24:15.694Z] $ 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 [2024-03-11T03:24:16.930Z] $ docker top d384bc53b64abc985f9c345c0626c976c905124b34f65f5a567dc34b4f770212 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-11T03:24:17.932Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2024-03-11T03:24:18.690Z] + make test [2024-03-11T03:24:18.690Z] go test ./... -coverprofile=coverage.out ./... [2024-03-11T03:24:22.041Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-03-11T03:25:58.705Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2024-03-11T03:26:00.651Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2024-03-11T03:26:02.600Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.172s coverage: 31.5% of statements [2024-03-11T03:26:20.826Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 20.240s coverage: 86.5% of statements [2024-03-11T03:26:21.412Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-11T03:26:21.412Z] go vet ./... [2024-03-11T03:26:48.114Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-11T03:26:48.114Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-11T03:26:48.114Z] ./bin/test-attribution-txt.sh [2024-03-11T03:26:48.114Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-11T03:26:48.157Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-11T03:26:48.237Z] $ docker stop --time=1 d384bc53b64abc985f9c345c0626c976c905124b34f65f5a567dc34b4f770212 [2024-03-11T03:26:50.059Z] $ docker rm -f --volumes d384bc53b64abc985f9c345c0626c976c905124b34f65f5a567dc34b4f770212 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-11T03:26:51.410Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-11T03:26:51.448Z] Warning: overwriting stash ‘coverage-report’ [2024-03-11T03:26:51.945Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-11T03:26:52.806Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-11T03:26:53.145Z] + ls -al . [2024-03-11T03:26:53.146Z] total 240 [2024-03-11T03:26:53.146Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 03:24 . [2024-03-11T03:26:53.146Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 03:21 .. [2024-03-11T03:26:53.146Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 03:21 .git [2024-03-11T03:26:53.146Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 03:21 .github [2024-03-11T03:26:53.146Z] -rw-rw-r-- 1 jenkins jenkins 493 Mar 11 03:21 .gitignore [2024-03-11T03:26:53.146Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 11 03:21 .golangci.yml [2024-03-11T03:26:53.146Z] -rw-rw-r-- 1 jenkins jenkins 11155 Mar 11 03:21 Attribution.txt [2024-03-11T03:26:53.146Z] -rw-rw-r-- 1 jenkins jenkins 17665 Mar 11 03:21 CHANGELOG.md [2024-03-11T03:26:53.146Z] -rw-rw-r-- 1 jenkins jenkins 1683 Mar 11 03:21 Dockerfile [2024-03-11T03:26:53.146Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 11 03:21 GOVERNANCE.md [2024-03-11T03:26:53.146Z] -rw-rw-r-- 1 jenkins jenkins 739 Mar 11 03:21 Jenkinsfile [2024-03-11T03:26:53.146Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 11 03:21 LICENSE [2024-03-11T03:26:53.146Z] -rw-rw-r-- 1 jenkins jenkins 2883 Mar 11 03:21 Makefile [2024-03-11T03:26:53.146Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 11 03:21 OWNERS.md [2024-03-11T03:26:53.146Z] -rw-rw-r-- 1 jenkins jenkins 2620 Mar 11 03:21 README.md [2024-03-11T03:26:53.146Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 11 03:19 VERSION [2024-03-11T03:26:53.146Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 03:21 bin [2024-03-11T03:26:53.146Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 03:21 cmd [2024-03-11T03:26:53.146Z] -rw-r--r-- 1 jenkins jenkins 78456 Mar 11 03:26 coverage.out [2024-03-11T03:26:53.146Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 03:21 doc [2024-03-11T03:26:53.146Z] -rw-rw-r-- 1 jenkins jenkins 4132 Mar 11 03:21 go.mod [2024-03-11T03:26:53.146Z] -rw-rw-r-- 1 jenkins jenkins 36810 Mar 11 03:21 go.sum [2024-03-11T03:26:53.146Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 03:21 internal [2024-03-11T03:26:53.146Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 11 03:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T03:26:53.675Z] + 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=b7d0deff68126c4e8ba62d1e4b505a51e70ed826 --label arch=arm64 --label version=0.0.0 . [2024-03-11T03:26:54.261Z] Sending build context to Docker daemon 20.58MB [2024-03-11T03:26:54.261Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-03-11T03:26:54.261Z] Step 2/27 : FROM ${BASE} AS builder [2024-03-11T03:26:54.261Z] ---> f287a6db6a62 [2024-03-11T03:26:54.261Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-03-11T03:26:54.529Z] ---> Running in ec9cb896d6c7 [2024-03-11T03:26:54.798Z] Removing intermediate container ec9cb896d6c7 [2024-03-11T03:26:54.798Z] ---> 0a424bbd1ac8 [2024-03-11T03:26:54.798Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-11T03:26:54.798Z] ---> Running in cbf82c8ba35a [2024-03-11T03:26:55.074Z] Removing intermediate container cbf82c8ba35a [2024-03-11T03:26:55.074Z] ---> 96946147f306 [2024-03-11T03:26:55.074Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-03-11T03:26:55.344Z] ---> Running in f2bf06d6b3d6 [2024-03-11T03:26:55.612Z] Removing intermediate container f2bf06d6b3d6 [2024-03-11T03:26:55.612Z] ---> 4c4b11d59ef9 [2024-03-11T03:26:55.612Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-03-11T03:26:55.612Z] ---> Running in 5c55cc872b9c [2024-03-11T03:26:55.881Z] Removing intermediate container 5c55cc872b9c [2024-03-11T03:26:55.881Z] ---> 9e67fc3c95ff [2024-03-11T03:26:55.881Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-03-11T03:26:55.881Z] ---> Running in f758b352d4fd [2024-03-11T03:26:56.152Z] Removing intermediate container f758b352d4fd [2024-03-11T03:26:56.152Z] ---> bf27460d4e49 [2024-03-11T03:26:56.152Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-11T03:26:56.152Z] ---> Running in ffc6cda3fc5a [2024-03-11T03:26:57.134Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-11T03:26:57.715Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-11T03:26:58.681Z] OK: 266 MiB in 52 packages [2024-03-11T03:26:59.648Z] Removing intermediate container ffc6cda3fc5a [2024-03-11T03:26:59.648Z] ---> 4da18ade633a [2024-03-11T03:26:59.648Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-03-11T03:26:59.648Z] ---> Running in 2c3fe45050f4 [2024-03-11T03:26:59.916Z] Removing intermediate container 2c3fe45050f4 [2024-03-11T03:26:59.916Z] ---> d995b139ee67 [2024-03-11T03:26:59.916Z] Step 10/27 : COPY go.mod vendor* ./ [2024-03-11T03:27:00.182Z] ---> 711b85447741 [2024-03-11T03:27:00.182Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-11T03:27:00.450Z] ---> Running in 2b9c808eb08b [2024-03-11T03:27:02.401Z] Removing intermediate container 2b9c808eb08b [2024-03-11T03:27:02.401Z] ---> b7334b44a568 [2024-03-11T03:27:02.401Z] Step 12/27 : COPY . . [2024-03-11T03:27:04.346Z] ---> 79560f7377b5 [2024-03-11T03:27:04.346Z] Step 13/27 : RUN ${MAKE} [2024-03-11T03:27:04.346Z] ---> Running in 953655581e78 [2024-03-11T03:27:05.321Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.10" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2024-03-11T03:28:57.216Z] Removing intermediate container 953655581e78 [2024-03-11T03:28:57.217Z] ---> 5713ddb1046c [2024-03-11T03:28:57.217Z] Step 14/27 : FROM alpine:3.18 [2024-03-11T03:28:57.217Z] 3.18: Pulling from library/alpine [2024-03-11T03:28:57.217Z] c6b39de5b339: Pulling fs layer [2024-03-11T03:28:57.217Z] c6b39de5b339: Verifying Checksum [2024-03-11T03:28:57.217Z] c6b39de5b339: Download complete [2024-03-11T03:28:57.217Z] c6b39de5b339: Pull complete [2024-03-11T03:28:57.217Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-11T03:28:57.217Z] Status: Downloaded newer image for alpine:3.18 [2024-03-11T03:28:57.217Z] ---> 33abbf032149 [2024-03-11T03:28:57.217Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-03-11T03:28:57.217Z] ---> Running in 1545cd1d31a8 [2024-03-11T03:28:57.217Z] Removing intermediate container 1545cd1d31a8 [2024-03-11T03:28:57.217Z] ---> 88d1db4a5992 [2024-03-11T03:28:57.217Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-03-11T03:28:57.217Z] ---> Running in efca7f92e0cd [2024-03-11T03:28:57.483Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-11T03:28:58.063Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-11T03:28:59.025Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-11T03:28:59.025Z] Executing busybox-1.36.1-r5.trigger [2024-03-11T03:28:59.025Z] OK: 8 MiB in 16 packages [2024-03-11T03:28:59.988Z] Removing intermediate container efca7f92e0cd [2024-03-11T03:28:59.988Z] ---> 8c5a2b1fc5a8 [2024-03-11T03:28:59.988Z] Step 17/27 : RUN apk --no-cache upgrade [2024-03-11T03:28:59.988Z] ---> Running in f74e954895ff [2024-03-11T03:29:00.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-11T03:29:01.532Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-11T03:29:02.500Z] OK: 8 MiB in 16 packages [2024-03-11T03:29:03.458Z] Removing intermediate container f74e954895ff [2024-03-11T03:29:03.458Z] ---> e350b5cf33f5 [2024-03-11T03:29:03.458Z] Step 18/27 : WORKDIR / [2024-03-11T03:29:03.458Z] ---> Running in 862959c04c97 [2024-03-11T03:29:03.725Z] Removing intermediate container 862959c04c97 [2024-03-11T03:29:03.725Z] ---> dc973451c26d [2024-03-11T03:29:03.725Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-03-11T03:29:04.681Z] ---> c37c209f5559 [2024-03-11T03:29:04.682Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-03-11T03:29:05.264Z] ---> d67ae3feccf1 [2024-03-11T03:29:05.264Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-03-11T03:29:05.846Z] ---> 689ee074bb1f [2024-03-11T03:29:05.846Z] Step 22/27 : EXPOSE 59984 [2024-03-11T03:29:05.846Z] ---> Running in 8364f129df25 [2024-03-11T03:29:06.111Z] Removing intermediate container 8364f129df25 [2024-03-11T03:29:06.111Z] ---> c5a1dfebd8a5 [2024-03-11T03:29:06.111Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-03-11T03:29:06.111Z] ---> Running in 0a6d804b00f6 [2024-03-11T03:29:06.695Z] Removing intermediate container 0a6d804b00f6 [2024-03-11T03:29:06.695Z] ---> b0d69df957c9 [2024-03-11T03:29:06.695Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-11T03:29:06.695Z] ---> Running in eb1b07f04913 [2024-03-11T03:29:06.961Z] Removing intermediate container eb1b07f04913 [2024-03-11T03:29:06.961Z] ---> e46e35660376 [2024-03-11T03:29:06.961Z] Step 25/27 : LABEL arch=arm64 [2024-03-11T03:29:06.961Z] ---> Running in 036ef50311ed [2024-03-11T03:29:07.228Z] Removing intermediate container 036ef50311ed [2024-03-11T03:29:07.228Z] ---> db732803e163 [2024-03-11T03:29:07.228Z] Step 26/27 : LABEL git_sha=b7d0deff68126c4e8ba62d1e4b505a51e70ed826 [2024-03-11T03:29:07.228Z] ---> Running in 5d26c959c9bc [2024-03-11T03:29:07.495Z] Removing intermediate container 5d26c959c9bc [2024-03-11T03:29:07.495Z] ---> d006250aab76 [2024-03-11T03:29:07.495Z] Step 27/27 : LABEL version=0.0.0 [2024-03-11T03:29:07.761Z] ---> Running in bac0679b5440 [2024-03-11T03:29:08.026Z] Removing intermediate container bac0679b5440 [2024-03-11T03:29:08.026Z] ---> 4e1731f7185d [2024-03-11T03:29:08.026Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-11T03:29:08.026Z] Successfully built 4e1731f7185d [2024-03-11T03:29:08.026Z] 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 [2024-03-11T03:29:09.320Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-11T03:29:09.320Z] [2024-03-11T03:29:09.320Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T03:29:09.769Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-11T03:29:09.769Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-11T03:29:09.769Z] 8998bd30e6a1: Pulling fs layer [2024-03-11T03:29:09.769Z] 04944245beec: Pulling fs layer [2024-03-11T03:29:09.769Z] 699f458cf7ca: Pulling fs layer [2024-03-11T03:29:09.769Z] 765212b225bb: Pulling fs layer [2024-03-11T03:29:09.769Z] f23df028b6ca: Pulling fs layer [2024-03-11T03:29:09.769Z] d65c8cfc05b1: Pulling fs layer [2024-03-11T03:29:09.769Z] 2437ff75d9bd: Pulling fs layer [2024-03-11T03:29:09.769Z] 765212b225bb: Waiting [2024-03-11T03:29:09.769Z] f23df028b6ca: Waiting [2024-03-11T03:29:09.769Z] d65c8cfc05b1: Waiting [2024-03-11T03:29:09.769Z] 2437ff75d9bd: Waiting [2024-03-11T03:29:10.034Z] 04944245beec: Verifying Checksum [2024-03-11T03:29:10.034Z] 04944245beec: Download complete [2024-03-11T03:29:10.034Z] 765212b225bb: Verifying Checksum [2024-03-11T03:29:10.034Z] 765212b225bb: Download complete [2024-03-11T03:29:10.034Z] f23df028b6ca: Download complete [2024-03-11T03:29:10.034Z] d65c8cfc05b1: Verifying Checksum [2024-03-11T03:29:10.034Z] d65c8cfc05b1: Download complete [2024-03-11T03:29:10.301Z] 699f458cf7ca: Verifying Checksum [2024-03-11T03:29:10.301Z] 699f458cf7ca: Download complete [2024-03-11T03:29:10.567Z] 8998bd30e6a1: Verifying Checksum [2024-03-11T03:29:10.567Z] 8998bd30e6a1: Download complete [2024-03-11T03:29:13.140Z] 2437ff75d9bd: Verifying Checksum [2024-03-11T03:29:13.140Z] 2437ff75d9bd: Download complete [2024-03-11T03:29:15.723Z] 8998bd30e6a1: Pull complete [2024-03-11T03:29:15.723Z] 04944245beec: Pull complete [2024-03-11T03:29:17.668Z] 699f458cf7ca: Pull complete [2024-03-11T03:29:17.668Z] 765212b225bb: Pull complete [2024-03-11T03:29:18.628Z] f23df028b6ca: Pull complete [2024-03-11T03:29:18.628Z] d65c8cfc05b1: Pull complete [2024-03-11T03:29:36.842Z] 2437ff75d9bd: Pull complete [2024-03-11T03:29:36.842Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-11T03:29:36.842Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-11T03:29:36.842Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T03:29:37.360Z] prd-ubuntu20.04-docker-arm64-4c-16g-5418 does not seem to be running inside a container [2024-03-11T03:29:37.432Z] $ 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 [2024-03-11T03:29:40.336Z] $ docker top 22e5ca787b59858a222c72fac56082357c77980d1e9766413538268c18c1313c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-11T03:29:41.325Z] ---> job-cost.sh [2024-03-11T03:29:41.326Z] lf-activate-venv: SKIPPING [2024-03-11T03:29:41.326Z] INFO: No Stack... [2024-03-11T03:29:41.591Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-11T03:29:42.541Z] INFO: Archiving Costs [Pipeline] sh [2024-03-11T03:29:42.873Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [2024-03-11T03:29:42.873Z] + cut -d, -f6 [Pipeline] lock [2024-03-11T03:29:43.195Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-429-1-stack-cost] [2024-03-11T03:29:43.200Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-429-1-stack-cost] did not exist. Created. [2024-03-11T03:29:43.205Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-429-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-11T03:29:44.005Z] /w/workspace/device-onvif-camera/1@tmp/durable-16cce8a8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-11T03:29:44.661Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-11T03:29:44.703Z] Warning: overwriting stash ‘stack-cost’ [2024-03-11T03:29:44.758Z] Stashed 1 file(s) [Pipeline] } [2024-03-11T03:29:44.787Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-429-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-11T03:29:44.969Z] $ docker stop --time=1 22e5ca787b59858a222c72fac56082357c77980d1e9766413538268c18c1313c [2024-03-11T03:29:46.464Z] $ docker rm -f --volumes 22e5ca787b59858a222c72fac56082357c77980d1e9766413538268c18c1313c [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 [2024-03-11T03:29:48.522Z] provisioning config files... [2024-03-11T03:29:48.535Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-429@tmp/config9641147077604981828tmp [Pipeline] { [Pipeline] sh [2024-03-11T03:29:48.973Z] + set +x [2024-03-11T03:29:48.973Z] + curl -s https://codecov.io/bash [2024-03-11T03:29:48.973Z] + bash -s -- [2024-03-11T03:29:49.233Z] [2024-03-11T03:29:49.233Z] _____ _ [2024-03-11T03:29:49.233Z] / ____| | | [2024-03-11T03:29:49.233Z] | | ___ __| | ___ ___ _____ __ [2024-03-11T03:29:49.233Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-11T03:29:49.233Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-11T03:29:49.233Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-11T03:29:49.233Z] Bash-1.0.6 [2024-03-11T03:29:49.233Z] [2024-03-11T03:29:49.233Z] [2024-03-11T03:29:49.233Z] ==> git version 2.25.1 found [2024-03-11T03:29:49.233Z] ==> 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 [2024-03-11T03:29:49.233Z] Release-Date: 2020-01-08 [2024-03-11T03:29:49.233Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-03-11T03:29:49.233Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-11T03:29:49.233Z] ==> Jenkins CI detected. [2024-03-11T03:29:49.233Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-429 [2024-03-11T03:29:49.233Z] project root: . [2024-03-11T03:29:49.233Z] --> token set from env [2024-03-11T03:29:49.233Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-11T03:29:49.234Z] ==> Running gcov in . (disable via -X gcov) [2024-03-11T03:29:49.234Z] ==> Python coveragepy not found [2024-03-11T03:29:49.234Z] ==> Searching for coverage reports in: [2024-03-11T03:29:49.234Z] + . [2024-03-11T03:29:49.234Z] -> Found 1 reports [2024-03-11T03:29:49.234Z] ==> Detecting git/mercurial file structure [2024-03-11T03:29:49.234Z] ==> Reading reports [2024-03-11T03:29:49.234Z] + ./coverage.out bytes=78456 [2024-03-11T03:29:49.234Z] ==> Appending adjustments [2024-03-11T03:29:49.234Z] https://docs.codecov.io/docs/fixing-reports [2024-03-11T03:29:49.493Z] + Found adjustments [2024-03-11T03:29:49.493Z] ==> Gzipping contents [2024-03-11T03:29:49.493Z] 12K /tmp/codecov.gCalbt.gz [2024-03-11T03:29:49.493Z] ==> Uploading reports [2024-03-11T03:29:49.493Z] url: https://codecov.io [2024-03-11T03:29:49.493Z] query: branch=PR-429&commit=b7d0deff68126c4e8ba62d1e4b505a51e70ed826&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-429%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=429&job=&cmd_args= [2024-03-11T03:29:49.493Z] -> Pinging Codecov [2024-03-11T03:29:49.493Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-429&commit=b7d0deff68126c4e8ba62d1e4b505a51e70ed826&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-429%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=429&job=&cmd_args= [2024-03-11T03:29:49.753Z] -> Uploading to [2024-03-11T03:29:49.753Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-11/F29A59C45E3A92E06B3E522C9905F8EF/b7d0deff68126c4e8ba62d1e4b505a51e70ed826/11214583-9a14-4241-b7b3-0b7756da7ed7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240311%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240311T032949Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b1d9fe12dcd80a94ea3a428ebd8c01f23503ac5d52c458929537db4b57cfbaa9 [2024-03-11T03:29:49.753Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-11T03:29:49.753Z] Dload Upload Total Spent Left Speed [2024-03-11T03:29:50.012Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10378 0 0 100 10378 0 37197 --:--:-- --:--:-- --:--:-- 37197 [2024-03-11T03:29:50.012Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/b7d0deff68126c4e8ba62d1e4b505a51e70ed826 [Pipeline] } [2024-03-11T03:29:50.040Z] 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 [2024-03-11T03:29:54.154Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-429/archives ] [2024-03-11T03:29:54.154Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-429/archives [2024-03-11T03:29:54.154Z] total 16 [2024-03-11T03:29:54.154Z] drwxr-xr-x 3 root root 4096 Mar 11 03:21 . [2024-03-11T03:29:54.154Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 11 03:21 .. [2024-03-11T03:29:54.154Z] drwxr-xr-x 2 root root 4096 Mar 11 03:21 cost [2024-03-11T03:29:54.154Z] -rw-r--r-- 1 root root 91 Mar 11 03:21 cost.csv [2024-03-11T03:29:54.154Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-429/archives [2024-03-11T03:29:54.154Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-429/archives [2024-03-11T03:29:54.154Z] total 16 [2024-03-11T03:29:54.154Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 03:21 . [2024-03-11T03:29:54.154Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 11 03:21 .. [2024-03-11T03:29:54.154Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 11 03:21 cost [2024-03-11T03:29:54.154Z] -rw-r--r-- 1 jenkins jenkins 91 Mar 11 03:21 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-11T03:29:54.486Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-11T03:29:55.394Z] ---> package-listing.sh [2024-03-11T03:29:55.394Z] ++ facter osfamily [2024-03-11T03:29:55.394Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-11T03:29:55.653Z] + OS_FAMILY=debian [2024-03-11T03:29:55.653Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-429 [2024-03-11T03:29:55.653Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-11T03:29:55.653Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-11T03:29:55.653Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-11T03:29:55.653Z] + PACKAGES=/tmp/packages_start.txt [2024-03-11T03:29:55.653Z] + '[' /w/workspace/undry_device-onvif-camera_PR-429 ']' [2024-03-11T03:29:55.653Z] + PACKAGES=/tmp/packages_end.txt [2024-03-11T03:29:55.653Z] + case "${OS_FAMILY}" in [2024-03-11T03:29:55.653Z] + dpkg -l [2024-03-11T03:29:55.653Z] + grep '^ii' [2024-03-11T03:29:55.653Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-11T03:29:55.653Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-11T03:29:55.653Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-11T03:29:55.653Z] + '[' /w/workspace/undry_device-onvif-camera_PR-429 ']' [2024-03-11T03:29:55.653Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-429/archives/ [2024-03-11T03:29:55.653Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-429/archives/ [Pipeline] echo [2024-03-11T03:29:55.682Z] 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-429/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-03-11T03:29:55.974Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T03:29:56.672Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-11T03:29:56.672Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T03:29:56.925Z] prd-ubuntu20.04-docker-8c-8g-5416 does not seem to be running inside a container [2024-03-11T03:29:56.951Z] $ 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-429/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-429 -v /w/workspace/undry_device-onvif-camera_PR-429:/w/workspace/undry_device-onvif-camera_PR-429:rw,z -v /w/workspace/undry_device-onvif-camera_PR-429@tmp:/w/workspace/undry_device-onvif-camera_PR-429@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 [2024-03-11T03:29:57.174Z] $ docker top 0d7f3e05ca781ca4ada5536e196c40a375f897e5de1e3b33053032ad65f7105a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-11T03:29:57.675Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-11T03:29:58.294Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-11T03:29:58.608Z] + ls /var/log/sa-host [2024-03-11T03:29:58.608Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-11T03:29:58.891Z] provisioning config files... [2024-03-11T03:29:58.901Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-429@tmp/config552373480516477889tmp [Pipeline] { [Pipeline] echo [2024-03-11T03:29:59.058Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-11T03:29:59.369Z] ---> create-netrc.sh [Pipeline] } [2024-03-11T03:29:59.398Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-11T03:29:59.934Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-11T03:29:59.966Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-11T03:30:00.273Z] ---> sudo-logs.sh [2024-03-11T03:30:00.273Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-11T03:30:00.417Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-11T03:30:00.729Z] ---> job-cost.sh [2024-03-11T03:30:00.729Z] lf-activate-venv: SKIPPING [2024-03-11T03:30:00.729Z] DEBUG: total: 0.2199999988079071 [2024-03-11T03:30:00.729Z] INFO: Retrieving Stack Cost... [2024-03-11T03:30:00.989Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-11T03:30:01.558Z] INFO: Archiving Costs [Pipeline] echo [2024-03-11T03:30:01.621Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-11T03:30:01.931Z] ---> logs-deploy.sh [2024-03-11T03:30:01.931Z] lf-activate-venv: SKIPPING [2024-03-11T03:30:01.931Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-429/1 [2024-03-11T03:30:01.931Z] INFO: archiving workspace using pattern(s): [2024-03-11T03:30:02.867Z] Archives upload complete. [2024-03-11T03:30:02.867Z] INFO: archiving logs to Nexus